11 Replies
Thanks for making a thread
I’ll watch it now
ok
Any fix? I can send the config file if you want
Hmm
Super weird
Yeah can I see your
.crashlogs
.crashlog
It’s a problem with the waypoints mod, in short
it was working fine before the update
Im on the stable version
If some other part of the code (like the render loop or menu) is still holding a pointer to that waypoint’s string (name/coordinates), it may try to strncpy it into a buffer after it’s already invalid → use-after-free / null pointer → crash.
Yeah
Btw that’s ChatGPT lol
Can someone else more knowledgeable about flarials code help with this?
ill fix it
im busy fixng something else rn
can you give me some time?
ohh so its a bug
I thought it was something wrong with my client np take ur time
No yeah not ur fault
i will look into this tomorrow, i need to go to sleep
This is now fixed.