Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.59 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 1/24/20 2:12 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.RuntimeException: Attempted to load class net/minecraft/client/entity/player/ClientPlayerEntity for invalid dist DEDICATED_SERVER
  8. at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71) ~[MCBcaForge.jar:28.1] {}
  9. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:102) ~[modlauncher-4.1.0.jar:4.1.0+62+5bfa59b] {}
  10. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:80) ~[modlauncher-4.1.0.jar:?] {}
  11. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115) ~[modlauncher-4.1.0.jar:?] {}
  12. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241) ~[modlauncher-4.1.0.jar:?] {}
  13. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128) ~[modlauncher-4.1.0.jar:?] {}
  14. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-4.1.0.jar:?] {}
  15. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_161] {}
  16. at chumbanotz.mutantbeasts.EventHandler.onLivingHurt(EventHandler.java:105) ~[?:1.14.4-0.8.0] {re:classloading}
  17. at net.minecraftforge.eventbus.ASMEventHandler_139_EventHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?] {}
  18. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
  19. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
  20. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:335) ~[?:?] {re:classloading}
  21. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:893) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:898) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:shetiphiancore:LivingEntity.fall,pl:runtimedistcleaner:A}
  23. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:842) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:559) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:shetiphiancore:ServerPlayerEntity.handleFalling}
  25. at com.lycanitesmobs.core.entity.BaseCreatureEntity.attackEntityAsMob(BaseCreatureEntity.java:2736) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
  26. at com.lycanitesmobs.core.entity.BaseCreatureEntity.attackMelee(BaseCreatureEntity.java:2530) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
  27. at com.lycanitesmobs.core.entity.creature.EntityEnt.attackMelee(EntityEnt.java:80) ~[?:1.0] {re:classloading}
  28. at com.lycanitesmobs.core.entity.goals.actions.AttackMeleeGoal.func_75246_d(AttackMeleeGoal.java:242) ~[?:1.0] {re:classloading}
  29. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading,pl:accesstransformer:B}
  30. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_161] {}
  31. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_161] {}
  32. at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_161] {}
  33. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_161] {}
  34. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_161] {}
  35. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_161] {}
  36. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_161] {}
  37. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_161] {}
  38. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_161] {}
  39. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_161] {}
  40. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:80) ~[?:?] {re:classloading,pl:accesstransformer:B}
  41. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:590) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  42. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:shetiphiancore:LivingEntity.fall,pl:runtimedistcleaner:A}
  43. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:460) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  44. at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1537) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
  45. at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:129) ~[?:1.0] {re:classloading}
  46. at com.lycanitesmobs.core.entity.TameableCreatureEntity.func_70636_d(TameableCreatureEntity.java:205) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
  47. at com.lycanitesmobs.core.entity.creature.EntityEnt.func_70636_d(EntityEnt.java:56) ~[?:1.0] {re:classloading}
  48. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:shetiphiancore:LivingEntity.fall,pl:runtimedistcleaner:A}
  49. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  50. at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1435) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
  51. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A}
  52. at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  53. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A}
  54. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  55. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) ~[?:?] {re:classloading,pl:accesstransformer:B}
  56. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  57. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  58. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161] {}
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- Head --
  65. Thread: Server thread
  66. Stacktrace:
  67. at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClass(RuntimeDistCleaner.java:71)
  68. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClass(ILaunchPluginService.java:102)
  69. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:80)
  70. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:115)
  71. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:241)
  72. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:128)
  73. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
  74. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  75. at chumbanotz.mutantbeasts.EventHandler.onLivingHurt(EventHandler.java:105)
  76. at net.minecraftforge.eventbus.ASMEventHandler_139_EventHandler_onLivingHurt_LivingHurtEvent.invoke(.dynamic)
  77. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
  78. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  79. at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:335)
  80. at net.minecraft.entity.player.PlayerEntity.func_70665_d(PlayerEntity.java:893)
  81. at net.minecraft.entity.LivingEntity.func_70097_a(LivingEntity.java:898)
  82. at net.minecraft.entity.player.PlayerEntity.func_70097_a(PlayerEntity.java:842)
  83. at net.minecraft.entity.player.ServerPlayerEntity.func_70097_a(ServerPlayerEntity.java:559)
  84. at com.lycanitesmobs.core.entity.BaseCreatureEntity.attackEntityAsMob(BaseCreatureEntity.java:2736)
  85. at com.lycanitesmobs.core.entity.BaseCreatureEntity.attackMelee(BaseCreatureEntity.java:2530)
  86. at com.lycanitesmobs.core.entity.creature.EntityEnt.attackMelee(EntityEnt.java:80)
  87. at com.lycanitesmobs.core.entity.goals.actions.AttackMeleeGoal.func_75246_d(AttackMeleeGoal.java:242)
  88. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
  89. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  90. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  91. at java.util.Iterator.forEachRemaining(Iterator.java:116)
  92. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
  93. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
  94. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
  95. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  96. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  97. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  98. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  99. at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:80)
  100. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:590)
  101. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186)
  102. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:460)
  103. at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1537)
  104. at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:129)
  105. at com.lycanitesmobs.core.entity.TameableCreatureEntity.func_70636_d(TameableCreatureEntity.java:205)
  106. at com.lycanitesmobs.core.entity.creature.EntityEnt.func_70636_d(EntityEnt.java:56)
  107. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032)
  108. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:274)
  109. at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1435)
  110. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587)
  111.  
  112. -- Entity being ticked --
  113. Details:
  114. Entity Type: lycanitesmobs:ent (com.lycanitesmobs.core.entity.creature.EntityEnt)
  115. Entity ID: 1588
  116. Entity Name: Russet Ent
  117. Entity's Exact location: -156.50, 68.16, -249.50
  118. Entity's Block location: World: (-157,68,-250), Chunk: (at 3,4,6 in -10,-16; contains blocks -160,0,-256 to -145,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  119. Entity's Momentum: 0.00, -0.84, 0.00
  120. Entity's Passengers: []
  121. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  122. Stacktrace:
  123. at net.minecraft.world.World.func_217390_a(World.java:684)
  124. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394)
  125.  
  126. -- Affected level --
  127. Details:
  128. All players: 1 total; [ServerPlayerEntity['Gamerbolts'/892, l='world', x=-156.41, y=66.00, z=-250.56]]
  129. Chunk stats: ServerChunkCache: 2251
  130. Level dimension: DimensionType{minecraft:overworld}
  131. Level name: world
  132. Level seed: 3359831036229032853
  133. Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: true
  134. Level generator options: {}
  135. Level spawn location: World: (-192,63,-239), Chunk: (at 0,3,1 in -12,-15; contains blocks -192,0,-240 to -177,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  136. Level time: 514959 game time, 514959 day time
  137. Level storage version: 0x04ABD - Anvil
  138. Level weather: Rain time: 31876 (now: false), thunder time: 125714 (now: false)
  139. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  140. Stacktrace:
  141. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829)
  142. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324)
  143. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
  144. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
  145. at java.lang.Thread.run(Thread.java:748)
  146.  
  147. -- System Details --
  148. Details:
  149. Minecraft Version: 1.14.4
  150. Minecraft Version ID: 1.14.4
  151. Operating System: Linux (amd64) version 3.10.0-229.el7.x86_64
  152. Java Version: 1.8.0_161, Oracle Corporation
  153. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  154. Memory: 6433707312 bytes (6135 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
  155. CPUs: 12
  156. JVM Flags: 12 total; -Xms10G -Xmx10G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled
  157. ModLauncher: 4.1.0+62+5bfa59b
  158. ModLauncher launch target: fmlserver
  159. ModLauncher naming: srg
  160. ModLauncher services:
  161. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  162. /MCBcaForge.jar object_holder_definalize PLUGINSERVICE
  163. /MCBcaForge.jar runtime_enum_extender PLUGINSERVICE
  164. /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
  165. /MCBcaForge.jar capability_inject_definalize PLUGINSERVICE
  166. /MCBcaForge.jar runtimedistcleaner PLUGINSERVICE
  167. /MCBcaForge.jar fml TRANSFORMATIONSERVICE
  168. FML: 28.1
  169. Forge: net.minecraftforge:28.1.107
  170. FML Language Providers:
  171. javafml@28.1
  172. minecraft@1
  173. Mod List:
  174. asgardshieldreloaded-1.14.4-0.3.jar Asgard Shield Reloaded {asr@0.3 DONE}
  175. blockdrops-1.14.4-1.0.2.jar Block Drops {blockdrops@1.0.2 DONE}
  176. Hearthstones-1.14.4-1.1.0.1.jar Hearthstones {hearthstones@1.1.0.1 DONE}
  177. Floocraft 1.14.4-1.10.0.jar Floocraft {floocraftft@1.10.0 DONE}
  178. GoodSkeletonsDontStrafe-v1.1.2-1.14.4.jar Good Skeletons Don't Strafe {goodskeletonsdontstrafe@1.1.2 DONE}
  179. Mine and Slash-1.14.4-2.9.4.jar Mine and Slash {mmorpg@2.8.0 DONE}
  180. jei-1.14.4-6.0.0.27.jar Just Enough Items {jei@6.0.0.27 DONE}
  181. DoggyTalents-1.14.4-1.15.2.0.jar Doggy Talents {doggytalents@1.15.2.0 DONE}
  182. rsgauges-1.14.4-1.2.0-b2.jar Gauges and Switches {rsgauges@1.2.0-b2 DONE}
  183. MS Auto-Compat-1.14.4-1.5.1.jar M&S Auto-Compat 1.14.4 {azurecompat@1.5.1 DONE}
  184. WallpaperCraft-1.14.4-1.0.6.jar Wallpapercraft {wallpapercraft@1.0.6 DONE}
  185. ForgeEndertech-1.14.4-5.2.1.0-build.0076.jar Forge Endertech {forgeendertech@5.2.1.0 DONE}
  186. CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {cookingforblockheads@7.4.4 DONE}
  187. dankstorage-1.15.jar Dank Storage {dankstorage@1.15 DONE}
  188. comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {comforts@FORGE-1.14.4-2.0-beta4 DONE}
  189. SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {sereneseasons@1.14.4-2.0.0.40 DONE}
  190. HMM15MC1.14.4.jar HMM1.14.4 {h_m_m@15 DONE}
  191. AdHooks-1.14.4-4.0.0.2-build.0072.jar Advanced Hook Launchers {adhooks@4.0.0.2 DONE}
  192. DungeonCrawl-1.14.4-1.6.0.jar Dungeon Crawl {dungeoncrawl@1.6.0 DONE}
  193. MutantBeasts-1.14.4-0.8.0.jar Mutant Beasts {mutantbeasts@1.14.4-0.8.0 DONE}
  194. FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {farmingforblockheads@5.3.2 DONE}
  195. Bookshelf-1.14.4-4.4.71.jar Bookshelf {bookshelf@4.4.71 DONE}
  196. u_team_core-1.14.4-2.8.0.140.jar U Team Core {uteamcore@2.8.0.140 DONE}
  197. secretrooms-6.0.5.jar Secret Rooms 6 {secretroomsmod@6.0.5 DONE}
  198. buildinggadgets-3.1.1b.jar Building Gadgets {buildinggadgets@3.1.1b DONE}
  199. DarkUtilities-1.14.4-2.0.10.jar Dark Utilities {darkutils@2.0.10 DONE}
  200. Morpheus-1.14.4-4.2.44.jar Morpheus {morpheus@version DONE}
  201. deathquotes-1.2-1.14.4.jar DeathQuotes {deathquotes@1.0 DONE}
  202. CarryOn MC1.14.4 v1.12.4.jar Carry On {carryon@1.12.4 DONE}
  203. mininggadgets-1.2.3.jar Mining Gadgets {mininggadgets@1.2.3 DONE}
  204. JustEnoughResources-1.14.4-0.10.0.70.jar Just Enough Resources {jeresources@0.10.0.70 DONE}
  205. extradisks-1.14.4-1.1.jar Extra Disks {extradisks@1.14.4-1.1 DONE}
  206. forge-1.14.4-28.1.107-universal.jar Forge {forge@28.1.107 DONE}
  207. shetiphiancore-1.14-3.6.0.jar ShetiPhian-Core {shetiphiancore@3.6.0 DONE}
  208. tardis-0.0.2.jar TARDIS Mod {tardis@0.0.2 DONE}
  209. absentbydesign-1.14.4-1.0.5.jar Absent By Design Mod {absentbydesign@1.14.4-1.0.5 DONE}
  210. Explorercraft-1.14.4-3.2.4.jar Explorercraft {explorercraft@3.2.4 DONE}
  211. dcintegration-1.1.5-1.14.jar Discord Integration {dcintegration@1.1.5 DONE}
  212. refinedstorage-1.7.3.jar Refined Storage {refinedstorage@1.7.3 DONE}
  213. ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
  214. corpse-1.14.4-1.0.4.jar Corpse {corpse@1.14.4-1.0.4 DONE}
  215. TheRCMod-v4.0.1.0 [1.14.4].jar The RC Mod {thercmod@4.0.1.0 DONE}
  216. forge-1.14.4-28.1.107-server.jar Minecraft {minecraft@1.14.4 DONE}
  217. mcw-bridges-1.0.3-mc1.14.4.jar Macaw's Bridges {mcwbridges@1.0.3 DONE}
  218. industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {industrialforegoing@2.1.2 DONE}
  219. torchmaster-2.0.0-rc2.jar Torchmaster {torchmaster@2.0.0-rc2 DONE}
  220. theoneprobe-1.14-1.4.37.jar The One Probe {theoneprobe@NONE DONE}
  221. endertanks-1.14-1.7.0b.jar EnderTanks {endertanks@1.7.0 DONE}
  222. ToolBelt-1.14.4-1.12.5.jar Tool Belt {toolbelt@1.12.5 DONE}
  223. titanium-1.14.4-2.2.10.jar Titanium {titanium@2.2.10 DONE}
  224. compactores-1.14.4-1.1.2.jar Compact Ores {compactores@1.1.2 DONE}
  225. SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
  226. BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 DONE}
  227. bluepower-1.14.4-0.3.172-alpha-universal.jar Blue Power {bluepower@0.3.172-alpha DONE}
  228. SilentGear-1.14.4-1.4.6+72.jar Silent Gear {silentgear@1.4.6+72 DONE}
  229. forbidden_arcanus-1.14.4-1.5.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.5 DONE}
  230. AdLods-1.14.4-2.0.0.0-build.0076.jar Large Ore Deposits {adlods@2.0.0.0 DONE}
  231. extcaves-1.5.jar Extended Caves {extcaves@1.5 DONE}
  232. simplylight-0.9.0.jar Simply Light {simplylight@0.9.0 DONE}
  233. simplybackpacks-1.14.4-1.3.0.jar Simply Backpacks {simplybackpacks@1.14.4-1.3.0 DONE}
  234. lycanitesmobs-1.14.4-2.1.4.4.jar Lycanites Mobs {lycanitesmobs@1.0 DONE}
  235. car-1.14.4-2.0.32.jar Ultimate Car Mod {car@1.14.4-2.0.32 DONE}
  236. curios-FORGE-1.14.4-1.0.6.jar Curios API {curios@FORGE-1.14.4-1.0.6 DONE}
  237. Botania r1.11-376.jar Botania {botania@r1.11-376 DONE}
  238. SpartanShields-1.14.4-2.0.0.jar Spartan Shields {spartanshields@2.0.0 DONE}
  239. Patchouli-1.1-24.jar Patchouli {patchouli@1.1-23 DONE}
  240. Xaeros_Minimap_1.19.7_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@1.19.7 DONE}
  241. AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
  242. Quark-r2.0-209.jar Quark {quark@r2.0-209 DONE}
  243. [1.14.4] SecurityCraft v1.8.15.jar SecurityCraft {securitycraft@v1.8.15 DONE}
  244. StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {storagedrawers@1.14.4-6.0.3 DONE}
  245. OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
  246. elevatorid-1.14.4-1.5.2.jar Elevator Mod {elevatorid@1.14.4-1.5.2 DONE}
  247. Star Wars The Skywalker Saga Mod.jar Star Wars: The Skywalker Saga Mod {starwars_the_skywalker_saga_mod@1.0.0 DONE}
  248. Mine and Slash - Expansion-1.4.2.30.jar Mine & Slash Expansion {mineandslashexpansion@1.4.2.30 DONE}
  249. guncus-1.14.4-1.1.jar Gun Customization {guncus@1.14.4-1.1 DONE}
  250. worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {worldedit@7.0.1;61bc012 DONE}
  251. mcw-roofs-1.0.1-mc1.14.4.jar Macaw's Roofs {mcwroofs@1.0.1 DONE}
  252. furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre15 DONE}
  253. mobcatcher-1.2b.jar Mob Catcher {mobcatcher@1.2b DONE}
  254. cc-tweaked-1.14.4-1.86.2.jar CC: Tweaked {computercraft@1.86.2 DONE}
  255. guardscraft-1.14.4-1.0.0.jar GuardsCraft {guardscraft@1.14.4-1.0.0 DONE}
  256. Aquaculture-1.14.4-2.0.3.jar Aquaculture 2 {aquaculture@1.14.4-2.0.3 DONE}
  257. SilentGems-1.14.4-3.4.7+80.jar Silent's Gems 3 {silentgems@3.4.7+80 DONE}
  258. XL-Food-Mod-1.14.4-2.2.1.jar XL Food Mod {xlfoodmod@2.2.1 DONE}
  259. refinedstorageaddons-0.5.jar Refined Storage Addons {refinedstorageaddons@0.5 DONE}
  260. deepercaverns-0.0.2.jar Deeper Caverns {deepercaverns@0.0.1-alpha DONE}
  261. SolarGeneration-1.14.4-1.3.0.jar Solar Generation {solargeneration@1.3.0 DONE}
  262. FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
  263. CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {cosmeticarmorreworked@1.14.4-v1a DONE}
  264. rockcandy-1.14.4-1.1.6.jar Rock Candy {rockcandy@version DONE}
  265. luckyores-1.14.4-1.2.jar Lucky Ores Mod {luckyores@1.2 DONE}
  266. lootbagmod-1.14.4-1.2.jar Loot Bag Mod {lootbagmod@1.14.4-1.2 DONE}
  267. Player Count: 1 / 20; [ServerPlayerEntity['Gamerbolts'/892, l='world', x=-156.41, y=66.00, z=-250.56]]
  268. Data Packs: vanilla, CompactOres dynamic resources, mod:absentbydesign, mod:adhooks, mod:adlods, mod:aquaculture, mod:arl, mod:asr, mod:azurecompat, mod:biomesoplenty, mod:bluepower, mod:bookshelf, mod:botania, mod:buildinggadgets, mod:car, mod:carryon, mod:cfm, mod:comforts, mod:compactores, mod:computercraft, mod:cookingforblockheads, mod:corpse, mod:cosmeticarmorreworked, mod:curios, mod:dankstorage, mod:darkutils, mod:dcintegration, mod:deathquotes, mod:deepercaverns, mod:doggytalents, mod:dungeoncrawl, mod:elevatorid, mod:endertanks, mod:explorercraft, mod:extcaves, mod:extradisks, mod:farmingforblockheads, mod:fastleafdecay, mod:floocraftft, mod:forbidden_arcanus, mod:forge, mod:forgeendertech, mod:goodskeletonsdontstrafe (incompatible), mod:guardscraft, mod:guncus, mod:h_m_m, mod:hearthstones, mod:industrialforegoing (incompatible), mod:ironchest, mod:jei, mod:jeresources (incompatible), mod:lootbagmod (incompatible), mod:luckyores, mod:lycanitesmobs, mod:mcwbridges, mod:mcwroofs, mod:mineandslashexpansion, mod:mininggadgets, mod:mmorpg, mod:mobcatcher, mod:morpheus, mod:mutantbeasts, mod:oreexcavation, mod:patchouli, mod:quark, mod:refinedstorage, mod:refinedstorageaddons, mod:rockcandy, mod:rsgauges, mod:secretroomsmod, mod:securitycraft, mod:sereneseasons, mod:shetiphiancore, mod:silentgear, mod:silentgems, mod:silentlib, mod:simplybackpacks, mod:simplylight, mod:solargeneration, mod:spartanshields, mod:starwars_the_skywalker_saga_mod, mod:storagedrawers, mod:tardis, mod:theoneprobe, mod:thercmod, mod:titanium (incompatible), mod:toolbelt, mod:torchmaster, mod:uteamcore, mod:wallpapercraft, mod:worldedit, mod:xaerominimap, mod:xlfoodmod, file/bluepower, mod:blockdrops
  269. Is Modded: Definitely; Server brand changed to 'forge'
  270. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement