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

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

Open
1IlIlI1 opened this issue Mar 23, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@1IlIlI1
Copy link

1IlIlI1 commented Mar 23, 2023

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.

@1IlIlI1 1IlIlI1 added the bug Something isn't working label Mar 23, 2023
@1IlIlI1
Copy link
Author

1IlIlI1 commented Mar 23, 2023

[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.)

@1IlIlI1
Copy link
Author

1IlIlI1 commented Mar 23, 2023

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

@thalber
Copy link
Owner

thalber commented Mar 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants