Illager Invasion [Forge & Fabric]

Illager Invasion [Forge & Fabric]

15M Downloads

[Bug]: Versoin check failure for extensibleenums causes exception (without crash)

BigJMoney opened this issue ยท 0 comments

commented

Mod Loader (Required)

NeoForge

Minecraft Version(s) (Required)

1.21.1

Mod Version(s) (Required)

v21.1.6

Minimal Setup (Required)

Yes

Notes (Required)

This appears in the log when running the game:

[NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [extensibleenums] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/extensibleenums.json
[NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [extensibleenums] Received version check data:
404: Not Found
[NeoForge Version Check/WARN] [net.neoforged.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
	at MC-BOOTSTRAP/[email protected]/com.google.gson.Gson.fromJson(Gson.java:1238) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/com.google.gson.Gson.fromJson(Gson.java:1137) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/com.google.gson.Gson.fromJson(Gson.java:1047) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/com.google.gson.Gson.fromJson(Gson.java:982) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.VersionChecker$1.process(VersionChecker.java:167) ~[loader-4.0.39.jar%23151!/:4.0]
	at java.base/java.lang.Iterable.forEach(Unknown Source) [?:?]
	at MC-BOOTSTRAP/[email protected]/net.neoforged.fml.VersionChecker$1.run(VersionChecker.java:105) [loader-4.0.39.jar%23151!/:4.0]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
	at MC-BOOTSTRAP/[email protected]/com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:182) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:144) ~[gson-2.10.1.jar%23186!/:?]
	at MC-BOOTSTRAP/[email protected]/com.google.gson.Gson.fromJson(Gson.java:1227) ~[gson-2.10.1.jar%23186!/:?]
	... 6 more

The repro is just to have the mod installed and run Minecraft

latest.log (Required)

https://gist.github.com/BigJMoney/e5b223ac58c6569e73733cbbe88f861f