Starbound

Starbound

View Stats:
Xelriel Mar 1, 2023 @ 11:13am
Passion's Diverse Universe Crashes During Loading
This was working fine last night when i tried it out for a few minutes but now today... It no like me o, o

Here's a pastebin of the error, Something to do with a Patch not working for learning blueprints on pickup i think?

https://pastebin.com/mhnC8wuZ

I cut out all the loading because the paste exceeded 512 Kb's
< >
Showing 1-4 of 4 comments
Anter583 Mar 1, 2023 @ 1:29pm 
Those are just json patch exceptions, SB deals with them by not applying the rest of the patch, they shouldn't be causing a crash on their own.


This is what's causing the crash:
[14:01:01.601] [Error] Application: exception thrown, shutting down: (ItemException) Duplicate item name 'abathuraichip' found
Seems like you have 2 AI chips with the same itemID.


This is probably one of the 2 clashing mods, but I can't find the other one: https://steamcommunity.com/sharedfiles/filedetails/?id=1639918979
Last edited by Anter583; Mar 1, 2023 @ 1:29pm
Xelriel Mar 1, 2023 @ 1:40pm 
Originally posted by Anter583:
Those are just json patch exceptions, SB deals with them by not applying the rest of the patch, they shouldn't be causing a crash on their own.


This is what's causing the crash:
[14:01:01.601] [Error] Application: exception thrown, shutting down: (ItemException) Duplicate item name 'abathuraichip' found
Seems like you have 2 AI chips with the same itemID.


This is probably one of the 2 clashing mods, but I can't find the other one: https://steamcommunity.com/sharedfiles/filedetails/?id=1639918979
Yeah i figured out i have a few hundred mods still subbed to and now im getting the issue of being Disconeccted from my own server, I made sure i copied the files over from the Client ( Workshop Folder ) To the Mods folder for the Server and now im getting this...

https://pastebin.com/DwrV30gA

And thank you SO much for helping me with that last bit, I super appreciate it! Now i wonder if you would be able to help with this one o, o IF you do not mind of course x3
Anter583 Mar 1, 2023 @ 2:06pm 
Hmm, most of them seem to be related to this mod failing to create its items:
https://steamcommunity.com/sharedfiles/filedetails/?id=738534291

These 2 errors are rather concerning though:
[Error] Exception caught loading asset: /stagehands/terra_biomespread.lua, (AssetException) No such asset '/stagehands/terra_biomespread.lua' ... [Error] WorldServerThread exception caught handling incoming packets for client 1: (AssetException) Error loading asset /stagehands/terra_biomespread.lua
Something is trying to load a lua file that doesn't exist, from my experience that immediately crashes SB.
Idk what mod could be missing and the only lead that I could find is terraLib, that you already have installed.
Xelriel Mar 1, 2023 @ 2:37pm 
Originally posted by Anter583:
Hmm, most of them seem to be related to this mod failing to create its items:
https://steamcommunity.com/sharedfiles/filedetails/?id=738534291

These 2 errors are rather concerning though:
[Error] Exception caught loading asset: /stagehands/terra_biomespread.lua, (AssetException) No such asset '/stagehands/terra_biomespread.lua' ... [Error] WorldServerThread exception caught handling incoming packets for client 1: (AssetException) Error loading asset /stagehands/terra_biomespread.lua
Something is trying to load a lua file that doesn't exist, from my experience that immediately crashes SB.
Idk what mod could be missing and the only lead that I could find is terraLib, that you already have installed.
Hmmm.... okay... I will def look into this, Thaaaaaank you so much for the info!
< >
Showing 1-4 of 4 comments
Per page: 1530 50