Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik > Daidalos Team discussions

Reply
 
Thread Tools Display Modes
  #71  
Old 01-13-2012, 11:09 PM
crucislancer crucislancer is offline
Registered Member
 
Join Date: Apr 2009
Location: Rohnert Park, CA
Posts: 8
Default

Quote:
Originally Posted by Fall_Pink? View Post
Well, ahem, that's not the reason I posted that... I was merely thinking about the ai dll.
I didn't have any java crashes anymore tonight, so maybe's something is going on here.

Although, some others reported it works fine when it's only associated with core 1. Afaik, il2 can only run on 1 core, but this extra dll can make a difference. Weird.

Rgs,
FP
I just want to point out that I run IL-2 on a single core system, and I did have a CTD around 15 minutes in.


I haven’t had the chance to really dive into the changes in the patch, but I like what I’ve seen so far and the only real issue I’ve noticed was the CTD.

Thanks for all the hard work!
Reply With Quote
  #72  
Old 01-13-2012, 11:52 PM
broadmarsh broadmarsh is offline
Registered Member
 
Join Date: Jan 2012
Posts: 2
Default

Quote:
Originally Posted by IceFire View Post
For the Spitfire... I did a lot of flying around on Bessarabia and Crimea and while keeping the engine in the 70-80 range for cruise is best, you should be able to go higher for short periods of time similar to most other fighters. I can't say that I flew the IXe specifically.
There has never ever been an overheat problem of such magnitude as this on any Spitfire on any previous releases. One would expect to fly at 90 to 95% all the time on ETO missions and stay within the normal temperature envelope. In fact on this mission I had to throttle back to 50% to get rid of the warning. This is a bug or poor implementation. Take your pick.

Quote:
Originally Posted by IceFire View Post
What map was this on? Temperature discussions are definitely impacted by the map being flown on as the ambient temperature has quite an impact.
Yes I understand the map being flown impacts temperatures considerably. I have been doing this for some considerable time and I have first hand experience in Real Life of engine testing.

It is Normandy1.

Perhaps I could give you the server address and load the mission for you to try? Send me a PM?
Reply With Quote
  #73  
Old 01-13-2012, 11:52 PM
76.IAP-Blackbird 76.IAP-Blackbird is offline
Approved Member
 
Join Date: Sep 2008
Posts: 167
Default

Do you have infos about the fuel amount, weapons were loaded or not? It seems those planes with radial engines are laaging power during take off. but it happen since day one. best example is the fw-190 in comparison to the bf-109
Reply With Quote
  #74  
Old 01-13-2012, 11:59 PM
JimmyBlonde JimmyBlonde is offline
Approved Member
 
Join Date: Dec 2010
Posts: 161
Default

For those guys who are having problems with the Java CTD, and not getting results from:

;ProcessAffinityMask=2

Try Large Address Aware,

http://www.techpowerup.com/forums/sh...d.php?t=112556

Instructions are in the thread.

This seems to have solved my issue with this but it will only work/make any difference with 32bit systems (Win XP) afaik. I also use GameBooster3 so that might be helping but, without LAA and GB3 I couldn't run any mission for more than 15mins without a CTD.
Reply With Quote
  #75  
Old 01-14-2012, 12:20 AM
Treetop64's Avatar
Treetop64 Treetop64 is offline
What the heck...?
 
Join Date: Oct 2010
Location: Redwood City, California
Posts: 513
Default

Quote:
Originally Posted by JimmyBlonde View Post
This seems to have solved my issue with this but it will only work/make any difference with 32bit systems (Win XP) afaik.
Curious, in that 32bit systems access only up to a maximum total of 3GB of RAM. Programs like these and CFF Explorer are really meant for 64bit systems with four or more gigs; that have the breathing space to actually use extra RAM. If you use a 32 bit OS and have 3 or less gigs of RAM, it really isn't going to do much good.
Reply With Quote
  #76  
