vkQuake3 icon indicating copy to clipboard operation
vkQuake3 copied to clipboard

Hunk_freeTempMemory: bad magic

Open 10010101001 opened this issue 5 years ago • 5 comments

I come across this error when trying to run the game with Vulkan API. OpenGL does not cause this error.

10010101001 avatar Jul 10 '19 09:07 10010101001

Do you have any steps to replicate this? What specs were you running on when this happened?

Vikingtons avatar Oct 04 '19 10:10 Vikingtons

I used ioquake 3 vulkan renderer on urban terror. Quake 3 and most mods work fine with the renderer.

10010101001 avatar Oct 06 '19 11:10 10010101001

I ran into this issue when running on a Raspberry Pi 4 and executing with Vulkan rendering enabled. It would crash quickly with this error. I had moved a bunch of additional PK3 files into the baseq3 directory so that I could play other maps. I then removed these extra files and left only the original pak0.pk3 + patched ioquake3 .pk3 files in the directory and it would start without issue.

nixguru avatar Aug 25 '22 13:08 nixguru