Special Aircraft Service

Please login or register.

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

Author Topic: QMB aircraft loading: data file corrupt  (Read 4679 times)

0 Members and 1 Guest are viewing this topic.

tartenmuche

  • Supporter
  • member
  • Offline Offline
  • Posts: 393
QMB aircraft loading: data file corrupt
« on: January 22, 2016, 07:31:27 AM »

Dear Sirs,
when I try to load an aircraft in QMB I get a message "data file corrupt" Hereunder my log.text
Code: [Select]
com.maddox.il2.gui.GUIQuick.mapChanged(GUIQuick.java:1990)
at com.maddox.il2.gui.GUIQuick.access$300(GUIQuick.java:56)
at com.maddox.il2.gui.GUIQuick$IOState.loaded(GUIQuick.java:1795)
at java.lang.reflect.Method.invoke(Native Method)
at com.maddox.rts.ObjIO.objectValidate(ObjIO.java:1411)
at com.maddox.rts.ObjIO._fromString(ObjIO.java:1897)
at com.maddox.rts.ObjIO.fromString(ObjIO.java:1682)
at com.maddox.rts.ObjIO.fromString(ObjIO.java:1697)
at com.maddox.rts.SectFile.get(SectFile.java:802)
at com.maddox.il2.gui.GUIQuick.load(GUIQuick.java:2610)
at com.maddox.il2.gui.GUIQuick.enterPush(GUIQuick.java:2082)
at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
at com.maddox.il2.gui.GUIMainMenu$DialogClient.notify(GUIMainMenu.java:93)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
SectFile load failed: null
java.io.FileNotFoundException
at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
at com.maddox.rts.SectFile.<init>(SectFile.java:126)
at com.maddox.rts.SectFile.<init>(SectFile.java:95)
at com.maddox.il2.gui.GUIQuick.defaultRegiments(GUIQuick.java:3044)
at com.maddox.il2.gui.GUIQuick.mapChanged(GUIQuick.java:1991)
at com.maddox.il2.gui.GUIQuick.access$300(GUIQuick.java:56)
at com.maddox.il2.gui.GUIQuick$IOState.loaded(GUIQuick.java:1795)
at java.lang.reflect.Method.invoke(Native Method)
at com.maddox.rts.ObjIO.objectValidate(ObjIO.java:1411)
at com.maddox.rts.ObjIO._fromString(ObjIO.java:1897)
at com.maddox.rts.ObjIO.fromString(ObjIO.java:1682)
at com.maddox.rts.ObjIO.fromString(ObjIO.java:1697)
at com.maddox.rts.SectFile.get(SectFile.java:802)
at com.maddox.il2.gui.GUIQuick.load(GUIQuick.java:2610)
at com.maddox.il2.gui.GUIQuick.enterPush(GUIQuick.java:2082)
at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
at com.maddox.il2.gui.GUIMainMenu$DialogClient.notify(GUIMainMenu.java:93)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
WARNING: No quick missions in Missions folder.
SectFile load failed: null
java.io.FileNotFoundException
at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
at com.maddox.rts.SectFile.<init>(SectFile.java:126)
at com.maddox.rts.SectFile.<init>(SectFile.java:95)
at com.maddox.il2.gui.GUIQuick.startQuickMissionMulti(GUIQuick.java:2189)
at com.maddox.il2.gui.GUIQuick$DialogClient.notify(GUIQuick.java:189)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Section usa0100 not found
java.lang.Exception: Section usa0100 not found
at com.maddox.il2.gui.GUIQuick.startQuickMissionMulti(GUIQuick.java:2381)
at com.maddox.il2.gui.GUIQuick$DialogClient.notify(GUIQuick.java:189)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
>> no file: Missions/QuickQMBPro/null/nullRedNone00.mis
SectFile load failed: null
java.io.FileNotFoundException
at com.maddox.rts.SFSInputStream.<init>(SFSInputStream.java:65)
at com.maddox.rts.SFSReader.<init>(SFSReader.java:19)
at com.maddox.rts.SectFile.loadFile(SectFile.java:227)
at com.maddox.rts.SectFile.loadFile(SectFile.java:154)
at com.maddox.rts.SectFile.<init>(SectFile.java:126)
at com.maddox.rts.SectFile.<init>(SectFile.java:95)
at com.maddox.il2.gui.GUIQuick.startQuickMissionMulti(GUIQuick.java:2189)
at com.maddox.il2.gui.GUIQuick$DialogClient.notify(GUIQuick.java:189)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Section usa0100 not found
java.lang.Exception: Section usa0100 not found
at com.maddox.il2.gui.GUIQuick.startQuickMissionMulti(GUIQuick.java:2381)
at com.maddox.il2.gui.GUIQuick$DialogClient.notify(GUIQuick.java:189)
at com.maddox.gwindow.GWindow.notify(GWindow.java:144)
at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendToArray(Message.java:1147)
at com.maddox.rts.Message.sendTo(Message.java:1128)
at com.maddox.rts.Message.trySend(Message.java:1115)
at com.maddox.rts.Time.loopMessages(Time.java:180)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
>> no file: Missions/QuickQMBPro/null/nullRedNone00.mis
[22 janv. 16 14:20:31] -------------- END log session
What should I do?
Best regards
Logged
Intel Core Duo E8400 3GHz, Nvidia GeForce GTX 750 Ti, 2x2 gb DDR2 1066 mHZ

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6724
  • In memory of my beloved hero: Saburo SAKAI!
