avt_aniruddha Posted August 18, 2010 Share Posted August 18, 2010 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:00531BDF00534828005120EBerrno = 0 (?)OS error = 487 (Attempt to access invalid address.)Can anyone help me with this????????????? Link to comment Share on other sites More sharing options...
Ykkrosh Posted August 18, 2010 Share Posted August 18, 2010 What version of Windows are you running? 32-bit or 64-bit?If you click the "Continue" button, does the game continue and work properly? Link to comment Share on other sites More sharing options...
avt_aniruddha Posted August 19, 2010 Author Share Posted August 19, 2010 (edited) After clicking on continue,game starts well but after starting single player game,it almost stops responding(very sluggish response)I am using Windows XP 32-Bit Edited August 19, 2010 by avt_aniruddha Link to comment Share on other sites More sharing options...
avt_aniruddha Posted August 19, 2010 Author Share Posted August 19, 2010 This is how it looks when I start single player gameuntitled.bmpis this normal????? Link to comment Share on other sites More sharing options...
Ykkrosh Posted August 19, 2010 Share Posted August 19, 2010 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 More sharing options...
avt_aniruddha Posted August 21, 2010 Author Share Posted August 21, 2010 (edited) system_info.txt Edited August 21, 2010 by avt_aniruddha Link to comment Share on other sites More sharing options...
fcxSanya Posted August 22, 2010 Share Posted August 22, 2010 This is how it looks when I start single player gameuntitled.bmpis this normal?????I have similar image: in Windows XP SP3 with ATI Radeon X700 graphics card.But if I disable shadows (menu -> settings -> enable shadows - clear checkbox) it looks normal:So it seems like problems with shadows in OpenGL. Link to comment Share on other sites More sharing options...
Ykkrosh Posted August 22, 2010 Share Posted August 22, 2010 Hmm... Does it look better if you add "noframebufferobject=true" to the config file (see binaries/data/config/default.cfg)? I guess we need someone with an ATI card to debug it and work out what's triggering the problem. Link to comment Share on other sites More sharing options...
fcxSanya Posted August 22, 2010 Share Posted August 22, 2010 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:Problem was solved by installing latest video driver: Link to comment Share on other sites More sharing options...
avt_aniruddha Posted August 24, 2010 Author Share Posted August 24, 2010 (edited) but wt about the first error???????????? Edited August 24, 2010 by avt_aniruddha Link to comment Share on other sites More sharing options...
janwas Posted September 4, 2010 Share Posted September 4, 2010 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now