Author Topic: some error as i try to enter the game  (Read 1040 times)

Zephlix

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
some error as i try to enter the game
« on: May 27, 2009, 10:46:56 am »
ok before i use the updater i can join the game with my character,

after i update, game crashes as i log in after selecting my character and i get this error message

EXCEPTION_ACCESS_VIOLATION at 690B1F67

you know why the game would crash after the update?

tried adding line to sound file and no good, tried different skins resolution fullscreen and not,
even reinstalled which is how i found out that i can log in and play before i update,

error log i get ; a bunch of these types of errors, not going to post em all;

Wed May 27 01:35:27 2009, Failed to load Sound Handle: amb.arena1
Wed May 27 01:35:27 2009, Couldn't create Resource 'music.perplex2'
Wed May 27 01:35:27 2009, <..\..\src\client\sound\pssoundmngr.cpp:1067 psMapSoundSystem::Initialize SEVERE>
Wed May 27 01:35:27 2009, Failed to load Sound: music.perplex2
Wed May 27 01:35:27 2009, Couldn't create Resource 'amb.corridor1'
Wed May 27 01:35:27 2009, <..\..\src\client\sound\pssoundmngr.cpp:973 psMapSoundSystem::Initialize SEVERE>
Wed May 27 01:35:27 2009, Failed to load Sound Handle: amb.corridor1
Wed May 27 01:35:27 2009, Couldn't create Resource 'connect'
Wed May 27 01:35:27 2009, <..\..\src\client\sound\pssoundmngr.cpp:1067 psMapSoundSystem::Initialize SEVERE>
Wed May 27 01:35:27 2009, Failed to load Sound: connect
Wed May 27 01:35:27 2009, Couldn't create Resource 'amb.arena1'
Wed May 27 01:35:27 2009, <..\..\src\client\sound\pssoundmngr.cpp:973 psMapSoundSystem::Initialize SEVERE>
Wed May 27 01:35:27 2009, Failed to load Sound Handle: amb.arena1
Wed May 27 01:35:27 2009, Couldn't create Resource 'env.wood_creak2'
Wed May 27 01:35:27 2009, <..\..\src\client\sound\pssoundmngr.cpp:1012 psMapSoundSystem::Initialize SEVERE>
Wed May 27 01:35:27 2009, Failed to load Sound: env.wood_creak2
Wed May 27 01:35:27 2009, Couldn't create Resource 'music.perplex2'
Wed May 27 01:35:27 2009, <..\..\src\client\sound\pssoundmngr.cpp:1067 psMapSoundSystem::Initialize SEVERE>
Wed May 27 01:35:27 2009, Failed to load Sound: music.perplex2

which is why i tried adding the sound file line.  no go.   also turning sound on and off is a no go.
 
winblows xp sp3
amd atholon 64x2 4400+ 2.29ghz
2gb ram
Ati Radeon HD 3870 512mb ram (latest drivers, just updated)

« Last Edit: May 27, 2009, 10:48:36 am by Zephlix »

Sen

  • Hydlaa Notable
  • *
  • Posts: 746
    • View Profile
Re: some error as i try to enter the game
« Reply #1 on: May 27, 2009, 11:02:45 am »
Hello

Please try to disable the vertex buffer object in the Planeshift setup application.
That will hopefully help.


Sen
.....also a saddle that won't pinch the tail. One day!

Zephlix

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: some error as i try to enter the game
« Reply #2 on: May 27, 2009, 11:11:45 am »
Ahhh Thank you very much Sen for that did the trick. 

i even played with the font, quality and speed options and even the maps. 

But turning off the Vertex buffer Object did solve the problem.

always the last option to try aye,,, 


See you round in game    \\o//

schwulfer

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
Re: some error as i try to enter the game
« Reply #3 on: November 07, 2009, 12:24:23 am »
I have the same problem and I know what to switch off but I can't access the setup?

-stf-

  • Hydlaa Resident
  • *
  • Posts: 108
    • View Profile
Re: some error as i try to enter the game
« Reply #4 on: November 07, 2009, 12:32:39 am »
You can do it manually in planeshift.cfg and in psclient.cfg if you know what you need to change. For vertex buffer it should be
Code: [Select]
Video.OpenGL.UseExtension.GL_ARB_vertex_buffer_object = falseif I am right.
« Last Edit: November 07, 2009, 12:35:16 am by -stf- »