Page 1 of 1
crashing
Posted: Thu Mar 19, 2009 8:39 pm
by apolo
I keep crashing and getting this message every now and then:
A failed assertion occurs
ProcName: client_ryzom_rd.exe
Date: 2009/03/19 21:36:02
File: .\driver_direct3d_texture.cpp
Line: 835
FuncName: NL3D::CDriverD3D::uploadTexture
Reason: "rect.Y + rect.Height <= (sint)d3dtext->Height"
-------------------------------
No log
-------------------------------
any idea about how can i fix it?
thx!
Re: crashing
Posted: Fri Mar 20, 2009 7:28 am
by thlau
Did you tried OpenGL mode instead?
I know that this isn't a sufficient solution, but maybe it is a viable workaround.
Can you describe in what situations the crash occurs?
Re: crashing
Posted: Fri Mar 20, 2009 2:45 pm
by apolo
hmm theres nothing special happening when the game crash...sometimes when im digging, in the cities, treking...hadnt been able to relate it to anything
Re: crashing
Posted: Fri Mar 20, 2009 3:28 pm
by suib0m
apolo wrote:I keep crashing and getting this message every now and then:
A failed assertion occurs
ProcName: client_ryzom_rd.exe
Date: 2009/03/19 21:36:02
File: .\driver_direct3d_texture.cpp
Line: 835
FuncName: NL3D::CDriverD3D::uploadTexture
Reason: "rect.Y + rect.Height <= (sint)d3dtext->Height"
-------------------------------
Interesting error message there. Have you tried the info in this thread:
http://forums.ryzom.com/showthread.php?t=15428
Just be warned that renaming your SAVE folder will reset your UI and you'll lose some info map flag data, macros (but it will still be stored in the renamed folder.. but it might be problematic).
Peace,
- Sui
Re: crashing
Posted: Sat Mar 21, 2009 12:33 pm
by apolo
thx will try that