This object is in archive! 
DefenseShields and other mods fail to compile on DedicatedServer
Won't Fix
With the recent update DefenseShields and multiple other mods are failing to compile on dedicated server with the following error:
2019-08-22 19:28:50.012 - Thread: 7 -> MOD_ERROR: Defense Shields - v1.9(63)2019-08-22 19:28:50.012 - Thread: 7 -> in file: 2019-08-22 19:28:50.012 - Thread: 7 -> Compilation of C:\ProgramData\SpaceEngineersDedicated\test\Mods\1365616918.sbm_DefenseShields failed:2019-08-22 19:28:50.012 - Thread: 7 -> MOD_ERROR: Defense Shields - v1.9(63)2019-08-22 19:28:50.012 - Thread: 7 -> in file: 2019-08-22 19:28:50.012 - Thread: 7 -> (1,0): Error: Error writing to XML documentation file: Value must be positive.Parameter name: count
Looks like they downgraded the compiler to C# 6 or something with this update. C# 7 features that have been supported for ages, like support for expression-bodied properties and pattern matching (like if (shape is Square s)), suddenly no longer compile.
Looks like they downgraded the compiler to C# 6 or something with this update. C# 7 features that have been supported for ages, like support for expression-bodied properties and pattern matching (like if (shape is Square s)), suddenly no longer compile.
Zach that isn't related to this issue.
Zach that isn't related to this issue.
It might not be directly related to the stack trace posted, but you're talking about mods failing to compile, and that's a big contributing factor in this update.
It might not be directly related to the stack trace posted, but you're talking about mods failing to compile, and that's a big contributing factor in this update.
Hello, Engineer!
Thank you for your feedback! Yourtopic has been added between considered issues.
Please keep voting for the issue asit will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Hello, Engineer!
Thank you for your feedback! Yourtopic has been added between considered issues.
Please keep voting for the issue asit will help us to identify the most serious bugs.
We really appreciate your patience.
Kind Regards
Keen Software House: QA Department
Hello Shane!
I appreciate this thread is quite old. Is this a problem that still persists on the latest version of 197.075? If it is now fixed, I will close the thread. If you are still experiencing issues, please also let me know :)
Kind Regards
Laura, QA Department
Hello Shane!
I appreciate this thread is quite old. Is this a problem that still persists on the latest version of 197.075? If it is now fixed, I will close the thread. If you are still experiencing issues, please also let me know :)
Kind Regards
Laura, QA Department
Hello Engineers,
Since there are no new comments in this topic, we are closing this thread as outdated.
In case anyone is encountering the same or similar bug, which is not already posted in a
different thread, please feel free to create a new thread with all relevant information.
Thank you.
Kind Regards
Keen Software House: QA Department
Hello Engineers,
Since there are no new comments in this topic, we are closing this thread as outdated.
In case anyone is encountering the same or similar bug, which is not already posted in a
different thread, please feel free to create a new thread with all relevant information.
Thank you.
Kind Regards
Keen Software House: QA Department
Replies have been locked on this page!