I am also experiencing the inventory blackout. Looking in the Javascript console it appears to be throwing this error:
TypeError: undefined is not an object (evaluating 'item.adjective')
Maybe you have some item that is supposed to have a .adjective property that isn't defined. This last time, it occurred when I picked up a thing that looked like a piece of meat on a bone.
Anyway, what I was already able to see is pretty nice and engaging. The keyboard commands are a little awkward – would love to see moving left and right changing facing, and then just a single key for picking up, attacking, etc. as an alternative control mechanism. Graphic presentation is pretty charming.
I can't eat food either. I can't also equip items with exception for the first sword I found. I see that I'm getting `TypeError: s is undefined` error in console.
Sorry that happened. I am not sure if that's something caused by the itch frame because it never happened when I tested it. I'll keep an eye out for it to happen...
It was a bug, and it has (hopefully) been fixed in v1.0.1.
← Return to game
Comments
Log in with itch.io to leave a comment.
I am also experiencing the inventory blackout. Looking in the Javascript console it appears to be throwing this error:
Maybe you have some item that is supposed to have a .adjective property that isn't defined. This last time, it occurred when I picked up a thing that looked like a piece of meat on a bone.
Anyway, what I was already able to see is pretty nice and engaging. The keyboard commands are a little awkward – would love to see moving left and right changing facing, and then just a single key for picking up, attacking, etc. as an alternative control mechanism. Graphic presentation is pretty charming.
This problem should be all fixed now! Thanks for confirming the details of the bug. 🤗
I did consider an alternate keyboard scheme like you describe, but wasn't sure which would be better. I think you might be right though.
Inventory doesn't seem to be bugged any more, but now I can't seem to eat any food. I can consume potions but not food items.
Also is there a way to interact with the townsfolk, the shop, etc.?
I can't eat food either. I can't also equip items with exception for the first sword I found. I see that I'm getting `TypeError: s is undefined` error in console.
Weird. I can't reproduce any eating issues. No way to interact with townsfolk (except killing them), or the buildings (yet).
A cool idea! I have a problem though in that pressing I sometimes causes the game to blank out, forcing me to reload.
Sorry that happened.
I am not sure if that's something caused by the itch frame because it never happened when I tested it. I'll keep an eye out for it to happen...It was a bug, and it has (hopefully) been fixed in v1.0.1.
Yay! I'll try it out!