TheIllusiveC4 / Curios

Minecraft Mod: A flexible and expandable accessory/equipment API for users and developers.
https://www.curseforge.com/minecraft/mc-mods/curios
Other
182 stars 74 forks source link

[Bug]: 1.20.1 Crash in a modded environment. #389

Closed EnderTheNerd closed 7 months ago

EnderTheNerd commented 7 months ago

Minecraft Version

1.20.1

What happened?

I expected the single player world to open and load

How do you trigger this bug?

1.Run Minecraft 2.Try and open a world

  1. It crashes ...

Loader

Forge

Loader Version

Forge 47.2

Mod Version

Curios 7.3.3 + 1.20.1

Relevant Log Outputs

Time: 2024-03-11 18:58:57 Description: Exception in server tick loop

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file curios-server.toml of type SERVER for modid curios at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.2.0.jar%23299!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.2.0.jar%23299!/:?] {} at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.0.jar%23299!/:?] {} at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin} at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {} at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.0.jar%23299!/:?] {} at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.2.0-universal.jar%23303!/:?] {re:classloading,pl:rei_plugin_compatibilities:B} at net.minecraft.client.server.IntegratedServer.m7038(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23298!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:rei_plugin_compatibilities:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at net.minecraft.server.MinecraftServer.m206580(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {} Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?] {} at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?] {} at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.2.0.jar%23299!/:?] {} ... 10 more

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

-- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1766387928 bytes (1684 MiB) / 3355443200 bytes (3200 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 6800H with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 68 Stepping 1 Microarchitecture: Zen 3 Frequency (GHz): 3.19 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: Virtual Desktop Monitor Graphics card #0 vendor: Virtual Desktop, Inc. Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=15.39.56.845 Graphics card #1 name: AMD Radeon(TM) Graphics Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 512.00 Graphics card #1 deviceId: 0x1681 Graphics card #1 versionInfo: DriverVersion=31.0.12024.2005 Graphics card #2 name: NVIDIA GeForce RTX 3050 Ti Laptop GPU Graphics card #2 vendor: NVIDIA (0x10de) Graphics card #2 VRAM (MB): 4095.00 Graphics card #2 deviceId: 0x25a0 Graphics card #2 versionInfo: DriverVersion=31.0.15.4633 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 4.80 Memory slot #0 type: Unknown Virtual memory max (MB): 24829.11 Virtual memory used (MB): 16539.14 Swap memory total (MB): 17408.00 Swap memory used (MB): 937.75 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: (off) Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:tetra (incompatible), mod:treechop (incompatible), mod:betterdungeons, mod:blue_skies (incompatible), mod:geckolib, mod:playeranimator (incompatible), mod:aether, mod:betteroceanmonuments, mod:caelus (incompatible), mod:stalwart_dungeons, mod:obscure_api (incompatible), mod:sophisticatedcore (incompatible), mod:tetracelium (incompatible), mod:clumps (incompatible), mod:xaeroworldmap, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:rei_plugin_compatibilities (incompatible), mod:naturescompass, mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf, mod:tetranomicon, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:aquamirae_mod_extra_music, mod:betterdeserttemples, mod:iceandfire, mod:railways (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:forge, mod:supplementaries, mod:geophilic, mod:embeddium, mod:novillagerdm, mod:structure_gel, mod:farmersdelight, mod:alexscaves, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mixinsquared (incompatible), mod:explorify, mod:born_in_chaos_v1, mod:roughlyenoughitems (incompatible), mod:cataclysm (incompatible), mod:curios (incompatible), mod:flywheel, mod:create, mod:mutil, mod:xaerominimap, mod:gravestone, mod:dragonseeker, mod:fastbench (incompatible), mod:irons_spellbooks, mod:ice_and_fire_spellbooks, mod:betterstrongholds, mod:endlessbiomes, mod:cumulus_menus, mod:architectury (incompatible), mod:appleskin (incompatible), mod:betterendisland, mod:enhancedcelestials (incompatible), mod:corgilib, mod:nitrogen_internals, mod:majruszsenchantments (incompatible), mod:textrues_embeddium_options (incompatible), mod:embeddiumextras (incompatible), mod:t_and_t (incompatible), mod:bettermineshafts, mod:create_enchantment_industry (incompatible), mod:majruszlibrary (incompatible), mod:aquamirae (incompatible), mod:betterjungletemples, mod:cristellib (incompatible), Supplementaries Generated Pack, builtin/aether_accessories, mod:inventorysorter (incompatible), mod:oculus 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: forge-47.2.0 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: tetra-1.20.1-6.2.0.jar |tetra |tetra |6.2.0 |DONE |Manifest: NOSIGNATURE TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.2.jar |GeckoLib 4 |geckolib |4.4.2 |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE aether-1.20.1-1.2.0-neoforge.jar |The Aether |aether |1.20.1-1.2.0-neoforg|DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.8.567.jar |Sophisticated Core |sophisticatedcore |0.6.8.567 |DONE |Manifest: NOSIGNATURE tetracelium-1.20.1-1.1.1.jar |tetracelium |tetracelium |1.1.1 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.37.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.37.8 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |DONE |Manifest: NOSIGNATURE citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE REIPluginCompatibilities-forge-12.0.93.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |12.0.93 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.1-beta.2.jar |MixinExtras |mixinextras |0.2.1-beta.2 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.2.1022.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.2.1022 |DONE |Manifest: NOSIGNATURE create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE Aquamirae Mod EXTRA Music 1.20.1.jar |Aquamirae Mod EXTRA Music |aquamirae_mod_extra_music |1.0.0 |DONE |Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|DONE |Manifest: NOSIGNATURE Steam_Rails-1.5.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.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 supplementaries-1.20-2.8.6.jar |Supplementaries |supplementaries |1.20-2.8.6 |DONE |Manifest: NOSIGNATURE geophilic-v2.2.0-mc1.20u1.20.2.jar |Geophilic |geophilic |2.2.0-mc1.20u1.20.2 |DONE |Manifest: NOSIGNATURE embeddium-0.3.9+mc1.20.1.jar |Embeddium |embeddium |0.3.9+mc1.20.1 |DONE |Manifest: NOSIGNATURE novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 moonlight-1.20-2.11.2-forge.jar |Moonlight Library |moonlight |1.20-2.11.2 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE explorify-v1.3.0-mc1.20.jar |Explorify |explorify |1.3.0-mc1.20 |DONE |Manifest: NOSIGNATURE born_inchaos[Forge]1.20.1_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE RoughlyEnoughItems-12.0.684-forge.jar |Roughly Enough Items (REI) |roughlyenoughitems |12.0.684 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-1.90 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE curios-forge-5.7.1+1.20.1.jar |Curios API |curios |5.7.1+1.20.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_23.9.7_Forge_1.20.jar |Xaero's Minimap |xaerominimap |23.9.7 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.6.15a.jar |Oculus |oculus |1.6.15a |DONE |Manifest: NOSIGNATURE gravestone-1.20.1-1.0.10.jar |Gravestone Mod |gravestone |1.20.1-1.0.10 |DONE |Manifest: NOSIGNATURE dragonseeker-1.2.0-1.20.1.jar |Dragonseeker |dragonseeker |1.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.0.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE ice_and_fire_spellbooks-2.1.0-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE EndlessBiomes 1.5.0 - 1.20.1.jar |EndlessBiomes |endlessbiomes |1.0.0 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE YungsBetterEndIsland-1.20-Forge-2.0.5.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar |Enhanced Celestials |enhancedcelestials |5.0.0.2 |DONE |Manifest: NOSIGNATURE CorgiLib-forge-1.20.1-4.0.1.1.jar |CorgiLib |corgilib |4.0.1.1 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.2-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.2-neoforg|DONE |Manifest: NOSIGNATURE majruszs-enchantments-forge-1.20.1-1.10.7.jar |Majrusz's Enchantments |majruszsenchantments |1.10.7 |DONE |Manifest: NOSIGNATURE textrues_embeddium_options-0.1.5+mc1.20.1.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE embeddiumextras-1.20.1-v2.0.0.jar |Embeddium Extras |embeddiumextras |2.0.0 |DONE |Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.8 |DONE |Manifest: NOSIGNATURE majrusz-library-forge-1.20.1-7.0.5.jar |Majrusz Library |majruszlibrary |7.0.5 |DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 8ecf865d-d36e-482f-8ad5-9c11587d9168 FML: 47.2 Forge: net.minecraftforge:47.2.0 Flywheel Backend: GL33 Instanced Arrays

my entire crash report

TheIllusiveC4 commented 7 months ago

Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available

This is caused by a NightConfig parsing error, not a Curios error. It most likely means that your config file has been corrupted, it should resolve by deleting the curios-server.toml file and letting it regenerate.

EnderTheNerd commented 7 months ago

I don't have a curios-server-toml file, it isn't present at all, should I try and delete the entire config or what should I do?

TheIllusiveC4 commented 7 months ago

You don't have one in your world's serverconfig folder?