Special Aircraft Service

Please login or register.

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

Author Topic: NoSuchFieldError: printCompassHeading????  (Read 1352 times)

0 Members and 1 Guest are viewing this topic.

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2087
NoSuchFieldError: printCompassHeading????
« on: March 01, 2020, 04:02:20 AM »

Hi Peeps I have suddenly noticed that almost all my FW190 and Ta152s cause a 30% CTD in the QMB, I have searched high and low on here and tried several fixes as suggested (deleting a certain classfile, adding the A8/D9 fix....) but nothing works. My Log always ends with the dreaded 'printCompassHeading' error message!!!

Code: [Select]
Load bridges
Load static objects
INTERNAL ERROR: HierMesh: Can't find chunk '20mmL_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmR_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmL_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmR_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmL_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmR_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmL_D0'
INTERNAL ERROR: HierMesh: Can't find chunk '20mmR_D0'
ERROR file: File users/1/Icons not found
Mission: QuickQMBPro/CUP-Crimea_Mud/CUP-Crimea_Mudbluenone10.mis is Playing
INTERNAL ERROR: HierMesh: Can't find chunk 'Wire_D0'
Loading mission QuickQMBPro/CUP-Crimea_Mud/CUP-Crimea_Mudbluenone10.mis...
Y=1940 / M=6 / H= 12 , Temperature - 0m = 19.0 .
Loading map.ini defined airfields:
WARNING: ObjectVACache_Clear()
WARNING: * Buf0 : Obj: 14,  Vert 145,  Ind 603
WARNING: * Buf1 : Obj: 416,  Vert 16953,  Ind 37686
WARNING: * Buf2 : Obj: 2,  Vert 2908,  Ind 6384
Load bridges
Load static objects
ERROR loading sound control sample.xgf109i2.wav.rpm
java.lang.NoSuchFieldError: printCompassHeading
at com.maddox.il2.objects.air.CockpitTA_152C.<init>(CockpitTA_152C.java:88)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:2633)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2137)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1576)
at com.maddox.il2.ai.Wing.load(Wing.java:144)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1297)
at com.maddox.il2.game.Mission._load(Mission.java:698)
at com.maddox.il2.game.Mission.access$600(Mission.java:46)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:320)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)



Anyone found a solution? I found there was an update in BAT 3.2?
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 32GB Patriot Viper 1600Mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.

SAS~Storebror

  • Editor
  • member
  • Offline Offline
  • Posts: 23882
  • Taking a timeout
    • STFU
Re: NoSuchFieldError: printCompassHeading????
« Reply #1 on: March 01, 2020, 07:52:45 AM »

Just enter "printCompassHeading" in the "Google Custom Search" bar at the bottom of our forums, and the 2nd hit explains exactly your issue.

]cheers[
Mike
Logged
Don't split your mentality without thinking twice.

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2087
Re: NoSuchFieldError: printCompassHeading????
« Reply #2 on: March 01, 2020, 09:18:07 PM »

Cheers Mike i didnt think to use custom search, however i have tried that classfile thingy to no avail but i will try the others now - although i think i have exhausted my options and these may be repeats of what ive already tried? I will report back
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 32GB Patriot Viper 1600Mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.

PhantomII

  • member
  • Offline Offline
  • Posts: 386
Re: NoSuchFieldError: printCompassHeading????
« Reply #3 on: March 01, 2020, 10:19:20 PM »

Hi PO_MAK_249RIP, Do you have DreamK's Hydrostatic Fuze mod installed?
If so try making it load after your engine mod. I think it is a conflict with this file
554D28A0041EF420.

Hope this helps. :)
Logged

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2087
Re: NoSuchFieldError: printCompassHeading????
« Reply #4 on: March 03, 2020, 01:51:05 AM »

Cheers guys I have found 554D28A0041EF420 in the engine MOD and have moved the EngineMod to top of the tree, I have added the A8/D9 classfile MOD and added Claymores Fw190s. Thought I had cracked it but now I get a 100% CTD instead???
Code: [Select]
ERROR file: File users/1/Icons not found
Mission: QuickQMBPro/CUP-Crimea_Mud/CUP-Crimea_Mudbluenone10.mis is Playing
java.lang.NoSuchMethodError
at com.maddox.il2.objects.air.Cockpit$HookOnlyOrient.computePos(Cockpit.java:56)
at com.maddox.il2.engine.ActorPosMove.validate(ActorPosMove.java:133)
at com.maddox.il2.engine.ActorPosMove.resetAsBase(ActorPosMove.java:643)
at com.maddox.il2.objects.air.CockpitPilot.doFocusEnter(CockpitPilot.java:88)
at com.maddox.il2.objects.air.Cockpit.focusEnter(Cockpit.java:331)
at com.maddox.il2.game.Main3D.setViewInside(Main3D.java:1421)
at com.maddox.il2.game.AircraftHotKeys$65.begin(AircraftHotKeys.java:3837)
at com.maddox.rts.HotKeyCmd.start(HotKeyCmd.java:103)
at com.maddox.rts.HotKeyCmd.exec(HotKeyCmd.java:211)
at com.maddox.rts.HotKeyCmd.exec(HotKeyCmd.java:174)
at com.maddox.il2.gui.GUIMission$4.doAction(GUIMission.java:107)
at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1191)
at com.maddox.rts.Message.sendTo(Message.java:1134)
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$Background.step(MainWin3D.java:159)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:422)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

Any idea what to do next? Except not fly any FW190!!
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 32GB Patriot Viper 1600Mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2087
Re: NoSuchFieldError: printCompassHeading????
« Reply #5 on: March 04, 2020, 01:00:31 AM »

SOLVED!

Thanks Phantom it was indeed this classfile 554D28A0041EF420!! I discovered multiple older versions in my #WAW folder so commented them out except the newer one in SAS_EngineMOD.
Now all ok
Cheers guys
Mick  ;D
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 32GB Patriot Viper 1600Mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.

PhantomII

  • member
  • Offline Offline
  • Posts: 386
Re: NoSuchFieldError: printCompassHeading????
« Reply #6 on: March 04, 2020, 06:43:49 PM »

Hi PO_MAK_249RIP, Just glad I could help. ;)
Logged

Flying H

  • member
  • Offline Offline
  • Posts: 1345
  • "And you can fly, high as a kite if you want to..
Re: NoSuchFieldError: printCompassHeading????
« Reply #7 on: March 05, 2020, 08:00:40 AM »

Hi, PO_MAK, could you please mark the topic as "solved" so other users can benefit your solution.
Logged
And you can fly, high as a kite, if you want to.........

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2087
Re: NoSuchFieldError: printCompassHeading????
« Reply #8 on: March 05, 2020, 10:21:50 PM »

I did mark my post as 'solved' in the text i have no idea how to mark it solved permanently - sorry!

SOLVED!! 😁 Just noticed all you need is [solved] in the title i had no idea.
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 32GB Patriot Viper 1600Mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.
Pages: [1]   Go Up
 

Page created in 0.038 seconds with 26 queries.