Picker Extended Version

by Nexela

Enhances the players pipette tool with features such as quick blueprints, quick planners, ghost reviving, entity moving, orphan finding and more

3 years ago
0.14 - 1.1
23.7K

b Crash/Error in picker/notes

8 years ago
(updated 8 years ago)

Good Afternoon,

I'm running a modded server, and trying to debug an odd issue. If Sticky Notes (by NiftyManiac) is enabled, placing an item on a ghost that's by a sticky note will crash the game (Error while running event StickyNotes::on_build_entity (ID 6)). I'll bring this up to the other author in a bit.

HOWEVER, if sticky notes is disabled, I get an error message. Funnily enough, both the crash and the error message seem to have the same root cause/message: attempt to index local 'note' (a nil value)

The picker version of the crash appears to occur on line 512 (if not note.target.valid)

8 years ago

By extension, is there any way to delete unbound sticky note messages? Removing the mod has left a bunch of them around, and since Picker seems to be trying (and failing) to interact with them, I was thinking maybe it has some sort of function to clean up unbound text.

8 years ago

This is a problem with using sticky notes and picker together. Removing both mods and installing either picker or sticky notes should fix the problem.

New response