Novum / vkQuake

Vulkan Quake port based on QuakeSpasm
GNU General Public License v2.0
1.81k stars 220 forks source link

Teleporters/liquids disappear on map restart #655

Closed Macil closed 1 year ago

Macil commented 1 year ago

If you start a new game (using the rerelease basedir), and then either start a new game again or die and respawn, then the teleporter surfaces and lava will be missing:

vkquake0000

This reliably occurs for me in both MacOS and Linux.

The issue is introduced in 810725bcb482f00f2cd9c4548600e9beb3b58abe.

Novum commented 1 year ago

Can reproduce this trivially

Novum commented 1 year ago

Reverted by cf3d322a7a066734b5230d76312183b7f51b12fb @temx not opposed to the change, just want to keep top of tree bug free. Feel free to re-apply if fixed.