Starbound

Starbound

Betabound USCM Weapons Plus
7 kommentarer
Kinsect 20. juli 2024 kl. 16:57 
Say does this work with Betabounds new update?
Silver Sokolova 3. sep. 2023 kl. 11:39 
Hey, just so you know, I'm considering moving the pulse rifle and uzi from `/guns/randomgenerated` to `/guns/randomgenerated/pulserifle` and `/guns/randomgenerated/uzi` in the next update (which should probably come out next month)
COVID-19 20. aug. 2023 kl. 5:51 
Ah, I see. Thank you for the fix!
innabush  [ophavsmand] 19. aug. 2023 kl. 19:49 
Thanks! Priority definitely shouldn't be there - was initially trying to find what was overwriting my Neo Uzi changes.

Re. includes:
Neo Weapon Resprite also replaces the Neo Uzi sprite (but not baseOffset) and looks strange when loaded together with this mod.

"BETA_SWO_PATCH" is a work-in-progress patch bringing Starbound Weapon Overhaul Complete changes to some of the same weapons.
COVID-19 17. aug. 2023 kl. 16:22 
Still have no idea why the issue happens, but I have figured out how to fix it.

The Fix:
1. Remove the line : "priority" : -999, from the metadata file.

Priority is not necessary when you have the includes attribute, as the includes attribute will ensure your mod loads after betabound. By specifying the priority (and such a low one at that) your patch loads really early, which may be causing the inexplicable irregularities in some manner.

2. I notice that you have two unnecessary "includes" declarations in the metadata Betabound SWO Patch (whatever that is) and the neo weapon resprite. Since your mod does not edit either of those two mods, or patch to them in any way (that I can tell) it is unnecessary to include such a declaration.

Hope this helps, and would appreciate a fix.
Thank you! :FS19chicken:
COVID-19 17. aug. 2023 kl. 16:06 
Somehow this mod makes the terramart invisible, or at least it does with my modpack.

Looking at the unpacked files, I see no reason for why that should happen, but as soon as I remove this mod the problem resolves. Oddly there are no errors in the log either.

Wish I could provide some suggestion, but I really don't see what the issue is...
COVID-19 15. aug. 2023 kl. 6:42 
Looks cool!