Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 15 16 17 [18] 19 20 21   Go Down

Author Topic: Italian pilots  (Read 23653 times)

0 Members and 1 Guest are viewing this topic.

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9453
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Italian pilots
« Reply #204 on: January 16, 2023, 03:49:51 AM »

Apologıes guys I dıdnt thınk thıs would show up ın the Log, so heres the errant entrıes;
Incomplete LOG!
You must have other lines that explain why these errors occur!



- Read how to get the log here, and the instant log here (Except for BAT which contains InstantLog).

- When you want to post only the relevant parts from the log
read here how to do this. (code option!)

- If you want to post all lines of the logfile we suggest to use https://pastebin.com/
to paste your log and then paste the link here which you got from them.
Read and see here how to do this.

Note: It is preferable to provide the LOG in its entirety!

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

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2310
Re: Italian pilots
« Reply #205 on: January 16, 2023, 08:29:58 AM »

Apologıes guys I dıdnt thınk thıs would show up ın the Log, so heres the errant entrıes;

INTERNAL ERROR: Can't open file '3do/plane/SM81B/hier.him'
WARNING: object '3do/plane/SM81B/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/SM81B/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/SM81B/hier.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/SM81B/hier.him

INTERNAL ERROR: Can't open file '3DO/Plane/SM-82/hier.him'
WARNING: object '3DO/Plane/SM-82/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/SM-82/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/SM-82/hier.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/SM-82/hier.him

If you go further down the log it should tell you  which file/s is causing the problem in the hier.him
Logged

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2060
Re: Italian pilots
« Reply #206 on: January 18, 2023, 12:29:17 AM »

Ok I know how to do a log guys! I thought those entrıes would be enough to shed lıght on the ıssue. Heres the rest from the entrıes (the upper portıon of the log looks ırrelevant) I dıd see thıs though;

WARNING: TTF library: Invalid displacement.
ScreenMode Library Version 0.01 loaded successfully.
*Warning: the "sm81b_fm" File Doesnt Exist! Check your Configuration.
**Plane FM will be loaded from placeholder: "FlightModels/Bf-109F-2.fmd"! Not from the expected one.

WARNING: TTF library: Invalid displacement.

INTERNAL ERROR: Can't open file '3DO/Plane/SM-82/hier.him'
WARNING: object '3DO/Plane/SM-82/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/SM-82/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/SM-82/hier.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/SM-82/hier.him

   at com.maddox.il2.engine.HierMesh.Load(Native Method)
   at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
   at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
   at com.maddox.il2.engine.ActorHMesh.<init>(ActorHMesh.java:111)
   at com.maddox.il2.objects.ActorSimpleHMesh.<init>(ActorSimpleHMesh.java:26)
   at com.maddox.il2.gui.GUIAirArming.setMesh(GUIAirArming.java:1750)
   at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:1270)
   at com.maddox.il2.game.GameState.enterPush(GameState.java:31)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
   at com.maddox.il2.gui.GUIQuick$WButtonArming.notify(GUIQuick.java:395)
   at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
   at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
   at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
   at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
   at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
   at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
   at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
   at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
   at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
   at com.maddox.rts.Message._send(Message.java:1217)
   at com.maddox.rts.Message.sendToObject(Message.java:1191)
   at com.maddox.rts.Message.sendToArray(Message.java:1147)
   at com.maddox.rts.Message.sendTo(Message.java:1128)
   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.loopApp(MainWin3D.java:131)
   at com.maddox.il2.game.Main.exec(Main.java:422)
   at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
null
java.lang.NullPointerException
   at com.maddox.il2.gui.GUIAirArming.prepareSkin(GUIAirArming.java:2184)
   at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:1273)
   at com.maddox.il2.game.GameState.enterPush(GameState.java:31)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
   at com.maddox.il2.gui.GUIQuick$WButtonArming.notify(GUIQuick.java:395)
   at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
   at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
   at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
   at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
   at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
   at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
   at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
   at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
   at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
   at com.maddox.rts.Message._send(Message.java:1217)
   at com.maddox.rts.Message.sendToObject(Message.java:1191)
   at com.maddox.rts.Message.sendToArray(Message.java:1147)
   at com.maddox.rts.Message.sendTo(Message.java:1128)
   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.loopApp(MainWin3D.java:131)
   at com.maddox.il2.game.Main.exec(Main.java:422)
   at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
INTERNAL ERROR: Can't open file '3do/plane/SM81B/hier.him'
WARNING: object '3do/plane/SM81B/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/SM81B/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/SM81B/hier.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/SM81B/hier.him

   at com.maddox.il2.engine.HierMesh.Load(Native Method)
   at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
   at com.maddox.il2.engine.ActorHMesh.setMesh(ActorHMesh.java:89)
   at com.maddox.il2.engine.ActorHMesh.<init>(ActorHMesh.java:111)
   at com.maddox.il2.objects.ActorSimpleHMesh.<init>(ActorSimpleHMesh.java:26)
   at com.maddox.il2.gui.GUIAirArming.setMesh(GUIAirArming.java:1750)
   at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:1270)
   at com.maddox.il2.game.GameState.enterPush(GameState.java:31)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
   at com.maddox.il2.gui.GUIQuick$WButtonArming.notify(GUIQuick.java:395)
   at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
   at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
   at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
   at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
   at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
   at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
   at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
   at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
   at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
   at com.maddox.rts.Message._send(Message.java:1217)
   at com.maddox.rts.Message.sendToObject(Message.java:1191)
   at com.maddox.rts.Message.sendToArray(Message.java:1147)
   at com.maddox.rts.Message.sendTo(Message.java:1128)
   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.loopApp(MainWin3D.java:131)
   at com.maddox.il2.game.Main.exec(Main.java:422)
   at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
