Run selector in dump mode.
In il2 select the plane and fly it.
Exit IL2.
Go to the folder where il2 is installed and go to the dump folder and look for the SOC fm.
Go to dump\3DO\Plane and look for the SOC folder (there we have the plane).
Go to dump\3DO\TEXTURES and get the specific textures that you could use.
Go to dump\3DO\Cockpit and look for the ones that correspond to the SOC, pilot and gunner if it is activated.
Go to dump\com\maddox\il2\objects\air and look for the class of the plane and cockpit SOC.
If we have done it well we will have the SOC to install it in 4.12.
It is advisable to use the mesh_dump application to see if we have made any mistakes.
Un saludo.
Hi erafitti,
First thing, thank you for taking the time to send me the procedures to follow.
So I followed your explanations step by step .... and with the elements that I recovered I created a new folder.
When launching the game, bug at 60%.
com.maddox.il2.objects.air.SOC_1
java.lang.ClassNotFoundException: com.maddox.il2.objects.air.SOC_1
at com.maddox.rts.LDR.loadClass(LDR.java:20)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.maddox.il2.ai.AirportCarrier.clsBigArrestorPlane(AirportCarrier.java:616)
at com.maddox.il2.ai.AirportCarrier.isPlaneContainsArrestor(AirportCarrier.java:595)
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:2577)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:3679)
at com.maddox.il2.gui.GUI.create(GUI.java:199)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1885)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1579)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Main begin: PlMisAir(GUIQuick): class 'air.SOC_1' not found
java.lang.RuntimeException: PlMisAir(GUIQuick): class 'air.SOC_1' not found
at com.maddox.il2.gui.GUIQuick.fillArrayPlanes(GUIQuick.java:2569)
at com.maddox.il2.gui.GUIQuick.<init>(GUIQuick.java:3679)
at com.maddox.il2.gui.GUI.create(GUI.java:199)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1885)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1579)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:212)
at com.maddox.il2.game.Main.exec(Main.java:432)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[12 janv. 25 09:40:59] -------------- END log session -------------
My version of the game: 4.12.2m SAS Modact 5.30
Greetings,
Gilles