Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2] 3   Go Down

Author Topic: Killer in the Dark - A He-219 Night Fighting Campaign!  (Read 5511 times)

0 Members and 2 Guests are viewing this topic.

whistler

  • Modder
  • member
  • Offline Offline
  • Posts: 2784
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #12 on: August 31, 2019, 04:29:11 AM »

I cannot replicate anything of what is being discussed here recently. This campaign loads and plays fine in my BAT v3.7.1.
Logged
NG-HUD v3.6.1 | NG-MAP v3.2 | NG-CAM v2.0 | NG-PAL v1.2: https://www.sas1946.com/main/index.php/board,93.0.html

Vampire_pilot

  • member
  • Offline Offline
  • Posts: 8630
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #13 on: August 31, 2019, 05:24:05 AM »

My collegue Edc/Stan thinks that the problem is that the campaigns are using a map that is not in the air.ini, but hidden in the SFS files somewhere. (That's why you get it to load.)

Can anyone confirm this?

No, not the issue described.
However another good find from the Abyss


The_Ruhr         CY6_ash_BoF_Ruhr/Load.ini

is properly available in BAT
Logged

geppo68

  • member
  • Offline Offline
  • Posts: 6
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #14 on: August 31, 2019, 03:10:08 PM »

moderator note: why is is so immensely DIFFICULT to use the code brackets? Fixed....

Thank you alla for the support; I attach a the relevant part of the logfile after opening and closing the first mission
Code: [Select]
.....................
[size=8pt][2019-08-31 20:32:23.250] dT:    0 Land2DText load failed: null
[2019-08-31 20:32:23.250] dT:    0 java.util.NoSuchElementException
[2019-08-31 20:32:23.251] dT:    0 at java.util.StringTokenizer.nextToken(Unknown Source)
[2019-08-31 20:32:23.251] dT:    0 at java.util.StringTokenizer.nextToken(Unknown Source)
[2019-08-31 20:32:23.251] dT:    0 at com.maddox.il2.engine.Land2DText.load(Land2DText.java:128)
[2019-08-31 20:32:23.251] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric.fillMap(GUIBriefingGeneric.java:2186)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBriefing.fillMap(GUIBriefing.java:999)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric.doUpdateFlight(GUIBriefingGeneric.java:1856)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric.fillSelectFlight(GUIBriefingGeneric.java:2118)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric._enter(GUIBriefingGeneric.java:1248)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBriefing._enter(GUIBriefing.java:155)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.game.GameState.enter(GameState.java:97)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric.enter(GUIBriefingGeneric.java:855)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUICampaignBriefing.enter(GUICampaignBriefing.java:21)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.game.GameStateStack.change(GameStateStack.java:36)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.game.GameStateStack.change(GameStateStack.java:24)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUICampaigns.enter(GUICampaigns.java:288)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUICampaigns.enterPop(GUICampaigns.java:264)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.game.GameStateStack.pop(GameStateStack.java:70)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay.doExit(GUIBWDemoPlay.java:254)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay.recordBad(GUIBWDemoPlay.java:260)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay.access$1000(GUIBWDemoPlay.java:22)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay$1$1.doAction(GUIBWDemoPlay.java:148)
[2019-08-31 20:32:23.253] dT:    0 at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:180)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:23.254] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:23.532] dT:    0 Land2DText load failed: null
[2019-08-31 20:32:23.532] dT:    0 java.util.NoSuchElementException
[2019-08-31 20:32:23.532] dT:    0 at java.util.StringTokenizer.nextToken(Unknown Source)
[2019-08-31 20:32:23.532] dT:    0 at java.util.StringTokenizer.nextToken(Unknown Source)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.engine.Land2DText.load(Land2DText.java:128)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric.fillMap(GUIBriefingGeneric.java:2186)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUIBriefing.fillMap(GUIBriefing.java:999)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric._enter(GUIBriefingGeneric.java:1314)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUIBriefing._enter(GUIBriefing.java:155)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.game.GameState.enter(GameState.java:97)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUIBriefingGeneric.enter(GUIBriefingGeneric.java:855)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUICampaignBriefing.enter(GUICampaignBriefing.java:21)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.game.GameStateStack.change(GameStateStack.java:36)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.game.GameStateStack.change(GameStateStack.java:24)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUICampaigns.enter(GUICampaigns.java:288)
[2019-08-31 20:32:23.532] dT:    0 at com.maddox.il2.gui.GUICampaigns.enterPop(GUICampaigns.java:264)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.game.GameStateStack.pop(GameStateStack.java:70)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay.doExit(GUIBWDemoPlay.java:254)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay.recordBad(GUIBWDemoPlay.java:260)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay.access$1000(GUIBWDemoPlay.java:22)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.gui.GUIBWDemoPlay$1$1.doAction(GUIBWDemoPlay.java:148)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:180)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:23.533] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:23.538] dT:    0 Mission: class 'vehicles.stationary.Stationary$Voit4P_Noire_R' not found
[2019-08-31 20:32:23.539] dT:    0 Mission: class 'vehicles.stationary.Stationary$Voit4P_Noire_R' not found
[2019-08-31 20:32:23.542] dT:    0 Mission: class 'vehicles.stationary.Navaid$NavaidUnit' not found
[2019-08-31 20:32:29.155] dT: -447 Loading mission campaign/de/uhu219_dbw/he219-1.mis...
[2019-08-31 20:32:29.206] dT:    0 Y=1944 / M=11 / H= 23 , Temperature - 0m = 17.0 .
[2019-08-31 20:32:29.207] dT:    0 Loading map.ini defined airfields:
[2019-08-31 20:32:29.210] dT:    0 Detected Vertex Shaders 3.0.
[2019-08-31 20:32:29.210] dT:    0 *** Detected Shaders 4.0. NVidia 8XXX+ series!!!
[2019-08-31 20:32:29.210] dT:    0 Vertex texture units: 32
[2019-08-31 20:32:29.210] dT:    0
[2019-08-31 20:32:32.488] dT:    0 PBuffer: suitable formats: 12
[2019-08-31 20:32:32.488] dT:    0
[2019-08-31 20:32:32.489] dT:    0 Created a 256x256 RenderTexture with BPP(8, 8, 8, 8)
[2019-08-31 20:32:32.489] dT:    0 Depth = 24, stencil = 8
[2019-08-31 20:32:32.495] dT:    0 PBuffer: suitable formats: 12
[2019-08-31 20:32:32.495] dT:    0
[2019-08-31 20:32:32.497] dT:    0 Created a 512x512 RenderTexture with BPP(8, 8, 8, 8)
[2019-08-31 20:32:32.497] dT:    0 Depth = 24, stencil = 8
[2019-08-31 20:32:34.489] dT:    0 Loading vertex/fragment programs: *1260056608*
[2019-08-31 20:32:34.489] dT:    0 *** Loading: [vpFogFar2Tex2D]
[2019-08-31 20:32:34.495] dT:    0 *** Loading: [vpFog2Tex2DBlend]
[2019-08-31 20:32:34.495] dT:    0 *** Loading: [vpFogFar4Tex2D]
[2019-08-31 20:32:34.495] dT:    0 *** Loading: [vpFogFar8Tex2D]
[2019-08-31 20:32:34.495] dT:    0 *** Loading: [vpFogNoTex]
[2019-08-31 20:32:34.496] dT:    0 *** Loading: [vpFog4Tex2D]
[2019-08-31 20:32:34.496] dT:    0 *** Loading: [vpFog4Tex2D_UV2]
[2019-08-31 20:32:34.496] dT:    0 *** Loading: [vp4Tex2D]
[2019-08-31 20:32:34.496] dT:    0 *** Loading: [vp6Tex2D]
[2019-08-31 20:32:34.496] dT:    0 *** Loading: [vpTexUVTex2D]
[2019-08-31 20:32:34.497] dT:    0 *** Loading: [vpWaterGrid_NV]
[2019-08-31 20:32:34.497] dT:    0 *** Loading: [vpWaterSunLight_NV]
[2019-08-31 20:32:34.497] dT:    0 *** Loading: [vpWaterSunLight_ATI]
[2019-08-31 20:32:34.497] dT:    0 *** Loading: [vpWaterSunLight_FP]
[2019-08-31 20:32:34.498] dT:    0 *** Loading: [vpTreeSprite]
[2019-08-31 20:32:34.498] dT:    0 *** Loading: [vpTreeTrunk]
[2019-08-31 20:32:34.498] dT:    0 *** Loading: [vpVAObjectsN]
[2019-08-31 20:32:34.498] dT:    0 *** Loading: [vpVAObjectsL0]
[2019-08-31 20:32:34.499] dT:    0 *** Loading: [vpSprites]
[2019-08-31 20:32:34.499] dT:    0 *** Loading: [vpSimpleGL]
[2019-08-31 20:32:34.499] dT:    0 *** Loading: [fpWaterSunLightFast] -> NV3X Optimized!
[2019-08-31 20:32:34.499] dT:    0 *** Loading: [fpWaterSunLight] -> NV3X Optimized!
[2019-08-31 20:32:34.499] dT:    0 *** Loading: [fpWaterSunLightBest] -> NV3X Optimized!
[2019-08-31 20:32:34.500] dT:    0 *** Loading: [fpCoastBump] -> NV3X Optimized!
[2019-08-31 20:32:34.500] dT:    0 *** Loading: [fpCoastFoam] -> NV3X Optimized!
[2019-08-31 20:32:34.500] dT:    0 *** Loading: [fpCoastFoamFast] -> NV3X Optimized!
[2019-08-31 20:32:34.501] dT:    0 *** Loading: [fpCoastFoamFarFogTex] -> NV3X Optimized!
[2019-08-31 20:32:34.501] dT:    0 *** Loading: [fpCausticSimple] -> NV3X Optimized!
[2019-08-31 20:32:34.501] dT:    0 *** Loading: [fpCaustic] -> NV3X Optimized!
[2019-08-31 20:32:34.501] dT:    0 *** Loading: [fpSprites] -> NV3X Optimized!
[2019-08-31 20:32:34.501] dT:    0 *** Loading: [fpObjectsL0] -> NV3X Optimized!
[2019-08-31 20:32:34.501] dT:    0 *** Loading: [fpObjectsL0_2L] -> NV3X Optimized!
[2019-08-31 20:32:34.502] dT:    0 *** Loading: [fpSimpleGL]
[2019-08-31 20:32:34.502] dT:    0 *** Loading: [fpNearLandFog] -> NV3X Optimized!
[2019-08-31 20:32:34.502] dT:    0 *** Loading: [fpFarLandFog] -> NV3X Optimized!
[2019-08-31 20:32:34.502] dT:    0 *** Loading: [fpRiverCoastAA]
[2019-08-31 20:32:34.502] dT:    0 *** Loading: [vpWaterDM_GPU] -> NV4X Optimized!
[2019-08-31 20:32:34.504] dT:    0 *** Loading: [vpWaterDM_GPU8800] -> NV5X Optimized!
[2019-08-31 20:32:34.504] dT:    0 *** Loading: [fpCoastFoam8800] -> NV5X Optimized!
[2019-08-31 20:32:34.504] dT:    0 *** Loading: [fpCoastFoamFarFogTex8800] -> NV5X Optimized!
[2019-08-31 20:32:34.505] dT:    0 *** Loading: [fpCoastBump8800] -> NV5X Optimized!
[2019-08-31 20:32:34.505] dT:    0 *** Loading: [vpWaterDM_CPU]
[2019-08-31 20:32:34.506] dT:    0 *** Loading: [fpWaterNearDM] -> NV4X Optimized!
[2019-08-31 20:32:34.506] dT:    0 *** Loading: [fpWaterMiddleDM] -> NV4X Optimized!
[2019-08-31 20:32:34.507] dT:    0 *** Loading: [fpWaterFarDM] -> NV4X Optimized!
[2019-08-31 20:32:34.507] dT:    0 *** Loading: [fpWaterDM_CPU] -> NV3X Optimized!
[2019-08-31 20:32:34.507] dT:    0 *** Loading: [fpWaterDM_CPULo] -> NV3X Optimized!
[2019-08-31 20:32:34.507] dT:    0 *** Loading: [fpWaterNearDM8800] -> NV5X Optimized!
[2019-08-31 20:32:34.508] dT:    0 *** Loading: [fpWaterMiddleDM8800] -> NV5X Optimized!
[2019-08-31 20:32:34.508] dT:    0 *** Loading: [fpWaterFarDM8800] -> NV5X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpWaterLFogDM8800] -> NV5X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpWaterLFogDM]
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpIceWater] -> NV3X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpNearNoBlend] -> NV3X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpNearNoBlendNoise] -> NV3X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpNearBlend] -> NV3X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpNearBlendNoise] -> NV3X Optimized!
[2019-08-31 20:32:34.509] dT:    0 *** Loading: [fpFarBlend] -> NV3X Optimized!
[2019-08-31 20:32:34.510] dT:    0 *** Loading: [fpForestPlane] -> NV3X Optimized!
[2019-08-31 20:32:34.510] dT:    0 *** Loading: [fpForestPlaneNoise] -> NV3X Optimized!
[2019-08-31 20:32:34.510] dT:    0 *** Loading: [fpForestPlaneEdges] -> NV3X Optimized!
[2019-08-31 20:32:34.510] dT:    0 *** Loading: [fpForestPlaneEdgesNoise] -> NV3X Optimized!
[2019-08-31 20:32:34.794] dT:    0 Land2DText load failed: null
[2019-08-31 20:32:34.794] dT:    0 java.util.NoSuchElementException
[2019-08-31 20:32:34.794] dT:    0 at java.util.StringTokenizer.nextToken(Unknown Source)
[2019-08-31 20:32:34.794] dT:    0 at java.util.StringTokenizer.nextToken(Unknown Source)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.engine.Land2DText.load(Land2DText.java:128)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.Mission.loadMain(Mission.java:881)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.Mission._load(Mission.java:649)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.Mission.access$600(Mission.java:123)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:34.794] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:34.805] dT:    0 Load bridges
[2019-08-31 20:32:35.009] dT:    0 LongBridge: too big offset
[2019-08-31 20:32:35.109] dT:    0 Load static objects
[2019-08-31 20:32:36.149] dT:    0 ##### House without collision (3do/Buildings/Port/Floor/live.sim)
[2019-08-31 20:32:36.539] dT:    0 INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
[2019-08-31 20:32:36.617] dT:    0 INTERNAL ERROR: Str2FloatClamp() - Clamped 2e+006 -> 1e+006 (delta = -1e+006) to Range 0..1e+006
[2019-08-31 20:32:37.220] dT:    0 WARNING: ****( Unexpected txr reload (tfNoDegradation): '3DO/Plane/UHU/skin1o.tga'
[2019-08-31 20:32:37.220] dT:    0 WARNING: ****( Unexpected txr reload (tfNoDegradation): '3DO/Plane/UHU/skin1o.tga'
[2019-08-31 20:32:38.667] dT:    0 Hook: CAMERAAIM not found
[2019-08-31 20:32:38.667] dT:    0 com.maddox.il2.engine.ActorException: Hook: CAMERAAIM not found
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.engine.HookNamed.<init>(HookNamed.java:125)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.objects.air.CockpitPilot.<init>(CockpitPilot.java:373)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.objects.air.CockpitHe_219_Radar.<init>(CockpitHe_219_Radar.java:91)
[2019-08-31 20:32:38.667] dT:    0 at java.lang.Class.newInstance0(Native Method)
[2019-08-31 20:32:38.667] dT:    0 at java.lang.Class.newInstance(Unknown Source)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:2633)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2137)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.Mission.loadAir(Mission.java:1290)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.ai.Wing.load(Wing.java:144)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.Mission.loadWings(Mission.java:1080)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.Mission._load(Mission.java:655)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.Mission.access$600(Mission.java:123)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2019-08-31 20:32:38.667] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:38.668] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:38.708] dT:    0 Hook: CAMERAAIM not found
[2019-08-31 20:32:38.708] dT:    0 com.maddox.il2.engine.ActorException: Hook: CAMERAAIM not found
[2019-08-31 20:32:38.708] dT:    0 at com.maddox.il2.engine.HookNamed.<init>(HookNamed.java:125)
[2019-08-31 20:32:38.708] dT:    0 at com.maddox.il2.objects.air.CockpitHe_219_Radar.<init>(CockpitHe_219_Radar.java:95)
[2019-08-31 20:32:38.708] dT:    0 at java.lang.Class.newInstance0(Native Method)
[2019-08-31 20:32:38.708] dT:    0 at java.lang.Class.newInstance(Unknown Source)
[2019-08-31 20:32:38.708] dT:    0 at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:2633)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2137)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.Mission.loadAir(Mission.java:1290)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.ai.Wing.load(Wing.java:144)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.Mission.loadWings(Mission.java:1080)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.Mission._load(Mission.java:655)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.Mission.access$600(Mission.java:123)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:38.709] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:38.766] dT:    0 java.io.FileNotFoundException
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.engine.BMPLoader.bmp8PalTo4TGA4(BMPLoader.java:362)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.engine.BmpUtils.bmp8PalTo4TGA4(BmpUtils.java:73)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.net.NetUser.tryPrepareSkin(NetUser.java:1581)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1124)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Mission.prepareSkinInWing(Mission.java:1104)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Mission.loadWings(Mission.java:1091)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Mission._load(Mission.java:655)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Mission.access$600(Mission.java:123)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:38.766] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:38.781] dT:    0 INTERNAL ERROR: Can't open file 'PaintSchemes/Skins/He-219Uhu/Default'
[2019-08-31 20:32:38.781] dT:    0 INTERNAL ERROR: Bitmap 'PaintSchemes/Skins/He-219Uhu/Default' size: 0 != 512 | 1024
[2019-08-31 20:32:38.782] dT:    0 INTERNAL ERROR: Can't open file 'PaintSchemes/Pilots/Default'
[2019-08-31 20:32:39.312] dT:    0 INTERNAL ERROR: Texture Buffer (limit 4202496 Bytes)is to small to fit 16777216 Bytes!
[2019-08-31 20:32:39.312] dT:    0 WARNING: object '3DO/Plane/Lancaster/damage1o.tga' of class 'TTexture2D' not loaded
[2019-08-31 20:32:39.312] dT:    0 INTERNAL ERROR: Texture required
[2019-08-31 20:32:39.312] dT:    0 WARNING: object '3DO/Plane/Lancaster/Gloss1D1o.mat' of class 'TMaterial' not loaded
[2019-08-31 20:32:39.312] dT:    0 INTERNAL ERROR: Texture Buffer (limit 4202496 Bytes)is to small to fit 16777216 Bytes!
[2019-08-31 20:32:39.313] dT:    0 WARNING: object '3DO/Plane/Lancaster/damage2o.tga' of class 'TTexture2D' not loaded
[2019-08-31 20:32:39.313] dT:    0 INTERNAL ERROR: Texture required
[2019-08-31 20:32:39.313] dT:    0 WARNING: object '3DO/Plane/Lancaster/gloss1D2o.mat' of class 'TMaterial' not loaded
[2019-08-31 20:32:39.313] dT:    0 INTERNAL ERROR: Material: Can't load 'gloss1D2o.mat'
[2019-08-31 20:32:39.326] dT:    0 Mission error, ID_04: java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'gloss1D2o.mat'
[2019-08-31 20:32:39.326] dT:    0
[2019-08-31 20:32:39.326] dT:    0 java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'gloss1D2o.mat'
[2019-08-31 20:32:39.326] dT:    0
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.engine.HierMesh.Load(Native Method)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.objects.air.Aircraft._setMesh(Aircraft.java:2899)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.objects.air.Aircraft.<init>(Aircraft.java:1757)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.objects.air.AircraftLH.<init>(AircraftLH.java:64)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.objects.air.Scheme4.<init>(Scheme4.java:26)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.objects.air.LANCASTER.<init>(LANCASTER.java:20)
[2019-08-31 20:32:39.326] dT:    0 at java.lang.Class.newInstance0(Native Method)
[2019-08-31 20:32:39.326] dT:    0 at java.lang.Class.newInstance(Unknown Source)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.game.Mission.loadAir(Mission.java:1276)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.ai.Wing.load(Wing.java:144)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.game.Mission.loadWings(Mission.java:1080)
[2019-08-31 20:32:39.326] dT:    0 at com.maddox.il2.game.Mission._load(Mission.java:655)
[2019-08-31 20:32:39.327] dT:    0 at com.maddox.il2.game.Mission.access$600(Mission.java:123)
[2019-08-31 20:32:39.327] dT:    0 at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:411)
[2019-08-31 20:32:39.327] dT:    0 at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[2019-08-31 20:32:39.327] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2019-08-31 20:32:39.327] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:39.327] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:41.112] dT:    0 Mission: class 'vehicles.stationary.Stationary$Voit4P_Noire_R' not found
[2019-08-31 20:32:41.571] dT:    0 Mission: class 'vehicles.stationary.Stationary$Voit4P_Noire_R' not found
[2019-08-31 20:32:45.969] dT:    0 Mission: class 'vehicles.stationary.Navaid$NavaidUnit' not found
[2019-08-31 20:32:47.647] dT:    0 ERROR file: File users/doe/Icons not found
[2019-08-31 20:32:47.652] dT:    0 null
[2019-08-31 20:32:47.652] dT:    0 java.lang.NullPointerException
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.il2.objects.air.Aircraft.missionStarting(Aircraft.java:2529)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.il2.game.Mission.doMissionStarting(Mission.java:1968)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.il2.game.Mission.doBegin(Mission.java:2022)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.il2.game.cmd.CmdMission.exec(CmdMission.java:83)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.CmdEnv.exec(CmdEnv.java:601)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.il2.gui.GUIMission$4.doAction(GUIMission.java:106)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.Message._send(Message.java:1217)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.Message.sendTo(Message.java:1134)
[2019-08-31 20:32:47.652] dT:    0 at com.maddox.rts.Message.trySend(Message.java:1115)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.rts.Time.loopMessages(Time.java:180)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.il2.game.Main.exec(Main.java:422)
[2019-08-31 20:32:47.653] dT:    0 at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2019-08-31 20:32:47.655] dT:    0 Mission: campaign/de/uhu219_dbw/he219-1.mis is Playing
[2019-08-31 20:32:47.666] dT:    0 INTERNAL ERROR: Can't open file 'PaintSchemes/Pilots/Default'
[2019-08-31 20:32:47.717] dT:    0 INTERNAL ERROR: HierMesh: Can't find chunk 'AFN2_RED'
[2019-08-31 20:32:48.085] dT:    1 INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
[2019-08-31 20:32:48.123] dT:    0 INTERNAL ERROR: Str2FloatClamp() - Clamped 2e+006 -> 1e+006 (delta = -1e+006) to Range 0..1e+006
[2019-08-31 20:36:57.873] dT:   -1 ObjState.finalize: Object of com.maddox.il2.objects.air.LANCASTER NOT destroyed
[/size][/size][/size]
[Aug 31, 2019 8:38:28 PM] -------------- END log session -------------
it seems to me that I have some problems with the Lancaster...?!?

