Error in lua seemingly coming from inside API
Posted: Sun Jul 03, 2022 8:50 pm
I've received a rather mysterious bug report for True-Nukes, including what looks like an error inside a call to the API:
The mod True Nukes (0.2.10) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event True-Nukes::on_script_trigger_effect (ID 153) Flush failed: Invalid argument stack traceback: [C]:
in function 'destroy' True-Nukes/control.lua
in function 'optimisedChunkLoadHandler' True-Nukes/control.lua
in function 'atomic_weapon_hit' True-Nukes/control.lua
in function <True-Nukes/control.lua:2039>
I've asked for more details, but I wanted to ask here to see if anyone has seen this before (I ran a search first, but maybe I missed something). My guess is that it ran out of memory or something like that. The original post is here:
https://github.com/More-Wrong/Factorio- ... s/issues/5
I didn't want to post it as a bug report yet, as it's very possible that it's my own mistake, but I will if nobody knows.
The mod True Nukes (0.2.10) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event True-Nukes::on_script_trigger_effect (ID 153) Flush failed: Invalid argument stack traceback: [C]:
in function 'destroy' True-Nukes/control.lua
in function 'optimisedChunkLoadHandler' True-Nukes/control.lua
in function 'atomic_weapon_hit' True-Nukes/control.lua
in function <True-Nukes/control.lua:2039>
I've asked for more details, but I wanted to ask here to see if anyone has seen this before (I ran a search first, but maybe I missed something). My guess is that it ran out of memory or something like that. The original post is here:
https://github.com/More-Wrong/Factorio- ... s/issues/5
I didn't want to post it as a bug report yet, as it's very possible that it's my own mistake, but I will if nobody knows.