Loading [MathJax]/extensions/Safe.js

Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2] 3 4   Go Down

Author Topic: C.U.P. Module-03 World at War PART-12  (Read 25674 times)

0 Members and 1 Guest are viewing this topic.

Gaston

  • Modder
  • member
  • Offline Offline
  • Posts: 3296
Re: C.U.P. Module-03 World at War PART-12
« Reply #12 on: July 06, 2015, 04:00:33 AM »

Well... as I know there is a problem with the Fokker G1 cockpit, I tried with it on Berlin map. First try, it loads to 100 % with no problem, but I have the usual white/blue screen because the cockpit needs a little patch. When I introduce the little patch, it loads to 100 %, and I have the error message. So, I launch the game again, and try with a Bf-109E-4 (default plane), and I have again the same error.

This evening, I will try with some other planes, and other maps, by curiosity...
Logged

decipher

  • Missioneer
  • member
  • Offline Offline
  • Posts: 297
Re: C.U.P. Module-03 World at War PART-12
« Reply #13 on: July 06, 2015, 04:55:39 AM »

hmm. i usually only fly in the pacific, mostly japanese, so i didn't even know there was a fokker G1 :)
i just tried it and it loaded fine without any patch. i never saw the cockpit before, but it looked fine as far as i could see. gunner seat view was working too.

no idea whats going wrong there. the "little patch" you introduced, was that some new classfiles you added? or some 3do meshes?

Logged

SAS~Monty27

  • SAS Team
  • member
  • Offline Offline
  • Posts: 3852
  • Action and Adventure!
    • SPEEDMACHINE
Re: C.U.P. Module-03 World at War PART-12
« Reply #14 on: July 06, 2015, 07:32:08 AM »

Exactly what I am thinking! - In other words, you DO have a modded #WAW - Possibly with additional 3do, extra classfiles, etc - we don't even know what it is. 

Gaston - If you want to share the files you have added we would be delighted to test the package and together we have a good chance at fixing whatever is happening. 

This is not playing fair:  Today I personally re-checked a series of downloads with RDDR to see where any variation could be coming from.  I think you have answered the question.

G-1 is also good here as far as I can tell:



Support only works for fair questions.  Your inquiry is misleading for people who have genuinely followed directions.
Logged

Griffon_301

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2199
Re: C.U.P. Module-03 World at War PART-12
« Reply #15 on: July 06, 2015, 09:32:58 AM »

the G1 works for me too, both on my modded WAW and on the stock WAW...
btw, I forgot how to activate those tube gunsights that have a gunsight cover ... silly me...totally reliant on reflector sights...
Logged

Gaston

  • Modder
  • member
  • Offline Offline
  • Posts: 3296
Re: C.U.P. Module-03 World at War PART-12
« Reply #16 on: July 06, 2015, 10:43:18 AM »

I can put this little patch of my own here, if someone tells me how to join a zip or rar file to my message, because when I press the "Attachments and oher options", it does not give me the possibility to join a file to my message... but the bug is related to the famous LABELS3_HAKEN.mat file...

Anyway, this is what is written in it :

Code: [Select]
[ClassInfo]
  ClassName TMaterial
[General]
  tfDoubleSide 0
  tfShouldSort 0
  tfDropShadow 0
  tfGameTimer 1
[LightParams]
  Ambient 1.0
  Diffuse 1.0
  Specular 0.1
  SpecularPow 32
  Shine 0.0
[Layer0]
  TextureName labels3.tga
  PaletteName
  Frame 0.0
  VisibleDistanceNear 0.0
  VisibleDistanceFar 10000.0
  TextureCoordScale 0.0 0.0 1.0 1.0
  ColorScale 1.0 1.0 1.0 1.0
  AlphaTestVal 0.5
  tfWrapX 1
  tfWrapY 1
  tfMinLinear 1
  tfMagLinear 1
  tfMipMap 0
  tfBlend 0
  tfBlendAdd 0
  tfTestA 0
  tfTestZ 1
  tfUpDateClear 0
  tfModulate 1
  tfNoTexture 0
  tfAnimatePalette 0
  tfAnimateSkippedFrames 0
  tfNoDegradation 1
Logged

flapper1

  • member
  • Offline Offline
  • Posts: 171
Re: C.U.P. Module-03 World at War PART-12
« Reply #17 on: July 06, 2015, 10:56:28 AM »

Having problems after WAW12 update. Blenheim IVF shows in loading screen but in game I get the sky landscape, Battle and Tiger Moth will not show in loading screen. All other Blenheims OK.



Code: [Select]
INTERNAL ERROR: Can't open file '3do/plane/U-2TM/WingROut2_D0.msh'
WARNING: object '3do/plane/U-2TM/WingROut2_D0.msh' of class 'SkinTL' not loaded
INTERNAL ERROR: MeshObj: Can't load mesh 3do/plane/U-2TM/WingROut2_D0.msh
WARNING: object '3do/plane/U-2TM/PlaneU2TM.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/U-2TM/PlaneU2TM.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/U-2TM/PlaneU2TM.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3do/plane/U-2TM/PlaneU2TM.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:1140)
at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:746)
at com.maddox.il2.game.GameState.enterPush(GameState.java:92)
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:1450)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
null
java.lang.NullPointerException
at com.maddox.il2.gui.GUIAirArming.prepareSkin(GUIAirArming.java:1535)
at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:749)
at com.maddox.il2.game.GameState.enterPush(GameState.java:92)
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:1450)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
INTERNAL ERROR: Can't open file '3DO/Plane/FaireyBattle(Multi1)/Eng_bottom.msh'
WARNING: object '3DO/Plane/FaireyBattle(Multi1)/Eng_bottom.msh' of class 'SkinTL' not loaded
INTERNAL ERROR: MeshObj: Can't load mesh 3DO/Plane/FaireyBattle(Multi1)/Eng_bottom.msh
WARNING: object '3DO/Plane/FaireyBattle(Multi1)/hier.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/FaireyBattle(Multi1)/hier.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/FaireyBattle(Multi1)/hier.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Plane/FaireyBattle(Multi1)/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:1140)
at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:746)
at com.maddox.il2.game.GameState.enterPush(GameState.java:92)
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:1450)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
null
java.lang.NullPointerException
at com.maddox.il2.gui.GUIAirArming.prepareSkin(GUIAirArming.java:1535)
at com.maddox.il2.gui.GUIAirArming._enter(GUIAirArming.java:749)
at com.maddox.il2.game.GameState.enterPush(GameState.java:92)
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:1450)
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:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
Loading mission QuickQMBPro/SandsOfTime/SandsOfTimerednone00.mis...
Month = 6 , Hour = 18
Temperature -     0m = 26.0 .
Temperature -  1000m = 19.51001 .
Temperature -  2000m = 13.019989 .
Temperature -  3000m = 6.529999 .
Temperature -  4000m = 0.040008545 .
Temperature -  5000m = -6.450012 .
Temperature -  6000m = -12.940002 .
Temperature -  7000m = -19.429993 .
Temperature -  8000m = -25.919998 .
Temperature -  9000m = -32.410004 .
Temperature - 10000m = -38.899994 .
Temperature - 11000m = -45.39 .
Temperature - 12000m = -51.880005 .
Loading map.ini defined airfields:
Detected Vertex Shaders 3.0.
 *** Detected Shaders 4.0. NVidia 8XXX+ series!!!
Vertex texture units: 32

PBuffer: suitable formats: 6

Created a 512x512 RenderTexture with BPP(8, 8, 8, 8)
 Depth = 24, stencil = 8
PBuffer: suitable formats: 6

Created a 1024x1024 RenderTexture with BPP(8, 8, 8, 8)
 Depth = 24, stencil = 8
Loading vertex/fragment programs: *706014896*
*** Loading: [vpFogFar2Tex2D]
*** Loading: [vpFog2Tex2DBlend]
*** Loading: [vpFogFar4Tex2D]
*** Loading: [vpFogFar8Tex2D]
*** Loading: [vpFogNoTex]
*** Loading: [vpFog4Tex2D]
*** Loading: [vpFog4Tex2D_UV2]
*** Loading: [vp4Tex2D]
*** Loading: [vp6Tex2D]
*** Loading: [vpTexUVTex2D]
*** Loading: [vpWaterGrid_NV]
*** Loading: [vpWaterSunLight_NV]
*** Loading: [vpWaterSunLight_ATI]
*** Loading: [vpWaterSunLight_FP]
*** Loading: [vpTreeSprite]
*** Loading: [vpTreeTrunk]
*** Loading: [vpVAObjectsN]
*** Loading: [vpVAObjectsL0]
*** Loading: [vpSprites]
*** Loading: [vpSimpleGL]
*** Loading: [fpWaterSunLightFast] -> NV3X Optimized!
*** Loading: [fpWaterSunLight] -> NV3X Optimized!
*** Loading: [fpWaterSunLightBest] -> NV3X Optimized!
*** Loading: [fpCoastBump] -> NV3X Optimized!
*** Loading: [fpCoastFoam] -> NV3X Optimized!
*** Loading: [fpCoastFoamFast] -> NV3X Optimized!
*** Loading: [fpCoastFoamFarFogTex] -> NV3X Optimized!
*** Loading: [fpCausticSimple] -> NV3X Optimized!
*** Loading: [fpCaustic] -> NV3X Optimized!
*** Loading: [fpSprites] -> NV3X Optimized!
*** Loading: [fpObjectsL0] -> NV3X Optimized!
*** Loading: [fpObjectsL0_2L] -> NV3X Optimized!
*** Loading: [fpSimpleGL]
*** Loading: [fpNearLandFog] -> NV3X Optimized!
*** Loading: [fpFarLandFog] -> NV3X Optimized!
*** Loading: [fpRiverCoastAA]
*** Loading: [vpWaterDM_GPU] -> NV4X Optimized!
*** Loading: [vpWaterDM_GPU8800] -> NV5X Optimized!
*** Loading: [fpCoastFoam8800] -> NV5X Optimized!
*** Loading: [fpCoastFoamFarFogTex8800] -> NV5X Optimized!
*** Loading: [fpCoastBump8800] -> NV5X Optimized!
*** Loading: [vpWaterDM_CPU]
*** Loading: [fpWaterNearDM] -> NV4X Optimized!
*** Loading: [fpWaterMiddleDM] -> NV4X Optimized!
*** Loading: [fpWaterFarDM] -> NV4X Optimized!
*** Loading: [fpWaterDM_CPU] -> NV3X Optimized!
*** Loading: [fpWaterDM_CPULo] -> NV3X Optimized!
*** Loading: [fpWaterNearDM8800] -> NV5X Optimized!
*** Loading: [fpWaterMiddleDM8800] -> NV5X Optimized!
*** Loading: [fpWaterFarDM8800] -> NV5X Optimized!
*** Loading: [fpWaterLFogDM8800] -> NV5X Optimized!
*** Loading: [fpWaterLFogDM]
*** Loading: [fpIceWater] -> NV3X Optimized!
*** Loading: [fpNearNoBlend] -> NV3X Optimized!
*** Loading: [fpNearNoBlendNoise] -> NV3X Optimized!
*** Loading: [fpNearBlend] -> NV3X Optimized!
*** Loading: [fpNearBlendNoise] -> NV3X Optimized!
*** Loading: [fpFarBlend] -> NV3X Optimized!
*** Loading: [fpForestPlane] -> NV3X Optimized!
*** Loading: [fpForestPlaneNoise] -> NV3X Optimized!
*** Loading: [fpForestPlaneEdges] -> NV3X Optimized!
*** Loading: [fpForestPlaneEdgesNoise] -> NV3X Optimized!
Load bridges
Load static objects
INTERNAL ERROR: Str2FloatClamp() - Clamped 5 -> 2 (delta = -3) to Range 0..2
INTERNAL ERROR: Str2FloatClamp() - Clamped 2e+006 -> 1e+006 (delta = -1e+006) to Range 0..1e+006
FM called 'FlightModels/Blenheim_MkIV.fmd' is being loaded from Alternative File: 'gui/game/buttons'
FM called 'FlightModels/Bristol-Mercury.emd' is being loaded from Alternative File: 'gui/game/buttons'
Motor resolveFromFile starter = 0
Motor resolveFromFile starter = 0
FM called 'FlightModels/Bristol-Mercury.emd' is being loaded from Alternative File: 'gui/game/buttons'
Motor resolveFromFile starter = 0
Motor resolveFromFile starter = 0
FM called 'FlightModels/Blenheim_MkIV.fmd' is being loaded from Alternative File: 'gui/game/buttons'
INTERNAL ERROR: Can't open file '3DO/Cockpit/Blenheim/MKIVF.him'
WARNING: object '3DO/Cockpit/Blenheim/MKIVF.him' of class 'HIM' not loaded
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Blenheim/MKIVF.him
INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Blenheim/MKIVF.him

java.lang.RuntimeException: INTERNAL ERROR: HierMeshObj: Can't load HIM 3DO/Cockpit/Blenheim/MKIVF.him

