Modular Rocket Systems (MRS) by Orvidius

Modular Rocket Systems (MRS) by Orvidius

116k Downloads

[BUG] TweakScale is reporting

zer0Kerbal opened this issue Β· 10 comments

commented
[LOG 22:35:12.710] [TweakScale] ERROR: **FATAL** Part NB0mLFOengine1 (MRS Liquid Fuel Engine, 0.625m "Sparkler") has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0
[LOG 22:35:12.714] [TweakScale] ERROR: **FATAL** Part NBfuelCell1m (MRS Inline Fuel Cell Array) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0
commented

@Codingale , I will need also the ModuleManager.log and the ConfigCache. I'm seeing you are using the /L Fork, nice to see I'm not the only crazy dude around! :)

[LOG 08:13:36.179] [ModuleManager] Version 4.2.2.5 /L

This makes things way easier. Just zip the <KSP_ROOT>/PluginData/ModuleManager folder with everything it have inside and drop the zip here on a comment.

On the bright side, MRS parching is being doing right:

@PART[mrs-tank-250-cone,mrs-struct-adapt-250-*]:NEEDS[TweakScale]:FOR[ModularRocketSystems] // 2.5m to 1.25m flat adapter

So it's a 3rd party borking. Humm.. Let me check TS deprecated patches…. [edit] Nope, there's nothing on TS that could be causing that. It's really a 3rd party patch borking on us

commented
[LOG 23:41:17.581] [TweakScale] ERROR: **FATAL** Part mrs-tank-250-cone (MRS Fuel Tank, Adapter 2.5m to 1.25m) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0
[LOG 23:41:17.581] [TweakScale] ERROR: **FATAL** Part NBconeTank2m (Kindly use new part numbers MRS Fuel Tank, Adapter 2.5m to 1.25m) has a fatal problem due having duplicated properties - see issue [#34]( https://github.com/net-lisias-ksp/TweakScale/issues/34 ). at error:0

Adding onto this, it seems it wasn't completely resolved, or maybe something strange happened since I'm using the release 1.13.99.0

commented

Adding onto this, it seems it wasn't completely resolved, or maybe something strange happened since I'm using the release 1.13.99.0

Thank you @Codingale

πŸ‘€ investigating

@Lisias

commented

Classical case of double patching. @Codingale , please upload your full KSP.log and I will give it a look.

commented

@Codingale - bug squashing continues. As soon as I know what the issue is, will publish a hotfix.

commented

Pardon the delay: ModuleManager.zip
Anything else let me know.

commented

I believe I know the fix; will be back after some sleep.

commented

plan is to get this fixed and published in the next 36-48 hours.

commented

@Codingale @Lisias
this should be the fix: TweakScale-v1.3.99.1.zip

kindly try out and tell me the results