Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 37 38 39 [40] 41 42 43 ... 95   Go Down

Author Topic: IL2 1956 - The Jet Era, Version 1.33 (10/11/13)  (Read 1235624 times)

0 Members and 10 Guests are viewing this topic.

Whacker

  • member
  • Offline Offline
  • Posts: 53
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #468 on: June 11, 2013, 02:56:52 PM »

Whacker: AFAIK if it is a cockpit issue, the planes would load in a mission, only with a blank screen, but switching to outside view would still give your the 3D model of the plane.
At least that is how it happens in my installs when I have issues with cockpits, e.g. missing files..
PS:
See my last post, I also found out the entry for SAS had to be with "DBW" in the name instead "SFS"..worked for me that way.

I followed your post and it's indeed SAS_DBW instead of SAS_SFS in the .rc, and the entries for jetwar are last. 

What happens when I load the game as me flying the F-86K is it will load completely, but my "view" will spawn at exactly ground level and it'll say "beacon on" and "engine on".  I can't control the view or anything with mouse or keyboard or joystick.  If I hit F2 it will show the my Saberdog flying, but I can't control it with any inputs at all from the joystick or keyboard.
Logged

SAS~Tom2

  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 7954
  • no sweat
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #469 on: June 11, 2013, 03:24:35 PM »

I did not contribute to this (or any technical part of any plane) but this sounds like a bug either in your install or the mod.
Surely one of the SAS chaps can help.
Maybe one bug left or so?
If you have a logfile or so I would post it here. :-\
Logged

Shvets

  • member
  • Offline Offline
  • Posts: 22
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #470 on: June 12, 2013, 09:54:37 AM »

I've tried to install Jet Era and the game crashes at 70%. I've tried looking through all of the .ini files and still couldn't find the mistake that I apparently made.

