Guest User

Starbound Chisel Mod Error

a guest
Jun 28th, 2025
3
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. [10:03:11.911] [Error] WorldServerThread exception caught: (WorldStorageException) WorldStorage generation failed while generating from queue
  2. [00] 0x7ff694802763
  3. [01] 0x7ff69480105c
  4. [02] 0x7ff694800d03
  5. [03] 0x7ff694d58e78
  6. [04] 0x7ff6952460bf
  7. [05] 0x7fffb7e74160 _CxxFrameHandler4
  8. [06] 0x7fffb7e72572
  9. [07] 0x7fffd7106c56 RtlCaptureContext2
  10. [08] 0x7ff694d5b624
  11. [09] 0x7ff694d4fb61
  12. [10] 0x7ff694d55c89
  13. [11] 0x7ff694d5553d
  14. [12] 0x7ff6947ffc7f
  15. [13] 0x7fffd647e8d7 BaseThreadInitThunk
  16. [14] 0x7fffd707c5dc RtlUserThreadStart
  17. Caused by: (StarException) Unknown treasure chest set 'CHgardenChest'
  18.  
  19. -- It would appear that the loot table itself is not properly being called, resulting in this issue.
  20.  
  21. -- I believe that these are the affected files upon unpacking. Ignore the C:\Users\USERNAME\Downloads\unpak\unpackedassets path prior to the mod, it was architecture for a batch file I put together.
  22.  
  23. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\desert.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  24. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\forest.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  25. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\garden.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  26. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\jungle.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  27. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\ocean.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  28. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\oceanfloor.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  29. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\savannah.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  30. C:\Users\USERNAME\Downloads\unpak\unpackedassets\biomes\surface\snow.biome.patch:14: "treasureBoxSets" : [ "CHgardenChest" ]
  31. C:\Users\USERNAME\Downloads\unpak\unpackedassets\treasure\CHdefault.treasurepools:2: "CHgardenChest" : [
Advertisement
Add Comment
Please, Sign In to add comment