Skip to content

Mod and/or in-game menu not working #8

Description

@skeeballz

Hi there, I've been having this issue since last night (maybe the night before, idk?) where Xenon just doesn't load at all.
Attached is a screenshot of the error message shown in the mods menu, and the log I received upon clicking the "copy logs to clipboard button:

image

2024-11-12 11:28:14.023 -05:00 [INF] This is GDWeave 2.0.14.0 - https://github.com/NotNite/GDWeave
2024-11-12 11:28:14.795 -05:00 [INF] Converted volume: -14
2024-11-12 11:28:14.854 -05:00 [INF] Converted volume: -12
2024-11-12 11:28:14.923 -05:00 [WRN] Failed to load assembly for mod Nilenta.Xenon
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.Text.Json.JsonException: The JSON value could not be converted to System.Boolean. Path: $.UncapFreecamMovement | LineNumber: 0 | BytePositionInLine: 309.
 ---> System.InvalidOperationException: Cannot get the value of a token type 'Number' as a boolean.
   at System.Text.Json.ThrowHelper.ThrowInvalidOperationException_ExpectedBoolean(JsonTokenType tokenType)
   at System.Text.Json.Utf8JsonReader.GetBoolean()
   at System.Text.Json.Serialization.Metadata.JsonPropertyInfo`1.ReadJsonAndSetMember(Object obj, ReadStack& state, Utf8JsonReader& reader)
   at System.Text.Json.Serialization.Converters.ObjectDefaultConverter`1.OnTryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value)
   at System.Text.Json.Serialization.JsonConverter`1.TryRead(Utf8JsonReader& reader, Type typeToConvert, JsonSerializerOptions options, ReadStack& state, T& value, Boolean& isPopulatedValue)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   --- End of inner exception stack trace ---
   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, Utf8JsonReader& reader, Exception ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 utf8Json, JsonTypeInfo`1 jsonTypeInfo, Nullable`1 actualByteCount)
   at System.Text.Json.JsonSerializer.ReadFromSpan[TValue](ReadOnlySpan`1 json, JsonTypeInfo`1 jsonTypeInfo)
   at System.Text.Json.JsonSerializer.Deserialize[TValue](String json, JsonSerializerOptions options)
   at GDWeave.ModInterface.ReadConfig[T]() in D:\a\GDWeave\GDWeave\GDWeave\Loader\ModInterface.cs:line 22
   at WebfishingSampleMod.Mod..ctor(IModInterface modInterface)
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
   --- End of inner exception stack trace ---
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at System.Reflection.ConstructorInfo.Invoke(Object[] parameters)
   at GDWeave.ModLoader.LoadAssembly(String id, String assemblyPath) in D:\a\GDWeave\GDWeave\GDWeave\Loader\ModLoader.cs:line 145
   at GDWeave.ModLoader.LoadAssemblies() in D:\a\GDWeave\GDWeave\GDWeave\Loader\ModLoader.cs:line 118
2024-11-12 11:28:15.152 -05:00 [INF] 
88     88   88 88""Yb 888888 
88     88   88 88__dP 88__   
88  .o Y8   8P 88"Yb  88""   
88ood8 `YbodP' 88  Yb 888888 
2024-11-12 11:28:15.451 -05:00 [INF] ExtraVoice's DLL has loaded!
2024-11-12 11:28:15.451 -05:00 [INF] Loaded 39 mods: ["BlueberryWolfi.APIs","CertifiedPyro.InventoryTweaks","Eavontide.Animalese","kitiful.MikuVoice","Kittenji.LetsGoGambling","Kittenji.MetalGearAlert","nubz4lif.daynightcycle","RingsABell","siryhara.hourlymusic","SizeUnlocker","Sulayre.Lure","TackleBox","TitleAPI","TranFox.Backrooms","AshAxolotl.ActiveLureHUD","Catvalk.EmeraldCoastA","ClownMod","Codsmetics","CopyKatt.SM64Map","DarnHyena.YeenFishin","Eavontide.Cosmetics","eng.cutecosmetics","eng.rabbit","GnarlyGnoll.Deer","Haigen.TreasureTroveCove","Jous.Birds","Jous.Goats","Kapyu.CoolMappy","Karmigula.ATLAS","MoorColors","MoreWag","PotatoRadio","RAYTRAC3R.ExtraVoiceMod","RAYTRAC3RCosmetics","RAYTRAC3RSpeciesCompat","SpookMod","VinnieWuff.DKsTreehouse","Zea.Construct","Fishingloids"]

Any and all help is greatly appreciated, thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions