Skip to main content

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

Having booting issue with the Win64 and Win 32 versions both with this error log:

Error

[love "boot.lua"]:276: conf.lua:35: attempt to call field 'getOS' (a nil value)

Traceback

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

[C]: in function 'error'

[C]: in function 'xpcall'

[C]: in function 'xpcall'

Fixed.

(+1)

Fastest Patch in the west, TY

(+1)

It was my worst fears realised; a critical bug slipping through right before the game got some actual coverage.

Thank you for commenting, otherwise this could have been a total disaster.