at com.maddox.il2.engine.HierMesh.Load(Native Method)
at com.maddox.il2.engine.HierMesh.<init>(HierMesh.java:596)
at com.maddox.il2.objects.air.Cockpit.<init>(Cockpit.java:907)
at com.maddox.il2.objects.air.CockpitPilot.<init>(CockpitPilot.java:366)
at com.maddox.il2.objects.air.CockpitBLENHEIM4F.<init>(CockpitBLENHEIM4F.java:95)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.maddox.il2.objects.air.Aircraft.createCockpits(Aircraft.java:3545)
at com.maddox.il2.objects.air.Aircraft.load(Aircraft.java:2858)
at com.maddox.il2.game.Mission.loadAir(Mission.java:1666)
at com.maddox.il2.ai.Wing.load(Wing.java:144)
at com.maddox.il2.game.Mission.loadWings(Mission.java:1344)
at com.maddox.il2.game.Mission._load(Mission.java:762)
at com.maddox.il2.game.Mission.access$600(Mission.java:120)
at com.maddox.il2.game.Mission$BackgroundLoader.run(Mission.java:463)
at com.maddox.rts.BackgroundTask.doRun(BackgroundTask.java:155)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.java:108)
at com.maddox.il2.game.Main.exec(Main.java:449)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java:235)
cannot open file for reading
Cannot open audio file samples/null.wav

ERROR file: File users/bar/Icons not found
ObjState.finalize: Object of com.maddox.il2.objects.air.CockpitBLENHEIM4F NOT destroyed
Mission: QuickQMBPro/SandsOfTime/SandsOfTimerednone00.mis is Playing
warning: no files : music/inflight
[Jul 6, 2015 4:21:28 PM] -------------- END log session -------------
Logged

Griffon_301

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2199
Re: C.U.P. Module-03 World at War PART-12
« Reply #18 on: July 06, 2015, 11:01:54 AM »

can confirm problems with the Blenheim IVF, all other reported birds work fine though...

EDIT: temporary fix for the Blenheim Mk IVF:
https://www.sas1946.com/main/index.php/topic,12256.0.html

install that bird into the WAW folder and you are good to go...ini entries are provided already...
Logged

Gaston

  • Modder
  • member
  • Offline Offline
  • Posts: 3296
Re: C.U.P. Module-03 World at War PART-12
« Reply #19 on: July 06, 2015, 12:07:22 PM »

Oh... and you were right, Monty... I had a little mod with some classfiles in : the "Mart Random Music"... will take it out... and by the way, the little Fokker G1 patch has only the mat file in it, nothing else...

Anyway. I download the part 12 again, just in case...

EDIT :

In fact, I will download all the 12 parts again... because since the beginning, I have a problem with the Fokker G1, which means that one of the rar files is corrupted, I think... (anyway, is it flyable only with certain nations, or not ?) because all the maps I tried, with different planes give me the same result... the famous memory error...

By the way... this is what is in my conf.ini :

Code: [Select]
[il2]
title=Il2-Sturmovik Forgotten Battles
hotkeys=HotKey game

[window]
width=1920
height=1080
ColourBits=32
DepthBits=24
StencilBits=8
ChangeScreenRes=1
FullScreen=1
DrawIfNotFocused=0
EnableResize=0
EnableClose=1
SaveAspect=0
Use3Renders=0
WideScreenFoV=1
UIColor=0
UIDetail=0
UIBackground=en

[GLPROVIDER]
GL=Opengl32.dll

[GLPROVIDERS]
Open GL=Opengl32.dll
DirectX=dx8wrap.dll

[NET]
speed=25000
routeChannels=0
serverChannels=31
localPort=21000
remotePort=21000
SkinDownload=1
serverName=No Name
serverDescription=
remoteHost=
localHost=
socksHost=
checkServerTimeSpeed=1
checkClientTimeSpeed=0

[MaxLag]
farMaxLagTime=10.0
nearMaxLagTime=2.0
cheaterWarningDelay=5.0
cheaterWarningNum=-1

[chat]
region=(dx=0.6925,dy=0.071666665,x=0.0,y=0.0)

