AtomicStryker / atomicstrykers-minecraft-mods

Repository for my open source Minecraft Mods
https://atomicstryker.github.io/
179 stars 96 forks source link

Crash when I open the world #512

Closed MasterSDiuu69 closed 1 month ago

MasterSDiuu69 commented 1 month ago

I have a problem with the mod and when I install it and try to open my world the mod causes me to crash throughout Minecraft 1.19.2:

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 2024-07-14 21:30:45 Description: Exception in server tick loop

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 3 column 1 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:395) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%23103!/:?] {} at atomicstryker.dynamiclights.server.GsonConfig.loadConfigWithDefault(GsonConfig.java:28) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.DynamicLights.initConfig(DynamicLights.java:132) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.DynamicLights.serverStarted(DynamicLights.java:103) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.__DynamicLights_serverStarted_ServerStartedEvent.invoke(.dynamic) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:116) ~[forge-1.19.4-45.3.0-universal.jar%23179!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:641) ~[client-1.19.4-20230314.122934-srg.jar%23174!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23174!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {} Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 3 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:384) ~[gson-2.10.jar%23103!/:?] {} ... 15 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.19.4 Minecraft Version ID: 1.19.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 820567120 bytes (782 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i5-12450H Identifier: Intel64 Family 6 Model 154 Stepping 3 Microarchitecture: Alder Lake Frequency (GHz): 2.50 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 12 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x46a3 Graphics card #0 versionInfo: DriverVersion=31.0.101.3688 Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x25a2 Graphics card #1 versionInfo: DriverVersion=31.0.15.3667 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 20076.65 Virtual memory used (MB): 17477.72 Swap memory total (MB): 3991.33 Swap memory used (MB): 201.80 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:tombstone, mod:bloodandmadness (incompatible), mod:forge, mod:geckolib (incompatible), mod:architectury (incompatible), mod:mca (incompatible), mod:structure_gel, mod:journeymap (incompatible), mod:jei (incompatible), mod:farlanders, mod:dynamiclights (incompatible), mod:inventorysorter (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.19.4-forge-45.3.0 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f inventorysorter-22.0.0.jar |Simple Inventory Sorter |inventorysorter |22.0.0 |DONE |Manifest: NOSIGNATURE tombstone-8.4.2-1.19.4.jar |Corail Tombstone |tombstone |8.4.2 |DONE |Manifest: NOSIGNATURE dynamiclights-1.19.4.2.jar |Dynamic Lights |dynamiclights |1.19.4.2 |DONE |Manifest: NOSIGNATURE BloodAndMadness-Forge1.19.4-v2.1.5.1.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.4-45.3.0-universal.jar |Forge |forge |45.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 geckolib-forge-1.19.4-4.2.jar |GeckoLib 4 |geckolib |4.2 |DONE |Manifest: NOSIGNATURE architectury-8.2.91-forge.jar |Architectury |architectury |8.2.91 |DONE |Manifest: NOSIGNATURE minecraft-comes-alive-7.5.11+1.19.4-universal.jar |Minecraft Comes Alive |mca |7.5.11+1.19.4 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.4-2.12.0.jar |Structure Gel API |structure_gel |2.12.0 |DONE |Manifest: NOSIGNATURE journeymap-1.19.4-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE jei-1.19.4-forge-13.1.0.17.jar |Just Enough Items |jei |13.1.0.17 |DONE |Manifest: NOSIGNATURE farlanders-1.19.4-1.4.1.jar |The Farlanders |farlanders |1.4.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3aafe39c-5fb9-411f-a403-fca5c990c918 FML: 45.3 Forge: net.minecraftforge:45.3.0

AtomicStryker commented 1 month ago

Invalid config file syntax. Delete or rename and let it regenerate

On Mon, 15 Jul 2024, 03:32 MasterSDiuu69, @.***> wrote:

I have a problem with the mod and when I install it and try to open my world the mod causes me to crash throughout Minecraft 1.19.2:

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 2024-07-14 21:30:45 Description: Exception in server tick loop

com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 3 column 1 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:395) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%23103!/:?] {} at atomicstryker.dynamiclights.server.GsonConfig.loadConfigWithDefault(GsonConfig.java:28) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.DynamicLights.initConfig(DynamicLights.java:132) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.DynamicLights.serverStarted(DynamicLights.java:103) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.

