cnlohr / noeuclid

Non-euclidean GPU Raytraced Game
BSD 3-Clause "New" or "Revised" License
644 stars 48 forks source link

Room 9 doesn't raise dirt blocks from lava #43

Closed bluebear94 closed 6 years ago

bluebear94 commented 7 years ago

Using commit 8cdd08a0, built on Ubuntu 17.04.

cnlohr commented 7 years ago

what? Well. #1: Congratulations on getting the monstrosity to work. #2: I've NEVER seen a bug like that. Can you get video?

bluebear94 commented 7 years ago
  1. I just symlinked /usr/lib/x86_64-linux-gnu/tcc/libtcc1.a to /usr/lib/x86_64-linux-gnu/libtcc.a.
  2. I don't really feel like going through all the levels again, sorry.
cnlohr commented 7 years ago

You can edit the main script to set the level number at startup. Also, I believe there's a key you can press on the keyboard to advance levels.

TNian145 commented 6 years ago

room9

cnlohr commented 6 years ago

I cannot reproduce this problem.

TNian145 commented 6 years ago

TNian145@f33d2202daa5c26901a7b716a362b027cfb3c959 fixes the issue for me. @bluebear94 can you try this commit to see if it fixes the issue for you too?

cnlohr commented 6 years ago

Is there any way to fix that as a pull request?