Attach Notes


Attach notes to combinators, entities... almost everything + Adds signposts. All notes are saved when you export a blueprint as a string (but you need the mod to read them).

Utilities
3 years ago
0.16 - 1.1
7.57K

b Error running event::on_entity_destroyed

1 year, 9 months ago

While playing with this mod and SE, Krastorio suite in multiplayer game, following error occurred.

mod version : 0.5.1

Error while running event attach-notes::on_entity_destroyed (ID 158)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__attach-notes
/scripts/entity-notes/controller.lua:176: in fuction 'func'
attach-notes/framework.lua:98: in function
<attach-notes/framework.lua:97>

I don't have any idea when this error happens yet.
I will continue this thread if I find out how this error occurred.

1 year, 9 months ago
(updated 1 year, 9 months ago)

Same thing happened to me. conflict with new 0.6 SE update I guess. Never had a problem in the past games with K2 or SE. sucks

1 year, 9 months ago

Same. Specifically it seems to happen when you use a space capsule to move between surfaces, then after landing on the new surface you right-click deconstruct it without first opening the left-click GUI. If you left-click the capsule before deconstructing it, you avoid the error. (At least for me, not sure how fiddly it is...)

1 year, 8 months ago

I ran into the issue with Space Exploration:

Link to imgr file for error message: https://imgur.com/a/88wZ1Cv

I will retype it here as well:

The mod Attach Notes (0.5.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event attach-notes::on_entity_destroyed (ID 159)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function'index'
__attach-notes
/scripts/entityy-notes/controller.lua:176: in function 'func'
attach-notes/frameworks.lua:98:in function
<attach-notes/framework.lua:97>

So far thing have been working just fine with Space Exploration, will uninstall for the time being

1 year, 8 months ago

I ran into the issue with Space Exploration:

Link to imgr file for error message: https://imgur.com/a/88wZ1Cv

I will retype it here as well:

The mod Attach Notes (0.5.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event attach-notes::on_entity_destroyed (ID 159)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function'index'
__attach-notes
/scripts/entityy-notes/controller.lua:176: in function 'func'
attach-notes/frameworks.lua:98:in function
<attach-notes/framework.lua:97>

So far thing have been working just fine with Space Exploration, will uninstall for the time being

1 year, 6 months ago
(updated 1 year, 6 months ago)

Hi. I ran into the same error with SE, with ID=159.

It happends when using a space capsule to transport between far surfaces.

Edit: It seems to only trigger when the capsule contains any cargo

1 year, 5 months ago

I made my own fix and placed as pull request on github for maintainer to deal with. Until (hopefully) accepted you can try it from my own repository release https://github.com/pmendl/attach-notes/releases/tag/0.5.2.
After some 6+ hours of playing no problem besides some blatant lines in console, once after first loading save after new patch installed and once something about translation after next new full start of the game found. Any other observations and comments off course welcome...

a month ago

Similar trouble. Error when tried to emergency evac on a capsule to the Nauvis (no matter if player or capsule has anything in inventory or not). Normal flight on a capsule works ok. Using Space Exploration mod, yes.

I tried Tireon fix (thanks dude), it helps, but spams errors in console a lot.

The mod Attach Notes (0.5.1) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event attach-notes::on_entity_destroyed (ID 160)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__attach-notes
/scripts/entity-notes/controller.lua:176: in function 'func'
attach-notes/framework.lua:98: in function <attach-notes/framework.lua:97>

New response