07-19-2010, 05:27 PM
Since version 1687, the game does not even get into intro - the log is full of
It seems, as if there's somewhere an endless loop...
I attached log from 1686 and from 1687 in debug level, to be able to compare them.
Code:
8636 [Main] DEBUG runtime - RuntimeContext.jumpCall returning 0x88107c0
8636 [Main] DEBUG runtime - RuntimeContext.jump address=0x88107c0, returnAddress=0x880f51c
8636 [Main] DEBUG runtime - RuntimeContext.jumpCall returning 0x88107c0
8637 [Main] DEBUG runtime - RuntimeContext.jump address=0x88107c0, returnAddress=0x880f51c
8637 [Main] DEBUG runtime - RuntimeContext.jumpCall returning 0x88107c0
8637 [Main] DEBUG runtime - RuntimeContext.jump address=0x88107c0, returnAddress=0x880f51c
8637 [Main] DEBUG runtime - RuntimeContext.jumpCall returning 0x88107c0
8639 [Main] DEBUG runtime - RuntimeContext.jump address=0x88107c0, returnAddress=0x880f51c
It seems, as if there's somewhere an endless loop...
I attached log from 1686 and from 1687 in debug level, to be able to compare them.