PlaneShift
Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Delaclya on December 26, 2009, 11:27:22 am
-
Hello,
When i open inventory, spell book or furnace, the PC crash and i come back to launcher.
For resolv this problem i open the file :
data\config\r3dopengl.cfg
and i change these lines :
Video.OpenGL.FontCache.UseMultiTexturing = no
Video.OpenGL.UseExtension.GL_ARB_texture_rectangle = false
Video.OpenGL.UseExtension.GL_NV_texture_rectangle = false
Now all is ok and i can play
I hope help another player with same problem.
Regards
Delaclya
PS : My graphic card is a FX5950 Ultra
-
Thank you for reporting. I'll try to link this in the Bug Tracker (http://www.hydlaaplaza.com/flyspray).
Nvidia and GL_*_TEXTURE_RECTANGLE - something rings in my memories?!
__
P.S.: Bug Report #3382 (http://www.hydlaaplaza.com/flyspray/index.php?do=details&task_id=3382) applies this solution in a more elegant way - there is already an existing rule for a rather wellknown problem of Nvidia cards with texture rectangles; it just needs to be used for more occasions.
-
Now i had similiar error, tried this. Before my items in inventory were just black squares, now atleast they look like what they should look like but it still crashes and i suppose thats because of my r3dopengl.cfg file is ''queer''. I would apretiate if someone would send me his working r3dopengl.cfg file somehow. My skype is saharzlv, you could find me on steam too. Name also SaharzLV.
***
No need to help anymore, got this stuff done by myself. Now, one bug fixed, thousand more to get rid of. Gotta go start working :P
-
I also have this problem on my other computer with Nvidia Geforce 5200FX
-
See the bugtracker - a patch is already known, it is being forwarded to the CrystalSpace developers, but you can already try to apply it to your config file.
I am not sure if there is already a matching PlaneShift update available.
-
I have the same problem with a nVidia FX5200.
I´ve tried tod do this but i didn´t find the two lines about texture rectangle in the file.
What can i do?
Thanks.
-
My guess would be that you should try to insert a line between line 602 and 605, about like this:
<!--
* 2006-09-17: Quadro NVS up to 285 are GF2 derivates
* 2006-09-17: GeForce2 GTS is affected
(source: http://hydlaa.com/smf/index.php?topic=25552.0)
-->
<rule description="GeForce: RECT texture extension support apparently sucks">
<conditions fulfill="one">
<regexp string="renderer" pattern="GeForce.*MX" />
<regexp string="renderer" pattern="GeForce.*Go" />
<regexp string="renderer" pattern="GeForce FX 5..." /> <!-- insert somewhere here -->
<regexp string="renderer" pattern="Quadro.*NVS.*\(50\|1..\|2..\).*" />
<regexp string="renderer" pattern="GeForce2.*GTS" />
</conditions>
<applicable>
<usecfg>disableRECTTextures</usecfg>
</applicable>
</rule>
Please backup your "data/config/gldrivers.xml" before, and report if it helped.
-
Thank you very much Ligh it works very well.
Now i can open the inventory, the furnace and even the loot screen.
Thanks again, see you in Hydlaa.
-
This also fixed my Inventory problem, however....
I now cannot open up my shortcuts box. my client just freezes up. No crash id or anything.
-
<!--
* 2006-09-17: Quadro NVS up to 285 are GF2 derivates
* 2006-09-17: GeForce2 GTS is affected
(source: http://hydlaa.com/smf/index.php?topic=25552.0)
-->
<rule description="GeForce: RECT texture extension support apparently sucks">
<conditions fulfill="one">
<regexp string="renderer" pattern="GeForce.*MX" />
<regexp string="renderer" pattern="GeForce.*Go" />
<regexp string="renderer" pattern="GeForce FX 5..." /> <!-- insert somewhere here -->
<regexp string="renderer" pattern="Quadro.*NVS.*\(50\|1..\|2..\).*" />
<regexp string="renderer" pattern="GeForce2.*GTS" />
</conditions>
<applicable>
<usecfg>disableRECTTextures</usecfg>
</applicable>
</rule>
I found that the above fix worked... however I was confused at first because this change needs to be added to data/config/gldrivers.xml and not the r3dopengl.cfg If you follow the conversation it's not very clear that this is the case.
-
I have a similar problem but with me instead of crashing when i open my inventory only my game grazhes when i recieve an item when this happens a C++ error comes up saying that there was a program failure what do i do?
-
Hi,
I'd do a repair first that you can start with the pslaunch application.
A second thing would be to start the game in a command promt, because there will some output be that could help with finding the reason for that problem.
Sen