Vurv78 / Autorun-rs

Modern scripthook with lua execution and filesteal. Replacement for gluasteal and most lua executors
Apache License 2.0
103 stars 11 forks source link

Game crashing. #34

Closed 0x57e11a closed 2 years ago

0x57e11a commented 2 years ago

[removed]

Vurv78 commented 2 years ago

All caused by lua-patterns crate, probably https://github.com/stevedonovan/lua-patterns/issues/1.

Probably has to do with the ip corrupting for seemingly no reason so it might not really be their fault, would be nice if it was able to be handled through a result instead of panicking though.

Might take a while depending on if I want to go for the full and proper solution (get the ip through source sdk) or just fix my atomics

YohSambre commented 2 years ago

All caused by lua-patterns crate, probably stevedonovan/lua-patterns#1.

Probably has to do with the ip corrupting for seemingly no reason so it might not really be their fault, would be nice if it was able to be handled through a result instead of panicking though.

Might take a while depending on if I want to go for the full and proper solution (get the ip through source sdk) or just fix my atomics

I confirm the crashes in the last version proposed, but I managed to capture this before the window left

https://zupimages.net/up/22/05/08c5.png

except that I didn't get a log file for this crash..sniff

Vurv78 commented 2 years ago

Could you try the new beta version? Made significant changes. https://github.com/Vurv78/Autorun-rs/actions/runs/1877444171

Vurv78 commented 2 years ago

There have been significant changes in the recent beta updates so I'm assuming this is fixed. Please bug me here or on the discord if this comes up again or was not fixed.