Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 4 5 6 [7]   Go Down

Author Topic: Thunderbolts Mk.I & II  (Read 36205 times)

0 Members and 3 Guests are viewing this topic.

DU30

  • member
  • Offline Offline
  • Posts: 262
Re: Thunderbolts Mk.I & II
« Reply #72 on: February 10, 2014, 12:06:40 AM »

Help pls, i cannot make this mod work in 5.3 modact ver 4.12.1, all my other mod work except for this.
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9589
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Thunderbolts Mk.I & II
« Reply #73 on: February 10, 2014, 02:20:39 AM »

Help pls, i cannot make this mod work in 5.3 modact ver 4.12.1, all my other mod work except for this.
- Doctor, I'm sick!
- Where have you suffered ?
- I do not know! You're the Doctor!


... Instant Log File Output
Active in 4.12.2/MA5.3

... log
https://www.sas1946.com/main/index.php/topic,13457.0.html

Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

The Radge

  • Modder
  • member
  • Offline Offline
  • Posts: 1023
Re: Thunderbolts Mk.I & II
« Reply #74 on: March 02, 2014, 02:44:49 AM »

Have problem... Game loads, but Jug's 3D model - not...

Code: [Select]
[9:40:44] Loading mission Quick/Okinawa/OkinawaRedScramble02.mis...
[9:40:46] Load bridges
[9:40:46] Load static objects
[9:40:47] ##### House without collision (3do/Tree/Tree2.sim)
[9:40:48] INTERNAL ERROR: Can't open file '3DO/Plane/TEXTURES/MechaCommonP47.tga'
[9:40:48] WARNING: object '3DO/Plane/TEXTURES/MechaCommonP47.tga' of class 'TTexture2D' not loaded
[9:40:48] INTERNAL ERROR: Texture required
[9:40:48] WARNING: object '3DO/Plane/Thunderbolt_MkI(Multi1)/wheelTireD1.mat' of class 'TMaterial' not loaded
[9:40:48] INTERNAL ERROR: Material: Can't load 'wheelTireD1.mat'
[9:40:48] Mission error, ID_04: java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'wheelTireD1.mat'
[9:40:48]
[9:40:48] java.lang.RuntimeException: INTERNAL ERROR: Material: Can't load 'wheelTireD1.mat'
[9:40:48]
[9:40:48] at com.maddox.il2.engine.HierMesh.Load(Native Method)
[9:40:48] at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
[9:40:48] at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
[9:40:48] at com.maddox.il2.objects.air.Aircraft._setMesh(Aircraft.java:3844)
[9:40:48] at com.maddox.il2.objects.air.Aircraft.<init>(Aircraft.java:2352)
[9:40:48] at com.maddox.il2.objects.air.AircraftLH.<init>(AircraftLH.java:54)
[9:40:48] at com.maddox.il2.objects.air.Scheme1.<init>(Scheme1.java:25)
[9:40:48] at com.maddox.il2.objects.air.P_47.<init>(P_47.java:38)
[9:40:48] at com.maddox.il2.objects.air.ThunderboltMkI.<init>(ThunderboltMkI.java:12)
[9:40:48] at java.lang.Class.newInstance0(Native Method)
[9:40:48] at java.lang.Class.newInstance(Unknown Source)
[9:40:48] at com.maddox.il2.game.Mission.loadAir(Mission.java:1343)
[9:40:48] at com.maddox.il2.ai.Wing.load(Wing.java:144)
[9:40:48] at com.maddox.il2.game.Mission.loadWings(Mission.java:1111)
[9:40:48] at com.maddox.il2.game.Mission._load(Mission.java:487)
[9:40:48] at com.maddox.il2.game.Mission.access$000(Mission.java:135)
[9:40:48] at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:433)
[9:40:48] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
[9:40:48] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[9:40:48] at com.maddox.il2.game.Main.exec(Main.java:449)
[9:40:48] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[9:40:54] WARNING: ****( Unexpected txr reload (tfNoCompress16Bit,tfCompressMajorAlpha): '3DO/Plane/Textures/propellor.tga'
[9:40:58] WARNING: ****( Unexpected txr reload (tfNoCompress16Bit,tfCompressMajorAlpha): '3DO/Plane/Textures/propellor.tga'
[9:41:05] ERROR file: File users/1/Icons not found
[9:41:05] null
[9:41:05] java.lang.NullPointerException
[9:41:05] at com.maddox.il2.objects.air.Aircraft.missionStarting(Aircraft.java:3428)
[9:41:05] at com.maddox.il2.game.Mission.doMissionStarting(Mission.java:2298)
[9:41:05] at com.maddox.il2.game.Mission.doBegin(Mission.java:2368)
[9:41:05] at com.maddox.il2.game.cmd.CmdMission.exec(CmdMission.java:83)
[9:41:05] at com.maddox.rts.CmdEnv.exec(CmdEnv.java:601)
[9:41:05] at com.maddox.il2.gui.GUIMission$4.doAction(GUIMission.java:106)
[9:41:05] at com.maddox.rts.MsgAction.doAction(MsgAction.java:36)
[9:41:05] at com.maddox.rts.MsgAction.invokeListener(MsgAction.java:152)
[9:41:05] at com.maddox.rts.Message._send(Message.java:1217)
[9:41:05] at com.maddox.rts.Message.sendToObject(Message.java:1191)
[9:41:05] at com.maddox.rts.Message.sendTo(Message.java:1134)
[9:41:05] at com.maddox.rts.Message.trySend(Message.java:1115)
[9:41:05] at com.maddox.rts.Time.loopMessages(Time.java:180)
[9:41:05] at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:101)
[9:41:05] at com.maddox.il2.game.MainWin3D$Background.step(MainWin3D.java:159)
[9:41:05] at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:167)
[9:41:05] at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
[9:41:05] at com.maddox.il2.game.Main.exec(Main.java:449)
[9:41:05] at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
[9:41:05] Mission: Quick/Okinawa/OkinawaRedScramble02.mis is Playing
[9:41:08] ObjState.finalize: Object of com.maddox.il2.objects.air.ThunderboltMkI NOT destroyed
[02.03.2014 9:41:10] -------------- END log session -------------
Logged
Pages: 1 ... 4 5 6 [7]   Go Up
 

Page created in 0.045 seconds with 27 queries.