FAQ ‐ Frequently Asked Questions - SKO85/SE-Mods GitHub Wiki
Mod seems not to work. What should I do and check? How to reinstall it?
- Exit the game.
- Check if you are not using a specific game-version. In Steam, under Properties of the game, then Betas, select **None **to ensure you use the latest version.
- Go to the mod page on Steam and Unsubscribe first and wait for about 5-10 seconds for Steam to remove the files.
- Now Subscribe again and wait 5-10 seconds for the files to finish downloading.
- Start the game.
- In your mod-list, make sure the mod is placed somewhere at the end of the list so it loads as one of the last mods.
- If progression is enabled in your game, the BnR block needs to be researched first before you can see it. If progression is disabled, you should see in the list when you search for it like "Build and"...
- If you're using a custom configuration file
ModSettings.xml
, please check if you are not using the old version. An example config is provided at Configuration File
I cannot find the block in the list.
- Type in chat:
/nanobars -help
. If you see a window pop-up showing the help info and version of the mod, then it is installed. If not, the mod is not loaded in your game/server. - See instructions above to ensure you have installed the mod correctly.
- Check if progression is on and you have researched the block or not.
- Block should be under categories: Large Blocks, Small Blocks and Tools.
Does this mod work with other versions?
- No, you should not use multiple versions of this mod in your world as this will not work and can possibly break things. Use a single version of the mod.
Does this mod need to be used aside with the original mod?
- No, this mod replaces the original mod. It uses the same block-type so you can simply remove the old one and add this one instead and you should remain using the BaR blocks in the same saved world.
Seems to be stuck. What can I do?
- Is the block powered and Enabled ? :)
- Is the Auto Pull/Push option enabled? Otherwise you will not pull or push components required to weld for example.
- Check the modes of the block? Is it in Fly or Walking mode?
- Check the working mode and try adjust to see if that will fix it.
- Check if adjusting the Help Others option helps.
- Check if the inventory is full or are you missing components?
- Does the info in the terminal give you useful info what might be the issue?
The BaR block grinds my grid. What is wrong?
- You've probably set a grinding color, which is the same as your build color. The BaR then things you want to grind all blocks with that color and starts doing so. Modify this in the BaR settings.
- Another thing that could be the case is that your grid is transferred to an **enemy **or to **neutral **owner.
The BaR does not weld the target block. Why?
- Try welding the same block manually with your hand-torch. If that does not work, something might be in the way or you're missing a DLC required for the target block.
- Check if you have the DLC required.
- Check what is in the way. Most often a wheel gets in the way so you cannot weld it manually too. Its a game-bug and not related to the BaR. Fix: remove the thing in the way, let the BaR weld the rest, then weld the block again that was in the way manually or via BaR.
What is the difference between the versions of the mod?
- Nanobot Build and Repair System (Maintained) is a slightly nerfed version, where the block requires more resources to build. It is therefore also heavier.
- Nanobot Build and Repair System - Original Resources is basically the same mod as above, but uses the same amount of resources required to build the block as in the original mod. It also contains all fixes and improvements as the other mod. Power consumption is the same. Only the build resources are different.
I started with the first one as a modified mod for my server once. When I saw that the original mod was not being maintained by the original developer, I then created the second one with original resources for the ones who did not want to have an expensive block in their game worlds and servers. The base code of both is the same. The only difference is in the components required to build the BaR.
Where can I find a working version of the auto-queueing script with these mods?
A fixed version of the original script can be found here: Nanobot Build and Repair System Queuing / Display / Scripting (Maintained)
Can I change settings like range, the auto-power-off option and such?
Yes, some of the configurable options can be modified in a config file. See the documentation for more details: Configuration File