NFSIISE icon indicating copy to clipboard operation
NFSIISE copied to clipboard

Occasional crashes when playing online with unlocked version with cheats

Open aznlir88 opened this issue 1 year ago • 6 comments

As I play online from time to time i noticed that if someone host server on unlocked version of the game and add cheats for funny stuff wrapper version sometime cannot handle something and crash.

Is there any way to improve the compatibility with unlocked hosts and cheats added?

If there is a way to provide logs when it happens I would love to do so. Only need some tips on how to get these logs.

aznlir88 avatar Aug 11 '22 10:08 aznlir88

Try to compile with debug info and run via gdb.

zaps166 avatar Aug 16 '22 10:08 zaps166

How to compile with debug info? I see no info in README file. Would it be something like:

./compile_nfs cpp debug

?

aznlir88 avatar Aug 17 '22 21:08 aznlir88

./compile_nfs debug, but install yasm first.


Alternatively you can use cpp flag, but it will build much slower. It's designed mainly for non-x86 CPUs.

zaps166 avatar Aug 17 '22 22:08 zaps166

Ok got it I googled how to run program via gdb but... what exact settings you want for me to set gdb to log? I am not a programmer and a helping hand would be great. I googled that "set logging on" produces gdb.txt file with some logs but not sure if that is what you need to get all important information.

aznlir88 avatar Aug 18 '22 19:08 aznlir88

Ok so I assume no extra settings are required and "set logging on" is all you need.

aznlir88 avatar Aug 25 '22 20:08 aznlir88

Will provide log as soon as I have an opportunity to play unlocked.

aznlir88 avatar Aug 31 '22 19:08 aznlir88

Sorry not playing nfs2 online these days, maybe someone else will have same problem and provide some feedback.

aznlir88 avatar Mar 04 '24 23:03 aznlir88