Rats

Rats

14M Downloads

rat miner crashes at stone

coolhead34 opened this issue ยท 2 comments

commented

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 12/6/20 11:28 AM
Description: Ticking entity

java.lang.IllegalArgumentException: Missing required parameters: []
at net.minecraft.loot.LootContext$Builder.func_216022_a(LootContext.java:197) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.block.AbstractBlock.func_220076_a(AbstractBlock.java:211) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at com.github.alexthe666.rats.server.entity.RatUtils.destroyBlock(RatUtils.java:637) ~[?:7.0.1-1.16.3] {re:classloading}
at com.github.alexthe666.rats.server.entity.RatUtils.doRatMinerLogic(RatUtils.java:623) ~[?:7.0.1-1.16.3] {re:classloading}
at com.github.alexthe666.rats.server.entity.ai.RatAIDepositInInventory.func_75246_d(RatAIDepositInInventory.java:99) ~[?:7.0.1-1.16.3] {re:classloading}
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$14765/420465003.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {}
at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:A}
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:127) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.passive.AnimalEntity.func_70636_d(AnimalEntity.java:51) ~[?:?] {re:mixin,re:classloading}
at com.github.alexthe666.rats.server.entity.EntityRat.func_70636_d(EntityRat.java:978) ~[?:7.0.1-1.16.3] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld$$Lambda$14336/1111967317.accept(Unknown Source) ~[?:?] {}
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer$$Lambda$13880/238101432.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.loot.LootContext$Builder.func_216022_a(LootContext.java:197) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.block.AbstractBlock.func_220076_a(AbstractBlock.java:211) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at com.github.alexthe666.rats.server.entity.RatUtils.destroyBlock(RatUtils.java:637) ~[?:7.0.1-1.16.3] {re:classloading}
at com.github.alexthe666.rats.server.entity.RatUtils.doRatMinerLogic(RatUtils.java:623) ~[?:7.0.1-1.16.3] {re:classloading}
at com.github.alexthe666.rats.server.entity.ai.RatAIDepositInInventory.func_75246_d(RatAIDepositInInventory.java:99) ~[?:7.0.1-1.16.3] {re:classloading}
at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.ai.goal.GoalSelector$$Lambda$14765/420465003.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {}
at java.util.Iterator.forEachRemaining(Iterator.java:116) ~[?:1.8.0_51] {}
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {}
at net.minecraft.entity.ai.goal.GoalSelector.func_75774_a(SourceFile:88) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:682) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:A}
at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2411) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:A}
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:127) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.passive.AnimalEntity.func_70636_d(AnimalEntity.java:51) ~[?:?] {re:mixin,re:classloading}
at com.github.alexthe666.rats.server.entity.EntityRat.func_70636_d(EntityRat.java:978) ~[?:7.0.1-1.16.3] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothshieldblock,xf:fml:apotheosis:apothpotiondmg,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityMixin,pl:mixin:APP:spiderstpo.mixins.json:LivingEntityClientMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:300) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:spiderstpo.mixins.json:MobEntityMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld$$Lambda$14336/1111967317.accept(Unknown Source) ~[?:?] {}
-- Entity being ticked --
Details:
Entity Type: rats:rat (com.github.alexthe666.rats.server.entity.EntityRat)
Entity ID: 45010
Entity Name: Rat
Entity's Exact location: -685.25, 66.00, -430.75
Entity's Block location: World: (-686,66,-431), Chunk: (at 2,4,1 in -43,-27; contains blocks -688,0,-432 to -673,255,-417), Region: (-2,-1; contains chunks -64,-32 to -33,-1, blocks -1024,0,-512 to -513,255,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A}

