Jump to content

error on start (and even further)


huwok
 Share

Recommended Posts

When starting the game i get several errors such as this

Function call failed: return value was -1 (Unknown error (-1, 0xFFFFFFFF))

Location: wutil.cpp:168 (LibError_from_GLE)

Call stack:

0054D65F

005502A8

0052AB5B

00549AE7

005614A4

00561504

errno = 0 (?)

OS error = 487 (Tentative d'accès à une adresse non valide.

)

or this

Assertion failed: "nominalFrequency >= 500.0-DBL_EPSILON"

Location: whrt.cpp:118 (InitCounter)

Call stack:

0054D65F

005502A8

0052AB5B

74737953

69466D65

61776D72

61546572

73656C62

errno = 0 (?)

OS error = 0 (no error code was set)

Sometimes i manage to lauch the game but then it crash when lauching a singleplayer game.

I'm really looking forward into playing this game :)

crashlog.txt

Link to comment
Share on other sites

  • 2 weeks later...

Greetings! Any chance you could compile the game in debug mode and run in the debugger? Unfortunately those error messages by themselves do not tell us much (the wutil one is just telling us something else failed).

The second one in whrt.cpp requires debug output to diagnose. Even if you're not running Visual Studio, you could get at it with a little app: http://technet.microsoft.com/en-us/sysinte...s/bb896647.aspx

Could you please post the line that begins with HRT?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...