Space Engineers

Space Engineers

Advanced Welding - detaching and reattaching blocks!
waffles 11 Jul, 2024 @ 10:13am
Error happening when detaching (Detach still happens)
So, when I am detaching something, I am getting a red text popup in the HUD about the log file. This is the script error happening, there's more to it that I could post, but this is the start of the stack trace:

[20:15:05] ERROR: ProtoBuf.ProtoException: No parameterless constructor found for Digi.Sync.PacketBase at ProtoBuf.Meta.TypeModel.ThrowCannotCreateInstance (System.Type type) [0x00024] in <b493c6e32b164449884294aeca5bdf78>:0 at (wrapper dynamic-method) Digi.Sync.PacketBase.proto_2210(ProtoBuf.ProtoReader,ProtoBuf.ProtoReader/State&,object) at ProtoBuf.Serializers.CompiledSerializer`1[T].Read (ProtoBuf.ProtoReader source, ProtoBuf.ProtoReader+State& state, System.Object value)

Not sure if you're still updating this, I don't think I could try to debug the script myself, but I am willing to help if necessary.

Interestingly, if I also have the GluePad mod enabled as well, I get the error pop up twice from the same event, and both logs have the same core exception in them. I don't use the GluePads so I removed it so I don't get two lines in my HUD.

Note, the detach still happens, so it's still working, but the game isn't happy about something here. So, this isn't breaking the mod, but it's just a bit annoying. Also, I am not getting the % of how long it will take to detach when this error happens.