[game]
Arcade=0
HighGore=1
mapPadX=0.65844727
mapPadY=0.0068359375
viewSet=58
Intro=0
NoSubTitles=0
NoChatter=0
NoHudLog=0
NoLensFlare=0
iconTypes=3
eventlog=eventlog.lst
eventlogkeep=1
HakenAllowed=1
3dgunners=1
ScreenshotType=0
RecordingIndicator=0
MapAlpha=1.0
SaveTrk=1
SkipParatrooperViews=0
NoMissionInfoHud=0
noKillInfoHud=0
BlockMorseChat=0
SmallMapWPLabels=1
ShowMorseAsText=0
IconUnits=0
mapPadMode=1


[HotKey game]
PrintScreen=ScreenShot
P=pause
Pause=pause

[HotKey gui]
Escape=activate

[HookViewFly Config]
timeFirstStep=2.0
deltaZ=10.0

[HookView]
MouseLeft=Len

[HookView Config]
AzimutSpeed=0.1
TangageSpeed=0.1
LenSpeed=1.0
MinLen=1.0
DefaultLen=20.0
MaxLen=3000.0
Speed=6

[HotKey builder]
MouseLeft=objectMove
MouseRight=popupmenu
Enter=freeView
Shift MouseLeft=worldZoom
Alt MouseLeft=select+
Alt MouseRight=select-
Alt Ctrl=unselect
PageDown=change+
PageUp=change-
End=change++
Home=change--
Ctrl MouseLeft=insert+
Insert=insert+
NumPad-0=insert+
F=fill
Ctrl MouseRight=delete+
NumPad.=delete+
Delete=delete+
Backspace=cursor
Tab=cursor
F10=land
F11=onLand
NumPad-=normalLand
NumPad+=toLand
NumPad-5=resetAngles
NumPad-8=resetTangage90
NumPad-7=stepAzimut-5
NumPad-4=stepAzimut-15
NumPad-1=stepAzimut-30
NumPad-9=stepAzimut5
NumPad-6=stepAzimut15
NumPad-3=stepAzimut30

[MouseXYZ]
F1=SpeedSlow
F2=SpeedNormal
F3=SpeedFast
MouseRight=XYmove
F4 MouseRight=Zmove
MouseMiddle=Amove
F5 MouseRight=Amove
F6 MouseRight=Tmove
F7 MouseRight=Kmove

[MouseXYZ Config]
RealTime=1

[HotKey Console]
Shift Tab=Activate
[Console]
LOG=1
LOGFILE=log.lst
LOGKEEP=0
LOGTIME=0
HISTORY=1024
HISTORYCMD=1024
LOAD=console.cmd
SAVE=console.cmd
FOVlog=1

[sound]
SoundUse=1
SoundEngine=1
Speakers=1
Placement=0
SoundFlags.reversestereo=0
RadioFlags.Enabled=1
RadioEngine=2
MusicVolume=8
ObjectVolume=14
MusState.takeoff=1
MusState.inflight=1
MusState.crash=1
MusFlags.play=1
MasterVolume=14
Attenuation=5
SoundMode=1
SamplingRate=1
NumChannels=4
SoundExt.occlusions=0
SoundFlags.hardware=0
SoundFlags.streams=1
SoundFlags.duplex=1
SoundExt.acoustics=0
SoundExt.volumefx=0
SoundFlags.voicemgr=0
SoundFlags.static=1
VoiceVolume=12
Channels=2
SoundExt.extrender=0
SoundFlags.bugscorrect=0
SoundSetupId=8
ActivationLevel=0.02
Preemphasis=0.85
RadioLatency=0.5
AGC=1
PTTMode=1
SoundFlags.UseRadioChatter=0
SoundFlags.AutoActivation=0
RadioFlags.PTTMode=0
RadioFlags.PlayClicks=0
ActLevel=0
MicLevel=0
SoundFlags.forceEAX1=0

[rts]
;ProcessAffinityMask=1
mouseUse=2
joyUse=1
trackIRUse=1
DisableIME=0
locale=fr
JoyProfile=0
UseSmartAxis=0

[rts_mouse]
SensitivityX=1.0
SensitivityY=1.0
Invert=0
SensitivityZ=1.0

