Game is stuck in paused state
Closed this issue · 14 comments
The game does not run / is paused. When i start a new game the level is shown and the screen is almost grayscaled and distorted. When i quit back to main menu the game begins to run and i'm back at the main menu.
i can place blocks but can not play the game at all
That sounds like what the game looks like when it's paused. Do you have the
X button held down? Or any buttons on a gamepad?
On Tue, Sep 30, 2014 at 10:47 PM, Gerrit Kaul notifications@github.com
wrote:
The game does not run / is paused. When i start a new game the level is
shown and the screen is almost grayscaled and distorted. When i quit back
to main menu the game begins to run and i'm back at the main menu.i can place blocks but can not play the game at all
—
Reply to this email directly or view it on GitHub
#13.
Nope. When i press the x button on keyboard the pause button changes but nothing happens. I have no gamepad connected.
Can you upload your latest game log file as instructed here:
http://redirectiongame.com/forums/viewtopic.php?f=3&t=4
On Tue, Sep 30, 2014 at 10:50 PM, Gerrit Kaul notifications@github.com
wrote:
Nope. When i press the x button on keyboard the pause button changes but
nothing happens. I have no gamepad connected.—
Reply to this email directly or view it on GitHub
#13 (comment).
also, please post a screenshot of the game in the erroneous state
Here it is.. I don't know why he detects a X360 controller. Maybe he detects the wireless adapter plugged in? When i turn my controller on it logs the controller detection twice.
Log:
Logging to C:\Users\GerritK\AppData\Roaming\Redirection\logs\2014-09-30T23-57-56.txt
Redirection 0.6.0
Developed by Daniel Ratcliffe (dratcliffe@gmail.com)
SDL version: 2.0.3
Platform: Windows (Windows)
Steamworks not requested
Trying to use language de_DE
Using language de (German)
Creating window sized 845x480
Loaded level levels/empty.level
X360 Controller connected
Loaded level levels/startscreen.level
Loaded level levels/main/10.level
Game shutdown
From looking at those icons and the log, it seems SDL2 thinks you have an XInput controller plugged in, and both the left and right trigger are fully pressed (rewind + fastforward = pause). I suggest unplugging or disabling your wireless controller adapter, and checking you don't have any kind of virtual-gamepad program running.
nothing changed. i unplugged the wireless adapter and checked for other devices or virtual gamepad software, but there is nothing running.
Can you replace your EXE with this one:
http://www.mediafire.com/download/c223xdgdr241kri/Redirection.exe
And paste me the log again.
Logging to C:\Users\GerritK\AppData\Roaming\Redirection\logs\2014-10-01T00-48-58.txt
Redirection 0.6.0
Developed by Daniel Ratcliffe (dratcliffe@gmail.com)
SDL version: 2.0.3
Platform: Windows (Windows)
Steamworks not requested
Trying to use language de_DE
Using language de (German)
Creating window sized 845x480
Loaded level levels/empty.level
X360 Controller connected (XInput Controller #1)
Loaded level levels/startscreen.level
Loaded level levels/main/10.level
Loaded level levels/startscreen.level
Loaded level levels/empty.level
Game shutdown
Aw. I was hoping there'd be a clue in the device name.
Oh well, the version I've gave you also included a config flag to disable gamepad support, change input.gamepad_enabled to false in settings.txt
Hopefully this should solve your problem, please let me know either way
Please let me know if the configuration setting has fixed this problem or not so I can close the issue
Yes it works. ;-)
Excellent, glad to be of help. The disable gamepad setting will be included in the next release
In 0.6.3, the gamepad can be disabled from the options menu:
https://twitter.com/DanTwoHundred/status/520582478869053440