Advertisement
DarthXel

Minecraft Create Above and Beyond crash

Aug 15th, 2024
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.63 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 8/15/24 3:45 PM
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file mantle-server.toml of type SERVER for modid mantle
  8. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
  9. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$16128/1156857523.apply(Unknown Source) ~[?:?] {}
  10. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
  11. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
  12. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$16127/1077090442.accept(Unknown Source) ~[?:?] {}
  13. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
  14. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
  15. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
  16. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:94) ~[?:?] {re:classloading}
  17. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:59) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  18. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  19. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  20. at net.minecraft.server.MinecraftServer$$Lambda$22642/793222854.run(Unknown Source) [?:?] {}
  21. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  22. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  23. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
  24. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
  25. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
  26. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
  27. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
  28. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
  29. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
  30. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
  31. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
  32. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
  33. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
  34. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
  35. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
  36. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
  37. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?] {re:classloading}
  38. ... 13 more
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- System Details --
  45. Details:
  46. Minecraft Version: 1.16.5
  47. Minecraft Version ID: 1.16.5
  48. Operating System: Windows 10 (amd64) version 10.0
  49. Java Version: 1.8.0_51, Oracle Corporation
  50. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  51. Memory: 1632452360 bytes (1556 MB) / 4113039360 bytes (3922 MB) up to 7635730432 bytes (7282 MB)
  52. CPUs: 16
  53. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -Xms256m
  54. ModLauncher: 8.0.9+86+master.3cf110c
  55. ModLauncher launch target: fmlclient
  56. ModLauncher naming: srg
  57. ModLauncher services:
  58. /mixin-0.8.4.jar mixin PLUGINSERVICE
  59. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  60. /forge-1.16.5-36.2.20.jar object_holder_definalize PLUGINSERVICE
  61. /forge-1.16.5-36.2.20.jar runtime_enum_extender PLUGINSERVICE
  62. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  63. /forge-1.16.5-36.2.20.jar capability_inject_definalize PLUGINSERVICE
  64. /forge-1.16.5-36.2.20.jar runtimedistcleaner PLUGINSERVICE
  65. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  66. /forge-1.16.5-36.2.20.jar fml TRANSFORMATIONSERVICE
  67. FML: 36.2
  68. Forge: net.minecraftforge:36.2.20
  69. FML Language Providers:
  70. minecraft@1
  71. Mod List:
  72. enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |Manifest: NOSIGNATURE
  73. grapplemod-1.16.5-v12.jar |Grappling Hook Mod |grapplemod |1.16.5-v12 |DONE |Manifest: NOSIGNATURE
  74. Architects-Palette-1.16.4-1.1.4.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
  75. connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
  76. strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
  77. CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
  78. Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |DONE |Manifest: NOSIGNATURE
  79. structurescompass-1.16.5-1.2.0.jar |Structures Compass |structurescompass |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
  80. Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE
  81. mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE
  82. moreminecarts-1.3.12.jar |More Minecarts |moreminecarts |1.3.12 |DONE |Manifest: NOSIGNATURE
  83. culinaryconstruct-forge-1.16.5-4.0.0.6.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.6 |DONE |Manifest: NOSIGNATURE
  84. ImprovedBackpacks-1.6.2.0.jar |Improved Backpacks |improvedbackpacks |1.6.2.0 |DONE |Manifest: NOSIGNATURE
  85. reliquary-1.16.5-1.3.5.1100.jar |Reliquary |xreliquary |1.16.5-1.3.5.1100 |DONE |Manifest: NOSIGNATURE
  86. sophisticatedbackpacks-1.16.5-3.15.19.721.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.19.721 |DONE |Manifest: NOSIGNATURE
  87. Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
  88. worldshape-1.0.jar |Worldshape |worldshape |1.0 |DONE |Manifest: NOSIGNATURE
  89. WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |Manifest: NOSIGNATURE
  90. supplementaries-1.16.5-0.17.12b.jar |Supplementaries |supplementaries |0.17.12 |DONE |Manifest: NOSIGNATURE
  91. cobblegenrandomizer-1.16-5.1.2.jar |CobbleGenRandomizer |cobblegenrandomizer |1.16-5.1.2 |DONE |Manifest: NOSIGNATURE
  92. Buddycards-1.16.5-2.5.2.jar |Buddycards |buddycards |1.16.5-2.5.2 |DONE |Manifest: NOSIGNATURE
  93. PathToDirt-1.2.0-mc1.16.x.jar |Path To Dirt |pathtodirt |1.2.0 |DONE |Manifest: NOSIGNATURE
  94. PrettyPipes-1.9.5.jar |Pretty Pipes |prettypipes |1.9.5 |DONE |Manifest: NOSIGNATURE
  95. corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
  96. OreTweaker-1.16.5-2.6.0.jar |Ore Tweaker |oretweaker |2.6.0 |DONE |Manifest: NOSIGNATURE
  97. FarmersDelight-1.16.5-0.5.3.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.3 |DONE |Manifest: NOSIGNATURE
  98. torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
  99. repurposed_structures_forge-3.4.4+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.4+1.16.5 |DONE |Manifest: NOSIGNATURE
  100. crashutilities-3.12.jar |Crash Utilities |crashutilities |3.12 |DONE |Manifest: NOSIGNATURE
  101. fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |DONE |Manifest: NOSIGNATURE
  102. BiomesOPlenty-1.16.5-13.1.0.482-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.482 |DONE |Manifest: NOSIGNATURE
  103. AdvancedRocketry-1.16.5-2.0.0-12-universal.jar |Advanced Rocketry |advancedrocketry |1.16.5-2.0.0-12 |DONE |Manifest: NOSIGNATURE
  104. extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |Manifest: NOSIGNATURE
  105. SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE
  106. darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |DONE |Manifest: NOSIGNATURE
  107. spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
  108. portality-1.16.5-3.2.5.jar |Portality |portality |3.2.5 |DONE |Manifest: NOSIGNATURE
  109. curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
  110. Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
  111. GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  112. Chunk Pregenerator-V1.16-3.2.0.jar |Chunk Pregenerator |chunkpregen |V1.16-3.2.0 |DONE |Manifest: NOSIGNATURE
  113. Desolation 1.1.0-2 1.16.5.jar |Desolation (Forge) |desolation |1.1.0-2 |DONE |Manifest: NOSIGNATURE
  114. constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE
  115. LibVulpes-1.16.5-1.0.2-25-universal.jar |Lib Vulpes |libvulpes |1.16.5-1.0.2-25 |DONE |Manifest: NOSIGNATURE
  116. ChunkNoGoByeBye-1.16.5-1.3.0.jar |ChunkNoGoByeBye |chunknogobyebye |1.16.5-1.3.0 |DONE |Manifest: NOSIGNATURE
  117. architectury-1.24.35-forge.jar |Architectury |architectury |1.24.35 |DONE |Manifest: NOSIGNATURE
  118. MoreObservers-1.4.1-MC1.16-Forge.jar |More Observers |moreobservers |1.0 |DONE |Manifest: NOSIGNATURE
  119. cc-tweaked-1.16.5-1.99.1.jar |CC: Tweaked |computercraft |1.99.1 |DONE |Manifest: NOSIGNATURE
  120. AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |Manifest: NOSIGNATURE
  121. cloth-config-4.12.41-forge.jar |Cloth Config v4 API |cloth-config |4.12.41 |DONE |Manifest: NOSIGNATURE
  122. BetterBurning-1.16.5-6.0.6.jar |BetterBurning |betterburning |6.0.6 |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
  123. bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE
  124. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
  125. exoticbirds-1.16.4-1.3.0.jar |Exotic Birds |exoticbirds |1.3.0 |DONE |Manifest: NOSIGNATURE
  126. CodeChickenLib-1.16.5-4.0.5.438-universal.jar |CodeChicken Lib |codechickenlib |4.0.5.438 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  127. CBMultipart-1.16.5-3.0.3.122-universal.jar |CBMultipart |cb_multipart |3.0.3.122 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  128. ProjectRed-1.16.5-4.11.0-beta-6-core.jar |ProjectRed Core |projectred-core |4.11.0-beta-6 |DONE |Manifest: NOSIGNATURE
  129. ProjectRed-1.16.5-4.11.0-beta-6-illumination.jar |ProjectRed Illumination |projectred-illumination |4.11.0-beta-6 |DONE |Manifest: NOSIGNATURE
  130. ProjectRed-1.16.5-4.11.0-beta-6-transmission.jar |ProjectRed Transmission |projectred-transmission |4.11.0-beta-6 |DONE |Manifest: NOSIGNATURE
  131. ProjectRed-1.16.5-4.11.0-beta-6-integration.jar |ProjectRed Integration |projectred-integration |4.11.0-beta-6 |DONE |Manifest: NOSIGNATURE
  132. Rubber_Duck-1.16.5-1.2.0.jar |Rubber Duck |rubber_duck |1.2.0 |DONE |Manifest: NOSIGNATURE
  133. BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |0.1.0.108 |DONE |Manifest: NOSIGNATURE
  134. inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |Manifest: NOSIGNATURE
  135. rhino-forge-1605.1.5-build.75.jar |Rhino |rhino |1605.1.5-build.75 |DONE |Manifest: NOSIGNATURE
  136. ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
  137. ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE
  138. Dice-1.16.5-1.2.0.jar |Dice |dice |1.2.0 |DONE |Manifest: NOSIGNATURE
  139. portable_stonecutter-1.16.5-1.3.5.jar |Portable Stonecutter |portable_stonecutter |1.3.5 |DONE |Manifest: NOSIGNATURE
  140. jei-1.16.5-7.7.1.137.jar |Just Enough Items |jei |7.7.1.137 |DONE |Manifest: NOSIGNATURE
  141. item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
  142. metalbarrels-1.16.2-3.3b.jar |Metal Barrels |metalbarrels |1.16.2-3.3b |DONE |Manifest: NOSIGNATURE
  143. abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE
  144. ponderjs-1.16.5-1.0.3d.jar |Ponderjs |ponderjs |1.16.5-1.0.3d |DONE |Manifest: NOSIGNATURE
  145. Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE
  146. shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
  147. appliedenergistics2-8.4.4.jar |Applied Energistics 2 |appliedenergistics2 |8.4.4 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  148. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
  149. configured-1.5.1-1.16.5.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
  150. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
  151. decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
  152. DungeonCrawl-1.16.5-2.3.2.jar |Dungeon Crawl |dungeoncrawl |2.3.2 |DONE |Manifest: NOSIGNATURE
  153. catalogue-1.5.0-1.16.5.jar |Catalogue |catalogue |1.5.0 |DONE |Manifest: NOSIGNATURE
  154. iChunUtil-1.16.5-10.5.0.jar |iChunUtil |ichunutil |10.5.0 |DONE |Manifest: NOSIGNATURE
  155. randomium-1.16.5-1.7.jar |Randomium |randomium |1.16.5-1.7 |DONE |Manifest: NOSIGNATURE
  156. EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  157. ftb-chunks-forge-1605.3.2-build.83.jar |FTB Chunks |ftbchunks |1605.3.2-build.83 |DONE |Manifest: NOSIGNATURE
  158. kubejs-forge-1605.3.19-build.229.jar |KubeJS |kubejs |1605.3.19-build.229 |DONE |Manifest: NOSIGNATURE
  159. forge-1.16.5-36.2.20-universal.jar |Forge |forge |36.2.20 |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
  160. selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
  161. antiqueatlas-6.0.1-forge-mc1.16.5.jar |Antique Atlas |antiqueatlas |6.0.1-forge-mc1.16.5|DONE |Manifest: NOSIGNATURE
  162. CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
  163. forge-1.16.5-36.2.20-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  164. cavebiomeapi-1.16.5-1.3.7.jar |CaveBiomeAPI |cavebiomeapi |1.3.7 |DONE |Manifest: NOSIGNATURE
  165. cofh_core-1.16.5-1.4.0.6.jar |CoFH Core |cofh_core |1.4.0.6 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  166. thermal_foundation-1.16.5-1.4.1.7.jar |Thermal Series |thermal |1.4.1.7 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  167. thermal_innovation-1.16.5-1.4.1.3.jar |Thermal Innovation |thermal_innovation |1.4.1.3 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  168. thermal_expansion-1.16.5-1.4.1.3.jar |Thermal Expansion |thermal_expansion |1.4.1.3 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  169. thermal_locomotion-1.16.5-1.4.1.2.jar |Thermal Locomotion |thermal_locomotion |1.4.1.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  170. kubejs-thermal-1605.1.4-build.3.jar |KubeJS Thermal |kubejs_thermal |1605.1.4-build.3 |DONE |Manifest: NOSIGNATURE
  171. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
  172. TConstruct-1.16.5-3.3.0.308.jar |Tinkers' Construct |tconstruct |3.3.0.308 |DONE |Manifest: NOSIGNATURE
  173. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
  174. titanium-1.16.5-3.2.8.7-22.jar |Titanium |titanium |3.2.8.7 |DONE |Manifest: NOSIGNATURE
  175. ftb-quests-forge-1605.3.5-build.72.jar |FTB Quests |ftbquests |1605.3.5-build.72 |DONE |Manifest: NOSIGNATURE
  176. Jade-1.16.4-2.8.0.jar |Jade |jade |2.8.0 |DONE |Manifest: NOSIGNATURE
  177. Exchangers-1.16.5-3.0.2.jar |Exchangers |exchangers |1.16.5-3.0.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  178. archers_paradox-1.16.5-1.4.0.1.jar |Archer's Paradox |archers_paradox |1.4.0.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  179. nolakes-0.1-1.16.4.jar |NoLakes! |nolakes |0.1-1.16.4 |DONE |Manifest: NOSIGNATURE
  180. paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
  181. pipez-1.16.5-1.2.13.jar |Pipez |pipez |1.16.5-1.2.13 |DONE |Manifest: NOSIGNATURE
  182. flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
  183. create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
  184. Mantle-1.16.5-1.6.147.jar |Mantle |mantle |1.6.147 |DONE |Manifest: NOSIGNATURE
  185. cookiecore-1.16.5-3.3.0-12106d2.jar |CookieCore |cookiecore |3.3.0 |DONE |Manifest: NOSIGNATURE
  186. magicfeather-1.16.2-3.2.0.jar |Magic Feather |magicfeather |1.16.2-3.2.0 |DONE |Manifest: NOSIGNATURE
  187. ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE
  188. FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE
  189. StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE
  190. kubejs-create-1605.1.2-build.7.jar |KubeJS Create |kubejs_create |1605.1.2-build.7 |DONE |Manifest: NOSIGNATURE
  191. ravencoffee-1.16.5-beta_01.jar |Raven Coffee Mod |ravencoffee |1.16.3-0.1 |DONE |Manifest: NOSIGNATURE
  192. appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE
  193. lootr-1.16.5-0.0.9.30.jar |Lootr |lootr |0.0.9.30 |DONE |Manifest: NOSIGNATURE
  194. ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  195. Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE
  196. occultism-1.16.5-1.20.1.jar |Occultism |occultism |1.16.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  197. BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |DONE |Manifest: NOSIGNATURE
  198. Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE
  199. orcinusscaves-1.3.jar |Orcinus's Cavern |cavern |{1.2.0} |DONE |Manifest: NOSIGNATURE
  200. xkdeco_0.2.4.jar |XK's Deco |xkdeco |0.2.4 |DONE |Manifest: NOSIGNATURE
  201. CosmeticArmorReworked-1.16.5-v4a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  202. valhelsia_core-16.0.13a.jar |Valhelsia Core |valhelsia_core |16.0.13a |DONE |Manifest: NOSIGNATURE
  203. forbidden_arcanus-16.2.2.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.2 |DONE |Manifest: NOSIGNATURE
  204. SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |Manifest: NOSIGNATURE
  205. chiselsandbits-1.0.43.jar |Chisels & bits |chiselsandbits |1.0.43 |DONE |Manifest: NOSIGNATURE
  206. OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.0.3 |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
  207. drinkbeer-1.16.5-2.3.5.jar |Drink Beer |drinkbeer |2.3.5 |DONE |Manifest: NOSIGNATURE
  208. DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE
  209. Crash Report UUID: 3953cd45-3a6b-418b-860b-f0396e917975
  210. Patchouli open book context: n/a
  211. Player Count: 0 / 8; []
  212. Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:grapplemod, mod:architects_palette (incompatible), mod:connectivity, mod:strawgolem, mod:ctm (incompatible), mod:controlling, mod:structurescompass, mod:placebo (incompatible), mod:mightyarchitect (incompatible), mod:moreminecarts, mod:culinaryconstruct (incompatible), mod:improvedbackpacks, mod:xreliquary, mod:sophisticatedbackpacks, mod:morpheus (incompatible), mod:worldshape, mod:waterstrainer, mod:supplementaries, mod:cobblegenrandomizer, mod:buddycards, mod:pathtodirt (incompatible), mod:prettypipes (incompatible), mod:corpse, mod:oretweaker, mod:farmersdelight, mod:torchmaster (incompatible), mod:repurposed_structures, mod:crashutilities (incompatible), mod:fastfurnaceminusreplacement (incompatible), mod:biomesoplenty, mod:advancedrocketry, mod:extcaves, mod:sf, mod:darkerdepths, mod:spark, mod:portality (incompatible), mod:curios, mod:patchouli (incompatible), mod:gunpowderlib, mod:chunkpregen, mod:desolation, mod:constructionwand, mod:libvulpes, mod:chunknogobyebye (incompatible), mod:architectury, mod:moreobservers, mod:computercraft, mod:aiimprovements, mod:cloth-config (incompatible), mod:betterburning, mod:bwncr, mod:fastleafdecay (incompatible), mod:exoticbirds, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:projectred-core (incompatible), mod:projectred-illumination (incompatible), mod:projectred-transmission (incompatible), mod:projectred-integration (incompatible), mod:rubber_duck, mod:betteradvancements, mod:inventorysorter (incompatible), mod:rhino, mod:ftblibrary, mod:ftbteams, mod:dice, mod:portable_stonecutter, mod:jei, mod:itemfilters, mod:metalbarrels (incompatible), mod:abnormals_core, mod:ponderjs, mod:clumps, mod:shutupexperimentalsettings (incompatible), mod:appliedenergistics2 (incompatible), mod:naturescompass (incompatible), mod:configured, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:dungeoncrawl, mod:catalogue, mod:ichunutil, mod:randomium, mod:enderstorage (incompatible), mod:ftbchunks, mod:kubejs, mod:forge, mod:selene, mod:antiqueatlas, mod:craftingtweaks (incompatible), mod:cavebiomeapi, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_expansion (incompatible), mod:thermal_locomotion (incompatible), mod:kubejs_thermal, mod:endergetic, mod:tconstruct, mod:mousetweaks, mod:titanium (incompatible), mod:ftbquests, mod:jade, mod:exchangers, mod:archers_paradox (incompatible), mod:nolakes (incompatible), mod:paintings (incompatible), mod:pipez, mod:flywheel, mod:create, mod:mantle (incompatible), mod:cookiecore, mod:magicfeather, mod:ftbbackups (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:kubejs_create, mod:ravencoffee, mod:appleskin, mod:lootr (incompatible), mod:ferritecore (incompatible), mod:chisel (incompatible), mod:occultism, mod:backtools, mod:aquaculture (incompatible), mod:cavern, mod:xkdeco, mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core, mod:forbidden_arcanus (incompatible), mod:soundfilters (incompatible), mod:chiselsandbits (incompatible), mod:openloader, mod:drinkbeer, mod:defaultoptions (incompatible), openloader/data/generated_datapack.zip
  213. Type: Integrated Server (map_client.txt)
  214. Is Modded: Definitely; Client brand changed to 'forge'
Tags: CrashLog
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement