PDA

View Full Version : [FIXED] Crash at Charscreen / Crash bei der Charakterwahl



waldhainz
24-10-12, 22:37
Moin Moin!

Folgendes Problem tritt beim Testserver auf:

Login und Serverwahl funktionieren einwandfrei, in dem Moment wo die Charakterauswahl
kommen sollte wird nur der Hintergrund und der aeusserste Rahmen des Fensters angezeigt
- gefolgt von einem Clientcrash.

DirectX ist aktuell, Visual Studio ebenfalls.

-----------------------------

English: Client crashes at the screen were i should be able to choose my chars.

Trivaldi
25-10-12, 01:50
Try re-caching your models on your effected client, to do this follow these steps
Locate your Neocron folder
Navigate to path/to/neocron/ini
Open the file named system.ini
Change the second line...
FROM: Precache=0
TO: Precache=1
Save changes
Launch your client using NeocronLauncher.exe
Your client will then precache the game's 3D assets, once completed you should be able to log in as normal.

Please let me know if this resolves your problem.

waldhainz
25-10-12, 08:58
Dear Sir,

this solution resolves my problem, many thanks! :D

With kind regards,
Testhamster #21351B

Trivaldi
25-10-12, 12:19
Great news, see you in game!