Closed Rnd-Guy closed 1 month ago
Somehow this is 100% reproducible and also 0% reproducible D: It doesn't seem to be as simple as "get key then reload", there seems to be some extra condition that needs to be met, which causes it to always happen or never happen
Ok seems to be specifically related to the room count branch, so this is a false issue, but likely will need to be resolved there instead. Did most of my testing there as it made reproduction easier but looks like it might be related to the reordering of what happens at game start. Using the normal version doesn't reproduce this issue
When trying to make a gif for a pull request, I reached the final room, picked up the knife (which worked), quit out and then loaded the game and repeated the process, trying to get a better recording. However after the first time, I couldn't actually pick up the knife, it appeared to give no benefits.
Likely cause is due to the server recognising that I already have the knife and therefore I shouldn't be able to pick up another one. I think it's very unlikely to happen in a normal playthrough, though the consequence do be pretty dire at the same time. Didn't try seeing if this locked me out of the final ending or not