Special Aircraft Service

Please login or register.

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

Author Topic: Yak3 VK107 not showing up in QMB and FMB  (Read 749 times)

0 Members and 1 Guest are viewing this topic.

Nembo

  • member
  • Offline Offline
  • Posts: 25
Yak3 VK107 not showing up in QMB and FMB
« on: April 07, 2021, 10:12:21 AM »

Hello, I recently discovered this bug in which if I try using the Yak3 VK107 in qmb and fmb, the aircraft doesn't appear and if I try playing the mission I get the "blue horizon" bug. To my understanding, this problem should be related to some conflicts between mods and the normal game, or 3do files.
This is the log:
Code: [Select]
[3:07:30 PM] Mission: Quick/Okinawa/OkinawaRedNoneN00.mis is Playing
[3:07:31 PM] warning: no files : music/inflight
[3:08:10 PM] INTERNAL ERROR: HierMesh: Can't find chunk 'cur_magazine'
[3:08:10 PM] INTERNAL ERROR: HierMesh: Can't find chunk 'CockingLever'
[3:08:42 PM] INTERNAL ERROR: HierMesh: Can't find chunk 'cur_magazine'
[3:08:42 PM] INTERNAL ERROR: HierMesh: Can't find chunk 'CockingLever'
[Apr 7, 2021 3:09:48 PM] -------------- END log session -------------
My game version is 4.13.4m and I have Modact 6.4 with JSGME.
I don't have any clue of where to look or what should I change. In my #SAS folder I have different aircraft mods with patches, weapon mods and the gunsight mod for japanese fighters. If I try switching to the vanilla game the yak3 vk107 appears normally, so I'm sure this is a problem related to mods.
Logged

sosezi

  • member
  • Offline Offline
  • Posts: 554
  • Bombers ~ Old flying Buckets is my Love!
Re: Yak3 VK107 not showing up in QMB and FMB
« Reply #1 on: April 08, 2021, 01:30:18 AM »

same here
i don't fly this one though so I just deleted air.ini entry lol

but yes seems it's a problem with this plane.....~
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9540
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Yak3 VK107 not showing up in QMB and FMB
« Reply #2 on: April 08, 2021, 03:36:57 AM »

The bit of LOG that you so generously provide contains no fatal errors related to your problem.
Blue horizon ?
So you have a problem with the cockpit of this aircraft.

As we often say... only a complete LOG can help to understand.
Another problem: I wonder who provides help for a 413!  :-X
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

Nembo

  • member
  • Offline Offline
  • Posts: 25
Re: Yak3 VK107 not showing up in QMB and FMB
« Reply #3 on: April 08, 2021, 09:02:50 AM »

The bit of LOG that you so generously provide contains no fatal errors related to your problem.
Blue horizon ?
So you have a problem with the cockpit of this aircraft.