DynamicLights_serverStarted_ServerStartedEvent.invoke(.dynamic) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post http://net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post http://net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:116) ~[forge-1.19.4-45.3.0-universal.jar%23179!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m_130011(MinecraftServer.java:641) ~[client-1.19.4-20230314.122934-srg.jar%23174!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_206580(MinecraftServer.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23174!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {} Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 3 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:384) ~[gson-2.10.jar%23103!/:?] {} ... 15 more A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.19.4 Minecraft Version ID: 1.19.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 820567120 bytes (782 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i5-12450H Identifier: Intel64 Family 6 Model 154 Stepping 3 Microarchitecture: Alder Lake Frequency (GHz): 2.50 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 12 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x46a3 Graphics card #0 versionInfo: DriverVersion=31.0.101.3688 Graphics card #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 vendor: NVIDIA (0x10de) Graphics card #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 VRAM (MB): 4095.00 Graphics card #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 deviceId: 0x25a2 Graphics card #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 versionInfo: DriverVersion=31.0.15.3667 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 capacity (MB): 8192.00 Memory slot #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 clockSpeed (GHz): 3.20 Memory slot #1 https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/1 type: DDR4 Virtual memory max (MB): 20076.65 Virtual memory used (MB): 17477.72 Swap memory total (MB): 3991.33 Swap memory used (MB): 201.80 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:tombstone, mod:bloodandmadness (incompatible), mod:forge, mod:geckolib (incompatible), mod:architectury (incompatible), mod:mca (incompatible), mod:structure_gel, mod:journeymap (incompatible), mod:jei (incompatible), mod:farlanders, mod:dynamiclights (incompatible), mod:inventorysorter (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.19.4-forge-45.3.0 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: @. @. @.*** Mod List: client-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f inventorysorter-22.0.0.jar |Simple Inventory Sorter |inventorysorter |22.0.0 |DONE |Manifest: NOSIGNATURE tombstone-8.4.2-1.19.4.jar |Corail Tombstone |tombstone |8.4.2 |DONE |Manifest: NOSIGNATURE dynamiclights-1.19.4.2.jar |Dynamic Lights |dynamiclights |1.19.4.2 |DONE |Manifest: NOSIGNATURE BloodAndMadness-Forge1.19.4-v2.1.5.1.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.4-45.3.0-universal.jar |Forge |forge |45.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 geckolib-forge-1.19.4-4.2.jar |GeckoLib 4 |geckolib |4.2 |DONE |Manifest: NOSIGNATURE architectury-8.2.91-forge.jar |Architectury |architectury |8.2.91 |DONE |Manifest: NOSIGNATURE minecraft-comes-alive-7.5.11+1.19.4-universal.jar |Minecraft Comes Alive |mca |7.5.11+1.19.4 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.4-2.12.0.jar |Structure Gel API |structure_gel |2.12.0 |DONE |Manifest: NOSIGNATURE journeymap-1.19.4-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE jei-1.19.4-forge-13.1.0.17.jar |Just Enough Items |jei |13.1.0.17 |DONE |Manifest: NOSIGNATURE farlanders-1.19.4-1.4.1.jar |The Farlanders |farlanders |1.4.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3aafe39c-5fb9-411f-a403-fca5c990c918 FML: 45.3 Forge: net.minecraftforge:45.3.0

— Reply to this email directly, view it on GitHub https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/512, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOFYBSTSFOYS6PCYBCDQZDZMMRBXAVCNFSM6AAAAABK3UQYBCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDONZQG4YTINY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

MasterSDiuu69 commented 1 month ago