Old 01-14-2012, 12:50 AM
JimmyBlonde JimmyBlonde is offline
Approved Member
 
Join Date: Dec 2010
Posts: 161
Default

Quote:
Originally Posted by Treetop64 View Post

Curious, in that 32bit systems access only up to a maximum total of 3GB of RAM. Programs like these and CFF Explorer are really meant for 64bit systems with four or more gigs; that have the breathing space to actually use extra RAM. If you use a 32 bit OS and have 3 or less gigs of RAM, it really isn't going to do much good.
Whatever, it works, I couldn't really give a toss how you think it doesn't.

Not with Il-2 though unfortunately, Im still getting CTD's.

A mission played through just fine on the Finland map at 8x Speed flown by autopilot but, under manual control and at 1x speed I get the 15minute mark CTD again???

Here's the log:

Quote:

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6d4386f1
Function name=(N/A)
Library=C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\hotspot\jvm.dll

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.



Current Java thread:
at com.maddox.il2.ai.air.Pilot.doFighterDefense(Nativ e Method)
at com.maddox.il2.ai.air.Pilot.fighterDefence(Pilot.j ava:1103)
at com.maddox.il2.ai.air.Pilot.setManeuverByTask(Pilo t.java:551)
at com.maddox.il2.ai.air.Pilot.setTaskAndManeuver(Pil ot.java:409)
at com.maddox.il2.ai.air.Pilot.update(Pilot.java:185)
at com.maddox.il2.fm.FlightModelMain.tick(FlightModel Main.java:1023)
at com.maddox.il2.engine.Interpolators.tick(Interpola tors.java:222)
at com.maddox.il2.engine.Actor.interpolateTick(Actor. java:434)
at com.maddox.il2.engine.InterpolateAdapter.msgTimeOu t(InterpolateAdapter.java:174)
at com.maddox.rts.MsgTimeOut.invokeListener(MsgTimeOu t.java:73)
at com.maddox.rts.Message._send(Message.java:1217)
at com.maddox.rts.Message.sendToObject(Message.java:1 191)
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:101)
at com.maddox.il2.game.MainWin3D.loopApp(MainWin3D.ja va:131)
at com.maddox.il2.game.Main.exec(Main.java:439)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java: 235)

Dynamic libraries:
0x00400000 - 0x00C07000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\il2fb.exe
0x7C900000 - 0x7C9B2000 C:\WINDOWS\system32\ntdll.dll
0x7C800000 - 0x7C8F6000 C:\WINDOWS\system32\kernel32.dll
0x7E410000 - 0x7E4A1000 C:\WINDOWS\system32\USER32.dll
0x77F10000 - 0x77F59000 C:\WINDOWS\system32\GDI32.dll
0x77DD0000 - 0x77E6B000 C:\WINDOWS\system32\ADVAPI32.dll
0x77E70000 - 0x77F03000 C:\WINDOWS\system32\RPCRT4.dll
0x77FE0000 - 0x77FF1000 C:\WINDOWS\system32\Secur32.dll
0x76B40000 - 0x76B6D000 C:\WINDOWS\system32\WINMM.dll
0x76390000 - 0x763AD000 C:\WINDOWS\system32\IMM32.dll
0x72280000 - 0x722AA000 C:\WINDOWS\system32\DINPUT.dll
0x77C10000 - 0x77C68000 C:\WINDOWS\system32\msvcrt.dll
0x7C9C0000 - 0x7D1D7000 C:\WINDOWS\system32\SHELL32.dll
0x77F60000 - 0x77FD6000 C:\WINDOWS\system32\SHLWAPI.dll
0x71AD0000 - 0x71AD9000 C:\WINDOWS\system32\WSOCK32.dll
0x71AB0000 - 0x71AC7000 C:\WINDOWS\system32\WS2_32.dll
0x71AA0000 - 0x71AA8000 C:\WINDOWS\system32\WS2HELP.dll
0x77C00000 - 0x77C08000 C:\WINDOWS\system32\VERSION.dll
0x773D0000 - 0x774D3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll
0x5D090000 - 0x5D12A000 C:\WINDOWS\system32\comctl32.dll
0x76D60000 - 0x76D79000 C:\WINDOWS\system32\IPHLPAPI.dll
0x4FDD0000 - 0x4FF76000 C:\WINDOWS\system32\d3d9.dll
0x6D990000 - 0x6D996000 C:\WINDOWS\system32\d3d8thk.dll
0x5AD70000 - 0x5ADA8000 C:\WINDOWS\system32\uxtheme.dll
0x76D40000 - 0x76D58000 C:\WINDOWS\system32\MPRAPI.dll
0x77CC0000 - 0x77CF2000 C:\WINDOWS\system32\ACTIVEDS.dll
0x76E10000 - 0x76E35000 C:\WINDOWS\system32\adsldpc.dll
0x5B860000 - 0x5B8B5000 C:\WINDOWS\system32\NETAPI32.dll
0x76F60000 - 0x76F8C000 C:\WINDOWS\system32\WLDAP32.dll
0x76B20000 - 0x76B31000 C:\WINDOWS\system32\ATL.DLL
0x774E0000 - 0x7761E000 C:\WINDOWS\system32\ole32.dll
0x77120000 - 0x771AB000 C:\WINDOWS\system32\OLEAUT32.dll
0x76E80000 - 0x76E8E000 C:\WINDOWS\system32\rtutils.dll
0x71BF0000 - 0x71C03000 C:\WINDOWS\system32\SAMLIB.dll
0x77920000 - 0x77A13000 C:\WINDOWS\system32\SETUPAPI.dll
0x6D420000 - 0x6D4EF000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\hotspot\jvm.dll
0x6D220000 - 0x6D227000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\hpi.dll
0x6D3B0000 - 0x6D3BD000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\verify.dll
0x6D250000 - 0x6D266000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\java.dll
0x6D3C0000 - 0x6D3CD000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\zip.dll
0x6CB80000 - 0x6CB94000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\DT.dll
0x10000000 - 0x1000A000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\pathfind.dll
0x10010000 - 0x12EEA000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\il2_corep4.dll
0x7C340000 - 0x7C396000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\MSVCR71.dll
0x02860000 - 0x02883000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\jgl.dll
0x028A0000 - 0x028DA000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\il2_usgs2.dll
0x0EAE0000 - 0x0EB57000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\mg_snd_sse.dll
0x6CE10000 - 0x6CE48000 C:\WINDOWS\system32\dinput8.dll
0x688F0000 - 0x688F9000 C:\WINDOWS\system32\HID.DLL
0x76C30000 - 0x76C5E000 C:\WINDOWS\system32\WINTRUST.dll
0x77A80000 - 0x77B15000 C:\WINDOWS\system32\CRYPT32.dll
0x77B20000 - 0x77B32000 C:\WINDOWS\system32\MSASN1.dll
0x76C90000 - 0x76CB8000 C:\WINDOWS\system32\IMAGEHLP.dll
0x6D340000 - 0x6D348000 C:\Program Files\Ubisoft\IL-2 Sturmovik 1946\bin\net.dll
0x71A50000 - 0x71A8F000 C:\WINDOWS\System32\mswsock.dll
0x76F20000 - 0x76F47000 C:\WINDOWS\system32\DNSAPI.dll
0x76FB0000 - 0x76FB8000 C:\WINDOWS\System32\winrnr.dll
0x5ED00000 - 0x5EDCC000 C:\WINDOWS\system32\Opengl32.dll
0x68B20000 - 0x68B40000 C:\WINDOWS\system32\GLU32.dll
0x73760000 - 0x737AB000 C:\WINDOWS\system32\DDRAW.dll
0x73BC0000 - 0x73BC6000 C:\WINDOWS\system32\DCIMAN32.dll
0x74720000 - 0x7476C000 C:\WINDOWS\system32\MSCTF.dll
0x0FD00000 - 0x0FD0E000 C:\Program Files\IL-2 Shturmovik Stab\StabMon.dll
0x69500000 - 0x6A642000 C:\WINDOWS\system32\nvoglnt.dll
0x14940000 - 0x1495F000 C:\Program Files\Abbequerque Inc\FaceTrackNoIR\NPClient.dll
0x73F10000 - 0x73F6C000 C:\WINDOWS\system32\dsound.dll
0x72D20000 - 0x72D29000 C:\WINDOWS\system32\wdmaud.drv
0x72D10000 - 0x72D18000 C:\WINDOWS\system32\msacm32.drv
0x77BE0000 - 0x77BF5000 C:\WINDOWS\system32\MSACM32.dll
0x77BD0000 - 0x77BD7000 C:\WINDOWS\system32\midimap.dll
0x73EE0000 - 0x73EE4000 C:\WINDOWS\system32\KsUser.dll
0x59A60000 - 0x59B01000 C:\WINDOWS\system32\DBGHELP.dll
0x76BF0000 - 0x76BFB000 C:\WINDOWS\system32\PSAPI.DLL

