- Savegame version changed from 65 (0.20) to 101 (Trunk). The save was created using 65 (0.20)
- An error has occured!
- Almost anything can be the cause, but the detailed information below can help the developers find the source of the error.
- Running: The frame handler.
- A stack trace is included below, and the handler has been disconnected.
- ./CorsixTH/Lua/dialogs/fullscreen/graphs.lua:214: bad argument #1 to 'pairs' (table expected, got nil)
- stack traceback:
- [C]: in function 'pairs'
- ./CorsixTH/Lua/dialogs/fullscreen/graphs.lua:214: in function 'draw'
- ./CorsixTH/Lua/window.lua:1271: in function 'draw'
- ./CorsixTH/Lua/game_ui.lua:153: in function 'draw'
- ./CorsixTH/Lua/app.lua:895: in function <./CorsixTH/Lua/app.lua:888>
- (...tail calls...)
- ./CorsixTH/Lua/app.lua:777: in function <./CorsixTH/Lua/app.lua:772>