Special Aircraft Service

Please login or register.

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

Author Topic: 352nd Fighter Group - New Cross Channel Map  (Read 30474 times)

0 Members and 1 Guest are viewing this topic.

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #36 on: December 23, 2015, 06:41:27 AM »

"3do/Cars/OpelBlitz36s/summer/live.him not created"

I checked my objects folder and I don't have a summer folder for this object....

....moreover I haven't a live.him but a live.sim file...

Check his static.ini entry:

[buildings.House$VehicleOpelBlitz36s]
Title           OpelBlitz36s
MeshLive        3do/Cars/OpelBlitz36s/live.sim
MeshDead        3do/Cars/OpelBlitz36s/dead.sim
AlignToLand     1
Body            FuelSmall      // FIXME: need special type 'Vehicle'
Panzer          0.005

If you haven't this summer folder , you can correct the static.ini entries or try to create one with all the Opel Blitz files inside....

Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #37 on: December 23, 2015, 07:16:38 AM »

hi walter.

i get your advice, but there's a problem then, a conflict between the advice that fixed my truck 3d, in this thread: https://www.sas1946.com/main/index.php/topic,49574.msg541260.html#msg541260
check vpmedia;s reply about the static, and you'll see that it looks like i will have to go back to the old 3d truck for my entire game, just so that this map will work.
not a great thing to have to choose from.....
Logged
.....taking fun seriously since 1968.....  8)

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #38 on: December 23, 2015, 07:22:30 AM »

But did you mean static or stationary?

Map issue are due static not stationary vehicles....

So if you have issue with it should be with the mission and not with the map....

Try to use the map for a really simple mission with only your plane and one wayponit....and after load the log....
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #39 on: December 23, 2015, 07:36:53 AM »

static entries only are what i'm referring to.
i just mentioned that thread, as the changes i made there resulted in a folder structure change, so that now my folder for the Blitz 36s truck is as follows: .../3do/cars/opelblitz36s/summer/live.him
so one folder depth deeper.
if the map is looking for files inside 3do/cars/opelblitz36s folder itself, it will find nothing but sub-folders for summer, desert and winter.

Quote
....moreover I haven't a live.him but a live.sim file...

so there we differ - i have no sim, but a live.him. changing the name had no effect.
missions are not saving, even when all i place is a player aircraft...so doubtful it's a mission problem....


edit: latest log -