PS I am sorry for the long text, but when I follow instructions about "insert code", then the forum messenger says to me "sorry, you are not allowed to post external links"!!!!
Logged

edc1

  • member
  • Offline Offline
  • Posts: 222
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #15 on: September 01, 2019, 05:03:07 AM »

Hi all,
Got the campaign working
The clue for me was the Lancaster!
I then rembered that the 2 sets of Dills !
 so I changed my Dills installing set 2 and Bingo that
campaign  is now working as SAS_Poltava designed .
By the way the map The_Ruhr      CY6_ash_BoF_Ruhr/Load.ini   name is shown as in  FMB ,(MAPS) as
 :- European Nightbomer map-RVL
Hope this will now help those how had the same problem as me
EDC(stan)
Logged

SAS~Poltava

  • Avid FMB user
  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 3586
  • Heroiam slava
    • Check out my modded campaigns
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #16 on: September 01, 2019, 12:06:16 PM »

Stan!

Could you be a bit more specific? What DLL's do you have to replace or switch? (I'm a bit scared of such operations, as my BAT 3.7.1 vanilla install is steady as a rock, and I don't want make something that wrecks something else...)
Logged
Oleksii Tsykhaniuk & Ihor Prokopiuk May 29 2023

edc1

  • member
  • Offline Offline
  • Posts: 222
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #17 on: September 01, 2019, 12:28:48 PM »

