Author Topic: Vanishing Body Part's  (Read 846 times)

Well, I was playing on my server and right when I spawned my body part's where gone as seen in the pic it happen's with weapons as well. I haven't made or downloaded any new software or add-ons.


Due to lack of edit button double post. I just re-installed and it is still the same

Due to lack of edit button double post. I just re-installed and it is still the same

i had your same problem,
HOLD ON IM GONNA EDIT THIS SOON WITH ANSWER

its Iver the graphics on the game or the graphic card your PC has trust me i know ALOT about computers my dads a mechanic and a scientist. he teaches me 

i had your same problem,
HOLD ON IM GONNA EDIT THIS SOON WITH ANSWER

Blocks look odd, they're streaching into each other!

There is currently some kind of compatibility problem with ATI cards that causes large stretched out polygons to fill the screen in some cases.

To fix this problem:

    * Make sure Blockland is not running.
    * Open "My Computer"
    * Navigate to your Blockland folder (default is C:\Program Files\Blockland )
    * Navigate to the base\config\client folder
    * There should be a prefs.cs file in this folder (it may appear as just "prefs") if you have file extensions turned off.
    * Open this file in notepad.  Double click the file, choose "Select the program from a list", then choose notepad.
    * Scroll to the end of the file and paste the following lines of code:

Code:

$pref::OpenGL::disableEXTCompiledVertexArray = "1";
$pref::TS::UseTriangles = "1";

    * Save the file and close notepad.


Note that this does adversely effect shadow rendering, but it's better than nothing.  A more effective solution is being investigated.


I believe it's something about ATI or your drivers?

Blocks look odd, they're streaching into each other!

There is currently some kind of compatibility problem with ATI cards that causes large stretched out polygons to fill the screen in some cases.

To fix this problem:

    * Make sure Blockland is not running.
    * Open "My Computer"
    * Navigate to your Blockland folder (default is C:\Program Files\Blockland )
    * Navigate to the base\config\client folder
    * There should be a prefs.cs file in this folder (it may appear as just "prefs") if you have file extensions turned off.
    * Open this file in notepad.  Double click the file, choose "Select the program from a list", then choose notepad.
    * Scroll to the end of the file and paste the following lines of code:

Code:

$pref::OpenGL::disableEXTCompiledVertexArray = "1";
$pref::TS::UseTriangles = "1";

    * Save the file and close notepad.


Note that this does adversely effect shadow rendering, but it's better than nothing.  A more effective solution is being investigated.
Oh my god that happened to me once in Fooly's server, back in V8.
I just had to wait for like a day then it went back to normal.. Why, I don't know.