Local Time = Sat Jan 14 12:10:16 2012
Elapsed Time = 5317
#
# HotSpot Virtual Machine Error : EXCEPTION_ACCESS_VIOLATION
# Error ID : 4F530E43505002CC
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 compiled mode)
#
Reply With Quote
  #77  
Old 01-14-2012, 12:55 AM
Treetop64's Avatar
Treetop64 Treetop64 is offline
What the heck...?
 
Join Date: Oct 2010
Location: Redwood City, California
Posts: 513
Default

Quote:
Originally Posted by JimmyBlonde View Post
Whatever, it works, I couldn't really give a toss how you think it doesn't.
No need to be personal and uptight about it. It's just something to be aware of, that's all.

Reply With Quote
  #78  
Old 01-14-2012, 01:23 AM
JimmyBlonde JimmyBlonde is offline
Approved Member
 
Join Date: Dec 2010
Posts: 161
Default

Quote:
Originally Posted by Treetop64 View Post
No need to be personal and uptight about it. It's just something to be aware of, that's all.

I'm (self) entitled to one snarky comment per day. It's in my contract.

To wit:

Snarky Comments Allowance Ordinance of 1979. (Section iii)

The user of this body is entitled to make one snarky comment on the internets at his own discretion when his game is broken. This is to prevent the user from accumulating rage and taking up cruelty to animals for a hobby as opposed to flight simulations.
Reply With Quote
  #79  
Old 01-14-2012, 01:23 AM
redarrows2006 redarrows2006 is offline
Approved Member
 
Join Date: Mar 2010
Posts: 23
Default

Quote:
Originally Posted by ~Deacon View Post
just got a crash to desktop without error message

Normandy map...P-51 vs. 109's
Me to i got crash to desktop on Okinova map and also in usaf figter campaign 4th mission P-40 vs Zero and others ac.
Reply With Quote
  #80  
Old 01-14-2012, 01:56 AM
Treetop64's Avatar
Treetop64 Treetop64 is offline
What the heck...?
 
Join Date: Oct 2010
Location: Redwood City, California
Posts: 513
Default

Quote:
Originally Posted by JimmyBlonde View Post
I'm (self) entitled to one snarky comment per day. It's in my contract.

To wit:

Snarky Comments Allowance Ordinance of 1979. (Section iii)

The user of this body is entitled to make one snarky comment on the internets at his own discretion when his game is broken. This is to prevent the user from accumulating rage and taking up cruelty to animals for a hobby as opposed to flight simulations.
Lol! Fair enough.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:11 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.