ID
Password
FlashGuide
FlashGuide
HA Infomation

Technical Support

  Index

  • Crashing at Startup

    07. 03. 2011 22:05


Squirg
I've been able to run NF fine on this computer until HS came out. Now, the game crashes at the loading screen after the launcher. I can't even get to the login screen.

Info:

PC
32 bit Windows Vista
AMD Athalon LE-1620 2.4 GHz
2 GB of RAM

Clean install in the Program Files directory.
Running in WIN98 compatibility mode.

Also there's this crash report:

//=====================================================
Dll Version 1.321 ( Int:1 , Disp Version 1.322 )
 Crash occurred on 2011/07/04 04:39
DataId : 0xffffffff
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 

Exception code: C0000005 ACCESS_VIOLATION
Fault address:  0581FE1C 01:0004EE1C C:\Program Files\SD EnterNET\NavyFIELD\Main.dll

Registers:
EAX:00000001
EBX:00000000
ECX:0000000A
EDX:77595CA4
ESI:00000000
EDI:08C3F9D4
CS:EIP:001B:0581FE1C
SS:ESP:0023:08C3F978  EBP:0984F178
DS:0023  ES:0023  FS:003B  GS:0000
Flags:00010206

Call stack:
Address   Frame
0581FE1C  0984F178  AllocScreen+A18C

//=====================================================
Dll Version 1.321 ( Int:1 , Disp Version 1.322 )
 Crash occurred on 2011/07/04 04:41
DataId : 0xffffffff
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 
##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##  ##NoData##      ##NoData## 

Exception code: C0000005 ACCESS_VIOLATION
Fault address:  0592FE1C 01:0004EE1C C:\Program Files\SD EnterNET\NavyFIELD\Main.dll

Registers:
EAX:00000001
EBX:00000000
ECX:0000000A
EDX:77595CA4
ESI:00000000
EDI:08D1F9D4
CS:EIP:001B:0592FE1C
SS:ESP:0023:08D1F978  EBP:0982D8AC
DS:0023  ES:0023  FS:003B  GS:0000
Flags:00010206

Call stack:
Address   Frame
0592FE1C  0982D8AC  AllocScreen+A18C

 

  • Re : Crashing at Startup

    07. 04. 2011 01:31

madal


DKpimp
Squirg I also had this once. Try close all none essential background programs and codecs to see if it helps (and I really mean everything down to only windows essential programs). If it does turn on one at the time and see what causing it.
It will most likely be a program, but some codecs can cause the game to crash or HS to react to something.

  • Re : Crashing at Startup

    07. 03. 2011 22:17


BBR_InsUW
First off I would try to make sure its not a HS issue

I know theirs an update exe at

..\SD EnterNET\NavyFIELD\HShield\HSUpdate.exe

Run that and report back if you are able to login, and remember you must run the game as an Admin

  • Re : Crashing at Startup

    07. 03. 2011 23:01


Squirg
Ran the updater, no luck. I always run it as an admin, still no luck there either.

Also tried the other suggestions I've seen around such as disabling visual themes and running it in 256 colors... Still crashing.

  • Re : Crashing at Startup

    07. 03. 2011 23:25


BBR_InsUW
Originally Posted by Squirg
Ran the updater, no luck. I always run it as an admin, still no luck there either.

Also tried the other suggestions I've seen around such as disabling visual themes and running it in 256 colors... Still crashing.


OK so where exactly does it crash walk me through the steps and lets see if we can trace an issue

  • Re : Crashing at Startup

    07. 03. 2011 23:49


Squirg
-> Run the launcher
-> Updates run fine, connects to server fine, start game.
-> Game starts up, the Navyfield splash art comes up
-> NF loading symbol appears
-> Second splash art screen loads
-> Game crashes to desktop

  • Re : Crashing at Startup

    07. 04. 2011 01:31


DKpimp
Squirg I also had this once. Try close all none essential background programs and codecs to see if it helps (and I really mean everything down to only windows essential programs). If it does turn on one at the time and see what causing it.
It will most likely be a program, but some codecs can cause the game to crash or HS to react to something.

  • Re : Crashing at Startup

    07. 04. 2011 02:50


Squirg
Thanks, I combed my programs and thought that maybe some of my autohotkey scripts would be causing HS to flip. Turns out those were the problem, and disabling them lets me play NF now.

  • Re : Crashing at Startup

    07. 04. 2011 05:52


BBR_InsUW
Originally Posted by Squirg
Thanks, I combed my programs and thought that maybe some of my autohotkey scripts would be causing HS to flip. Turns out those were the problem, and disabling them lets me play NF now.



OK more details please what programs were involved?

  • Re : Crashing at Startup

    07. 04. 2011 13:00


Squirg
The program that was specifically causing the problem was my Autohotkey script. Basically, Autohotkey lets you bind keys to perform almost any action on your comp. To do this it keeps an .exe of your script running in the background. My particular script was one that opened my CD drive whenever I pressed my rctrl key. Exiting the script allowed me to run NF without crashing.

1