Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Count failed Sanity Checks as a potential problem. Warn user. #47

Closed
Lisias opened this issue Jun 9, 2019 · 1 comment
Closed

Count failed Sanity Checks as a potential problem. Warn user. #47

Lisias opened this issue Jun 9, 2019 · 1 comment
Labels
enhancement New feature or request Not My Fault Not my Fault! I'm innocent! :)
Milestone

Comments

@Lisias
Copy link

Lisias commented Jun 9, 2019

As the title says, due this:

[ERR 14:47:12.881] [TweakScale] part=SooperSinkerSmallRadial (Sooper Sinker Small Radial) Exception on Sanity Checks: System.NullReferenceExcept
  at ConfigNode.CopyToRecursive (.ConfigNode node, Boolean overwrite) [0x00000] in <filename unknown>:0
  at ConfigNode.CopyToRecursive (.ConfigNode node, Boolean overwrite) [0x00000] in <filename unknown>:0
  at ConfigNode.CopyToRecursive (.ConfigNode node, Boolean overwrite) [0x00000] in <filename unknown>:0
  at ConfigNode.CreateCopy () [0x00000] in <filename unknown>:0
  at GameDatabase.GetConfigNode (System.String url) [0x00000] in <filename unknown>:0
  at TweakScale.PrefabDryCostWriter.checkForShowStoppers (.Part p) [0x00000] in <filename unknown>:0
  at TweakScale.PrefabDryCostWriter+<WriteDryCost>d__3.MoveNext () [0x00000] in <filename unknown>:0
@Lisias Lisias added enhancement New feature or request Not My Fault Not my Fault! I'm innocent! :) labels Jun 9, 2019
@Lisias Lisias added this to the 2.4.4.0 milestone Jun 9, 2019
@Lisias Lisias modified the milestones: 2.4.4.0, 2.4.3.1 Jul 19, 2019
@Lisias
Copy link
Author

Lisias commented Jul 19, 2019

Implemented with the tasks carried by Issue #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Not My Fault Not my Fault! I'm innocent! :)
Projects
None yet
Development

No branches or pull requests

1 participant