Here's a part of the generated log file; I'm guessing that there's a problem with mig-15-17 and f-86:
Code: [Select]
[15:43:12] Maximum texture size : 8192
[15:43:12] Maximum simultaneous textures :8
[15:43:12] MaxAnisotropic (1.0 = none) : 16.000000
[15:43:13] INTERNAL ERROR: Str2FloatClamp() - Clamped 75 -> 32 (delta = -43) to Range 0..32
[15:43:13] INTERNAL ERROR: Str2FloatClamp() - Clamped 120 -> 60 (delta = -60) to Range 0..60
[15:43:16] No spawner for 'com.maddox.il2.objects.vehicles.planes.Plane$P_51A'
[15:43:16] Plane: Parameter [F_86F_30]:<Class> not found
[15:43:16] Can't set property
[15:43:16] java.lang.RuntimeException: Can't set property
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:735)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:761)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:804)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.JetEraStatic.<clinit>(JetEraStatic.java:125)
[15:43:16] at java.lang.Class.forName0(Native Method)
[15:43:16] at java.lang.Class.forName(Unknown Source)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[15:43:16] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:16] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:16] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:16] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[15:43:16] Problem in spawn: com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86F_30
[15:43:16] Plane: Parameter [Mig_15bislate]:<Class> not found
[15:43:16] Can't set property
[15:43:16] java.lang.RuntimeException: Can't set property
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:735)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:761)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:804)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.JetEraStatic.<clinit>(JetEraStatic.java:139)
[15:43:16] at java.lang.Class.forName0(Native Method)
[15:43:16] at java.lang.Class.forName(Unknown Source)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[15:43:16] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:16] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:16] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:16] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[15:43:16] Problem in spawn: com.maddox.il2.objects.vehicles.planes.JetEraStatic$Mig_15bislate
[15:43:16] Plane: Parameter [Mig_17AS]:<Class> not found
[15:43:16] Can't set property
[15:43:16] java.lang.RuntimeException: Can't set property
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:735)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:761)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:804)
[15:43:16] at com.maddox.il2.objects.vehicles.planes.JetEraStatic.<clinit>(JetEraStatic.java:147)
[15:43:16] at java.lang.Class.forName0(Native Method)
[15:43:16] at java.lang.Class.forName(Unknown Source)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[15:43:16] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:16] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:16] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:16] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[15:43:16] Problem in spawn: com.maddox.il2.objects.vehicles.planes.JetEraStatic$Mig_17AS
[15:43:16] Spawn.get_WithSoftClass( com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D40 ): com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D40
[15:43:16] java.lang.ClassNotFoundException: com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D40
[15:43:16] at com.maddox.rts.LDR.loadClass(LDR.java:27)
[15:43:16] at java.lang.ClassLoader.loadClass(Unknown Source)
[15:43:16] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[15:43:16] at java.lang.Class.forName0(Native Method)
[15:43:16] at java.lang.Class.forName(Unknown Source)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:149)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[15:43:16] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:16] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:16] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:16] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[15:43:16] Spawn.get_WithSoftClass( com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D45 ): com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D45
[15:43:16] java.lang.ClassNotFoundException: com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D45
[15:43:16] at com.maddox.rts.LDR.loadClass(LDR.java:27)
[15:43:16] at java.lang.ClassLoader.loadClass(Unknown Source)
[15:43:16] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[15:43:16] at java.lang.Class.forName0(Native Method)
[15:43:16] at java.lang.Class.forName(Unknown Source)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:149)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[15:43:16] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:16] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:16] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:16] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[15:43:16] Spawn.get_WithSoftClass( com.maddox.il2.objects.vehicles.planes.JetEraStatic$TU_4 ): com.maddox.il2.objects.vehicles.planes.JetEraStatic$TU_4
[15:43:16] java.lang.ClassNotFoundException: com.maddox.il2.objects.vehicles.planes.JetEraStatic$TU_4
[15:43:16] at com.maddox.rts.LDR.loadClass(LDR.java:27)
[15:43:16] at java.lang.ClassLoader.loadClass(Unknown Source)
[15:43:16] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[15:43:16] at java.lang.Class.forName0(Native Method)
[15:43:16] at java.lang.Class.forName(Unknown Source)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:149)
[15:43:16] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[15:43:16] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[15:43:16] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:16] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:16] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:16] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[15:43:21] Main begin: PlMisStatic: class 'vehicles.planes.JetEraStatic$F_86D40' not found
[15:43:21] java.lang.RuntimeException: PlMisStatic: class 'vehicles.planes.JetEraStatic$F_86D40' not found
[15:43:21] at com.maddox.il2.builder.PlMisStatic.configure(PlMisStatic.java:537)
[15:43:21] at com.maddox.il2.builder.Plugin.loadAll(Plugin.java:150)
[15:43:21] at com.maddox.il2.builder.Builder.<init>(Builder.java:2161)
[15:43:21] at com.maddox.il2.gui.GUIBuilder.<init>(GUIBuilder.java:73)
[15:43:21] at com.maddox.il2.gui.GUI.create(GUI.java:164)
[15:43:21] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1845)
[15:43:21] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[15:43:21] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[15:43:21] at com.maddox.il2.game.Main.exec(Main.java:420)
[15:43:21] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[12.06.2013 15:43:21] -------------- END log session -------------


I would be really nice to finally make the game work.
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #471 on: June 12, 2013, 11:39:18 PM »

Okay, you have some old and outdated entries in there which you need to remove. Get rid of anything that mentions the F-86F-30, MiG-17AS and MiG-15bislate. These variants were removed in an earlier version and consolidated with other slots.

Also it seems you haven't installed the F-86Ds and Tu-4 properly. Double-check their entries.
Logged

Shvets

  • member
  • Offline Offline
  • Posts: 22
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #472 on: June 13, 2013, 02:30:43 AM »

Thank you very much for your help. I will certainly do that.
Just to make sure: do I need to get rid of F-86F-30, MiG-17AS and MiG-15bislate from all of the .ini's ?
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #473 on: June 13, 2013, 02:52:27 AM »

Yes, from ALL inis ;)
Logged

Shvets

  • member
  • Offline Offline
  • Posts: 22
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #474 on: June 13, 2013, 02:59:38 AM »

Thank you for your help. I'll see what I can do with TU-4.
Logged

Shvets

  • member
  • Offline Offline
  • Posts: 22
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #475 on: June 13, 2013, 07:25:47 AM »

As I very roughly understand the contents of the log file, I still can understand that my previous problem is still there. I deleted all lines with mig-15 bis late and mig-17AS, but the problem persists.
I checked 3 times everything that is related to Tu-4, but still could not find the error. Any help would be great. Thanks.

