yea im having the same problem but i have no config files \
idk how to read reports so here
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 6/30/21 9:16 PM
Description: Exception in server tick loop
net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file ProjectE/server.toml of type SERVER for modid projecte
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$13803/1731925218.apply(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
at net.minecraftforge.fml.config.ConfigTracker$$Lambda$13802/121017275.accept(Unknown Source) ~[?:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:95) ~[?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.optifine.reflect.Reflector.callBoolean(Reflector.java:809) ~[?:?] {re:classloading}
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:83) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$18344/356785851.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
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.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?] {re:classloading}
... 18 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2355450800 bytes (2246 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.13.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.13.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.13.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.13.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.13.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.13
FML Language Providers:
javafml@36.1
minecraft@1
Mod List:
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
DungeonsMod-1.16.3-1.3.20.jar |Dungeons Mod |dungeonsmod |1.16.3-1.3.20 |DONE |NOSIGNATURE
Hats-1.16.5-10.2.0.jar |Hats |hats |10.2.0 |DONE |NOSIGNATURE
advanced-xray-forge-1.16.5-2.7.0.jar |Advanced XRay |xray |2.7.0 |DONE |NOSIGNATURE
AoA3-3.5.2-1.16.5.jar |Advent of Ascension |aoa3 |3.5.2 |DONE |NOSIGNATURE
jei-1.16.5-7.7.0.99.jar |Just Enough Items |jei |7.7.0.99 |DONE |NOSIGNATURE
prefab-1.6.5.6.jar |Prefab |prefab |1.6.5.6 |DONE |NOSIGNATURE
dungeons_mobs-1.16.5-1.0.5.jar |Dungeons Mobs |dungeons_mobs |1.0.5 |DONE |NOSIGNATURE
ProjectE-1.16.5-PE1.0.1B (2).jar |ProjectE |projecte |PE1.0.1B |DONE |NOSIGNATURE
stalwart-dungeons-1.16.5-1.0.0.jar |Stalwart Dungeons |stalwart_dungeons |1.0.0 |DONE |NOSIGNATURE
findme-1.16.3-2.2.0.0.jar |Find Me |findme |2.2.0 |DONE |NOSIGNATURE
Space-Bosstools-1.16.5-5.3.jar |Space-Bosstools |boss_tools |5.3 |DONE |NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |NOSIGNATURE
Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |DONE |NOSIGNATURE
Placebo-1.16.4-4.4.5.jar |Placebo |placebo |4.4.5 |DONE |NOSIGNATURE
citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |NOSIGNATURE
alexsmobs-1.11.0.jar |Alex's Mobs |alexsmobs |1.11.0 |DONE |NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
Bookshelf-1.16.5-10.1.11.jar |Bookshelf |bookshelf |10.1.11 |DONE |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
mcjtylib-1.16-5.0.19.jar |McJtyLib |mcjtylib |1.16-5.0.19 |DONE |NOSIGNATURE
rftoolsbase-1.16-2.0.10.jar |RFToolsBase |rftoolsbase |1.16-2.0.10 |DONE |NOSIGNATURE
DarkUtilities-1.16.5-8.0.10.jar |Dark Utilities |darkutils |8.0.10 |DONE |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
speedyhoppers-1.16.4-1.jar |Speedy Hoppers |speedyhoppers |1.16.4-1 |DONE |NOSIGNATURE
wikizoomer-1.0.3-1.16.4.jar |Wiki Zoomer |wikizoomer |1.0.3 |DONE |NOSIGNATURE
inventorypets-1.16.5-2.0.14.jar |Inventory Pets |inventorypets |2.0.14 |DONE |NOSIGNATURE
iChunUtil-1.16.5-10.4.0.jar |iChunUtil |ichunutil |10.4.0 |DONE |NOSIGNATURE
gunswithoutroses-1.16.5-1.0.9.jar |Guns Without Roses |gunswithoutroses |1.0.9 |DONE |NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.114.jar |Just Enough Resources |jeresources |0.12.1.114 |DONE |NOSIGNATURE
rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
forge-1.16.5-36.1.13-universal.jar |Forge |forge |36.1.13 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
supplementaries-1.16.5-0.13.2.jar |Supplementaries |supplementaries |1.16.5-0.13.1 |DONE |NOSIGNATURE
cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
dungeonsarise1.16.5-1.2.68a-HF.jar |Dungeons Arise |dungeons_arise |1.2.68a |DONE |NOSIGNATURE
forge-1.16.5-36.1.13-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
rftoolsutility-1.16-3.0.26.jar |RFToolsUtility |rftoolsutility |1.16-3.0.26 |DONE |NOSIGNATURE
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |NOSIGNATURE
instantbuildings-1-16-5-1-0-1.jar |InstantBuidlings |instantbuidlings |1.0.0 |DONE |NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
Compressium-1.16.5-1.2.2.jar |Compressium |compressium |1.2.2 |DONE |NOSIGNATURE
valkyrielib-1.16.5-3.0.9.0.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.0 |DONE |NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |NOSIGNATURE
CreativeCore_v2.1.3_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
simplefarming-1.16.5-1.3.6.jar |Simple Farming |simplefarming |1.16.4-1.3.6 |DONE |NOSIGNATURE
CavesAndCliffsBackport-1.16.5-5.2.jar |Caves & Cliffs Backport |cavesandcliffs |5.2 |DONE |NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |NOSIGNATURE
Patchouli-1.16.4-53.jar |Patchouli |patchouli |1.16.4-53 |DONE |NOSIGNATURE
rftoolsstorage-1.16-2.0.12.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.12 |DONE |NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |NOSIGNATURE
Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |NOSIGNATURE
terraincognita-1.16.3-1.6.4.2.jar |Terra Incognita |terraincognita |1.16.3-1.6.4.2 |DONE |NOSIGNATURE
time-in-a-bottle-1.1.0.jar |Time In A Bottle |tiab |1.1.0 |DONE |NOSIGNATURE
villagertools-1.16.5-1.0.0.jar |villagertools |villagertools |1.16.5-1.0.0 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
simplegens-1.16.5-3.0.9.0.jar |Simple Generators |simplegens |1.16.5-3.0.9.0 |DONE |NOSIGNATURE
ftb-ultimine-1605.2.0-build.26-forge.jar |FTB Ultimine |ftbultimine |1605.2.0-build.26 |DONE |NOSIGNATURE
obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
VillagersAndMonstersLegacy2.4.jar |The_Legency_Of_Villige |the_legency_of_villige |1.0.0 |DONE |NOSIGNATURE
rftoolsdim-1.16-7.0.9-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.9-beta |DONE |NOSIGNATURE
FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |NOSIGNATURE
MenuCompanions-v1.2.3-1.16.5.jar |Menu Companions |menucompanions |1.2.3 |DONE |9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |DONE |NOSIGNATURE
architectury-1.17.20-forge.jar |Architectury |architectury |1.17.20 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |NOSIGNATURE
bgcore-1.16.5-3.2.jar |bgcore |bgcore |3.2 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
DynamicTrees-1.16.5-0.10.0-Beta12.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta12|DONE |NOSIGNATURE
lootbagmod-1.16.5-2.2.0.jar |Loot Bag Mod |lootbagmod |1.16.5-2.2.0 |DONE |NOSIGNATURE
dungeons_gear-1.16.5-3.0.15.jar |Dungeons Gear |dungeons_gear |3.0.15 |DONE |NOSIGNATURE
Cyclic-1.16.5-1.2.8.jar |Cyclic |cyclic |1.16.5-1.2.8 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
Crash Report UUID: de6d8abd-4d28-457d-8357-b3db08dc5dbd
Patchouli open book context: n/a
Player Count: 0 / 8; []
Data Packs: vanilla, mod:quarkoddities (incompatible), mod:dungeonsmod, mod:mousetweaks, mod:hats, mod:dungeons_plus, mod:creativecore, mod:jei, mod:simplefarming, mod:dungeons_mobs (incompatible), mod:cavesandcliffs (incompatible), mod:stalwart_dungeons, mod:bettercaves (incompatible), mod:placebo (incompatible), mod:autoreglib (incompatible), mod:yungsapi, mod:ftbultimine (incompatible), mod:dungeoncrawl, mod:fastfurnace (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:architectury, mod:speedyhoppers (incompatible), mod:itemphysic, mod:cloth-config (incompatible), mod:inventorypets (incompatible), mod:ichunutil, mod:bgcore, mod:jeresources, mod:rftoolspower, mod:forge, mod:quark (incompatible), mod:appleskin, mod:fastleafdecay (incompatible), mod:dynamictrees, mod:dsurround, mod:structure_gel, mod:lootbagmod, mod:dungeons_gear, mod:dungeons_arise, mod:cyclic (incompatible), mod:projecte, mod:citadel (incompatible), mod:alexsmobs, mod:compactmachines, mod:bookshelf, mod:darkutils (incompatible), mod:wikizoomer (incompatible), mod:ironchest (incompatible), mod:theoneprobe, mod:jeiintegration, mod:curios, mod:spartanshields, mod:polymorph, mod:spartanweaponry, mod:prefab, mod:stoneholm, mod:gunswithoutroses (incompatible), mod:supplementaries, mod:cuneiform, mod:terraincognita, mod:tiab, mod:the_legency_of_villige, mod:cobbler, mod:instantbuidlings, mod:compressium (incompatible), mod:rftoolsutility, mod:valkyrielib, mod:patchouli (incompatible), mod:rftoolsstorage, mod:villagertools, mod:simplegens, mod:rftoolsdim, mod:xray, mod:findme (incompatible), mod:controlling, mod:aoa3 (incompatible), mod:boss_tools, mod:obfuscate (incompatible), mod:menucompanions
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.148201 Compatibility Profile Context 20.50.02.10 27.20.15002.10002
OpenGlRenderer: Radeon(TM) RX 550
OpenGlVendor: ATI Technologies Inc.