[rts_joystick]
X=0 1 4 9 16 25 36 49 64 81 100 0
Y=0 1 4 9 16 25 36 49 64 81 100 0
Z=0 10 20 30 40 50 60 70 80 90 100
RZ=0 10 20 30 40 50 60 70 80 90 100 0
FF=0
U=0 10 20 30 40 50 60 70 80 90 100 0
V=0 10 20 30 40 50 60 70 80 90 100 0
1X=0 10 20 30 40 50 60 70 80 90 100 0 0
1Y=0 10 20 30 40 50 60 70 80 90 100 0 0
1Z=0 100 100 100 100 100 100 100 100 100 100 0 0
1RZ=0 100 100 100 100 100 100 100 100 100 100 0 0
1U=0 100 100 100 100 100 100 100 100 100 100 0 0
1V=0 100 100 100 100 100 100 100 100 100 100 0 0

[Render_DirectX]
TexQual=3
TexMipFilter=2
TexCompress=0
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=0
TexFlags.TexCompressARBExt=1
TexFlags.TexEnvCombine4NV=0
TexFlags.TexEnvCombineDot3=0
TexFlags.DepthClampNV=0
TexFlags.SeparateSpecular=0
TexFlags.TextureShaderNV=0

HardwareShaders=0

Shadows=2
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3

Sky=2
Forest=2
LandShading=3
LandDetails=2

LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1

VideoSetupId=4
ForceShaders1x=0
PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0

[Render_OpenGL]
TexQual=3
TexMipFilter=2
TexCompress=2
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1

TexFlags.TexEnvCombine4NV=1
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=1
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=1

HardwareShaders=1

Shadows=2
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3

Sky=2
Forest=2
LandShading=3
LandDetails=2

LandGeom=2
TexLarge=1
TexLandQual=3
TexLandLarge=1

VideoSetupId=17
Water=4
Effects=1
ForceShaders1x=0

PolygonOffsetFactor=-0.15
PolygonOffsetUnits=-3.0

[Mods]
Flyby=1
FlybyFov=60.0
ToggleMusic=1
RandomSplash=1

Is there anything mistaken ? (I know... I prefer my log files in lst format than in txt... but I think it does not change anything...).
Logged

SAS~Monty27

  • SAS Team
  • member
  • Offline Offline
  • Posts: 3852
  • Action and Adventure!
    • SPEEDMACHINE
Re: C.U.P. Module-03 World at War PART-12
« Reply #20 on: July 06, 2015, 07:01:31 PM »

Even a single modded mat file can completely kill the function or appearance of an aircraft in Il2.  Often its the tiniest thing.

ADDENDUM:

C.U.P.- Module 03 - World At War Pt-12B

Missing classfiles for Blenheim MkIVF

Sorry about that - just a few classfiles.  No need for bloody great mod folders.  Here is the fix...

https://www.mediafire.com/?arso00y9kyrj52z

UnZIP/UnRAR to main Il2 install...

These will be included in WAW Part-13

*******************************
Other birds?  Phil agrees with Chris and I, no probs with Tiger Moth or Battle.

SAS~Monty27
Logged

pilotpimpf

  • member
  • Online Online
  • Posts: 234
Re: C.U.P. Module-03 World at War PART-12
« Reply #21 on: July 07, 2015, 01:18:34 AM »

Once again many thanks for all your hard work Simon and crew and a special thanks for the Ju 87 spats mod, one of my favourites.
Not tested everything in Cup but my install runs fine for my chosen maps and aircraft.  :)
Logged

hello

  • member
  • Offline Offline
  • Posts: 287
  • aka Aufpassen! aka Alfie!
Re: C.U.P. Module-03 World at War PART-12
« Reply #22 on: July 07, 2015, 01:39:16 AM »

A few errors I found:

The 109 F4 with the F5 armament option has a very visible mesh problem on the left wing (I flew it on the MTO map, the Trop version).

The Heinkel UHU armament options are only shown as R1 R2 R3 and so on. No description of what these are. I think some weapon entries are missing.

The WEP error and the artillery error(s) are still there. Were the fixes for these ever implemented? The solution to these were described  in the big CUP thread.

If we are asked to delete the #WAW folder we also basically chuck the manually applied fixes for the above (note to self: next time think first!)
Logged

Trooper117

  • member
  • Offline Offline
  • Posts: 9
Re: C.U.P. Module-03 World at War PART-12
« Reply #23 on: July 07, 2015, 08:23:44 AM »

I have an unmodded CUP install, seems to have installed WAW 12 ok, all up to date with MME 12 etc, but for some reason when I fly the Hurricane I have a very muted and seemingly stock engine sound for it and not a deep throaty merlin... any ideas lads?
Logged
Pages: 1 [2] 3 4   Go Up
 

Page created in 0.062 seconds with 24 queries.