danaxinnovations.blogg.se

Best Starsector Mods
best starsector mods



















This is the NSFW variant of Rimnosis, the SFW variant.Check out the repo to Starsector/mods/Nexerelin (or some other folder name). So I decided to try and fix that, along with some weapons and armor that may also help. View File Rimnosis - NSFW Rimnosis: A Rimworld Hypnosis Mod Rimworld always seemed to lack the ability to change pawn's feelings towards events or actions.

best starsector mods

The two classic causes of this is trying to put too much data into a fixed size array that is too small or the game engine expecting an array size different to what it found. The output is the size of the array. Usually means attempted to use an array in a fatally unsupported manner. Make sure your IDE is set to compile the Java classes in JDK 7 format. It finds it based solely on the hullId field and not the filename. Ship files in the hullId field, so it cannot find the ship hull.

best starsector mods

The autofit uses the tags section of Weapon data.csv so if tags are missing, such as kinetic3 or pd4, then it will not use those guns The variant appears with the weapons OK but trying to autofit to that variant causes it to not use those guns. Faction file, you also need to specify the variants in data/world/factions/default_ship_roles.json.Mod weapons not used in autofit despite being in a variant OK In addition to listing the hulls/tags in the.

Loggers can't be instance variables, only static variables. There are a few different possible causes of this. It is very easy to accidentally use incompatible special characters otherwise.File access and reflection are not allowed to scripts Use UTF-8 ( not UTF-8 BOM) encoding for any and all text. Pay attention to your case sensitivity! There are quite a number of places where a case mismatch will work on other OS' but will break Linux.

Things going weird when there are more than one of something is a classic symptom of a STATIC variable or method being shared between multiple instances.ArrayIndexOutOfBoundsException: 20887 in TextureLoader Check STATIC keyword usage. These methods load/save text data from the /saves/common/ folder.Works with one but weirdness when there is more than one of it If you need to write data to an external file and then read it, use SettingsAPI.writeTextFileToCommon(String filename, String data) and SettingsAPI.readTextFileFromCommon(String filename). Any attempt to to call the Java I/O methods directly or use reflection will naturally fail. (Any save you make with this issue is permanently "poisoned", so start a new save to test the fix)

Rarely but possible caused by issues steaming from undefined behaviour of having two mods in the list with the same unique mod ID.Only up to date for version 0.9. Rarely but possible caused by an critical issue in a file the mod_info.json is referencing. Very frequently caused by a malformed mod_info.json file. Fix by modifying the image colour precision this is done in GIMP with Image -> Precision -> 8bitMod does not appear in mod list in the launcher Loading in an image with higher colour precision can potentially be out of expected bounds.

best starsector mods