Hi SAS_Poltava
After installing the main BAT zips but before the expansion packs
you need to install either BATTDLLS -1 or BATDLLS-2 (see after main download zips 1 to 29 in BAT downloads explanation is there)
I had installed BATTDLLS-1 and everything ran fine.
It was only when I tried to run your campaign that problems arose, because your
campaign used the Lancaster aircraft (I had never ran a campaign with the Lancaster)
It took a while before I remembed that You need to change( or install )the BATDLLS1 or 2  (To suit your machine)
and so the problem was cured.I was using the wrong BATDLLS.
Aprrentlly IT is not a BAT problem somthing to do with your computer.
So if you have a problem just try to install either  BATTDLLS 1 or BATDLLS2 to see which one works for your machine
Hope this reads ok
Cheers edc1(stan)
Logged

Vampire_pilot

  • member
  • Offline Offline
  • Posts: 8630
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #18 on: September 01, 2019, 12:35:51 PM »

the "HD" dlls
Logged

edc1

  • member
  • Offline Offline
  • Posts: 222
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #19 on: September 01, 2019, 01:06:52 PM »

Yes that's them
Logged

SAS~Poltava

  • Avid FMB user
  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 3586
  • Heroiam slava
    • Check out my modded campaigns
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #20 on: September 01, 2019, 02:28:42 PM »

That makes sense, as the campaign was built on one machine, and it worked without a glitch, but when I tested it again it was on my other computer, and then suddenly the He-219 started lying down on its belly  o_O

Could it be possible that someone made a simple download containing just these two files????? Because that would close the case  :o
Logged
Oleksii Tsykhaniuk & Ihor Prokopiuk May 29 2023

geppo68

  • member
  • Offline Offline
  • Posts: 6
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #21 on: September 01, 2019, 02:50:53 PM »

Thank you I can confirm that the DLLs were the culprit!!! I installed the set #2 and everything is fine now!! :D

Good day to everyone
Giuseppe
Logged

edc1

  • member
  • Offline Offline
  • Posts: 222
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #22 on: September 01, 2019, 03:12:19 PM »

Hi Peter
You can onlly install 1 set of DLLS in the game, its either BATDLLS-1
or BATDLLS-2
Having 2 computers means you might have to install different BATDLLS for each machine
hope this makes sense
edc1 (Stan)
Logged

Vampire_pilot

  • member
  • Offline Offline
  • Posts: 8630
Re: Killer in the Dark - A He-219 Night Fighting Campaign!
« Reply #23 on: September 01, 2019, 10:28:22 PM »

Could it be possible that someone made a simple download containing just these two files????? Because that would close the case  :o

they are readily available and explained right here:

https://www.sas1946.com/main/index.php/topic,53691.0.html

2] HIGH DEFINITION DYNAMIC LINK LIBRARY - BATDLLS-01 OR BATDLLS-02?)
Logged
Pages: 1 [2] 3   Go Up
 

Page created in 0.096 seconds with 27 queries.