Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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.
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!
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...