Advertisement
PopoGamer3

crash-2022-07-20_03.45.01-server

Jul 19th, 2022
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 20/07/22 3:45
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file telepads-server.toml of type SERVER for modid telepads
  8. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[forge:?] {re:classloading}
  9. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:90) ~[forge:?] {re:classloading}
  10. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:69) ~[forge:?] {re:classloading}
  11. at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_333] {}
  12. at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:1.8.0_333] {}
  13. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:69) ~[forge:?] {re:classloading}
  14. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:80) ~[forge:?] {re:classloading}
  15. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) ~[?:?] {re:classloading,pl:accesstransformer:B}
  16. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  17. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {}
  19. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  20. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
  21. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
  22. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
  23. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
  24. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
  25. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
  26. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
  27. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
  28. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
  29. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
  30. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
  31. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
  32. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
  33. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
  34. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[forge:?] {re:classloading}
  35. ... 10 more
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.16.5
  44. Minecraft Version ID: 1.16.5
  45. Operating System: Windows 11 (amd64) version 10.0
  46. Java Version: 1.8.0_333, Oracle Corporation
  47. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  48. Memory: 8564590984 bytes (8167 MB) / 10477371392 bytes (9992 MB) up to 10477371392 bytes (9992 MB)
  49. CPUs: 4
  50. JVM Flags: 2 total; -Xmx10240M -Xms10240M
  51. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  52. ModLauncher launch target: fmlserver
  53. ModLauncher naming: srg
  54. ModLauncher services:
  55. /mixin-0.8.4.jar mixin PLUGINSERVICE
  56. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  57. /forge.jar object_holder_definalize PLUGINSERVICE
  58. /forge.jar runtime_enum_extender PLUGINSERVICE
  59. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  60. /forge.jar capability_inject_definalize PLUGINSERVICE
  61. /forge.jar runtimedistcleaner PLUGINSERVICE
  62. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  63. /forge.jar fml TRANSFORMATIONSERVICE
  64. FML: 36.2
  65. Forge: net.minecraftforge:36.2.39
  66. FML Language Providers:
  67. javafml@36.2
  68. minecraft@1
  69. Mod List:
  70. telepads-1.16.5+-+3.0.0.3.jar |Telepads |telepads |1.16.5 - 3.0.0.3 |DONE |Manifest: NOSIGNATURE
  71. minecraft-comes-alive-7.0.11-forge.jar |Minecraft Comes Alive |mca |7.0.11 |DONE |Manifest: NOSIGNATURE
  72. spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
  73. jei-1.16.5-7.6.4.87.jar |Just Enough Items |jei |7.6.4.87 |DONE |Manifest: NOSIGNATURE
  74. goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
  75. BetterNether.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE
  76. Neat+1.7-27.jar |Neat |neat |1.7-27 |DONE |Manifest: NOSIGNATURE
  77. goldenhopper-1.2.1-1.16.3.jar |Golden Hopper |goldenhopper |1.2.1 |DONE |Manifest: NOSIGNATURE
  78. Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE
  79. journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE
  80. EnhancedVisuals_v1.3.27_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.0 |DONE |Manifest: NOSIGNATURE
  81. jumpoverfences-1.16.4-1.0.1.jar |Jump Over Fences |jumpoverfences |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
  82. comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
  83. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
  84. TravelersBackpack-1.16.5-5.4.3.jar |Traveler's Backpack |travelersbackpack |5.4.3 |DONE |Manifest: NOSIGNATURE
  85. NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |Manifest: NOSIGNATURE
  86. SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |Manifest: NOSIGNATURE
  87. betteranimalsplus-1.16.5-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.5 |DONE |Manifest: NOSIGNATURE
  88. mcw-doors-1.0.6-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
  89. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
  90. iceandfire-2.1.10-1.16.5.jar |Ice and Fire |iceandfire |2.1.10-1.16.5 |DONE |Manifest: NOSIGNATURE
  91. FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE
  92. forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: 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
  93. Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |Manifest: NOSIGNATURE
  94. untitledduckmod-0.2.0-forge.jar |Untitled Duck Mod |untitledduckmod |0.2.0 |DONE |Manifest: NOSIGNATURE
  95. twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
  96. tl_skin_cape_forge_1.16.5-1.19.jar |TLSkinCape |tlskincape |1.19 |DONE |Manifest: 19:f5:ce:44:81:0c:e4:22:05:5e:73:c5:a8:cd:de:f3:c8:cf:a9:b3:01:70:40:a0:ee:2d:50:7a:1c:3d:1c:8a
  97. betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE
  98. chococraft-1.16.5-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |DONE |Manifest: NOSIGNATURE
  99. emotecraft-for-MC1.16.5-2.1.2-forge.jar |Emotecraft |emotecraft |2.1.2 |DONE |Manifest: NOSIGNATURE
  100. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE
  101. DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
  102. forge-1.16.5-36.2.39-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  103. TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE
  104. AmbientSounds_v3.1.9_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
  105. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  106. CreativeCore_v2.2.0_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
  107. simplylight-1.16.4-1.1.2.jar |Simply Light |simplylight |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
  108. EyesInTheDarkness-1.16.5-1.0.6.jar |Eyes in the Darkness |eyesinthedarkness |1.0.6 |DONE |Manifest: NOSIGNATURE
  109. SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |Manifest: NOSIGNATURE
  110. Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
  111. gravestone-1.16.5-1.0.0.jar |Gravestone Mod |gravestone |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
  112. collective-1.16.5-4.30.jar |Collective |collective |4.30 |DONE |Manifest: NOSIGNATURE
  113. [1.16.5]+SecurityCraft+v1.8.23.jar |SecurityCraft |securitycraft |v1.8.23 |DONE |Manifest: NOSIGNATURE
  114. torcherino-14.0.0+1.16.4.jar |Torcherino |torcherino |14.0.0 |DONE |Manifest: NOSIGNATURE
  115. lostcities-1.16-4.0.8-beta.jar |LostCities |lostcities |1.16-4.0.8-beta |DONE |Manifest: NOSIGNATURE
  116. elevatorid-1.16.5-1.7.12.jar |Elevator Mod |elevatorid |1.16.5-1.7.12 |DONE |Manifest: NOSIGNATURE
  117. furniture-7.0.0-pre20-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre20 |DONE |Manifest: NOSIGNATURE
  118. architectury-1.32.66.jar |Architectury |architectury |1.32.66 |DONE |Manifest: NOSIGNATURE
  119. appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE
  120. BouncingBalls-1.16.2-7.0.1.jar |Bouncing Balls |bouncing_balls |7.0.1 |DONE |Manifest: NOSIGNATURE
  121. ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
  122. byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  123. CAC+MOD+[1.16.5]+[2021.2-pre4].jar |Caves And Cliffs mod [1.16.4] |caves_and_cliffs_mod |MOD |DONE |Manifest: NOSIGNATURE
  124. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
  125. PlayerRevive_v2.0.0-pre04_mc1.16.5.jar |PlayerRevive |playerrevive |2.0.0 |DONE |Manifest: NOSIGNATURE
  126. geckolib-forge-1.16.5-3.0.81.jar |GeckoLib |geckolib3 |3.0.81 |DONE |Manifest: NOSIGNATURE
  127. healingcampfire_1.16.5-3.2.jar |Healing Campfire |healingcampfire |3.2 |DONE |Manifest: NOSIGNATURE
  128. mcw-lights-1.0.0-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.0 |DONE |Manifest: NOSIGNATURE
  129. xptome-1.16.4-v2.0.1.jar |XP Tome |xpbook |v2.0.1 |DONE |Manifest: NOSIGNATURE
  130. Crash Report UUID: 98e956ae-262e-4c4b-9f7f-2d6c919a6552
  131. Player Count: 0 / 12; []
  132. Data Packs: vanilla, mod:telepads (incompatible), mod:mca, mod:spiderstpo, mod:jei, mod:goblintraders, mod:neat (incompatible), mod:goldenhopper (incompatible), mod:clumps, mod:journeymap (incompatible), mod:enhancedvisuals, mod:jumpoverfences, mod:comforts, mod:citadel (incompatible), mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:betteranimalsplus, mod:mcwdoors, mod:morpheus (incompatible), mod:iceandfire (incompatible), mod:fpsreducer, mod:forge, mod:waddles, mod:untitledduckmod, mod:twilightforest, mod:tlskincape (incompatible), mod:betterendforge, mod:chococraft, mod:emotecraft, mod:ironchest (incompatible), mod:dungeons_arise, mod:tconstruct, mod:ambientsounds, mod:mousetweaks, mod:creativecore, mod:simplylight, mod:eyesinthedarkness (incompatible), mod:spartanshields, mod:mantle (incompatible), mod:gravestone, mod:collective, mod:securitycraft (incompatible), mod:torcherino, mod:lostcities, mod:elevatorid, mod:cfm (incompatible), mod:architectury, mod:appleskin, mod:bouncing_balls (incompatible), mod:itemphysic, mod:byg, mod:caves_and_cliffs_mod, mod:fastleafdecay (incompatible), mod:playerrevive, mod:geckolib3 (incompatible), mod:healingcampfire, mod:mcwlights (incompatible), mod:xpbook, mod:betternether
  133. Is Modded: Definitely; Server brand changed to 'forge'
  134. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement