Welcome, Guest. Please login or register.
Did you miss your activation email?
September 03, 2010, 01:19:59 AM

Login with username, password and session length
Search:     Advanced search
Enjoy 0.5.3 release! Report any problems on our bugtracker.
385805 Posts in 31728 Topics by 34590 Members
Latest Member: tomasalva2010
* Home Help Login Register
+  PlaneShift
|-+  Support
| |-+  Technical Help: Problems BEFORE entering the game (Moderators: Xordan, Rizin, weltall)
| | |-+  Exception Access Violations during loading
« previous next »
Pages: [1] 2 Print
Author Topic: Exception Access Violations during loading  (Read 2056 times)
angstrom
Traveller
*
Posts: 27

Location: Where I am? I'm not even sure WHO I am.

Angstrom


View Profile
Exception Access Violations during loading
« on: December 13, 2009, 08:57:37 AM »

As well as the ol' EAV 009543A2, I get the following EAV's during loading :

008A9E15
00565234
008A69E5

I've managed to log in twice (by luck, obviously), so I know it can do it....

Anyone out there got a magic solution for me?

 Cry
Logged

A happy yak needs no string.
thorgrin
Traveller
*
Posts: 47

Location: If I had a rivnak, I would be travelling on it the whole time


View Profile
Re: Exception Access Violations during loading
« Reply #1 on: December 13, 2009, 09:06:21 AM »

I believe it's known, some cache problem. Most players have suffered this too.
Waiting a few minutes seems to help a bit.
Logged

"If the mine is mine, it should only be mined by my miners. If my mine is mined by miners that aren't mine, my mine is no longer mine."
LigH
Testers
Forum Addict
*
Posts: 3423


Location: Germany, Gardelegen


View Profile
Re: Exception Access Violations during loading
« Reply #2 on: December 13, 2009, 09:44:28 AM »

I get address 009543A2 often too, since there was an update to the vfs.cfg file; now the "shadercache" will be created in the "Local Settings" area of the user account, instead of the root of the partition where the game is installed.

It is a matter of patience and repetitions. You may have to restart the crashing game about 20 times until all shaders are rebuilt, then the game will work again. The reason seems to be a multithreading issue (I believe shader definitions get used before they are precalculated and created on disk).
Logged


Gag Harmond
Knight and Ambassador
The Royal House of Purrty
angstrom
Traveller
*
Posts: 27

Location: Where I am? I'm not even sure WHO I am.

Angstrom


View Profile
Re: Exception Access Violations during loading
« Reply #3 on: December 13, 2009, 01:08:00 PM »

009543A2 is when I launch.

The rest happen during the loading (when the brown bar is inching it's way across the screen)
Logged

A happy yak needs no string.
Mouli
Hydlaa Resident
*
Posts: 53

Location: Mali West Africa


View Profile WWW
Re: Exception Access Violations during loading
« Reply #4 on: December 13, 2009, 05:38:02 PM »



Here are the log errors I got when I login... I can choose my character but got an Exception Access Violations after loading


Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/top_left_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/top_right_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/bottom_left_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/bottom_right_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/left_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/right_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/top_1.png<
Sun Dec 13 21:43:53 2009, <..\..\src\common\paws\pawsimagedrawable.cpp:66 pawsImageDrawable::PreparePixmap SEVERE>
Sun Dec 13 21:43:53 2009, Could not open image: >/paws/base/maps/leather/bottom_1.png<
Logged

Too many chiefs, not enough Indians...
Glaciusor
Traveller
*
Posts: 24

Location:


View Profile
Re: Exception Access Violations during loading
« Reply #5 on: December 14, 2009, 12:19:00 AM »

I've had this exact same issue. Wait for a few minutes on the character selection screen before doing anything. You might need to select your character and then wait a few minutes before entering the game if you have multiple characters.
Logged

"This might seem odd, but you should get a battle metronome."
LigH
Testers
Forum Addict
*
Posts: 3423


Location: Germany, Gardelegen


View Profile
Re: Exception Access Violations during loading
« Reply #6 on: December 14, 2009, 03:03:46 AM »

@ Glaciusor: The first crash (address 009543A2) happens in the first second after trying to start the client. Already long before you even see the game window. I found that chances are better when the CPU is rather busy while starting the game, so chances are less that several threads of the game client are able to run "at the same time".

@ Mouli: Unfortunately, those messages are not really related to the reasons of the crashes.
Logged


Gag Harmond
Knight and Ambassador
The Royal House of Purrty
angstrom
Traveller
*
Posts: 27

Location: Where I am? I'm not even sure WHO I am.

Angstrom


View Profile
Re: Exception Access Violations during loading
« Reply #7 on: December 14, 2009, 08:28:36 PM »

Some good news  Clap

I've managed to get the client to load - regularly!

I've got a dual core AMD processor. When psclient.exe starts running, I only allow it to use a single core and it's loaded every time.
(It also keeps crashing during play however, especially when loading new areas)

Logged

A happy yak needs no string.
Siteri Kidachi
Hydlaa Notable
*
Posts: 535

Location:

Oja! Lalalalalalala...


View Profile
Re: Exception Access Violations during loading
« Reply #8 on: December 14, 2009, 10:34:22 PM »

I often get EAV at 696DA174 after the progress bar reaches the end, and various other errors at the start. I've managed to get to the login screen ONCE (by opening the game about eight times consecutively) and never gotten past that.

I guess I'll just have to wait for the patch... not that I play much anyway.
Logged

AKA Rhicora Sullo and Rysenel Ifernes
weltall
Moderator
Hydlaa Notable
*
Posts: 853


Location:


View Profile
Re: Exception Access Violations during loading
« Reply #9 on: December 15, 2009, 01:46:45 AM »

add to your config file
ThreadManager.AlwaysRunNow = true
Logged
LigH
Testers
Forum Addict
*
Posts: 3423


Location: Germany, Gardelegen


View Profile
Re: Exception Access Violations during loading
« Reply #10 on: December 15, 2009, 03:47:05 AM »

Just repeating verbosely, because it really seems to work (just tested on a QuadCore)! Clap

Add the following line to either %ProgramFiles%\PlaneShift\psclient.cfg or %APPDATA%\PlaneShift\planeshift.cfg
(locations for Windows, assuming default installation):

ThreadManager.AlwaysRunNow = true

 Flowers Hail teh weltall! Sorcerer
Logged


Gag Harmond
Knight and Ambassador
The Royal House of Purrty
angstrom
Traveller
*
Posts: 27

Location: Where I am? I'm not even sure WHO I am.

Angstrom


View Profile
Re: Exception Access Violations during loading
« Reply #11 on: December 15, 2009, 11:54:00 AM »

Hail to weltall indeed  Clap

This seems to be the line that'll save my sanity.  whistling
Logged

A happy yak needs no string.
Tuathanach
Hydlaa Resident
*
Posts: 58

Location: Aberdeenshire, Scotland

Praesidior of the Knowledge Seekers


View Profile WWW
Re: Exception Access Violations during loading
« Reply #12 on: December 15, 2009, 01:11:08 PM »

 Clap Clap
Thank you Weltall
Logged
Siteri Kidachi
Hydlaa Notable
*
Posts: 535

Location:

Oja! Lalalalalalala...


View Profile
Re: Exception Access Violations during loading
« Reply #13 on: December 15, 2009, 01:13:36 PM »

I tried that and still get the error upon full progress bar.
Logged

AKA Rhicora Sullo and Rysenel Ifernes
LigH
Testers
Forum Addict
*
Posts: 3423


Location: Germany, Gardelegen


View Profile
Re: Exception Access Violations during loading
« Reply #14 on: December 15, 2009, 01:39:31 PM »

Then you have another reason, Siteri. And maybe a different address than 009543A2 ?
Logged


Gag Harmond
Knight and Ambassador
The Royal House of Purrty
Pages: [1] 2 Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!