Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found a strange crash #2118

Open
Aynekko opened this issue Apr 4, 2025 · 0 comments
Open

Found a strange crash #2118

Aynekko opened this issue Apr 4, 2025 · 0 comments

Comments

@Aynekko
Copy link

Aynekko commented Apr 4, 2025

Engine build: 3654

  • start the engine with any valid background map
  • loaded a save game, but the save itself was made on much different version of the map, which doesn't have some objects anymore (mod in progress). So, naturally, the map doesn't load and I'm seeing this in the console

23842 0060 svc_bspdecal
BAD: 23842 0074 svc_bspdecal
Wrote erroneous message to buffer.dat
Host_Error: assert failed at D:\a\xash3d-fwgs\xash3d-fwgs\ref\gl\gl_decals.c:704
Server was killed due to an error

Everything is fine here. I loaded this save by accident.
But then I try to load a valid map and the engine crashes:

Image

Sometimes it's this in the engine.log:

_Mem_Check: trashed header sentinel 1 (alloc at :0, check at D:\a\xash3d-fwgs\xash3d-fwgs\engine\common\zone.c:459)

I tried to reproduce it with other maps but couldn't.
Debugging my mod still shows me this:

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant