Utilities
7 hours ago
1.1 - 2.0
433

g [DONE] Error when clearing the quickstart

9 months ago
(updated 9 months ago)

The mod YAQSA - Yet Another Quick Start Attempt (0.1.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event yaqsa::on_gui_click (ID 1)
yaqsa/scripts/everything.lua:269: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
yaqsa/scripts/everything.lua:269: in function '?'
yafla/scripts/experimental/gui_builder.lua:56: in function <yafla/scripts/experimental/gui_builder.lua:52>

i clicked the 3 dot red button.

9 months ago

Ill check right away

9 months ago

The mod YAQSA - Yet Another Quick Start Attempt (0.1.0) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event yaqsa::on_configuration_changed
yaqsa/scripts/everything.lua:635: attempt to index local 'player_1' (a nil value)
stack traceback:
yaqsa/scripts/everything.lua:635: in function <yaqsa/scripts/everything.lua:620>

Loading a scenario without a player character.

8 months ago

Found the first problem, which should be fixed.
Also fixed the second one.
(Known issues, if you ender a scenario without a player the UI will spawn 2 times, this may be fixed before release but I doubt it)
I'll push an update after some tests.

8 months ago
(updated 8 months ago)

The mod YAQSA - Yet Another Quick Start Attempt (0.1.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event yaqsa::on_nth_tick(1)
LuaGuiElement API call when LuaGuiElement was invalid.
stack traceback:
[C]: in function 'index'
__yaqsa
/scripts/everything.lua:198: in function 'action'
yafla/scripts/actions.lua:87: in function <yafla/scripts/actions.lua:83>

i was running factorio in debug and reloaded a test save .
i noticed the gui is show evreytime a reload my save.

8 months ago

I was not able to reproduce the issue:
I did:
- create a new world
- save it
- reopen it (no GUI)

Could you send me a list of step to reproduce the issue? (also create a new issue pls)

New response