Only happened once, but got pushed through rightside wall of "cow level"
SkyCharger
Recent community posts
No, this is what I got when trying to run it from a console
panic: open image\robot-tileset\tileset.png: file does not exist
goroutine 1 [running, locked to thread]:
codeberg.org/tslocum/doctorlectro/level.LoadMap()
/home/trevor/programming/doctorlectro/level/level.go:38 +0x204a
codeberg.org/tslocum/doctorlectro/game.(*Game).reset(0x7ff63cd0fd8b?)
/home/trevor/programming/doctorlectro/game/game.go:86 +0x185
codeberg.org/tslocum/doctorlectro/game.NewGame()
/home/trevor/programming/doctorlectro/game/game.go:37 +0x25
main.main()
/home/trevor/programming/doctorlectro/main.go:34 +0xf4
A. Something is corrupting the save files (and preventing them from being properly reset).
B. Some of the new rooms have puzzles so broken that once entered you cannot leave. (on the other hand, their entrances seem to be missing assets, so they may simple be missing "Do not enter/under construction" barriers.)
edit: new version fixes both issues, but dialogue is missing