-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['coolhead34'/165, l='ServerLevel[New World]', x=-686.14, y=69.00, z=-430.74]]
Chunk stats: ServerChunkCache: 4177
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 10660 game time, 10660 day time
Level name: New World
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 54966 (now: false), thunder time: 3481 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer$$Lambda$13880/238101432.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
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: 1544592120 bytes (1473 MB) / 5133828096 bytes (4896 MB) up to 5368709120 bytes (5120 MB)
CPUs: 8
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.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.0.jar fml TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.0
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
SlimyBoyos-3.1.0.8.jar |SlimyBoyos |slimyboyos |3.1.0.8 |DONE |NOSIGNATURE
simplemagnets-1.0.8-mc1.16.4.jar |Simple Magnets |simplemagnets |1.0.8 |DONE |NOSIGNATURE
DeathCounter-1.16.3-1.2.1.jar |Death Counter |deathcounter |1.2.1 |DONE |NOSIGNATURE
refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
prefab-1.6.4.0.jar |Prefab |prefab |1.6.4.0 |DONE |NOSIGNATURE
DoggyTalents-1.16.4-2.0.1.1.jar |Doggy Talents 2 |doggytalents |2.0.1.1 |DONE |NOSIGNATURE
Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |NOSIGNATURE
mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
rsgauges-1.16.4-1.2.6-b1.jar |Gauges and Switches |rsgauges |1.2.6-b1 |DONE |NOSIGNATURE
Guide-API-VP-1.16.4-2.2.0.jar |Guide-API VP |guideapi-vp |2.2.0 |DONE |NOSIGNATURE
findme-1.16.3-2.1.0.0.jar |Find Me |findme |NONE |DONE |NOSIGNATURE
BowInfinityFix-1.16.x-rv9.1.jar |Bow Infinity Fix |bowinfinityfix |rv9.1 |DONE |NOSIGNATURE
Neat+1.7-24.jar |Neat |neat |1.7-24 |DONE |NOSIGNATURE
essentials-1.16.4-2.9.5.jar |Essentials |essentials |1.16.4-2.9.5 |DONE |NOSIGNATURE
XaerosWorldMap_1.11.3_Forge_1.16.4.jar |Xaero's World Map |xaeroworldmap |1.11.3 |DONE |NOSIGNATURE
CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
dankstorage-3.11.jar |Dank Storage |dankstorage |3.11 |DONE |NOSIGNATURE
citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
ftb-gui-library-1603.1.1.25.jar |FTB GUI Library |ftbguilibrary |1603.1.1.25 |DONE |NOSIGNATURE
potionsmaster-0.1.24-1.16.3-34.1.42.jar |Potions Master |potionsmaster |0.1.24 |DONE |NOSIGNATURE
jumbofurnace-1.16.3-2.2.0.0.jar |Jumbo Furnace |jumbofurnace |1.16.3-2.2.0.0 |DONE |NOSIGNATURE
quickpaths_1.16.4-1.2.jar |Quick Paths |quickpaths |1.2 |DONE |NOSIGNATURE
Bookshelf-1.16.4-9.1.9.jar |Bookshelf |bookshelf |9.1.9 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Tips-1.16.4-3.0.1.jar |Tips |tips |3.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
guardvillagers-1.16.3-1.1.5.jar |Guard Villagers |guardvillagers |1.1.5 |DONE |NOSIGNATURE
u_team_core-1.16.4-3.1.13.187.jar |U Team Core |uteamcore |3.1.13.187 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
buildinggadgets-3.7.2.jar |Building Gadgets |buildinggadgets |3.7.2 |DONE |NOSIGNATURE
ForgivingVoid_1.16.3-5.2.0.jar |Forgiving Void |forgivingvoid |5.2.0 |DONE |NOSIGNATURE
DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
cryingghasts_1.16.4-1.1.jar |Crying Ghasts |cryingghasts |1.1 |DONE |NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |NOSIGNATURE
carryon-1.16.3-1.15.1.7.jar |Carry On |carryon |1.15.1.7 |DONE |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
JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE
confdespawntimer_1.16.4-1.3.jar |Configurable Despawn Timer |confdespawntimer |1.3 |DONE |NOSIGNATURE
shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE
MmmMmmMmmMmm-1.16-1.0.1.jar |MmmMmmMmmMmm |dummmmmmy |1.0.1 |DONE |NOSIGNATURE
replantingcrops_1.16.4-2.0.jar |Replanting Crops |replantingcrops |2.0 |DONE |NOSIGNATURE
mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
industrial-foregoing-1.16.4-3.2.2-daea863.jar |Industrial Foregoing |industrialforegoing |3.2.2 |DONE |NOSIGNATURE
FarmersDelight-1.16.3-0.2.3.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.3 |DONE |NOSIGNATURE
useful_backpacks-1.16.4-1.11.6.86.jar |Useful Backpacks |usefulbackpacks |1.11.6.86 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
torchmaster-2.3.4-alpha.jar |Torchmaster |torchmaster |2.3.4-alpha |DONE |NOSIGNATURE
Ageing-Mobs-1.16.3-1.2.0.jar |Ageing Mobs Mod |ageingmobs |1.2.0 |DONE |NOSIGNATURE
endertanks-1.16-1.9.3.jar |EnderTanks |endertanks |1.9.3 |DONE |NOSIGNATURE
BiomesOPlenty-1.16.4-13.0.0.421-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.418 |DONE |NOSIGNATURE
Beekeeper-1.16.2-1.0.0.3.jar |Beekeeper |bk |1.0.0.3 |DONE |NOSIGNATURE
Lollipop-1.16.4-3.2.2.jar |Lollipop |lollipop |3.2.2 |DONE |NOSIGNATURE
tgcropesmod-1.16.2-1.1.0.jar |Ropes Mod |tgcropesmod |1.16.2-1.1.0 |DONE |NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
curios-forge-1.16.4-4.0.2.1.jar |Curios API |curios |1.16.4-4.0.2.1 |DONE |NOSIGNATURE
Patchouli-1.16.2-47.jar |Patchouli |patchouli |1.16.2-47 |DONE |NOSIGNATURE
collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
camera-1.16.4-1.0.6.jar |Camera Mod |camera |1.16.4-1.0.6 |DONE |NOSIGNATURE
betbeacpl_1.16.4-1.1.jar |Better Beacon Placement |betbeacpl |1.1 |DONE |NOSIGNATURE
ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
tombstone-6.0.2.jar |Corail Tombstone |tombstone |6.0.2 |DONE |NOSIGNATURE
obfuscate-0.5.0-1.16.3.jar |Obfuscate |obfuscate |0.5.0 |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
vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |NOSIGNATURE
NoAiSpawnEggs-1.16.4-7.01.jar |NoAiSpawnEggs |noaispawneggs |7.01 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Runelic-1.16.4-6.0.2.jar |Runelic |runelic |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
starterkit_1.16.4-2.1.jar |Starter Kit |starterkit |2.1 |DONE |NOSIGNATURE
giacomos_fishing_net1.7.0alpha-1.16.3.jar |Giacomo's fishing net mod |giacomos_fishing_net |1.7.0 alpha |DONE |NOSIGNATURE
globalxp-1.16.3-v1.4.15.jar |Global XP |globalxp |v1.4.15 |DONE |NOSIGNATURE
mountedpearl-1.16.3-1.0.0.jar |Mounted Pearl |mountedpearl |1.16.3-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
trashcans-1.0.3-mc1.16.4.jar |Trash Cans |trashcans |1.0.3 |DONE |NOSIGNATURE
TrampleStopper-2.4.7+mc-1.16.4.jar |Trample Stopper |tramplestopper |2.4.7+mc-1.16.4 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
snowbfrmobs_1.16.4-1.1.jar |Snowballs Freeze Mobs |snowbfrmobs |1.1 |DONE |NOSIGNATURE
BetterBurning-1.16.4-5.0.2.jar |BetterBurning |betterburning |5.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
infinitetrading_1.16.4-1.2.jar |Infinite Trading |infinitetrading |1.2 |DONE |NOSIGNATURE
strayspawn_1.16.4-1.1.jar |Stray Spawn |strayspawn |1.1 |DONE |NOSIGNATURE
Cyclic-1.16.3-0.9.2.jar |Cyclic |cyclic |1.16.3-0.9.2 |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
doubledoors_1.16.4-2.1.jar |Double Doors |doubledoors |2.1 |DONE |NOSIGNATURE
Cursed-1.16.4-6.0.1.jar |Cursed |cursed |6.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE
craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE
bagofyurting-1.16.3-1.1.0.1.jar |Bag of Yurting |bagofyurting |1.1.0.1 |DONE |NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
MoreJellyfish-1.16.4-Beta-4.jar |More Jellyfish |more_jellyfish |1.0.0 |DONE |NOSIGNATURE
treeharvester_1.16.4-2.0.jar |Tree Harvester |treeharvester |2.0 |DONE |NOSIGNATURE
platforms-1.16-1.7.7.jar |Platforms |platforms |1.7.7 |DONE |NOSIGNATURE
jei-1.16.4-7.6.0.58.jar |Just Enough Items |jei |7.6.0.58 |DONE |NOSIGNATURE
callablehorses-1.16.3-1.2.1.4.jar |Callable Horses |callablehorses |1.2.1.4 |DONE |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
no-nitwits-1.16.4-1.0.0.jar |No Nitwits |no_nitwits |1.0.0 |DONE |NOSIGNATURE
Jellyfishing-1.4.2.jar |Jellyfishing |jellyfishing |1.4.0 |DONE |NOSIGNATURE
justmobheads_1.16.4-3.7.jar |Just Mob Heads |justmobheads |3.7 |DONE |NOSIGNATURE
goblintraders-1.2.2-1.16.3.jar |Goblin Traders |goblintraders |1.2.2 |DONE |NOSIGNATURE
WAWLA-1.16.4-7.0.1.jar |WAWLA |wawla |7.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
SimpleStorageNetwork-1.16.3-1.3.0.jar |Simple Storage Network |storagenetwork |1.16.3-1.3.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
LibX-1.16.3-1.0.5.jar |LibX |libx |1.16.3-1.0.5 |DONE |NOSIGNATURE
BotanyPots-1.16.4-6.0.6.jar |BotanyPots |botanypots |6.0.6 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BotanyTrees-1.16.4-2.0.4.jar |BotanyTrees |botanytrees |2.0.4 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
silencemobs_1.16.4-1.6.jar |Silence Mobs |silencemobs |1.6 |DONE |NOSIGNATURE
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
pneumaticcraft-repressurized-1.16.4-2.6.2-73.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.16.4-2.6.2-73 |DONE |NOSIGNATURE
bottleyourxp_1.16.4-1.3.jar |Bottle Your Xp |bottleyourxp |1.3 |DONE |NOSIGNATURE
demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |NOSIGNATURE
Torched-1.16.3-10.0.0.jar |Torched |torched |10.0.0 |DONE |NOSIGNATURE
mcjtylib-1.16-5.0.12.jar |McJtyLib |mcjtylib |1.16-5.0.12 |DONE |NOSIGNATURE
rftoolsbase-1.16-2.0.7.jar |RFToolsBase |rftoolsbase |1.16-2.0.7 |DONE |NOSIGNATURE
xnet-1.16-3.0.9.jar |XNet |xnet |1.16-3.0.9 |DONE |NOSIGNATURE
pedestals-0.8h.jar |Pedestals |pedestals |0.8h |DONE |NOSIGNATURE
iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE
mininggadgets-1.7.0.jar |Mining Gadgets |mininggadgets |1.7.0 |DONE |NOSIGNATURE
forge-1.16.4-35.1.0-universal.jar |Forge |forge |35.1.0 |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
Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |NOSIGNATURE
WailaHarvestability-mc1.16.2-forge-1.1.13.jar |Waila Harvestability |wailaharvestability |1.1.13 |DONE |NOSIGNATURE
NeverEnoughCandy-1.16.4-3.0.3.jar |NeverEnoughCandy |neverenoughcandy |3.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
VendingMachine-1.16.2-1.0.0.3.jar |Vending Machine |vm |1.0.0.3 |DONE |NOSIGNATURE
scuba-gear-1.16.4-1.0.1.jar |Scuba Gear |scuba_gear |1.0.1 |DONE |NOSIGNATURE
deathbackup_1.16.4-1.1.jar |Death Backup |deathbackup |1.1 |DONE |NOSIGNATURE
MiniCoal2-1.16.1-0.0.2-universal.jar |MiniCoal 2 |minicoal2 |{{version}} |DONE |NOSIGNATURE
villagerdeathm_1.16.4-1.5.jar |Villager Death Messages |villagerdeathm |1.5 |DONE |NOSIGNATURE
forge-1.16.4-35.1.0-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
cofh_core-1.16.3-1.0.4.jar |CoFH Core |cofh_core |1.0.4 |DONE |NOSIGNATURE
luckyblock-1.16.4-1.jar |Lucky Block |lucky |1.16.4-1 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |DONE |NOSIGNATURE
titanium-1.16.4-3.2.1.jar |Titanium |titanium |3.2.1 |DONE |NOSIGNATURE
nccreepers_1.16.4-1.2.jar |Naturally Charged Creepers |nccreepers |1.2 |DONE |NOSIGNATURE
useful_railroads-1.16.4-1.4.6.34.jar |Useful Railroads |usefulrailroads |1.4.6.34 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
inventorytotem_1.16.4-1.1.jar |Inventory Totem |inventorytotem |1.1 |DONE |NOSIGNATURE
pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
archers_paradox-1.16.3-1.0.0.jar |Archer's Paradox |archers_paradox |1.0.0 |DONE |NOSIGNATURE
astikorcarts-1.16.4-1.1.0.jar |AstikorCarts |astikorcarts |1.1.0 |DONE |NOSIGNATURE
easy_villagers-1.16.4-1.0.4.jar |Easy Villagers |easy_villagers |1.16.4-1.0.4 |DONE |NOSIGNATURE
justplayerheads_1.16.4-1.4.jar |Just Player Heads |justplayerheads |1.4 |DONE |NOSIGNATURE
randomsheepcolours_1.16.4-1.1.jar |Random Sheep Colours |randomsheepcolours |1.1 |DONE |NOSIGNATURE
betconduitpl_1.16.4-1.1.jar |Better Conduit Placement |betconduitpl |1.1 |DONE |NOSIGNATURE
Xaeros_Minimap_20.28.1_Forge_1.16.4.jar |Xaero's Minimap |xaerominimap |20.28.1 |DONE |NOSIGNATURE
rats-7.0.1-1.16.3.jar |Rats |rats |7.0.1 |DONE |NOSIGNATURE
ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
itemcollectors-1.0.6-mc1.16.4.jar |Item Collectors |itemcollectors |1.0.6 |DONE |NOSIGNATURE
dragondropselytra_1.16.4-1.1.jar |Dragon Drops Elytra |dragondropselytra |1.1 |DONE |NOSIGNATURE
polymorph-forge-1.16.3-0.16.jar |Polymorph |polymorph |1.16.3-0.16 |DONE |NOSIGNATURE
AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |DONE |NOSIGNATURE
Quark-r2.4-276.jar |Quark |quark |r2.4-276 |DONE |NOSIGNATURE
Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
extragolems-11.1.9.jar |Extra Golems |golems |11.1.9 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
earthmobsmod-1.16.4-0.1.2-Beta.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.1.2-Beta |DONE |NOSIGNATURE
enderchests-1.16-1.7.5.jar |EnderChests |enderchests |1.7.5 |DONE |NOSIGNATURE
backpacked-1.7.0-1.16.3.jar |Backpacked |backpacked |1.7.0 |DONE |NOSIGNATURE
backpacker-1.1.0-1.16.3.jar |Backpacker |backpacker |1.1.0 |DONE |NOSIGNATURE
Regrowth-1.16.4-1.42.0.17.jar |Regrowth Mod |regrowth |1.42.0.17 |DONE |NOSIGNATURE
moarboats-1.16.3-8.0.0.0-beta3.jar |Moar Boats |moarboats |1.16.3-8.0.0.0-beta3|DONE |NOSIGNATURE
cagedmobs-1.16.4-1.2.4.jar |Caged Mobs |cagedmobs |1.2.4 |DONE |NOSIGNATURE
structurize-0.13.100-RELEASE-universal.jar |Structurize |structurize |0.13.100-RELEASE |DONE |NOSIGNATURE
minecolonies-0.13.496-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.496-ALPHA |DONE |NOSIGNATURE
Transport-1.16.3-3.2.0.jar |Transport |transport |3.2.0 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
extendedcreativeinventory_1.16.4-1.0.jar |Extended Creative Inventory |extendedcreativeinventory |1.0 |DONE |NOSIGNATURE
durabilityviewer-1.16.4-forge35.0.7-1.9.jar |Giselbaers Durability Viewer |durabilityviewer |1.16.4-forge35.0.7-1|DONE |NOSIGNATURE
Aquaculture-1.16.4-2.1.6.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.6 |DONE |NOSIGNATURE
VillagersRespawn-1.16.4-1.16.4-1.35.0.3.jar |Villagers Respawn Mod |villagersrespawn |1.16.4-1.35.0.3 |DONE |NOSIGNATURE
FriendlyFire-1.16.4-6.0.1.jar |FriendlyFire |friendlyfire |6.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |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
healingcf_1.16.4-3.1.jar |Healing Campfire |healingcf |3.1 |DONE |NOSIGNATURE
supertools-1.16.3-3.jar |Vanilla+ Tools |supertools |version |DONE |NOSIGNATURE
Crash Report UUID: 6381eb95-1df4-4c4c-932c-033e7056698c
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['coolhead34'/165, l='ServerLevel[New World]', x=-686.14, y=69.00, z=-430.74]]
Data Packs: vanilla, mod:slimyboyos, mod:simplemagnets (incompatible), mod:deathcounter, mod:refinedpipes, mod:prefab (incompatible), mod:doggytalents (incompatible), mod:uppers (incompatible), mod:mcwwindows (incompatible), mod:strawgolem, mod:rsgauges, mod:guideapi-vp (incompatible), mod:findme (incompatible), mod:bowinfinityfix (incompatible), mod:neat (incompatible), mod:essentials (incompatible), mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:ftbguilibrary (incompatible), mod:potionsmaster, mod:jumbofurnace (incompatible), mod:quickpaths, mod:bookshelf, mod:tips, mod:guardvillagers (incompatible), mod:uteamcore, mod:buildinggadgets, mod:forgivingvoid (incompatible), mod:darkutils (incompatible), mod:cryingghasts, mod:waila, mod:waterstrainer, mod:carryon, mod:jeresources, mod:confdespawntimer, mod:shetiphiancore, mod:dummmmmmy (incompatible), mod:replantingcrops, mod:mcwbridges (incompatible), mod:industrialforegoing (incompatible), mod:farmersdelight, mod:usefulbackpacks, mod:torchmaster (incompatible), mod:ageingmobs, mod:endertanks, mod:biomesoplenty, mod:bk, mod:lollipop, mod:tgcropesmod (incompatible), mod:pamhc2foodextended (incompatible), mod:curios, mod:patchouli (incompatible), mod:collective, mod:camera, mod:betbeacpl, mod:ftbultimine (incompatible), mod:tombstone (incompatible), mod:obfuscate (incompatible), mod:vehicle (incompatible), mod:noaispawneggs, mod:runelic, mod:starterkit, mod:giacomos_fishing_net, mod:globalxp, mod:mountedpearl (incompatible), mod:trashcans (incompatible), mod:tramplestopper (incompatible), mod:snowbfrmobs, mod:betterburning, mod:infinitetrading, mod:strayspawn, mod:cyclic (incompatible), mod:doubledoors, mod:cursed, mod:pamhc2trees (incompatible), mod:mining_helmet (incompatible), mod:craftingstation (incompatible), mod:bagofyurting (incompatible), mod:spiderstpo, mod:more_jellyfish (incompatible), mod:treeharvester, mod:platforms, mod:jei, mod:callablehorses, mod:no_nitwits (incompatible), mod:jellyfishing (incompatible), mod:justmobheads, mod:goblintraders, mod:wawla, mod:waystones (incompatible), mod:storagenetwork (incompatible), mod:libx, mod:botanypots, mod:botanytrees, mod:silencemobs, mod:charginggadgets, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:bottleyourxp, mod:demagnetize (incompatible), mod:torched, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:pedestals (incompatible), mod:ichunutil, mod:mininggadgets (incompatible), mod:forge, mod:waddles, mod:wailaharvestability, mod:neverenoughcandy, mod:vm, mod:scuba_gear (incompatible), mod:deathbackup, mod:minicoal2 (incompatible), mod:villagerdeathm, mod:cofh_core (incompatible), mod:lucky (incompatible), mod:enchdesc, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:nccreepers, mod:usefulrailroads, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:archers_paradox (incompatible), mod:astikorcarts, mod:easy_villagers, mod:justplayerheads, mod:randomsheepcolours, mod:betconduitpl, mod:xaerominimap, mod:rats, mod:ratlantis, mod:pamhc2foodcore (incompatible), mod:itemcollectors (incompatible), mod:dragondropselytra, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:golems (incompatible), mod:storagedrawers (incompatible), mod:earthmobsmod (incompatible), mod:enderchests, mod:backpacked (incompatible), mod:backpacker, mod:regrowth, mod:moarboats (incompatible), mod:cagedmobs, mod:structurize, mod:minecolonies (incompatible), mod:transport, mod:appleskin, mod:extendedcreativeinventory, mod:durabilityviewer (incompatible), mod:aquaculture (incompatible), mod:villagersrespawn, mod:friendlyfire (incompatible), mod:cosmeticarmorreworked (incompatible), mod:healingcf, mod:supertools (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'

commented

See Pull Request #481

commented

please help me