Invalid config file syntax. Delete or rename and let it regenerate On Mon, 15 Jul 2024, 03:32 MasterSDiuu69, @.> wrote: I have a problem with the mod and when I install it and try to open my world the mod causes me to crash throughout Minecraft 1.19.2: ---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 2024-07-14 21:30:45 Description: Exception in server tick loop com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 3 column 1 path $ at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:395) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1124) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1034) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:969) ~[gson-2.10.jar%23103!/:?] {} at atomicstryker.dynamiclights.server.GsonConfig.loadConfigWithDefault(GsonConfig.java:28) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.DynamicLights.initConfig(DynamicLights.java:132) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server.DynamicLights.serverStarted(DynamicLights.java:103) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading} at atomicstryker.dynamiclights.server. DynamicLights_serverStarted_ServerStartedEvent.invoke(.dynamic) ~[dynamiclights-1.19.4.2.jar%23165!/:1.19.4.2] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post http://net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.eventbus.EventBus.post http://net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:116) ~[forge-1.19.4-45.3.0-universal.jar%23179!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m_130011(MinecraftServer.java:641) ~[client-1.19.4-20230314.122934-srg.jar%23174!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_206580(MinecraftServer.java:252) ~[client-1.19.4-20230314.122934-srg.jar%23174!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at java.lang.Thread.run(Thread.java:833) ~[?:?] {} Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 3 column 1 path $ at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.jar%23103!/:?] {} at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:384) ~[gson-2.10.jar%23103!/:?] {} ... 15 more A detailed walkthrough of the error, its code path and all known details is as follows: -- System Details -- Details: Minecraft Version: 1.19.4 Minecraft Version ID: 1.19.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 820567120 bytes (782 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 12 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i5-12450H Identifier: Intel64 Family 6 Model 154 Stepping 3 Microarchitecture: Alder Lake Frequency (GHz): 2.50 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 12 Graphics card #0 name: Intel(R) UHD Graphics Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x46a3 Graphics card #0 versionInfo: DriverVersion=31.0.101.3688 Graphics card #1 <#1> name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #1 <#1> vendor: NVIDIA (0x10de) Graphics card #1 <#1> VRAM (MB): 4095.00 Graphics card #1 <#1> deviceId: 0x25a2 Graphics card #1 <#1> versionInfo: DriverVersion=31.0.15.3667 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 <#1> capacity (MB): 8192.00 Memory slot #1 <#1> clockSpeed (GHz): 3.20 Memory slot #1 <#1> type: DDR4 Virtual memory max (MB): 20076.65 Virtual memory used (MB): 17477.72 Swap memory total (MB): 3991.33 Swap memory used (MB): 201.80 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:tombstone, mod:bloodandmadness (incompatible), mod:forge, mod:geckolib (incompatible), mod:architectury (incompatible), mod:mca (incompatible), mod:structure_gel, mod:journeymap (incompatible), mod:jei (incompatible), mod:farlanders, mod:dynamiclights (incompatible), mod:inventorysorter (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: 1.19.4-forge-45.3.0 ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.4-45.3.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: @. @. @. Mod List: client-1.19.4-20230314.122934-srg.jar |Minecraft |minecraft |1.19.4 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f inventorysorter-22.0.0.jar |Simple Inventory Sorter |inventorysorter |22.0.0 |DONE |Manifest: NOSIGNATURE tombstone-8.4.2-1.19.4.jar |Corail Tombstone |tombstone |8.4.2 |DONE |Manifest: NOSIGNATURE dynamiclights-1.19.4.2.jar |Dynamic Lights |dynamiclights |1.19.4.2 |DONE |Manifest: NOSIGNATURE BloodAndMadness-Forge1.19.4-v2.1.5.1.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE forge-1.19.4-45.3.0-universal.jar |Forge |forge |45.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 geckolib-forge-1.19.4-4.2.jar |GeckoLib 4 |geckolib |4.2 |DONE |Manifest: NOSIGNATURE architectury-8.2.91-forge.jar |Architectury |architectury |8.2.91 |DONE |Manifest: NOSIGNATURE minecraft-comes-alive-7.5.11+1.19.4-universal.jar |Minecraft Comes Alive |mca |7.5.11+1.19.4 |DONE |Manifest: NOSIGNATURE structure_gel-1.19.4-2.12.0.jar |Structure Gel API |structure_gel |2.12.0 |DONE |Manifest: NOSIGNATURE journeymap-1.19.4-5.9.8-forge.jar |Journeymap |journeymap |5.9.8 |DONE |Manifest: NOSIGNATURE jei-1.19.4-forge-13.1.0.17.jar |Just Enough Items |jei |13.1.0.17 |DONE |Manifest: NOSIGNATURE farlanders-1.19.4-1.4.1.jar |The Farlanders |farlanders |1.4.1 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 3aafe39c-5fb9-411f-a403-fca5c990c918 FML: 45.3 Forge: net.minecraftforge:45.3.0 — Reply to this email directly, view it on GitHub <#512>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAOFYBSTSFOYS6PCYBCDQZDZMMRBXAVCNFSM6AAAAABK3UQYBCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDONZQG4YTINY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

How can I do that):

AtomicStryker commented 1 month ago

Find your minecraft folder, find the config folder inside that, delete any .cfg files that have dynamic light in their name.