Jump to content

need help with this error


avt_aniruddha
 Share

Recommended Posts

I downloaded newest alpha today and installed the game successfully.

But when i ran the game,a program error window appeared with the text:

Function call failed: return value was -1 (Function failed (no details available))

Location: wdll_ver.cpp:61 (ReadVersionString)

Call stack:

00531BDF

00534828

005120EB

errno = 0 (?)

OS error = 487 (Attempt to access invalid address.

)

Can anyone help me with this?????????????

post-9657-1282117798_thumb.jpg

Link to comment
Share on other sites

That's quite strange... What graphics card do you have? Have you updated the graphics drivers recently? (if not it might be good to try that)

Could you open the game's logs folder (either run OpenLogsFolder.bat which is in the location where you installed the game, or enter "%appdata%\0ad\logs" in the location bar in Explorer) and upload system_info.txt?

Link to comment
Share on other sites

This is how it looks when I start single player gameuntitled.bmp

is this normal?????

I have similar image:

post-9635-1282472535_thumb.jpg

in Windows XP SP3 with ATI Radeon X700 graphics card.

But if I disable shadows (menu -> settings -> enable shadows - clear checkbox) it looks normal:

post-9635-1282472676_thumb.jpg

So it seems like problems with shadows in OpenGL.

Link to comment
Share on other sites

Hmm... Does it look better if you add "noframebufferobject=true" to the config file (see binaries/data/config/default.cfg)?

When I set noframebufferobject to true dark zones is disappeared, but green color is remain:

post-9635-1282498142_thumb.jpg

Problem was solved by installing latest video driver:

post-9635-1282498356_thumb.jpg

Link to comment
Share on other sites

  • 2 weeks later...

The first error is probably caused by stale registry entries pointing to an old graphics driver that no longer exists, and our attempt to read its version therefore fails.

Any chance you could fire up the debugger, add a breakpoint on wdll_ver.cpp:61, and see the value of modulePathname_?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...