Oh I see, I assumed that:
Low/No Corruption - Pure
High Corruption - Corrupted
Thank you for the clarification.
IdkWhatToPutLmao
Recent community posts
Edit: Oof! I just realized you've already fixed the bug about the werewolves when I checked the latest update log. Nevermind the no. 3 then, haha.
Hello! First off, great game, it reminds me of Tavern of Spear which I also enjoyed :D. Downside is that it's sooooo excessive at bugs q-q, I had to create this account just to relay it. Thankfully none of them were game-breaking so far, until recently once I reached the Minotaur Dungeon arc, here's what I found so far (might miss some, since I typed this out of memory :P):
1. Loading a save file for some reason gives you an error, but rollbacking should fix it:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1194, in <module>
NameError: name 'd2x' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "main_lusterfield02.rpyc", line 1415, in script call
File "main_scene02.rpyc", line 996, in script call
File "script.rpyc", line 1194, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 1194, in <module>
NameError: name 'd2x' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Outland Wanderer 0.0.9
Wed Nov 9 19:21:28 2022
This should stop appearing if you load save files AFTER you finish defeating or beating off the Minotaur
2. Plot holes - For instances, the goats tease about MC fucking with Buggbears even before you meet them or Ole telling MC that you've already met with the handsome dragon herbalist and should ask for his opinion about the flowy outfit even though I haven't started Ole's ointment quest yet.
Speaking of which, I've also noticed that while doing the herbalist dragon's Buggbears and Minotaur quests, the game didn't take away the vials out of my inventory.
3. Bug in werewolf fight - this is the game-breaking bug I've mentioned earlier. After you win a fight against a werewolf by any means, you will get locked in a dungeon or sorts (I will post a screenshot in the bottom of the msg) and be unable to interact with anything to fix it. Additionally, losing against the werewolf will trigger the following error message:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/battle04.rpy", line 478, in <module>
NameError: name 'barrel_sprite1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "battle04.rpyc", line 478, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/battle04.rpy", line 478, in <module>
NameError: name 'barrel_sprite1' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Outland Wanderer 0.0.9
Wed Nov 9 19:32:49 2022
This bug is truly game-breaking because it really locked me out of completing Cane's quest that required iron ingots [I haven't found any other source yet :( ]. Thankfully I still had a save prior to the Minotaur Dungeon unlocking, so right now I'm just beating off every werewolf in the vicinity :P
Again, great art & enjoyable gameplay, but I really hope you can fix these bugs soon :(