View Single Post
  #1  
Old 06-07-2010, 06:38 PM
27th_Olympos 27th_Olympos is offline
Approved Member
 
Join Date: Apr 2010
Posts: 4
Default

Thank you for your suggestions but i have much worse problem now.
I removed the 10.5 driver and installed the previous version (9.12)
Now the game does not start at all.
It produces an error file each time it has a failed start:


An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x72a40672
Function name=GetKtProcAddress
Library=C:\Windows\system32\aticfx32.dll

Current Java thread:
at com.maddox.opengl.GLContext.CreateWin32(Native Method)
at com.maddox.opengl.GLContext.createWin32(GLContext. java:130)
at com.maddox.il2.engine.Config.createGlContext(Confi g.java:530)
at com.maddox.il2.engine.Config.createGlContext(Confi g.java:553)
at com.maddox.il2.game.Main3D.beginApp(Main3D.java:35 1)
at com.maddox.il2.game.MainWin3D.beginApp(MainWin3D.j ava:211)
at com.maddox.il2.game.Main.exec(Main.java:419)
at com.maddox.il2.game.GameWin3D.main(GameWin3D.java: 235)

Dynamic libraries:
0x00400000 - 0x01EA3000 D:\Program files\Ubisoft\IL2 1946\il2fb.exe
0x77CE0000 - 0x77E60000 C:\Windows\SysWOW64\ntdll.dll
.
.
.
0x72930000 - 0x72A1B000 C:\Windows\syswow64\dbghelp.dll
0x77CB0000 - 0x77CB5000 C:\Windows\syswow64\PSAPI.DLL

Local Time = Mon Jun 07 03:51:53 2010
Elapsed Time = 17
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1-b24 compiled mode)
#



can anyone help?
Reply With Quote