As we often say... only a complete LOG can help to understand.
Another problem: I wonder who provides help for a 413!  :-X
Sorry, I'm new in the modding community, this should be the full log of interest:
Code: [Select]
[2:19:53 PM] WARNING: ****( Unexpected txr reload (tfNoDegradation): '3DO/Plane/UHU/skin1o.tga'
[2:19:53 PM] WARNING: ****( Unexpected txr reload (tfNoDegradation): '3DO/Plane/UHU/skin1o.tga'
[2:21:24 PM] INTERNAL ERROR: Str2FloatClamp() - Clamped 3 -> 2 (delta = -1) to Range 0..2
[2:25:13 PM] INTERNAL ERROR: Can't open file '3DO/Plane/TEXTURES/gearMkIX.tga'
[2:25:13 PM] WARNING: object '3DO/Plane/TEXTURES/gearMkIX.tga' of class 'TTexture2D' not loaded
[2:25:13 PM] INTERNAL ERROR: Texture required
[2:25:13 PM] WARNING: object '3DO/Plane/Yak-3_VK107(Multi1)/gear2.mat' of class 'TMaterial' not loaded
[2:25:13 PM] INTERNAL ERROR: Material: Can't load 'gear2.mat'
[2:25:13 PM] INTERNAL ERROR: Material: Can't load 'gear2.mat'
[2:25:13 PM]
[2:25:13 PM] java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'gear2.mat'
[2:25:13 PM]
[2:25:13 PM] at com.maddox.il2.engine.HierMesh.Load(Native Method)
[2:25:13 PM] at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
[2:25:13 PM] at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
[2:25:13 PM] at com.maddox.il2.engine.ActorHMesh.<init>(ActorHMesh.java:111)
[2:25:13 PM] at com.maddox.il2.objects.ActorSimpleHMesh.<init>(ActorSimpleHMesh.java:26)
[2:25:13 PM] at com.maddox.il2.gui.GUIAirArming.setMesh(GUIAirArming.java:1156)
[2:25:13 PM] at com.maddox.il2.gui.GUIAirArming.access$900(GUIAirArming.java:72)
[2:25:13 PM] at com.maddox.il2.gui.GUIAirArming$DialogClient.notify(GUIAirArming.java:1723)
[2:25:13 PM] at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
[2:25:13 PM] at com.maddox.gwindow.GWindowComboControl.setSelected(GWindowComboControl.java:129)
[2:25:13 PM] at com.maddox.gwindow.GWindowComboControl$ListArea.mouseButton(GWindowComboControl.java:235)
[2:25:13 PM] at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:569)
[2:25:13 PM] at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
[2:25:13 PM] at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
[2:25:13 PM] at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
[2:25:13 PM] at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
[2:25:13 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:25:13 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:25:13 PM] at com.maddox.rts.Message.sendToArray(Message.java:1147)
[2:25:13 PM] at com.maddox.rts.Message.sendTo(Message.java:1128)
[2:25:13 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:25:13 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:25:13 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:25:13 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:25:13 PM] at com.maddox.il2.game.Main.exec(Main.java:479)
[2:25:13 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:25:13 PM] java.lang.NullPointerException
[2:25:13 PM] at com.maddox.il2.gui.GUIAirArming.prepareSkin(GUIAirArming.java:1586)
[2:25:13 PM] at com.maddox.il2.gui.GUIAirArming.access$1200(GUIAirArming.java:72)
[2:25:13 PM] at com.maddox.il2.gui.GUIAirArming$DialogClient.notify(GUIAirArming.java:1726)
[2:25:13 PM] at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
[2:25:13 PM] at com.maddox.gwindow.GWindowComboControl.setSelected(GWindowComboControl.java:129)
[2:25:13 PM] at com.maddox.gwindow.GWindowComboControl$ListArea.mouseButton(GWindowComboControl.java:235)
[2:25:13 PM] at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:569)
[2:25:13 PM] at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
[2:25:13 PM] at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
[2:25:13 PM] at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
[2:25:13 PM] at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
[2:25:13 PM] at com.maddox.rts.Message._send(Message.java:1217)
[2:25:13 PM] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[2:25:13 PM] at com.maddox.rts.Message.sendToArray(Message.java:1147)
[2:25:13 PM] at com.maddox.rts.Message.sendTo(Message.java:1128)
[2:25:13 PM] at com.maddox.rts.Message.trySend(Message.java:1115)
[2:25:13 PM] at com.maddox.rts.Time.loopMessages(Time.java:180)
[2:25:13 PM] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[2:25:13 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
[2:25:13 PM] at com.maddox.il2.game.Main.exec(Main.java:479)
[2:25:13 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:25:20 PM] Loading mission Quick/Okinawa/OkinawaRedNoneN00.mis...
[2:25:22 PM] Load bridges
[2:25:22 PM] Load static objects
[2:25:23 PM] ##### House without collision (3do/Tree/Tree2.sim)
[2:25:23 PM] INTERNAL ERROR: Can't open file '3DO/Plane/TEXTURES/gearMkIX.tga'
[2:25:23 PM] WARNING: object '3DO/Plane/TEXTURES/gearMkIX.tga' of class 'TTexture2D' not loaded
[2:25:23 PM] INTERNAL ERROR: Texture required
[2:25:23 PM] WARNING: object '3DO/Plane/Yak-3_VK107(Multi1)/gear2.mat' of class 'TMaterial' not loaded
[2:25:23 PM] INTERNAL ERROR: Material: Can't load 'gear2.mat'
[2:25:23 PM] Mission error, ID_04: java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'gear2.mat'
[2:25:23 PM]
[2:25:23 PM] java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'gear2.mat'
[2:25:23 PM]
[2:25:23 PM] at com.maddox.il2.engine.HierMesh.Load(Native Method)
[2:25:23 PM] at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
[2:25:23 PM] at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
[2:25:23 PM] at com.maddox.il2.objects.air.Aircraft._setMesh(Aircraft.java:3897)
[2:25:23 PM] at com.maddox.il2.objects.air.Aircraft.<init>(Aircraft.java:2360)
[2:25:23 PM] at com.maddox.il2.objects.air.AircraftLH.<init>(AircraftLH.java:51)
[2:25:23 PM] at com.maddox.il2.objects.air.Scheme1.<init>(Scheme1.java:16)
[2:25:23 PM] at com.maddox.il2.objects.air.YAK.<init>(YAK.java:27)
[2:25:23 PM] at com.maddox.il2.objects.air.YAK_3VK107.<init>(YAK_3VK107.java:25)
[2:25:23 PM] at java.lang.Class.newInstance0(Native Method)
[2:25:23 PM] at java.lang.Class.newInstance(Unknown Source)
[2:25:23 PM] at com.maddox.il2.game.Mission.loadAir(Mission.java:1343)
[2:25:23 PM] at com.maddox.il2.ai.Wing.load(Wing.java:145)
[2:25:23 PM] at com.maddox.il2.game.Mission.loadWings(Mission.java:1111)
[2:25:23 PM] at com.maddox.il2.game.Mission._load(Mission.java:487)
[2:25:23 PM] at com.maddox.il2.game.Mission.access$000(Mission.java:135)
[2:25:23 PM] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
[2:25:23 PM] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[2:25:23 PM] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[2:25:23 PM] at com.maddox.il2.game.Main.exec(Main.java:479)
[2:25:23 PM] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[2:25:24 PM] FM called 'FlightModels/P-47D-27.fmd:P47Pack_FM' is being loaded from File: 'p47pack_fm'
[2:25:26 PM] FM called 'FlightModels/P-47D-22.fmd:P47Pack_FM' is being loaded from File: 'p47pack_fm'
[2:25:28 PM] 1>mp_dotrange FRIENDLY   DOT 14.000001 COLOR 6.0000005 RANGE 6.0000005 TYPE 6.0000005 ID 6.0000005 NAME 6.0000005 ALTICON 0.1 ALTSYMBOL + ALTCOLOR 0
[2:25:28 PM] 1>mp_dotrange FOE  DOT 14.000001 COLOR 6.0000005 RANGE 6.0000005 TYPE 6.0000005 ID 6.0000005 NAME 6.0000005 ALTICON 0.1 ALTSYMBOL + ALTCOLOR 0
[2:25:28 PM] null
[2:25:28 PM] java.lang.NullPointerException
[2:25:28 PM] at com.maddox.il2.objects.air.Aircraft.missionStarting(Aircraft.java:3442)
[2:25:28 PM] at com.maddox.il2.game.Mission.doMissionStarting(Mission.java:2314)
[2:25:28 PM] at com.maddox.il2.game.Mission.doBegin(Mission.java:2384)
[2:25:28 PM] at com.maddox.il2.game.cmd.CmdMission.exec(CmdMission.java:83)
[2:25:28 PM] at com.maddox.rts.CmdEnv.exec(CmdEnv.java:378)
[2:25:28 PM] at com.maddox.il2.gui.GUIMission$4.doAction(GUIMission.java:106)
[2:25:28 PM] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[2:25:28 PM]
I then took a screenshot of the "blue horizon" bug and the game crashed.
Logged
Pages: [1]   Go Up
 

Page created in 0.028 seconds with 24 queries.