Space Engineers

Space Engineers

Nanobot Build and Repair System
LordKael9 25. mar. 2017 kl. 15:10
mod not working
so.. As you suggested, I'v created the discussion.

I'v tried to create another world and nothing has changed. same problem, options are only toggle block, show block in terminal, show block in inventory screen, show block in toolbar config, name, show on HUD, custom data, use conveyor system and help others.

the log is really long, also because i use about 30 mod. tell me a way to send u the log or the log part you need.
Sidst redigeret af LordKael9; 25. mar. 2017 kl. 15:11
< >
Viser 1-7 af 7 kommentarer
Dummy08  [udvikler] 25. mar. 2017 kl. 18:36 
You can place up to 500kByte in paste bin, maybe you could split you logfile into pices so that it fits?
An other option would be, that you publish your world (or that new emtpy world) as workshop item, so that I could do some testing with it.
NullMagic 25. mar. 2017 kl. 20:03 
I too have been experiencing this same problem, however I did a quick test with a world involving only this single mod, and found that, to my surprise, it worked exactly as intended. Given this, I suspect it's a cross mod interaction problem. Obviously something is modifying the nanobot block, but I'm not sure what yet. The fix may be as simple as moving the mod to the top of the load order, which is going to be my next test. If that fails I'll break it down and start loading up worlds with it and a small handful of mods, and see if I can't figure out which particular mod it is.

Edit: A quick thought I had right after, you've got about 30 mods you use, if you post a list of them I can cross check them with mods I use, which will allow me to whittle down the possibilities a lot faster (given that I play with about 150)
Sidst redigeret af NullMagic; 25. mar. 2017 kl. 20:06
NullMagic 25. mar. 2017 kl. 20:34 
alright, due to some pretty good luck the problem was in the first 30 mods I tried. From there it was easy to narrow down. It appears Tiered Ship Tools clashes with this mod, for some reason. When both are installed, no matter where in the load order, all the functions of the Build and Repair system are suspended.
LordKael9 26. mar. 2017 kl. 3:28 
oh my f**king god.. it was exactly that mod the problem!! Removed that mod and everythiung worked!!!!!!
really, thank you verry much!!!!

ps now i need a faster drill.. ;)
Sidst redigeret af LordKael9; 26. mar. 2017 kl. 3:28
Dummy08  [udvikler] 26. mar. 2017 kl. 8:37 
Hi, thanks for the help at point the right mod.
I took a while to find a solution, but I found one, so with the actual patch you could use both mods at the same time.

Following the technical details, for those interrested in :-)

First of all the mod is not up to date:
It used an Attribute "MyEntityComponentDescriptor" with obsolete parameters. This 'old' style will prevent this mod in future from working cooperatively with other mods on the same entity (in this case my BaR-System (welder))
And an other problem is an unused file with the extension .vs inside the script folder of the mod. The newer version of space engineers tries to load this file as "Visual Scripting"-File which results in an XML-Loading exception, that you will see as error in the gaming log file.
I will give the author a hint.

Second thing, even if the mod would be using the correct "MyEntityComponentDescriptor", there seems to be a bug in the api, preventing two mods to be called by the 'UpdateBeforeSimulationXXX' events.

So for now, as very rough workaround, I remove any other scripting mod from 'My' block. This will leave the other scripting mod intact (on any other block) and let my script be the only that is working with the BaR-System blocks.




Sidst redigeret af Dummy08; 26. mar. 2017 kl. 9:13
LordKael9 26. mar. 2017 kl. 9:03 
thx @Dummy08!!!
Rantalunta 29. mar. 2017 kl. 2:39 
had the same problem thx for researching and fixing :)
< >
Viser 1-7 af 7 kommentarer
Per side: 1530 50