Re: QMB aircraft loading: data file corrupt
« Reply #1 on: January 22, 2016, 07:45:21 AM »

Maybe before start a new QMB click on the reset buttons?
Logged

tartenmuche

  • Supporter
  • member
  • Offline Offline
  • Posts: 393
Re: QMB aircraft loading: data file corrupt
« Reply #2 on: January 22, 2016, 07:56:30 AM »

Dear Wiskey Sierra,
thank you for the advice, but it doesn't work.
Best regards.
Logged
Intel Core Duo E8400 3GHz, Nvidia GeForce GTX 750 Ti, 2x2 gb DDR2 1066 mHZ

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6724
  • In memory of my beloved hero: Saburo SAKAI!
Re: QMB aircraft loading: data file corrupt
« Reply #3 on: January 22, 2016, 08:00:38 AM »

As the error is:

WARNING: No quick missions in Missions folder.

Check if there is some files in the folder or if there are wrong names in the missions .mis files....
Logged

tartenmuche

  • Supporter
  • member
  • Offline Offline
  • Posts: 393
Re: QMB aircraft loading: data file corrupt
« Reply #4 on: January 22, 2016, 08:33:20 AM »

Dear W.S.
I used QMB just and only to check if the Barracuda was present in the list of the available aircrafts, unfortunately it is not the case, and if the PBY Nomad was by chance equipped with a bombsight, not to build any mission.
In which folder have I to check and where are the missions.files.
Regards.
Logged
Intel Core Duo E8400 3GHz, Nvidia GeForce GTX 750 Ti, 2x2 gb DDR2 1066 mHZ

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6724
  • In memory of my beloved hero: Saburo SAKAI!
Re: QMB aircraft loading: data file corrupt
« Reply #5 on: January 22, 2016, 08:40:26 AM »

main root/missions/QuickQMBPro
Logged

tartenmuche

  • Supporter
  • member
  • Offline Offline
  • Posts: 393
Re: QMB aircraft loading: data file corrupt
« Reply #6 on: January 22, 2016, 09:30:04 AM »

Dear W.S.
how could I check, there is a lot of missions unknown by me.
Regards.
Logged
Intel Core Duo E8400 3GHz, Nvidia GeForce GTX 750 Ti, 2x2 gb DDR2 1066 mHZ

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6724
  • In memory of my beloved hero: Saburo SAKAI!
Re: QMB aircraft loading: data file corrupt
« Reply #7 on: January 22, 2016, 09:48:33 AM »

Your selected mission should be the name of the corresponding folder....
Logged

tartenmuche

  • Supporter
  • member
  • Offline Offline
  • Posts: 393
Re: QMB aircraft loading: data file corrupt
« Reply #8 on: January 22, 2016, 10:10:24 AM »

Dear W.S.
I didn't select any mission.
I went on QMB, in the list of the possible aircraft I chose the PBY Nomad, I clicked on "fly" and I got "data file corrupt".
I did the same with other airplanes and got always "data file corrupt".
Regards.
Logged
Intel Core Duo E8400 3GHz, Nvidia GeForce GTX 750 Ti, 2x2 gb DDR2 1066 mHZ

Whiskey_Sierra_972

  • Modder
  • member
  • Offline Offline
  • Posts: 6724
  • In memory of my beloved hero: Saburo SAKAI!
Re: QMB aircraft loading: data file corrupt
« Reply #9 on: January 22, 2016, 02:13:05 PM »

Select a mission in QMB....
Logged

SAS~Malone

  • flying as #46 with the FAC
  • Editor
  • member
  • Offline Offline
  • Posts: 14562
  • proud member of that 'other' site
Re: QMB aircraft loading: data file corrupt
« Reply #10 on: January 22, 2016, 08:32:20 PM »

the map, the map, the map ..... it all depends on which map you select in QMB.
then check in the Missions folder, for a folder for that map - either you don't have a mission folder for that map, or the mission files are missing/incorrectly named.
Logged
.....taking fun seriously since 1968.....  8)

vpmedia

  • Modder
  • member
  • Offline Offline
  • Posts: 6652
  • www.vpmedia.hu/il2
    • VPMEDIA SKINS
Re: QMB aircraft loading: data file corrupt
« Reply #11 on: January 23, 2016, 02:09:54 AM »

QMB missions have some scripting requirements, otherwise you get a corrupt file message...usually thats the case but here is something else going on. This is where the logfile is needed,
I'm only gonna post the important keywords:

mapChanged

load failed: null

FileNotFound

SFSInputStream

then it tries to load Missions/QuickQMBPro/null/nullRedNone00.mis

I'm not a programmer but I can try to translate: QMB remembers a setting but cant find it (the map) in the sfs files hence it substitutes its name with null and tries to load the corresponding quick mission.

Iirc the solution is to delete the file called LastMission.mis.

Pages: [1] 2   Go Up
 

Page created in 0.041 seconds with 20 queries.