1

Topic: Debugging your crashes.

If you still have some crashing problems, then following these instructions, these will help us fix the problem.

First you will need the debugging version of f_ddraw2.dll. Which you get from here: www.pimpmypc.geek.nz/files/f_ddraw2.dll

Once downloaded you you need to replace the current version thats in the faldon folder with it. The debugging version is slower so don't use it when you don't need to.

Once done you will have to use the patch bypasser otherwise you will patch over it. You can use my patch bypasser which you can grab here: www.pimpmypc.geek.nz/files/Faldon%20Pat … passer.bat
You just put this into the faldon folder too. And use it to play instead.

You might want to delete the CRASHES.TXT in the faldon folder to start again.

Once you get a crash reply to this post of the crash details in the CRASHES.TXT and explain what happened to make the crash happen, what area you was in, and any other helpful details.

Dont look down here, my message is up there.

2

Re: Debugging your crashes.

EXAMPLE

=====================================================//
Exception code: C0000005 ACCESS_VIOLATION
Fault address:  0016C003 00:00000000

Registers:
EAX: 00002F10
EBX: 003399F0
ECX: 00180E40
EDX: 00001340
ESI: AB100016
EDI: 00000000
CS:EIP: 001B:0016C003
SS:ESP: 0023:0012FE9C  EBP:0012FEBC
DS:0023  ES:0023  FS:003B  GS:0000
Flags: 00210202

Call stack:
Address   Frame     Logical addr  Module
0016C003  0012FEBC  0000:00000000
00416E41  0012FEE4  0001:00015E41 C:\games\Illusory Studios\Faldon\client.exe
0040128E  0012FF18  0001:0000028E C:\games\Illusory Studios\Faldon\client.exe
0046B0DF  0012FFC0  0001:0006A0DF C:\games\Illusory Studios\Faldon\client.exe
7C816FD7  0012FFF0  0001:00015FD7 D:\WINDOWS\system32\kernel32.dll

This happens when I exit the game, it happens at random. It doesn't matter where I do this. Oh and this happens when I play with the editors.

Something in this format is perfit.

Dont look down here, my message is up there.