thalber / Atmo

Rain World regpack-centric scripting layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] As of Rain World 1.9.07b getting errors in log (apologies if already known or this is non-issue)

1IlIlI1 opened this issue · comments

Environment

Using Catch-all and forwarded to BepInex. Steam, Rain World version 1.9.07b

Expected behavior

No log error

Observed behavior

Had errors in log, and figured I would inform, if not big deal, my bad. I really appreciate what you do.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Logs

Send any of the following logs: consoleLog.txt, exceptionLog.txt and BepInEx/logOutput.log, however many are present.
[Debug :Atmo_Purge]
Errored on: TwoPools2+<>c.<>9 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) TwoPools2+<>c.<>9__22_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
TwoPools2+<>c.<>9__23_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) TwoPools2+<>c.<>9__26_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.CompositeFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.DateOnlyFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.DateTimeFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.EnumFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.GuidFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Json (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.NumericFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Regex (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.TimeOnlyFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.TimeSpanFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Uri (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Xml (exception: Cannot set a constant field)
System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute.RefStructs (exception: Cannot set a constant field)
System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute.RequiredMembers (exception: Cannot set a constant field)
Atmo.Atmod.Ver (exception: Cannot set a constant field)
Atmo.Atmod.Id (exception: Cannot set a constant field)
Atmo.Atmod.DName (exception: Cannot set a constant field)
Atmo.ConsoleFace._SET (exception: Cannot set a constant field)
Atmo.ConsoleFace._GET (exception: Cannot set a constant field)
Atmo.ConsoleFace._LIST (exception: Cannot set a constant field)
Atmo.ConsoleFace._CALL (exception: Cannot set a constant field)
Atmo.ConsoleFace._PRINT (exception: Cannot set a constant field)
Atmo.ConsoleFace._SAVE (exception: Cannot set a constant field)
Atmo.ConsoleFace._HELP_VAR (exception: Cannot set a constant field)
Atmo.ConsoleFace._HELP_METAF (exception: Cannot set a constant field)
Atmo.Helpers.Utils.SLUG_NOT_FOUND (exception: Cannot set a constant field)
Atmo.Helpers.VT2.<defName>k__BackingField (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) Atmo.Helpers.VT2.k__BackingField (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
Atmo.Helpers.VT2.<defBName>k__BackingField (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) Atmo.Data.VarRegistry.PREFIX_VOLATILE (exception: Cannot set a constant field) Atmo.Data.VarRegistry.PREFIX_GLOBAL (exception: Cannot set a constant field) Atmo.Data.VarRegistry.PREFIX_PERSISTENT (exception: Cannot set a constant field) TwoPools2+<>c.<>9 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
TwoPools2+<>c.<>9__22_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) TwoPools2+<>c.<>9__23_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
TwoPools`2+<>c.<>9__26_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)

Screenshots

If applicable, add screenshots to help explain your problem.

[Debug :Atmo_Purge]
Errored on: TwoPools2+<>c.<>9 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) TwoPools2+<>c.<>9__22_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
TwoPools2+<>c.<>9__23_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) TwoPools2+<>c.<>9__26_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.CompositeFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.DateOnlyFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.DateTimeFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.EnumFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.GuidFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Json (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.NumericFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Regex (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.TimeOnlyFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.TimeSpanFormat (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Uri (exception: Cannot set a constant field)
System.Diagnostics.CodeAnalysis.StringSyntaxAttribute.Xml (exception: Cannot set a constant field)
System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute.RefStructs (exception: Cannot set a constant field)
System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute.RequiredMembers (exception: Cannot set a constant field)
Atmo.Atmod.Ver (exception: Cannot set a constant field)
Atmo.Atmod.Id (exception: Cannot set a constant field)
Atmo.Atmod.DName (exception: Cannot set a constant field)
Atmo.ConsoleFace._SET (exception: Cannot set a constant field)
Atmo.ConsoleFace._GET (exception: Cannot set a constant field)
Atmo.ConsoleFace._LIST (exception: Cannot set a constant field)
Atmo.ConsoleFace._CALL (exception: Cannot set a constant field)
Atmo.ConsoleFace._PRINT (exception: Cannot set a constant field)
Atmo.ConsoleFace._SAVE (exception: Cannot set a constant field)
Atmo.ConsoleFace._HELP_VAR (exception: Cannot set a constant field)
Atmo.ConsoleFace._HELP_METAF (exception: Cannot set a constant field)
Atmo.Helpers.Utils.SLUG_NOT_FOUND (exception: Cannot set a constant field)
Atmo.Helpers.VT2.<defName>k__BackingField (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) Atmo.Helpers.VT2.k__BackingField (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
Atmo.Helpers.VT2.<defBName>k__BackingField (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) Atmo.Data.VarRegistry.PREFIX_VOLATILE (exception: Cannot set a constant field) Atmo.Data.VarRegistry.PREFIX_GLOBAL (exception: Cannot set a constant field) Atmo.Data.VarRegistry.PREFIX_PERSISTENT (exception: Cannot set a constant field) TwoPools2+<>c.<>9 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
TwoPools2+<>c.<>9__22_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.) TwoPools2+<>c.<>9__23_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)
TwoPools`2+<>c.<>9__26_0 (exception: Late bound operations cannot be performed on fields with types for which Type.ContainsGenericParameters is true.)

Err sorry for triple posting here. But that second post is JUST the error Debug stuff from the log.

these are messages from memory cleanup task which is leftover from 1.5 and is no longer needed, since there is no longer a possibility of mod DLLs being hot reloaded like they were on Remix. i should probably not log them by default lol