Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Every time I try to use an item out of battle (potions, repair kits, etc) it highlights my character and the game stops reading my inputs. No mouse clicks, no keyboard inputs, no controller buttons. The game isn't crashing, the music keeps playing, it just won't read any button inputs.

(+1)

Hey there Freeshark,

I've seen this happen intermittently myself. I'll add it to the list and try and track it down. Thanks for the report, and sorry for the trouble!

Can confirm I've had that happen too. The game softlocked when trying to use a repair kit.

(1 edit)

Hey there,
I'm still investigating the cause of this bug. It seems to either be two separate bugs, or one bug that presents in different ways. So I'd like to collect more information, if you guys would be so kind:

  1. After a period of time, were you able to cancel out of the menu?
  2. Is it a consistent issue that occurs for you, every single time?
  3. What are your PC specs, if you know them?

I'm starting to get a rough idea as to what might be causing it, but I'm not entirely certain yet. The more information that I have, the better! I'm currently unable to recreate this in any form of consistent manner. So the more I know, the more I have to work with :)

(+1)

After a while I can SOMETIMES get it to back out of the menu, but not with any consistency and I haven't tried timing it

It happens to me every single time, it doesn't matter what kind of item

I'm on a years old lenovo laptop. I don't know the specific specs but I can usually run games like this without any problems. I can run Skyrim and New Vegas on medium settings so I don't think my specs are the problem

I don't know if this is related but I thought to try turning off the visual filters but every time I reset the game the setting goes back to being on

Hi Freeshark,

I went ahead and made a change on my internal build to try and address the issue. When the next update hits on Tuesday, hopefully it will be addressed. I'm not entirely sure if the change will work, as I can't get the issue to crop up for me, but if it doesn't then I can move towards another attempt at a fix. Sorry for the slow movement on it!

-- Ryan

(+1)

I tried the new update and can report that it's still happening, but now it sometimes works and sometimes becomes unresponsive. I did some experimenting and it'll go back to being responsive after 10-12 seconds.

Thanks for the update!  I'm gonna have to do some digging into the menu code to figure out what's going on. Sorry for the trouble, and I'm glad to hear that it works to some extent now (even if it's not anywhere close to ideal). I'll get back to you ASAP, once I better know what's occurring or how to approach it.

Tried the new update, the problem is still occurring. Still enjoying the game in spite of it.

Hey Shark,

Sorry to hear that, but thank you for the update! Can you tell me if there's any form of information in your log file (install location\www\log.txt) if you have it occur and then exit the game? 

Here's the situation: the main menu doesn't use the same input system as the rest of the game for reasons that are valid, but a bit in depth. What's occurring is that there appears to be fringe cases where the input is grabbed, but isn't properly handed off to the menu. It takes 10 or so seconds for this hand off to fail, and that's when it will allow you to try it again. I haven't been able to figure out what causes the hand off to fail, however, as it seems to be tied to hardware in some odd way.

I don't want you to think that I'm blowing you off, as I'm 100% dedicated to getting that bug squashed, just balancing between trying to recreate that bug, working on the weekly stuff, and the behind the scenes stuff. I've been in touch with a few folks trying to figure out exactly what the issue is. It's a very strange bug, and I'm happy to tell you that it's given some incredibly gifted programmers some head scratches!


But yes, if it's printed anything into that log file after the bug occurs (the log is cleared every time you launch the game), please do let me know!

Also, out of curiosity, does it occur when equipping gear or just for consumables? I've only ever seen it impact consumables myself, hence my asking.

I've never had any problems equipping things. I've only ever had it happen on consumables. I realized that I was able to use a "scroll of power" (or something, I don't remember the exact name) during an experiment so it seems to specifically be a problem when I have to specifically use the item on myself such as with potions and repair kits.

To see if anything appeared in the log I opened a save, lost a fight, started the blacksmith's sidequest, and tried using a potion a couple of times and accidentally discovered that the scroll item worked.  The following information was in the log after I exited the game:

[INFO 7/8/2020 07:27:31pm] [ConsoleTrace] Set trace level Debug in file Log.txt
[INFO 7/8/2020 07:28:47pm] custom value
[INFO 7/8/2020 07:28:47pm] custom value
[INFO 7/8/2020 07:28:47pm] custom value
[INFO 7/8/2020 07:28:47pm] custom value
[INFO 7/8/2020 07:28:58pm] 0.03
[INFO 7/8/2020 07:28:59pm] 0.08399999999999999
[INFO 7/8/2020 07:29:00pm] 0
[INFO 7/8/2020 07:29:07pm] 0.03
[INFO 7/8/2020 07:29:12pm] 0.08399999999999999
[INFO 7/8/2020 07:29:14pm] 0.03
[INFO 7/8/2020 07:29:15pm] 0.08399999999999999
[INFO 7/8/2020 07:29:16pm] 0
[INFO 7/8/2020 07:29:19pm] 0.08399999999999999
[INFO 7/8/2020 07:29:20pm] 0.08399999999999999
[INFO 7/8/2020 07:29:22pm] 0.03
[INFO 7/8/2020 07:29:23pm] 0.08399999999999999
[INFO 7/8/2020 07:29:24pm] 0.08399999999999999
[INFO 7/8/2020 07:29:31pm] 0
[INFO 7/8/2020 07:29:32pm] 0.08399999999999999
[INFO 7/8/2020 07:29:33pm] 0.08399999999999999
[INFO 7/8/2020 07:29:34pm] 0.08399999999999999
[INFO 7/8/2020 07:29:38pm] 0.0345
[INFO 7/8/2020 07:29:39pm] 0.08399999999999999
[INFO 7/8/2020 07:29:41pm] 0.08399999999999999
[INFO 7/8/2020 07:29:43pm] 0.0345
[INFO 7/8/2020 07:29:44pm] 0.08399999999999999
[INFO 7/8/2020 07:29:46pm] 0
[INFO 7/8/2020 07:29:52pm] 0.0345
[INFO 7/8/2020 07:29:54pm] 0.08399999999999999
[INFO 7/8/2020 07:34:25pm] false
[INFO 7/8/2020 07:34:47pm] false

Hi Freeshark,

Do you play on controller, or KB/M?

Hey Freeshark,

I've got a beta rewrite ready for the menu input issue, and was curious if you would be willing to give it a whirl.

I'd love to, but my old laptop finally gave up the ghost and refuses to turn on. I've got a new computer ordered but it isn't coming until next month.

I will make sure to put an F in the chat for your fallen comrade. Do you happen to have an Android phone? If so, I can get you on a beta branch over there in the coming days (not necessarily for testing the issue, just for your own enjoyment).

My laptop was delivered early and I'm pleased to report that on an Alienware M15 R2 that the menu freezing bug is not an issue.

(+1)

I'm so glad to hear that!! Thank you for your incredible patience, and I hope you enjoy the game <3