Page 1 of 1

game crash - TTDPatch 2.6 alpha 0 r1576 (Windows)

Posted: 13 Jun 2007 18:23
by Jardar
Game crash, when signals are automatically changed to PBS (e.g. after railroad rebuilding) at tunel entrance.
Crashlog was not created, I have Dr. Watson minidump only.
CFG files, grfdebug.txt and save is attached in archive.

Error probably originate from version 2.6 alpha r1567.

Sorry for my english

Posted: 14 Jun 2007 02:27
by DaleStan
You should see one or more files named CRASH###.txt (each # is a digit). Please attach the most recent one.

Posted: 14 Jun 2007 07:38
by eis_os
Could you please test version r1566 and r1572

http://nightly.ttdpatch.net/ (win32/dos)

Posted: 14 Jun 2007 15:10
by Jardar
In version r1566 it is OK.
In version r1568, 1572 or latest game crash.

Files CRASH###.txt (each # is a digit) are not created.

I attached another save. TTD crash after save loading in version r1568 or latest.


Sorry for my english

Posted: 14 Jun 2007 15:25
by eis_os
Hmm, I think it's JGRs fault changeing the tunnel code...

Posted: 14 Jun 2007 16:57
by JGR
I am currently looking in to this, and have just reproduced the crash and started OllyDbg...

Edit 1: Bug found, loop counter in ecx in presigna.asm:611, with high bits non-zero...

Edit 2: Committed fix.

JGR