My log file:
Code: [Select]
Maximum texture size : 8192
[13:36:42] Maximum simultaneous textures :8
[13:36:42] MaxAnisotropic (1.0 = none) : 16.000000
[13:36:43] 1>
[13:36:43] INTERNAL ERROR: Str2FloatClamp() - Clamped 1024 -> 512 (delta = -512) to Range 1..512
[13:36:43] INTERNAL ERROR: Str2FloatClamp() - Clamped 75 -> 32 (delta = -43) to Range 0..32
[13:36:43] INTERNAL ERROR: Str2FloatClamp() - Clamped 120 -> 60 (delta = -60) to Range 0..60
[13:36:47] No spawner for 'com.maddox.il2.objects.vehicles.planes.Plane$P_51A'
[13:36:47] Plane: Parameter [F_86F_30]:<Class> not found
[13:36:47] Can't set property
[13:36:47] java.lang.RuntimeException: Can't set property
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:735)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:761)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:804)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.JetEraStatic.<clinit>(JetEraStatic.java:125)
[13:36:47] at java.lang.Class.forName0(Native Method)
[13:36:47] at java.lang.Class.forName(Unknown Source)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[13:36:47] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:47] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:47] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:47] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13:36:47] Problem in spawn: com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86F_30
[13:36:47] Plane: Parameter [Mig_15bislate]:<Class> not found
[13:36:47] Can't set property
[13:36:47] java.lang.RuntimeException: Can't set property
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:735)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:761)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:804)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.JetEraStatic.<clinit>(JetEraStatic.java:139)
[13:36:47] at java.lang.Class.forName0(Native Method)
[13:36:47] at java.lang.Class.forName(Unknown Source)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[13:36:47] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:47] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:47] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:47] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13:36:47] Problem in spawn: com.maddox.il2.objects.vehicles.planes.JetEraStatic$Mig_15bislate
[13:36:47] Plane: Parameter [Mig_17AS]:<Class> not found
[13:36:47] Can't set property
[13:36:47] java.lang.RuntimeException: Can't set property
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.getS(PlaneGeneric.java:735)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.LoadPlaneProperties(PlaneGeneric.java:761)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.PlaneGeneric$SPAWN.<init>(PlaneGeneric.java:804)
[13:36:47] at com.maddox.il2.objects.vehicles.planes.JetEraStatic.<clinit>(JetEraStatic.java:147)
[13:36:47] at java.lang.Class.forName0(Native Method)
[13:36:47] at java.lang.Class.forName(Unknown Source)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:84)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[13:36:47] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:47] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:47] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:47] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13:36:47] Problem in spawn: com.maddox.il2.objects.vehicles.planes.JetEraStatic$Mig_17AS
[13:36:47] Spawn.get_WithSoftClass( com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D40 ): com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D40
[13:36:47] java.lang.ClassNotFoundException: com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D40
[13:36:47] at com.maddox.rts.LDR.loadClass(LDR.java:27)
[13:36:47] at java.lang.ClassLoader.loadClass(Unknown Source)
[13:36:47] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[13:36:47] at java.lang.Class.forName0(Native Method)
[13:36:47] at java.lang.Class.forName(Unknown Source)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:149)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[13:36:47] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:47] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:47] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:47] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13:36:47] Spawn.get_WithSoftClass( com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D45 ): com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D45
[13:36:47] java.lang.ClassNotFoundException: com.maddox.il2.objects.vehicles.planes.JetEraStatic$F_86D45
[13:36:47] at com.maddox.rts.LDR.loadClass(LDR.java:27)
[13:36:47] at java.lang.ClassLoader.loadClass(Unknown Source)
[13:36:47] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[13:36:47] at java.lang.Class.forName0(Native Method)
[13:36:47] at java.lang.Class.forName(Unknown Source)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:149)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[13:36:47] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:47] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:47] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:47] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13:36:47] Spawn.get_WithSoftClass( com.maddox.il2.objects.vehicles.planes.JetEraStatic$TU_4 ): com.maddox.il2.objects.vehicles.planes.JetEraStatic$TU_4
[13:36:47] java.lang.ClassNotFoundException: com.maddox.il2.objects.vehicles.planes.JetEraStatic$TU_4
[13:36:47] at com.maddox.rts.LDR.loadClass(LDR.java:27)
[13:36:47] at java.lang.ClassLoader.loadClass(Unknown Source)
[13:36:47] at java.lang.ClassLoader.loadClassInternal(Unknown Source)
[13:36:47] at java.lang.Class.forName0(Native Method)
[13:36:47] at java.lang.Class.forName(Unknown Source)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:149)
[13:36:47] at com.maddox.rts.Spawn.get_WithSoftClass(Spawn.java:57)
[13:36:47] at com.maddox.il2.game.Main.preloadStationaryClasses(Main.java:210)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1597)
[13:36:47] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:47] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:47] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:47] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13:36:51] Main begin: PlMisStatic: class 'vehicles.planes.JetEraStatic$F_86D40' not found
[13:36:51] java.lang.RuntimeException: PlMisStatic: class 'vehicles.planes.JetEraStatic$F_86D40' not found
[13:36:51] at com.maddox.il2.builder.PlMisStatic.configure(PlMisStatic.java:537)
[13:36:51] at com.maddox.il2.builder.Plugin.loadAll(Plugin.java:150)
[13:36:51] at com.maddox.il2.builder.Builder.<init>(Builder.java:2161)
[13:36:51] at com.maddox.il2.gui.GUIBuilder.<init>(GUIBuilder.java:73)
[13:36:51] at com.maddox.il2.gui.GUI.create(GUI.java:164)
[13:36:51] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1845)
[13:36:51] at com.maddox.il2.game.Main3D.beginApp(Main3D.java:1540)
[13:36:51] at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.java:211)
[13:36:51] at com.maddox.il2.game.Main.exec(Main.java:420)
[13:36:51] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[13.06.2013 13:36:51] -------------- END log session -------------

