Crashed while trying to find what dev controls were still in the game #8

Closed
opened 2025-10-10 12:26:37 -06:00 by BrettDoesGit · 0 comments
BrettDoesGit commented 2025-10-10 12:26:37 -06:00 (Migrated from github.com)

Instead of just looking in the code, I decided to go poking around pressing random buttons to find any hidden commands. After finding credits, mute, a screen that displayed checkpoint, but seems to show player coord, another page with more details about the player like map position, coords, player direction, etc, I ended up opening map with " ` " and then closed, went to walk around, having exhausted the keys I wanted to try pressing, when I was suddenly met with a crash and the following message:

Error

main.lua:125: attempt to index a nil value

Traceback

[love "callbacks.lua"]:228: in function 'handler'
main.lua:125: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'

To be clear, I pressed every key from shift to shift then enter to "A", Tab to "", Backspace to " ` " before moving around and crashing

Instead of just looking in the code, I decided to go poking around pressing random buttons to find any hidden commands. After finding credits, mute, a screen that displayed checkpoint, but seems to show player coord, another page with more details about the player like map position, coords, player direction, etc, I ended up opening map with " ` " and then closed, went to walk around, having exhausted the keys I wanted to try pressing, when I was suddenly met with a crash and the following message: Error main.lua:125: attempt to index a nil value Traceback [love "callbacks.lua"]:228: in function 'handler' main.lua:125: in function 'update' [love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144> [C]: in function 'xpcall' To be clear, I pressed every key from shift to shift then enter to "A", Tab to "\", Backspace to " ` " before moving around and crashing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
findingfocus/tashio#8
No description provided.