Skip to main content

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

ERROR FOR DEVOLPERS:

scripts/libs/sock.lua:1345: Failed to create the host. Is there another server running on :22122?

Traceback

scripts/base/error.lua:59: in function 'handler'

[C]: in function 'error'

scripts/libs/sock.lua:1345: in function 'newServer'

scripts/base/network.lua:15: in function 'new'

scripts/game/network/server.lua:17: in function 'new'

scripts/libs/classic.lua:68: in function 'Server'

scripts/game/gamemanager.lua:32: in function 'new'

scripts/libs/classic.lua:68: in function 'GameManager'

scripts/head/statemanager.lua:19: in function 'startGame'

scripts/game/menu.lua:68: in function '_oncomplete'

scripts/libs/flux.lua:177: in function 'update'

scripts/base/components/flow.lua:55: in function 'update'

scripts/base/sprite.lua:96: in function 'update'

scripts/base/scene.lua:76: in function 'update'

scripts/game/menu.lua:57: in function 'update'

scripts/base/scene.lua:41: in function 'update'

main.lua:61: in function 'update'

[C]: in function 'xpcall'