Code: [Select]
[2:23:52 PM] WARNING: GObj: delete object - Exception !!!
[2:23:52 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:23:52 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:23:52 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:23:52 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:23:52 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:23:52 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:23:52 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:23:52 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:23:52 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:23:52 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:23:52 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:23:52 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:23:52 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:23:52 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:23:52 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:23:52 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:23:52 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:23:52 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:23:52 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:23:52 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:23:52 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:23:52 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:23:52 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:23:52 PM] WARNING: GObj: delete object - Exception !!!
[2:23:52 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:23:52 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:23:52 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:23:52 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:23:52 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:23:52 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:23:52 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:23:52 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:23:52 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:23:52 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:23:52 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:23:52 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:23:52 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:23:52 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:23:52 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:23:52 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:23:52 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:23:52 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:23:52 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:23:52 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:23:52 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:23:52 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:23:52 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:23:52 PM] WARNING: GObj: delete object - Exception !!!
[2:23:52 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:23:52 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:23:52 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:23:52 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:23:52 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:23:52 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:23:52 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:23:52 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:23:52 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:23:52 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:23:52 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:23:52 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:23:52 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:23:52 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:23:52 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:23:52 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:23:52 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:23:52 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:23:52 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:23:52 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:23:52 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:23:52 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:23:52 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:23:52 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:23:57 PM] INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
[2:23:57 PM] INTERNAL ERROR: Str2FloatClamp() - Clamped 2e+006 -> 1e+006 (delta = -1e+006) to Range 0..1e+006
[2:25:08 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:08 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:08 PM] INTERNAL ERROR: Texture required
[2:25:08 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:08 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:08 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:08 PM] INTERNAL ERROR: Texture required
[2:25:08 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:08 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:08 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:08 PM] INTERNAL ERROR: Texture required
[2:25:08 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:08 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:08 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:08 PM] INTERNAL ERROR: Texture required
[2:25:08 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:08 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:08 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:08 PM] INTERNAL ERROR: Texture required
[2:25:08 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:14 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:14 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:14 PM] INTERNAL ERROR: Texture required
[2:25:14 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:14 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:14 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:14 PM] INTERNAL ERROR: Texture required
[2:25:14 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:14 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:14 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:14 PM] INTERNAL ERROR: Texture required
[2:25:14 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:14 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:14 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:14 PM] INTERNAL ERROR: Texture required
[2:25:14 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:14 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:14 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:14 PM] INTERNAL ERROR: Texture required
[2:25:14 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:15 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:15 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:15 PM] INTERNAL ERROR: Texture required
[2:25:15 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:15 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:15 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:15 PM] INTERNAL ERROR: Texture required
[2:25:15 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:16 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:16 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:16 PM] INTERNAL ERROR: Texture required
[2:25:16 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:16 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:16 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:16 PM] INTERNAL ERROR: Texture required
[2:25:16 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:16 PM] INTERNAL ERROR: Can't open file '3do/OpelBlitzTextures/damage64.tga'
[2:25:16 PM] WARNING: object '3do/OpelBlitzTextures/damage64.tga' of class 'TTexture2D' not loaded
[2:25:16 PM] INTERNAL ERROR: Texture required
[2:25:16 PM] WARNING: object '3do/Cars/OpelBlitz6700A_medic_desert/base.mat' of class 'TMaterial' not loaded
[2:25:43 PM] Month = 0 , Hour = 12
[2:25:43 PM] Temperature -     0m = 8.0 .
[2:25:43 PM] Temperature -  1000m = 1.5100098 .
[2:25:43 PM] Temperature -  2000m = -4.980011 .
[2:25:43 PM] Temperature -  3000m = -11.470001 .
[2:25:43 PM] Temperature -  4000m = -17.960007 .
[2:25:43 PM] Temperature -  5000m = -24.449997 .
[2:25:43 PM] Temperature -  6000m = -30.940002 .
[2:25:43 PM] Temperature -  7000m = -37.429993 .
[2:25:43 PM] Temperature -  8000m = -43.92 .
[2:25:43 PM] Temperature -  9000m = -50.410004 .
[2:25:43 PM] Temperature - 10000m = -56.5 .
[2:25:43 PM] Temperature - 11000m = -56.5 .
[2:25:43 PM] Temperature - 12000m = -56.5 .
[2:25:43 PM] Loading map.ini defined airfields:
[2:25:43 PM] Map file: line <27930 196851 30436 194005 1.5> is valid!
[2:25:43 PM] Map file: line <81255 248747 83855 245581 1.5> is valid!
[2:25:43 PM] Map file: line <139900 219648 142400 217860 1.5> is valid!
[2:25:43 PM] Map file: line <288678 270529 290506 268301 1.5> is valid!
[2:25:43 PM] Map file: line <185811 272243 188706 269446 1.5> is valid!
[2:25:43 PM] Map file: line <221471 277497 222859 276122 1.5> is valid!
[2:25:43 PM] Map file: line <206081 350993 208864 348171 1.5> is valid!
[2:25:43 PM] Map file: line <210274 295849 213004 293691 1.5> is valid!
[2:25:43 PM] Map file: line <272720 244547 274819 243735 1.5> is valid!
[2:25:43 PM] Map file: line <232717 264778 234791 263173 1.5> is valid!
[2:25:43 PM] Map file: line <239604 293655 240939 292400 1.5> is valid!
[2:25:43 PM] Map file: line <287707 417327 290095 415201 1.5> is valid!
[2:25:43 PM] Map file: line <263318 240431 264913 238907 1.5> is valid!
[2:25:43 PM] Map file: line <90097 80532 92199 79150 1.5> is valid!
[2:25:43 PM] Map file: line <364631 199231 367705 196456 1.5> is valid!
[2:25:43 PM] Map file: line <352117 173772 354107 172224 1.5> is valid!
[2:25:43 PM] Map file: line <38677 281606 40580 280002 1.5> is valid!
[2:25:43 PM] Map file: line <13926 290994 16048 289917 1.5> is valid!
[2:25:43 PM] Map file: line <256977 404255 258128 403081 1.5> is valid!
[2:25:43 PM] Map file: line <290600 427182 291723 425829 1.5> is valid!
[2:25:43 PM] Map file: line <221489 258277 223435 256664 1.5> is valid!
[2:25:43 PM] Map file: line <204807 307848 206588 306330 1.5> is valid!
[2:25:43 PM] Map file: line <14772 291249 16203 289965 1.5> is valid!
[2:25:43 PM] Map file: line <282375 415678 284325 414189 1.5> is valid!
[2:25:43 PM] Map file: line <201198 68786 202241 67509 1.5> is valid!
[2:25:43 PM] Map file: line <315594 205725 318825 202146 1.5> is valid!
[2:25:43 PM] Map file: line <318029 211275 319845 210188 1.5> is valid!
[2:25:43 PM] Map file: line <309167 214853 310997 213847 1.5> is valid!
[2:25:43 PM] Map file: line <270387 107973 271965 106521 1.5> is valid!
[2:25:43 PM] Map file: line <318154 222306 320485 219995 1.5> is valid!
[2:25:43 PM] Map file: line <238896 20793 240104 19754 1.5> is valid!
[2:25:43 PM] Map file: line <327552 226235 329450 225462 1.5> is valid!
[2:25:43 PM] Map file: line <326706 14533 327927 13161 1.5> is valid!
[2:25:43 PM] Map file: line <320322 137619 322440 135284 1.5> is valid!
[2:25:43 PM] Map file: line <246086 406424 247743 404753 1.5> is valid!
[2:25:43 PM] Map file: line <350505 157588 351806 157274 1.5> is valid!
[2:25:43 PM] Map file: line <312084 210670 313699 209342 1.5> is valid!
[2:25:43 PM] Map file: line <299037 7021 302291 4545 1.5> is valid!
[2:25:43 PM] Map file: line <323317 213654 324625 213277 1.5> is valid!
[2:25:43 PM] Map file: line <305071 196988 305582 195728 1.5> is valid!
[2:25:43 PM] Map file: line <265603 16916 267298 15507 1.5> is valid!
[2:25:43 PM] Map file: line <157539 27551 159144 26103 1.5> is valid!
[2:25:43 PM] Map file: line <203092 47793 204401 46602 1.5> is valid!
[2:25:43 PM] Map file: line <350196 46772 352322 45535 1.5> is valid!
[2:25:43 PM] Map file: line <308769 166399 310450 165839 1.5> is valid!
[2:25:43 PM] Map file: line <373019 131547 375244 129383 1.5> is valid!
[2:25:43 PM] Map file: line <324982 59940 328196 57299 1.5> is valid!
[2:25:43 PM] Map file: line <357408 83682 359680 80617 1.5> is valid!
[2:25:43 PM] Map file: line <411844 142855 413891 141148 1.5> is valid!
[2:25:43 PM] Map file: line <363503 147873 366708  145885 1.5> is valid!
[2:25:43 PM] Map file: line <323328 202228 324725 201109 1.5> is valid!
[2:25:43 PM] Map file: line <316607 218164 318332 216578 1.5> is valid!
[2:25:43 PM] Map file: line <403684 179912 406255 176901 1.5> is valid!
[2:25:43 PM] Map file: line <331139 141002 332682 140342 1.5> is valid!
[2:25:43 PM] Map file: line <343316 121160 346517 118025 1.5> is valid!
[2:25:43 PM] Map file: line <415840 132583 417967 130293 1.5> is valid!
[2:25:43 PM] Map file: line <345454 12205 347268 10407 1.5> is valid!
[2:25:43 PM] Map file: line <328800 7935 331010 4450 1.5> is valid!
[2:25:43 PM] Map file: line <300204 49753 302707 47860 1.5> is valid!
[2:25:43 PM] Map file: line <231940 70852 235101 68778 1.5> is valid!
[2:25:43 PM] Map file: line <295879 126916 297645 125672 1.5> is valid!
[2:25:43 PM] Map file: line <74879 81880 75849 80655 1.5> is valid!
[2:25:43 PM] Map file: line <231909 99045 234981 96535 1.5> is valid!
[2:25:43 PM] Map file: line <317166 30832 319082 28601 1.5> is valid!
[2:25:43 PM] Map file: line <267850 53174 270068 50125 1.5> is valid!
[2:25:43 PM] Map file: line <170118 39814 171900 37828 1.5> is valid!
[2:25:43 PM] Map file: line <316232 188950 317579 187620 1.5> is valid!
[2:25:43 PM] Map file: line <88787 33759 89879 32932 1.5> is valid!
[2:25:43 PM] Map file: line <307176 177014 308053 175843 1.5> is valid!
[2:25:43 PM] Map file: line <329616 203986 331792 201570 1.5> is valid!
[2:25:43 PM] Map file: line <103486 214628 106392 211933 1.5> is valid!
[2:25:43 PM] Map file: line <177028 297884 179180 294952 1.5> is valid!
[2:25:43 PM] Map file: line <504190 360578 505883 359094 1.5> is valid!
[2:25:43 PM] Map file: line <499212 281126 500689 280158 1.5> is valid!
[2:25:43 PM] Map file: line <435290 251800 436805 251163 1.5> is valid!
[2:25:43 PM] Map file: line <447102 229505 450064 227935 1.5> is valid!
[2:25:43 PM] WARNING: ObjectVACache_Clear()
[2:25:43 PM] WARNING: * Buf0 : Obj: 0,  Vert 0,  Ind 0
[2:25:43 PM] WARNING: * Buf1 : Obj: 89,  Vert 69752,  Ind 113538
[2:25:43 PM] WARNING: * Buf2 : Obj: 0,  Vert 0,  Ind 0
[2:25:50 PM] Load bridges
[2:25:50 PM] Load static objects
[2:25:52 PM] WARNING: GObj: delete object - Exception !!!
[2:25:52 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:25:52 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:25:52 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:25:52 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:25:52 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:25:52 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:25:52 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:25:52 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:25:52 PM] at com.maddox.il2.objects.Statics._load(Statics.java:186)
[2:25:52 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:25:52 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:25:52 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:25:52 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:25:52 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:25:52 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:25:52 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:25:52 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:25:52 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:25:52 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:25:52 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:25:52 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:25:52 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:25:52 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:25:52 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:25:52 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:01 PM] WARNING: GObj: delete object - Exception !!!
[2:26:01 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:01 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:01 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:26:01 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:26:01 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:26:01 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:26:01 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:26:01 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:26:01 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:26:01 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:26:01 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:26:01 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:26:01 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:26:01 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:26:01 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:01 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:01 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:26:01 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:01 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:01 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:01 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:01 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:01 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:01 PM] WARNING: GObj: delete object - Exception !!!
[2:26:01 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:01 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:01 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:26:01 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:26:01 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:26:01 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:26:01 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:26:01 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:26:01 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:26:01 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:26:01 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:26:01 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:26:01 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:26:01 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:26:01 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:01 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:01 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:26:01 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:01 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:01 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:01 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:01 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:01 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:01 PM] WARNING: GObj: delete object - Exception !!!
[2:26:01 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:01 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:01 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:26:01 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:26:01 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:26:01 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:26:01 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:26:01 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:26:01 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:26:01 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:26:01 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:26:01 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:26:01 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:26:01 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:26:01 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:26:01 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:01 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:01 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:26:01 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:01 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:01 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:01 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:01 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:01 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:02 PM] WARNING: GObj: delete object - Exception !!!
[2:26:02 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:02 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:02 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:26:02 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:26:02 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:26:02 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:26:02 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:26:02 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:26:02 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:26:02 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:26:02 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:26:02 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:26:02 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:26:02 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:26:02 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:26:02 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:26:02 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:26:02 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:02 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:02 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:26:02 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:02 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:02 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:02 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:02 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:02 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:02 PM] WARNING: GObj: delete object - Exception !!!
[2:26:02 PM] Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:02 PM] com.maddox.il2.engine.GObjException: Mesh 3do/Cars/OpelBlitz36s/summer/live.him not created
[2:26:02 PM] at com.maddox.il2.engine.Mesh.<init>(Mesh.java:419)
[2:26:02 PM] at com.maddox.il2.engine.MeshShared.<init>(MeshShared.java:37)
[2:26:02 PM] at com.maddox.il2.engine.MeshShared.get(MeshShared.java:27)
[2:26:02 PM] at com.maddox.il2.objects.buildings.House.activateMesh(House.java:608)
[2:26:02 PM] at com.maddox.il2.objects.buildings.House.access$100(House.java:14)
[2:26:02 PM] at com.maddox.il2.objects.buildings.House$SPAWN.actorSpawn(House.java:200)
[2:26:02 PM] at com.maddox.il2.objects.Statics._msgDreamGlobal(Statics.java:1014)
[2:26:02 PM] at com.maddox.il2.objects.Statics._load(Statics.java:229)
[2:26:02 PM] at com.maddox.il2.objects.Statics.load(Statics.java:94)
[2:26:02 PM] at com.maddox.il2.builder.PlMission.mapLoaded(PlMission.java:2213)
[2:26:02 PM] at com.maddox.il2.builder.Plugin.doMapLoaded(Plugin.java:320)
[2:26:02 PM] at com.maddox.il2.builder.PlMapLoad.mapLoad(PlMapLoad.java:348)
[2:26:02 PM] at com.maddox.il2.builder.PlMapLoad$1.doAction(PlMapLoad.java:563)
[2:26:02 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:26:02 PM] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[2:26:02 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:02 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:02 PM] at com.maddox.rts.Message.sendTo(Message.java:1134)
[2:26:02 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:02 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:02 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:02 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:02 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:02 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:06 PM] INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
[2:26:06 PM] INTERNAL ERROR: Str2FloatClamp() - Clamped 2e+006 -> 1e+006 (delta = -1e+006) to Range 0..1e+006
[2:26:46 PM] java.lang.NullPointerException
[2:26:46 PM] at com.maddox.il2.objects.Statics$Block.isDestructed(Statics.java:806)
[2:26:46 PM] at com.maddox.il2.objects.Statics.saveStateHouses(Statics.java:374)
[2:26:46 PM] at com.maddox.il2.builder.PlMisDestruction.save(PlMisDestruction.java:198)
[2:26:46 PM] at com.maddox.il2.builder.Plugin.doSave(Plugin.java:312)
[2:26:46 PM] at com.maddox.il2.builder.PlMission.save(PlMission.java:2190)
[2:26:46 PM] at com.maddox.il2.builder.PlMission$11$1.result(PlMission.java:2493)
[2:26:46 PM] at com.maddox.gwindow.GWindowFileBox.endExec(GWindowFileBox.java:399)
[2:26:46 PM] at com.maddox.il2.builder.PlMission$DlgFileConfirmSave.exec(PlMission.java:1982)
[2:26:46 PM] at com.maddox.gwindow.GWindowFileBox.doResult(GWindowFileBox.java:418)
[2:26:46 PM] at com.maddox.gwindow.GWindowFileBox$Client.notify(GWindowFileBox.java:302)
[2:26:46 PM] at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
[2:26:46 PM] at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
[2:26:46 PM] at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
[2:26:46 PM] at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
[2:26:46 PM] at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
[2:26:46 PM] at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
[2:26:46 PM] at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
[2:26:46 PM] at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
[2:26:46 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:46 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:46 PM] at com.maddox.rts.Message.sendToArray(Message.java:1147)
[2:26:46 PM] at com.maddox.rts.Message.sendTo(Message.java:1128)
[2:26:46 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:46 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:46 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:46 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:46 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:46 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:26:49 PM] java.lang.NullPointerException
[2:26:49 PM] at com.maddox.il2.objects.Statics$Block.isDestructed(Statics.java:806)
[2:26:49 PM] at com.maddox.il2.objects.Statics.saveStateHouses(Statics.java:374)
[2:26:49 PM] at com.maddox.il2.builder.PlMisDestruction.save(PlMisDestruction.java:198)
[2:26:49 PM] at com.maddox.il2.builder.Plugin.doSave(Plugin.java:312)
[2:26:49 PM] at com.maddox.il2.builder.PlMission.save(PlMission.java:2190)
[2:26:49 PM] at com.maddox.il2.builder.PlMission$12.execute(PlMission.java:2517)
[2:26:49 PM] at com.maddox.gwindow.GWindowMenu.execute(GWindowMenu.java:119)
[2:26:49 PM] at com.maddox.gwindow.GWindowMenu.doExecute(GWindowMenu.java:125)
[2:26:49 PM] at com.maddox.gwindow.GWindowMenuItem.mouseButton(GWindowMenuItem.java:38)
[2:26:49 PM] at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:569)
[2:26:49 PM] at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
[2:26:49 PM] at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
[2:26:49 PM] at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
[2:26:49 PM] at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
[2:26:49 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:26:49 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:26:49 PM] at com.maddox.rts.Message.sendToArray(Message.java:1147)
[2:26:49 PM] at com.maddox.rts.Message.sendTo(Message.java:1128)
[2:26:49 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:26:49 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:26:49 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:26:49 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:26:49 PM] at com.maddox.il2.game.Main.exec(Main.java:449)
[2:26:49 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[Dec 23, 2015 2:27:01 PM] -------------- END log session
Logged
.....taking fun seriously since 1968.....  8)

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #40 on: December 23, 2015, 07:47:04 AM »

As this isn't a dynamic object issue we must to look at what this object act in the static version....find the object and verify that you're able to load it in the object viewer window of the FMB....
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #41 on: December 23, 2015, 07:52:28 AM »

which object are you referring to, mate?
if you mean the OpelBlitz36s truck, i have it showing up correctly in the vehicles preview, stationary preview and static preview, no problems.
Logged
.....taking fun seriously since 1968.....  8)

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #42 on: December 23, 2015, 08:01:46 AM »

And what about those missing textures?

3do/OpelBlitzTextures/damage64.tga



Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #43 on: December 23, 2015, 08:03:21 AM »

Is the log about the simple single plane mission?
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #44 on: December 23, 2015, 08:07:16 AM »

well, that's a stock texture, afaik - i don't have it anywhere in my modded game, but it's in the extracted stock sfs folder i keep.

@ yes, i load the map, add a plane with a pilot, and try to save.....
Logged
.....taking fun seriously since 1968.....  8)

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #45 on: December 23, 2015, 08:26:50 AM »

I'm a bit out of ideas....
Logged

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6627
  • In memory of my beloved hero: Saburo SAKAI!
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #46 on: December 23, 2015, 08:28:26 AM »

....try to open the dead.him file with notepad and look if there is a missing related flie....
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: 352nd Fighter Group - New Cross Channel Map
« Reply #47 on: December 23, 2015, 09:46:00 AM »

i'm going to leave the sorting of these maps until after the holidays, walter - let's relax a bit, and enjoy! :D
Logged
.....taking fun seriously since 1968.....  8)
Pages: 1 2 3 [4] 5   Go Up
 

Page created in 0.041 seconds with 27 queries.