Logged

zack

  • member
  • Offline Offline
  • Posts: 503
  • Ad Astra.
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #476 on: June 13, 2013, 01:25:43 PM »

Hello Guys,
Could You explain me how to install Jet War 1.3?
I am running #DBW 1.71.

Got 3 .zip files now - just don't want to miss something to destroy my installation.
Thank You.
Logged

S3231541

  • s3231541
  • SAS Honourable Member
  • member
  • Offline Offline
  • Posts: 2387
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #477 on: June 13, 2013, 05:31:42 PM »

I think the installation instruction included in the pack is suffice, can't get anymore specific than that. anyway, just make a backup of all needed stuffs like jetwar 1.2. then apply jetwar 1.3 over.
Logged

WindWpn

  • Modder
  • member
  • Offline Offline
  • Posts: 953
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #478 on: June 13, 2013, 09:32:30 PM »

Seeing this error in the log.lst:
Code: [Select]
java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/Tu-4/hier.him
Attempted to load a quick with the Tu-4 however, the preview display of the plane is empty.

Also found that the [Mig-15] entry is missing in the instructions for stationary.ini and technics.ini   I basically modeled the entries after the Mig-15bis and it appeared to work ok.  I was seeing an error in the log tied to this entry before adding it to both files. 

Also oddly, the A-1H_Tanker is not displaying as a quick choice in the dropdown list for some reason?  I have it correctly set in the air.ini as well as all other related file.  No log.lst entries tied to this plane, but for some reason it simply does not list.  Note, I do have CY6 Skyraiders mod installed as well, so perhaps a conflict?

All in all, great stuff and just a few more gremlins to figure out to have it all working correctly.  Anyone has any pointers/suggestions, please post.

~S~
wind
Logged

SAS~Anto

  • Aussie Bush Pilot
  • Editor
  • member
  • Offline Offline
  • Posts: 4439
  • Retired from modding
Re: IL2 1956 - The Jet Era, Version 1.32 (04/06/13)
« Reply #479 on: June 14, 2013, 12:58:27 AM »

Yikes, soo many questions and many of them answered by just following the installation instructions!! I'll have a quick crack:

Shvets: You must have some incorrect entries somewhere otherwise that error wouldn't trigger. Have you checked your Stationary and Technics.inis? If all else fails, I'm sorry but start again from scratch. Have no idea what your install is but if such errors are occuring even when taking the above steps, something must be botched with your install

Zack: As S3 said, read the installation instructions on the first page or the user guide (Which is on the first page). Nice catch with the Mig15, can fix that now. As for the AH-1 tanker missing, it is an AI only aircraft. So it won't be available in your flying list, but you can assign AI flights to it.

WindWpn: If you are getting that error with the Tu-4, something is not loaded correctly. Please make sure you have added the SFS files to the correct location and they are loaded on the .rc file.
Logged
Pages: 1 ... 37 38 39 [40] 41 42 43 ... 95   Go Up
 

Page created in 0.043 seconds with 25 queries.