Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(3 edits)

I just rolled diagonally down through a screen transition in the test dungeon and bumpt into the wall and got enough movement to go back through the screen transition upwards but backwards and got this error:

Error

src/levels/transition.lua:88: attempt to index a nil value

Traceback

[love "callbacks.lua"]:228: in function 'handler'

src/levels/transition.lua:88: in function 'triggerTransition'

src/levels/curtain.lua:186: in function 'open'

src/levels/curtain.lua:126: in function '_oncomplete'

libraries/flux/flux.lua:170: in function 'update'

src/update.lua:18: in function 'updateGame'

src/update.lua:4: in function 'updateAll'

main.lua:37: in function 'update'

[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>

[C]: in function 'xpcall'

/