Description
i wanted to experiment with editor mode and converted my current save through the game. converting seemed to work. then i tried to start a new game with that scenario. got an error from the mod and exited back to main menu. same result with no mods except space age and task list.
error report:
The mod Task List (0.5.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event TaskList::on_player_created (ID 30)
LuaPlayer API call when LuaPlayer was invalid.
stack traceback:
[C]: in function '__index'
__TaskList__/scripts/gui/tasks/templates.lua:74: in function 'task_item'
__TaskList__/scripts/gui/tasks/index.lua:146: in function 'add_task'
__TaskList__/scripts/gui/tasks/index.lua:159: in function 'add_task'
__TaskList__/scripts/gui/tasks/index.lua:365: in function 'new'
__TaskList__/scripts/player-data.lua:34: in function 'refresh'
__TaskList__/control.lua:166: in function <__TaskList__/control.lua:162>
Reproduction
- convert save into editor scenario
- start new game with the created scenario
- bask in the error
- contemplate
### Description
i wanted to experiment with editor mode and converted my current save through the game. converting seemed to work. then i tried to start a new game with that scenario. got an error from the mod and exited back to main menu. same result with no mods except space age and task list.
error report:
```
The mod Task List (0.5.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event TaskList::on_player_created (ID 30)
LuaPlayer API call when LuaPlayer was invalid.
stack traceback:
[C]: in function '__index'
__TaskList__/scripts/gui/tasks/templates.lua:74: in function 'task_item'
__TaskList__/scripts/gui/tasks/index.lua:146: in function 'add_task'
__TaskList__/scripts/gui/tasks/index.lua:159: in function 'add_task'
__TaskList__/scripts/gui/tasks/index.lua:365: in function 'new'
__TaskList__/scripts/player-data.lua:34: in function 'refresh'
__TaskList__/control.lua:166: in function <__TaskList__/control.lua:162>
```
### Reproduction
1. convert save into editor scenario
2. start new game with the created scenario
3. bask in the error
4. contemplate
[Nauvis redesign - modless.zip](https://github.com/user-attachments/files/20444912/Nauvis.redesign.-.modless.zip)