StringPool.GetNumber - no number for stringSolved

Getting the following when loading the plugin:

Unloaded plugin Quick Sort v1.8.2 by MON@H
StringPool.GetNumber - no number for string scientist_turret_any
StringPool.GetNumber - no number for string scientist_turret_lr300
StringPool.GetNumber - no number for string wall.frame.shopfront
StringPool.GetNumber - no number for string wall.frame.shopfront.metal
StringPool.GetNumber - no number for string wall.frame.shopfront.metal.static
StringPool.GetNumber - no number for string cupboard.tool.deployed.prefab
StringPool.GetNumber - no number for string cupboard.tool.retro.deployed.prefab
Loaded plugin Quick Sort v1.8.2 by MON@H​


Any ideas?

I also can't get the UI to ignore showing up for Tool Cupboards even though it's set in the config under Excluded containers. Thoughts?

Merged post

Nevermind I figured it out. You need the full path to the prefab listed. Not sure why all of the above were in there to begin with, I never put those in there....

Ex. that fixed it:

"assets/prefabs/deployable/tool cupboard/cupboard.tool.deployed.prefab",
"assets/prefabs/deployable/tool cupboard/retro/cupboard.tool.retro.deployed.prefab"​
Locked automatically