Advertisement
Guest User

Untitled

a guest
Nov 28th, 2023
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.83 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // But it works on my machine.
  3.  
  4. Time: 2023-11-28 14:00:21
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IndexOutOfBoundsException: Index -1 out of bounds for length 0
  8. at jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) ~[?:?] {}
  9. at jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) ~[?:?] {}
  10. at jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266) ~[?:?] {}
  11. at java.util.Objects.checkIndex(Objects.java:361) ~[?:?] {re:mixin}
  12. at java.util.ArrayList.get(ArrayList.java:427) ~[?:?] {re:mixin}
  13. at com.simibubi.create.content.trains.schedule.ScheduleRuntime.handler$zgc000$startCustomInstruction(ScheduleRuntime.java:1055) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:mixin,re:classloading,pl:mixin:APP:railways-common.mixins.json:AccessorScheduleRuntime,pl:mixin:APP:railways-common.mixins.json:MixinScheduleRuntime,pl:mixin:A}
  14. at com.simibubi.create.content.trains.schedule.ScheduleRuntime.startCurrentInstruction(ScheduleRuntime.java) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:mixin,re:classloading,pl:mixin:APP:railways-common.mixins.json:AccessorScheduleRuntime,pl:mixin:APP:railways-common.mixins.json:MixinScheduleRuntime,pl:mixin:A}
  15. at com.simibubi.create.content.trains.schedule.ScheduleRuntime.tick(ScheduleRuntime.java:128) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:mixin,re:classloading,pl:mixin:APP:railways-common.mixins.json:AccessorScheduleRuntime,pl:mixin:APP:railways-common.mixins.json:MixinScheduleRuntime,pl:mixin:A}
  16. at com.simibubi.create.content.trains.entity.Train.tick(Train.java:272) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:mixin,re:classloading,pl:mixin:APP:railways-common.mixins.json:AccessorTrain,pl:mixin:APP:railways-common.mixins.json:MixinTrain,pl:mixin:A}
  17. at com.simibubi.create.content.trains.GlobalRailwayManager.tickTrains(GlobalRailwayManager.java:226) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  18. at com.simibubi.create.content.trains.GlobalRailwayManager.tick(GlobalRailwayManager.java:201) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  19. at com.simibubi.create.foundation.events.CommonEvents.onServerWorldTick(CommonEvents.java:102) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:classloading}
  20. at com.simibubi.create.foundation.events.__CommonEvents_onServerWorldTick_LevelTickEvent.invoke(.dynamic) ~[create-1.20.1-0.5.1.f.jar%23244!/:0.5.1.f] {re:classloading,pl:eventbus:B}
  21. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2355!/:?] {}
  22. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2355!/:?] {}
  23. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2355!/:?] {}
  24. at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:937) ~[forge-1.20.1-47.1.79-universal.jar%23330!/:?] {re:mixin,re:classloading,pl:mixin:APP:aether.mixins.json:common.ForgeEventFactoryMixin,pl:mixin:A}
  25. at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[server-1.20.1-20230612.114412-srg.jar%23325!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  26. at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:283) ~[server-1.20.1-20230612.114412-srg.jar%23325!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  27. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[server-1.20.1-20230612.114412-srg.jar%23325!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  28. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.20.1-20230612.114412-srg.jar%23325!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  29. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23325!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
  30. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- System Details --
  37. Details:
  38. Minecraft Version: 1.20.1
  39. Minecraft Version ID: 1.20.1
  40. Operating System: Linux (amd64) version 5.10.0-21-amd64
  41. Java Version: 17.0.9, Debian
  42. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Debian
  43. Memory: 1599802720 bytes (1525 MiB) / 3464495104 bytes (3304 MiB) up to 6442450944 bytes (6144 MiB)
  44. CPUs: 3
  45. Processor Vendor: AuthenticAMD
  46. Processor Name: AMD Ryzen 9 5900X 12-Core Processor
  47. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  48. Microarchitecture: Zen 3
  49. Frequency (GHz): -0.00
  50. Number of physical packages: 1
  51. Number of physical CPUs: 3
  52. Number of logical CPUs: 3
  53. Graphics card #0 name: Device
  54. Graphics card #0 vendor: Vendor (0x1234)
  55. Graphics card #0 VRAM (MB): 16.00
  56. Graphics card #0 deviceId: 0x1111
  57. Graphics card #0 versionInfo: unknown
  58. Virtual memory max (MB): 5988.60
  59. Virtual memory used (MB): 6404.19
  60. Swap memory total (MB): 0.00
  61. Swap memory used (MB): 0.00
  62. JVM Flags: 1 total; -Xmx6G
  63. Server Running: true
  64. Player Count: 0 / 20; []
  65. Data Packs: vanilla, mod:create_things_and_misc, mod:supermartijn642configlib (incompatible), mod:botarium (incompatible), mod:aether, mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:create_crush_everything, mod:create_jetpack (incompatible), mod:villagernames, mod:cookingforblockheads, mod:controlling (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:kambrik (incompatible), mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:railways (incompatible), mod:create_new_age, mod:balm, mod:jeresources, mod:interiors, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:konkrete (incompatible), mod:embeddium, mod:athena, mod:corpse, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib (incompatible), mod:bountiful (incompatible), mod:curios (incompatible), mod:collective, mod:searchables (incompatible), mod:framedblocks, mod:bettervillage, mod:resourcefullib (incompatible), mod:worldedit (incompatible), mod:cumulus_menus, mod:architectury (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:flightlib (incompatible), mod:nitrogen_internals, mod:foodeffecttooltips, mod:fastleafdecay, mod:gamemenumodoption, mod:sliceanddice (incompatible), mod:inventorysorter (incompatible), mod:betteranimationscollection, mod:puzzlesapi, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:rechiseled (incompatible), mod:itemfilters (incompatible), mod:jei, mod:callablehorses (incompatible), mod:libraryferret, mod:mekanism, mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:createchunkloading (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:strawstatues, mod:rechiseledcreate, mod:create_confectionery, mod:fusion, mod:puzzlesaccessapi, mod:ftbchunks (incompatible), mod:forge, mod:createbb (incompatible), mod:craftingtweaks, mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:mousetweaks, mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:createsweetsandtreets, mod:jade (incompatible), mod:ae2 (incompatible), mod:spectrelib (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:create, mod:create_structures, mod:create_mechanical_spawner (incompatible), mod:create_sa, mod:polymorph (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:storagedrawers (incompatible), mod:fluxnetworks (incompatible), mod:immersive_paintings (incompatible), mod:entityculling, mod:canary, mod:xaeroplus (incompatible), mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:lootr, mod:ferritecore (incompatible), mod:connectedglass, mod:effecttooltips (incompatible), mod:puzzleslib, mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), builtin/aether_accessories, mod:scena (incompatible), mod:chiselsandbits (incompatible)
  66. Enabled Feature Flags: minecraft:vanilla
  67. World Generation: Stable
  68. Is Modded: Definitely; Server brand changed to 'forge'
  69. Type: Dedicated Server (map_server.txt)
  70. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  71. ModLauncher launch target: forgeserver
  72. ModLauncher naming: srg
  73. ModLauncher services:
  74. mixin-0.8.5.jar mixin PLUGINSERVICE
  75. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  76. loader-47.1.47.jar slf4jfixer PLUGINSERVICE
  77. loader-47.1.47.jar object_holder_definalize PLUGINSERVICE
  78. loader-47.1.47.jar runtime_enum_extender PLUGINSERVICE
  79. loader-47.1.47.jar capability_token_subclass PLUGINSERVICE
  80. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  81. loader-47.1.47.jar runtimedistcleaner PLUGINSERVICE
  82. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  83. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  84. FML Language Providers:
  85. Mod List:
  86. create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  87. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  88. scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
  89. botarium-forge-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE
  90. aether-1.20.1-1.0.0-beta.1.3-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
  91. immersive_aircraft-0.6.2+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.6.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  92. sophisticatedcore-1.20.1-0.5.89.425.jar |Sophisticated Core |sophisticatedcore |0.5.89.425 |DONE |Manifest: NOSIGNATURE
  93. create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
  94. create_jetpack-forge-4.1.1.jar |Create Jetpack |create_jetpack |4.1.1 |DONE |Manifest: NOSIGNATURE
  95. villagernames-1.20.1-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE
  96. cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
  97. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  98. modernfix-forge-5.8.1+mc1.20.1.jar |ModernFix |modernfix |5.8.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  99. citadel-2.4.5-1.20.1.jar |Citadel |citadel |2.4.5 |DONE |Manifest: NOSIGNATURE
  100. alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
  101. forge-mixinextras-forge-0.2.0-rc.5.jar |MixinExtras |mixinextras |0.2.0-rc.5 |DONE |Manifest: NOSIGNATURE
  102. Bookshelf-Forge-1.20.1-20.0.5.jar |Bookshelf |bookshelf |20.0.5 |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
  103. Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  104. sophisticatedbackpacks-1.20.1-3.18.59.909.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.59.909 |DONE |Manifest: NOSIGNATURE
  105. guardvillagers-1.20-1.6.2.jar |Guard Villagers |guardvillagers |1.20-1.6.2 |DONE |Manifest: NOSIGNATURE
  106. create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
  107. mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
  108. 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
  109. create-new-age-forge-1.20.1-1.0.1b.jar |Create: New Age |create_new_age |1.0.1b |DONE |Manifest: NOSIGNATURE
  110. balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
  111. JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE
  112. interiors-0.3.1-1.20.x.jar |Create: Interiors |interiors |0.3.1-1.20.2 |DONE |Manifest: NOSIGNATURE
  113. cloth-config-12.0.109-forge.jar |Cloth Config v12 API |cloth_config |12.0.109 |DONE |Manifest: NOSIGNATURE
  114. soundphysics-forge-1.20.1-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  115. konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
  116. embeddium-0.2.2+mc1.20.1.jar |Embeddium |embeddium |0.2.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  117. athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE
  118. corpse-1.20.1-1.0.5.jar |Corpse |corpse |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  119. chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
  120. mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
  121. FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  122. mcw-trapdoors-1.1.1-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  123. mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
  124. supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
  125. Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  126. curios-forge-5.3.5+1.20.1.jar |Curios API |curios |5.3.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  127. collective-1.20.1-6.66.jar |Collective |collective |6.66 |DONE |Manifest: NOSIGNATURE
  128. Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
  129. FramedBlocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE
  130. bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
  131. resourcefullib-forge-1.20.1-2.1.11.jar |Resourceful Lib |resourcefullib |2.1.11 |DONE |Manifest: NOSIGNATURE
  132. worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
  133. cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
  134. architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
  135. cc-tweaked-1.20.1-forge-1.108.3.jar |CC: Tweaked |computercraft |1.108.3 |DONE |Manifest: NOSIGNATURE
  136. cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
  137. flightlib-forge-2.0.1.jar |Flight Lib |flightlib |2.0.1 |DONE |Manifest: NOSIGNATURE
  138. nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
  139. foodeffecttooltips-1.0.1+forge-1.20.jar.jar |Food Effect Tooltips |foodeffecttooltips |1.0.0 |DONE |Manifest: NOSIGNATURE
  140. FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
  141. gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE
  142. sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  143. inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
  144. BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |DONE |Manifest: 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
  145. puzzlesapi-forge-8.1.2.jar |Puzzles Api |puzzlesapi |8.1.2 |DONE |Manifest: 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
  146. ftb-library-forge-2001.1.3.jar |FTB Library |ftblibrary |2001.1.3 |DONE |Manifest: NOSIGNATURE
  147. ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE
  148. ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
  149. rechiseled-1.1.4a-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.4a |DONE |Manifest: NOSIGNATURE
  150. item-filters-forge-2001.1.0-build.55.jar |Item Filters |itemfilters |2001.1.0-build.55 |DONE |Manifest: NOSIGNATURE
  151. jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  152. callablehorses-1.20.1-1.3.0.1.jar |Callable Horses |callablehorses |1.3.0.1 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  153. libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  154. Mekanism-1.20.1-10.4.0.14.jar |Mekanism |mekanism |10.4.0 |DONE |Manifest: NOSIGNATURE
  155. MekanismGenerators-1.20.1-10.4.0.14.jar |Mekanism: Generators |mekanismgenerators |10.4.0 |DONE |Manifest: NOSIGNATURE
  156. MekanismAdditions-1.20.1-10.4.0.14.jar |Mekanism: Additions |mekanismadditions |10.4.0 |DONE |Manifest: NOSIGNATURE
  157. MekanismTools-1.20.1-10.4.0.14.jar |Mekanism: Tools |mekanismtools |10.4.0 |DONE |Manifest: NOSIGNATURE
  158. createchunkloading-1.6.0-forge.jar |Create Chunkloading |createchunkloading |1.6.0 |DONE |Manifest: NOSIGNATURE
  159. Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  160. comforts-forge-6.3.3+1.20.1.jar |Comforts |comforts |6.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  161. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  162. StrawStatues-v8.0.1-1.20.1-Forge.jar |Straw Statues |strawstatues |8.0.1 |DONE |Manifest: 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
  163. rechiseledcreate-1.0.1-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
  164. create-confectionery1.20.1_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE
  165. fusion-1.0.6-forge-mc1.20.1.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE
  166. puzzlesaccessapi-forge-8.0.5.jar |Puzzles Access Api |puzzlesaccessapi |8.0.5 |DONE |Manifest: 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
  167. ftb-chunks-forge-2001.2.2.jar |FTB Chunks |ftbchunks |2001.2.2 |DONE |Manifest: NOSIGNATURE
  168. forge-1.20.1-47.1.79-universal.jar |NeoForge |forge |47.1.79 |DONE |Manifest: 5c:77:18:4b:07:f2:c9:01:60:c8:5d:d0:92:b4:aa:c0:ac:6d:8f:b0:a9:fa:62:5e:2e:0a:b9:6f:1c:d6:b4:05
  169. createbb-1.20.1-3.1.1.jar |Create: Broken Bad |createbb |3.1.1 |DONE |Manifest: NOSIGNATURE
  170. craftingtweaks-forge-1.20-18.2.1.jar |CraftingTweaks |craftingtweaks |18.2.1 |DONE |Manifest: NOSIGNATURE
  171. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  172. EnchantmentDescriptions-Forge-1.20.1-17.0.8.jar |EnchantmentDescriptions |enchdesc |17.0.8 |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
  173. TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  174. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  175. MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
  176. ftb-quests-forge-2001.1.6.jar |FTB Quests |ftbquests |2001.1.6 |DONE |Manifest: NOSIGNATURE
  177. ftb-xmod-compat-forge-2.0.1.jar |FTB XMod Compat |ftbxmodcompat |2.0.1 |DONE |Manifest: NOSIGNATURE
  178. Create Sweets And Treats 1.1.jar |CreateSweetsAndTreets |createsweetsandtreets |1.0.0 |DONE |Manifest: NOSIGNATURE
  179. Jade-1.20.1-forge-11.6.1.jar |Jade |jade |11.6.1 |DONE |Manifest: NOSIGNATURE
  180. appliedenergistics2-forge-15.0.13.jar |Applied Energistics 2 |ae2 |15.0.13 |DONE |Manifest: NOSIGNATURE
  181. spectrelib-forge-0.13.12+1.20.1.jar |SpectreLib |spectrelib |0.13.12+1.20.1 |DONE |Manifest: NOSIGNATURE
  182. betterfpsdist-1.20.1-3.9.jar |betterfpsdist mod |betterfpsdist |1.20.1-3.9 |DONE |Manifest: NOSIGNATURE
  183. kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
  184. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  185. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  186. create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
  187. create_mechanical_spawner-1.20.1-0.0.14.e-22.jar |Create Mechanical Spawner |create_mechanical_spawner |1.20.1-0.0.14.e-22 |DONE |Manifest: NOSIGNATURE
  188. create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
  189. polymorph-forge-0.49.0+1.20.1.jar |Polymorph |polymorph |0.49.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  190. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  191. [1.20.1] SecurityCraft v1.9.8.jar |SecurityCraft |securitycraft |1.9.8 |DONE |Manifest: NOSIGNATURE
  192. storagedrawers-1.20.1-12.0.2.jar |Storage Drawers |storagedrawers |12.0.2 |DONE |Manifest: NOSIGNATURE
  193. FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE
  194. immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  195. entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
  196. canary-mc1.20.1-0.2.7.jar |Canary |canary |0.2.7 |DONE |Manifest: NOSIGNATURE
  197. XaeroPlus-Forge-1.20.1-43-WM1.34.1-MM23.8.2.jar |XaeroPlus |xaeroplus |1.20.1 |DONE |Manifest: NOSIGNATURE
  198. ImmediatelyFast-1.2.6+1.20.2.jar |ImmediatelyFast |immediatelyfast |1.2.6+1.20.2 |DONE |Manifest: NOSIGNATURE
  199. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  200. lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |DONE |Manifest: NOSIGNATURE
  201. ferritecore-6.0.0-forge.jar |Ferrite Core |ferritecore |6.0.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
  202. connectedglass-1.1.8-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.8 |DONE |Manifest: NOSIGNATURE
  203. EffectTooltips-Forge-1.20.1-9.0.2.jar |EffectTooltips |effecttooltips |9.0.2 |DONE |Manifest: NOSIGNATURE
  204. PuzzlesLib-v8.0.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.0.24 |DONE |Manifest: 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
  205. chisels-and-bits-forge-1.4.145.jar |chisels-and-bits |chiselsandbits |1.4.145 |DONE |Manifest: NOSIGNATURE
  206. create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.c |DONE |Manifest: NOSIGNATURE
  207. createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
  208. Crash Report UUID: 1c9dd45b-ea28-45e8-aff9-6fab0cdb0f6c
  209. FML: 47.1
  210. NeoForge: net.neoforged:47.1.79
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement