Ribbon Maze

by H8UL

The maze itself is destined to be automated.

Overhaul
4 years ago
0.16 - 0.17
54

g non-recoverable error

5 years ago

this was the error i got trying to load ribbon maze, i am in 0.17.x not sure if that is where the issue lies but this is the error i was given:

Error while running event RibbonMaze::on_player_created (ID 24)
RibbonMaze/control/maze-control.lua:210: Maze too narrow, please pick a width or height of at least 160
stack traceback:
[C]: in function 'error'
RibbonMaze/control/maze-control.lua:210: in function 'initModSurfaceInfo'
RibbonMaze/control/maze-control.lua:624: in function <RibbonMaze/control/maze-control.lua:613>

4 years ago

This is not a bug. I can't force the game to disallow too narrow a width or height so I error out, as per the message given above:

"Maze too narrow, please pick a width or height of at least 160"

New response