Game does crashes when i goes straight to south #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
findingfocus/tashio#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error codes:
Error
src/Map.lua:19: attempt to get length of field 'entities' (a nil value)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
src/Map.lua:19: in function 'init'
src/class.lua:79: in function 'Map'
src/Scene.lua:60: in function 'callback'
lib/knife/event.lua:66: in function 'dispatch'
src/Player.lua:137: in function 'update'
src/Scene.lua:141: in function 'update'
src/states/game/PlayState.lua:105: in function 'update'
src/StateMachine.lua:56: in function 'update'
main.lua:68: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'
Thank you for telling me about this, @WitchBeato. I've made a v1.1 release that fixes this issue.