null
java.lang.NullPointerException
   at com.maddox.il2.gui.GUIAirArming.prepareSkin(GUIAirArming.java:2184)
   at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:1273)
   at com.maddox.il2.game.GameState.enterPush(GameState.java:31)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:55)
   at com.maddox.il2.game.GameStateStack.push(GameStateStack.java:44)
   at com.maddox.il2.gui.GUIQuick$WButtonArming.notify(GUIQuick.java:395)
   at com.maddox.gwindow.GWindowDialogControl._notify(GWindowDialogControl.java:51)
   at com.maddox.il2.gui.GUIButton._notify(GUIButton.java:18)
   at com.maddox.gwindow.GWindowDialogControl.mouseClick(GWindowDialogControl.java:86)
   at com.maddox.il2.gui.GUIButton.mouseClick(GUIButton.java:22)
   at com.maddox.gwindow.GWindow._mouseButton(GWindow.java:556)
   at com.maddox.gwindow.GWindowRoot.doMouseButton(GWindowRoot.java:251)
   at com.maddox.gwindow.GWindowManager.doMouseButton(GWindowManager.java:69)
   at com.maddox.il2.engine.GUIWindowManager.msgMouseButton(GUIWindowManager.java:126)
   at com.maddox.rts.MsgMouse.invokeListener(MsgMouse.java:98)
   at com.maddox.rts.Message._send(Message.java:1217)
   at com.maddox.rts.Message.sendToObject(Message.java:1191)
   at com.maddox.rts.Message.sendToArray(Message.java:1147)
   at com.maddox.rts.Message.sendTo(Message.java:1128)
   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.loopApp(MainWin3D.java:131)
   at com.maddox.il2.game.Main.exec(Main.java:422)
   at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)

[Jan 16, 2023 9:40:48 AM UTC +2] -------------- END log session -------------
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.

Mick

  • Modder
  • member
  • Offline Offline
  • Posts: 5305
Re: Italian pilots
« Reply #207 on: January 18, 2023, 12:46:28 AM »

... well, this line (that didn't show in your previous log extract ...) says it all ...

*Warning: the "sm81b_fm" File Doesnt Exist! Check your Configuration.

The mod comes with several FMs, to be used according to your game version ...



For instance, open the -4.09-4.12fm folder and copy and paste the FM inside to replace the default one (SM81_FM) that is at the root of the mod folder ...
Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2310
Re: Italian pilots
« Reply #208 on: January 18, 2023, 07:12:41 AM »

Most likely you have a bad install of this mod so IL2 is not finding the files he needs to load the plane.

It would also help if you could tell us which version of the game you have and the type of mod setup  (BAT, VP, Modact etc etc) unfortunately the cristal ball was left behind during the last moving.
Logged

gunny0134

  • member
  • Offline Offline
  • Posts: 853
  • no skill just simple, but seek the best beauty !!
Re: Italian pilots
« Reply #209 on: January 18, 2023, 02:27:43 PM »

Try applying Kelso's fix file...!

https://www.sas1946.com/main/index.php/topic,68976.msg763961.html#msg763961

Go to ''IL2 AIR C***** Site (aircrafts multi engine section)''...!!

I'm on 4.12.2m, BAT 4.0


Logged

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2060
Re: Italian pilots
« Reply #210 on: January 18, 2023, 10:55:42 PM »

FIXED

User Error as you mıght have guessed guys! I had somehow duplıcated the fıle structure for both AC ın dıfferent places (dont ask  ;D)

Thanks for the help
Mıck
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.

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2310
Re: Italian pilots
« Reply #211 on: February 09, 2023, 02:02:00 AM »




So one more thanks  :)
Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2310
Re: Italian pilots
« Reply #212 on: February 13, 2023, 04:42:27 AM »




and more thanks
Logged

gunny0134

  • member
  • Offline Offline
  • Posts: 853
  • no skill just simple, but seek the best beauty !!
Re: Italian pilots
« Reply #213 on: May 10, 2023, 06:27:36 AM »

In response to skin master Stanislao's request...!!

 SaettaS
 FolgoreS

Just put the files into Ranwers' Pilots Italy.

Tested on 4.12.2m, BAT 4.0 only.

I personally think that my work is incomplete and unsatisfactory... ::(

 내려받기 = download

http://naver.me/xkqwXihT




Logged

bomberkiller

  • Treffen sich zwei Jäger...!
  • Modder
  • member
  • Offline Offline
  • Posts: 4929
  • Bf-109G-6/R6 = Bomber Killer
Re: Italian pilots
« Reply #214 on: May 10, 2023, 08:14:19 AM »

Wunderbar!   8)

Thank you very much.

Best regards

 ]cheers[

Gerhard
Logged
FAC N° 9 ...cheers mein Schatz

enry711

  • member
  • Offline Offline
  • Posts: 592
Re: Italian pilots
« Reply #215 on: May 10, 2023, 10:46:07 AM »

Fantastic series of mods! Thank you so much!

One question: where can i find the moving heads file made by barnesy?

EDIT: I downloaded the big files mod and installed the folder at the top in the WAW3 section. All planes affected by the mod don't show up anymore if R.A. is selected
Pages: 1 ... 15 16 17 [18] 19 20 21   Go Up
 

Page created in 0.088 seconds with 24 queries.