Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 6 7 8 [9] 10 11 12 ... 16   Go Down

Author Topic: PZL.37 Los v2.2 - upt. 03/16 2011  (Read 94642 times)

0 Members and 3 Guests are viewing this topic.

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2112
Re: PZL.37 Los v2.1 - upt. 27 nov.
« Reply #96 on: February 23, 2011, 02:47:50 AM »

You might wanna change the forum marker guys - this works ok in 4.101
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.

propnut27

  • member
  • Offline Offline
  • Posts: 265
Re: PZL.37 Los v2.1 - upt. 27 nov.
« Reply #97 on: February 23, 2011, 08:14:32 AM »

Evidently it works in 409 as well. I tried the suggestions of these kind folks and my little mooses, (meese?) are flying like doves. My thanks to you all
Logged

Ranwers

  • SAS Team
  • member
  • Offline Offline
  • Posts: 1555
  • FiFi
Re: PZL.37 Los v2.1 - upt. 27 nov.
« Reply #98 on: March 09, 2011, 08:51:20 AM »

Soon full skinable PZL37 with new engines and many improvements :)


Logged
Remember, that it takes considerably longer to create a mod than a pretty screen shot

Thunda

  • member
  • Offline Offline
  • Posts: 466
Re: PZL.37 Los v2.1 - upt. 27 nov.
« Reply #99 on: March 09, 2011, 08:53:02 AM »

Oh wow- very nice, Ranwers!!
Logged

Ranwers

  • SAS Team
  • member
  • Offline Offline
  • Posts: 1555
  • FiFi
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #100 on: March 17, 2011, 09:11:31 AM »

New - final - version - on first page.
Logged
Remember, that it takes considerably longer to create a mod than a pretty screen shot

Thunda

  • member
  • Offline Offline
  • Posts: 466
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #101 on: March 17, 2011, 09:20:39 AM »

Amazing, Ranwers- do you ever sleep?!
Logged

jeanba

  • Modder
  • member
  • Offline Offline
  • Posts: 895
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #102 on: March 17, 2011, 11:04:33 AM »

Great !!!
Logged

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9593
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #103 on: March 17, 2011, 12:31:41 PM »

??? Thank you very much !  :) :) :)
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

LuseKofte

  • member
  • Offline Offline
  • Posts: 6945
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #104 on: March 17, 2011, 12:43:58 PM »

The vertion I have works in 410 but I see this got only 409 tag
Logged

hguderian

  • Modder
  • member
  • Offline Offline
  • Posts: 1139
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #105 on: March 17, 2011, 02:10:47 PM »

Thank you Ranwers...You're a real AC factory!!

Has anyone this error? (I'm running UP2.01)

Code: [Select]
INTERNAL ERROR: HierMesh: Can't find chunk 'Z_Prop1'
INTERNAL ERROR: HierMesh: Can't find chunk 'Z_Prop2'
INTERNAL ERROR: HierMesh: Can't find chunk 'Z_RadR'
INTERNAL ERROR: HierMesh: Can't find chunk 'Z_TurnBank2'
com.maddox.il2.engine.ActorException: Hook: _Engine1ES_02 not found
at com.maddox.il2.engine.HookNamed.<init>(HookNamed.java:117)
at com.maddox.il2.engine.ActorMesh.findHook(ActorMesh.java:19)
at com.maddox.il2.objects.air.Aircraft.doSetSootState(Aircraft.java:3145)
at com.maddox.il2.fm.AircraftState.doSetSootState(AircraftState.java:1095)
at com.maddox.il2.fm.AircraftState.setSootState(AircraftState.java:1072)
at com.maddox.il2.fm.Motor.getMixMultiplier(Motor.java:3295)
at com.maddox.il2.fm.Motor.computeForces(Motor.java:2222)
at com.maddox.il2.fm.Motor.update(Motor.java:806)
at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:298)
at com.maddox.il2.fm.RealFlightModel.update(RealFlightModel.java:477)
at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:1008)
at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:434)
at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
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:252)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:100)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:436)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
com.maddox.il2.engine.ActorException: Hook: _Engine2ES_02 not found
at com.maddox.il2.engine.HookNamed.<init>(HookNamed.java:117)
at com.maddox.il2.engine.ActorMesh.findHook(ActorMesh.java:19)
at com.maddox.il2.objects.air.Aircraft.doSetSootState(Aircraft.java:3145)
at com.maddox.il2.fm.AircraftState.doSetSootState(AircraftState.java:1095)
at com.maddox.il2.fm.AircraftState.setSootState(AircraftState.java:1072)
at com.maddox.il2.fm.Motor.getMixMultiplier(Motor.java:3295)
at com.maddox.il2.fm.Motor.computeForces(Motor.java:2222)
at com.maddox.il2.fm.Motor.update(Motor.java:806)
at com.maddox.il2.fm.EnginesInterface.update(EnginesInterface.java:298)
at com.maddox.il2.fm.RealFlightModel.update(RealFlightModel.java:477)
at com.maddox.il2.fm.FlightModelMain.tick(FlightModelMain.java:1008)
at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:222)
at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:434)
at com.maddox.il2.engine.InterpolateAdapter._forceInterpolate(InterpolateAdapter.java:124)
at com.maddox.il2.engine.InterpolateAdapter.forceInterpolate(InterpolateAdapter.java:106)
at com.maddox.il2.engine.InterpolateRef.invokeRef(InterpolateRef.java:22)
at com.maddox.il2.engine.Interpolators.tick(Interpolators.java:205)
at com.maddox.il2.engine.Actor.interpolateTick(Actor.java:434)
at com.maddox.il2.engine.InterpolateAdapter.msgTimeOut(InterpolateAdapter.java:174)
at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOut.java:73)
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:252)
at com.maddox.rts.RTSConf.loopMsgs(RTSConf.java:100)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:131)
at com.maddox.il2.game.Main.exec(Main.java:436)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Logged

LuseKofte

  • member
  • Offline Offline
  • Posts: 6945
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #106 on: March 17, 2011, 03:43:57 PM »

you should mark this 409/ 410 it work well in 4101
Logged

hammer2787

  • member
  • Offline Offline
  • Posts: 67
Re: PZL.37 Los v2.2 - upt. 03/16 2011
« Reply #107 on: March 17, 2011, 06:20:39 PM »

well I dont have the old one :( so I dont have bombs
How can i get bombs?
Logged
Pages: 1 ... 6 7 8 [9] 10 11 12 ... 16   Go Up
 

Page created in 0.054 seconds with 20 queries.