Rough Mobs Revamped

Rough Mobs Revamped

2M Downloads

Server Crash...

Xiantrius opened this issue ยท 5 comments

commented

Play Minecraft v1.12.2 latest forge version.
When I fought the boss of this mod on my minecraft server.
Suddenly my server crashes.
When I restarted it, the server crashed again when I tried to log in before it happened.

I was able to solve the problem by doing the following:

  1. Tried latest version of roughmobsrevamped-1.12.2-2.3.22.jar, couldn't fix it.
  2. Deleted this mod and restarted server typed fml confirm.
  3. When the server was accessible again, it no longer crashed.
  4. I closed the server and put the latest mod on it again and now it's working again.

Nevertheless, it is probably a rare programming error.
I hope for a crash fix.

Got the following crash report:
`
---- Minecraft Crash Report ----

WARNING: coremods are present:
DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
OTGCorePlugin (OTG-Core.jar)
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.3.jar)
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
ThaumicWandsCore (thaumicwands-1.2.6.jar)
HCASM (HammerLib-1.12.2-2.0.6.23.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 2/2/22 1:53 PM
Description: Ticking entity

java.lang.ClassCastException: com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat cannot be cast to net.minecraft.entity.player.EntityPlayer
at ovh.corail.tombstone.event.EventHandler.onCheckAttack(EventHandler.java:435)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_649_EventHandler_onCheckAttack_LivingSetAttackTargetEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)
at net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget(ForgeHooks.java:530)
at net.minecraft.entity.EntityLiving.func_70624_b(EntityLiving.java:167)
at com.p1ut0nium.roughmobsrevamped.ai.combat.RoughAIBatTarget.func_75249_e(RoughAIBatTarget.java:59)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:804)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2688)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:609)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:46)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2509)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:318)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:51)
at com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat.func_70071_h_(EntityHostileBat.java:132)
at net.minecraft.world.World.func_72866_a(World.java:2340)
at net.minecraft.world.World.func_72870_g(World.java:2294)
at net.minecraft.world.World.func_72939_s(World.java:2076)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:852)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:988)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)
at java.lang.Thread.run(Unknown Source)

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

-- Head --
Thread: Server thread
Stacktrace:
at ovh.corail.tombstone.event.EventHandler.onCheckAttack(EventHandler.java:435)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_649_EventHandler_onCheckAttack_LivingSetAttackTargetEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)
at net.minecraftforge.common.ForgeHooks.onLivingSetAttackTarget(ForgeHooks.java:530)
at net.minecraft.entity.EntityLiving.func_70624_b(EntityLiving.java:167)
at com.p1ut0nium.roughmobsrevamped.ai.combat.RoughAIBatTarget.func_75249_e(RoughAIBatTarget.java:59)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:102)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:804)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2688)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:609)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:46)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2509)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:318)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:51)
at com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat.func_70071_h_(EntityHostileBat.java:132)
at net.minecraft.world.World.func_72866_a(World.java:2340)
at net.minecraft.world.World.func_72870_g(World.java:2294)

-- Entity being ticked --
Details:
Entity Type: roughmobsrevamped:hostilebat (com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat)
Entity ID: 405
Entity Name: Bat
Entity's Exact location: -804.52, 20.78, -598.60
Entity's Block location: World: (-805,20,-599), Chunk: (at 11,1,9 in -51,-38; contains blocks -816,0,-608 to -801,255,-593), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2076)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:852)

-- Affected level --
Details:
Level name: MyWorld
All players: 1 total; [EntityPlayerMP['MirasAthran'/453, uuid='05ac5f03-520c-3de8-b0f1-18d58d677e73', l='MyWorld', x=-813.30, y=20.08, z=-602.70, cx=-51, cd=-38, tl=4269517, v=true, d=false](MirasAthran at -813.3000000119209,20.075253312915514,-602.6999999880791)]
Chunk stats: ServerChunkCache: 442 Drop: 0
Level seed: 2017309579
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-819,60,-618), Chunk: (at 13,3,6 in -52,-39; contains blocks -832,0,-624 to -817,255,-609), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513)
Level time: 5217877 game time, 5217877 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 39195 (now: false), thunder time: 162222 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:988)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Magma Version: 4152130-DEV
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_321, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 11659445104 bytes (11119 MB) / 16833314816 bytes (16053 MB) up to 16833314816 bytes (16053 MB)
JVM Flags: 2 total; -Xms16G -Xmx16G
IntCache: cache: 3, tcache: 0, allocated: 12, tallocated: 98
FML: MCP 9.42 Powered by Forge 14.23.5.2860 98 mods loaded, 98 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State  | ID                                | Version              | Source                                         | Signature                                |
|:------ |:--------------------------------- |:-------------------- |:---------------------------------------------- |:---------------------------------------- |
| LCHIJA | minecraft                         | 1.12.2               | minecraft.jar                                  | None                                     |
| LCHIJA | mcp                               | 9.42                 | minecraft.jar                                  | None                                     |
| LCHIJA | FML                               | 8.0.99.99            | Magma-4152130-DEV-server.jar                   | None                                     |
| LCHIJA | forge                             | 14.23.5.2860         | Magma-4152130-DEV-server.jar                   | None                                     |
| LCHIJA | otgcore                           | 1.12.2 - v8.3        | minecraft.jar                                  | None                                     |
| LCHIJA | animalbikes                       | 1.11.2               | AnimalBikes_1.12.2(13Jan19).jar                | None                                     |
| LCHIJA | appliedenergistics2               | rv6-stable-7         | appliedenergistics2-rv6-stable-7.jar           | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCHIJA | baubles                           | 1.5.2                | Baubles-1.12-1.5.2.jar                         | None                                     |
| LCHIJA | betterbedrockgen                  | 6.0.2                | BetterBedrockGenerator-1.12-6.1.1.jar          | None                                     |
| LCHIJA | bettermobgriefinggamerule         | 1.12.2-7.1.0         | bettermobgriefinggamerule-1.12.2-7.1.0.jar     | None                                     |
| LCHIJA | bookshelf                         | 2.3.590              | Bookshelf-1.12.2-2.3.590.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | chesttransporter                  | 2.8.8                | ChestTransporter-1.12.2-2.8.8.jar              | None                                     |
| LCHIJA | codechickenlib                    | 3.2.3.358            | CodeChickenLib-1.12.2-3.2.3.358-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | chickenchunks                     | 2.4.2.74             | ChickenChunks-1.12.2-2.4.2.74-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | redstoneflux                      | 2.1.1                | RedstoneFlux-1.12-2.1.1.1-universal.jar        | None                                     |
| LCHIJA | cofhcore                          | 4.6.6                | CoFHCore-1.12.2-4.6.6.1-universal.jar          | None                                     |
| LCHIJA | cofhworld                         | 1.4.0                | CoFHWorld-1.12.2-1.4.0.1-universal.jar         | None                                     |
| LCHIJA | recycler                          | 3.2.4                | Corail-Recycler-Mod-1.12.2.jar                 | None                                     |
| LCHIJA | crafttweaker                      | 4.1.20               | CraftTweaker2-1.12-4.1.20.655.jar              | None                                     |
| LCHIJA | mtlib                             | 3.0.7                | MTLib-3.0.7.jar                                | None                                     |
| LCHIJA | modtweaker                        | 4.0.19               | modtweaker-4.0.20.4.jar                        | None                                     |
| LCHIJA | jei                               | 4.16.1.302           | jei_1.12.2-4.16.1.302.jar                      | None                                     |
| LCHIJA | crafttweakerjei                   | 2.0.3                | CraftTweaker2-1.12-4.1.20.655.jar              | None                                     |
| LCHIJA | thaumcraft                        | 6.1.BETA26           | Thaumcraft-1.12.2-6.1.BETA26.jar               | None                                     |
| LCHIJA | crimsonwarfare                    | 1.5                  | crimsonwarfare-1.5.jar                         | None                                     |
| LCHIJA | cxlibrary                         | 1.6.1                | cxlibrary-1.12.1-1.6.1.jar                     | None                                     |
| LCHIJA | dupefixproject                    | 3.1.2                | DupeFixProject-1.12.2-3.1.2.jar                | None                                     |
| LCHIJA | eplus                             | 5.0.179              | EnchantingPlus-1.12.2-5.0.179.jar              | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | endercore                         | 1.12.2-0.5.76        | EnderCore-1.12.2-0.5.76.jar                    | None                                     |
| LCHIJA | thermalfoundation                 | 2.6.7                | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None                                     |
| LCHIJA | thermalexpansion                  | 5.5.7                | ThermalExpansion-1.12.2-5.5.7.1-universal.jar  | None                                     |
| LCHIJA | tombstone                         | 4.4.5                | tombstone-4.4.5-1.12.2.jar                     | None                                     |
| LCHIJA | enderio                           | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderiointegrationtic             | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderiobase                       | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderioconduits                   | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderioconduitsappliedenergistics | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderioconduitsopencomputers      | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderioconduitsrefinedstorage     | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderiointegrationforestry        | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderiointegrationticlate         | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderioinvpanel                   | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderiomachines                   | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderiopowertools                 | 5.3.70               | EnderIO-1.12.2-5.3.70.jar                      | None                                     |
| LCHIJA | enderstorage                      | 2.4.6.137            | EnderStorage-1.12.2-2.4.6.137-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | extrautils2                       | 1.0                  | extrautils2-1.12-1.9.9.jar                     | None                                     |
| LCHIJA | zerocore                          | 1.12.2-0.1.2.9       | zerocore-1.12.2-0.1.2.9.jar                    | None                                     |
| LCHIJA | bigreactors                       | 1.12.2-0.4.5.68      | ExtremeReactors-1.12.2-0.4.5.68.jar            | None                                     |
| LCHIJA | fastleafdecay                     | v14                  | FastLeafDecay-1.12.2v14.jar                    | None                                     |
| LCHIJA | forbidden_arcanus                 | 1.12.2-1.1.4         | forbidden_arcanus-1.12.2-1.1.4.jar             | None                                     |
| LCHIJA | forgelin                          | 1.8.4                | Forgelin-1.8.4.jar                             | None                                     |
| LCHIJA | forgemultipartcbe                 | 2.6.2.83             | ForgeMultipart-1.12.2-2.6.2.83-universal.jar   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | microblockcbe                     | 2.6.2.83             | ForgeMultipart-1.12.2-2.6.2.83-universal.jar   | None                                     |
| LCHIJA | minecraftmultipartcbe             | 2.6.2.83             | ForgeMultipart-1.12.2-2.6.2.83-universal.jar   | None                                     |
| LCHIJA | hammercore                        | 2.0.6.23             | HammerLib-1.12.2-2.0.6.23.jar                  | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHIJA | teslacorelib                      | 1.0.17               | tesla-core-lib-1.12.2-1.0.17.jar               | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | industrialforegoing               | 1.12.2-1.12.2        | industrialforegoing-1.12.2-1.12.13-237.jar     | None                                     |
| LCHIJA | inventorytweaks                   | 1.64+dev.151.822d839 | InventoryTweaks-1.64+dev.151.jar               | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | login_shield                      | 1.12.2-6-g5654706    | Login_Shield-1.12.2-6-g5654706.jar             | None                                     |
| LCHIJA | lunatriuscore                     | 1.2.0.42             | LunatriusCore-1.12.2-1.2.0.42-universal.jar    | None                                     |
| LCHIJA | mantle                            | 1.12-1.3.3.55        | Mantle-1.12-1.3.3.55.jar                       | None                                     |
| LCHIJA | mtrm                              | 1.2.2.30             | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar     | None                                     |
| LCHIJA | multipagechest                    | 1.9.1                | MultiPageChest-1.12-1.9.1.jar                  | None                                     |
| LCHIJA | mystcraft                         | 0.13.7.06            | mystcraft-1.12.2-0.13.7.06.jar                 | None                                     |
| LCHIJA | natura                            | 1.12.2-4.3.2.69      | natura-1.12.2-4.3.2.69.jar                     | None                                     |
| LCHIJA | netherchest                       | 1.1.1                | netherchest-1.1.1.jar                          | None                                     |
| LCHIJA | netherportalfix                   | 5.3.17               | NetherPortalFix_1.12.1-5.3.17.jar              | None                                     |
| LCHIJA | nei                               | 2.4.3                | NotEnoughItems-1.12.2-2.4.3.245-universal.jar  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | numina                            | 1.12.2-1.0.38        | Numina-1.12.2-1.0.38.jar                       | None                                     |
| LCHIJA | progressivebosses                 | 1.5.4                | ProgressiveBosses-1.5.4-mc1.12.x.jar           | None                                     |
| LCHIJA | progressivedifficulty             | 1.12_3.1             | ProgressiveDifficulty-1.12_3.1.jar             | None                                     |
| LCHIJA | redstonearsenal                   | 2.6.6                | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar   | None                                     |
| LCHIJA | redwoods                          | 1.2.3                | Redwoods-1.12-1.2.3.jar                        | None                                     |
| LCHIJA | roughmobsrevamped                 | 2.3.21               | roughmobsrevamped-1.12.2-2.3.21.jar            | None                                     |
| LCHIJA | rustic                            | 1.1.7                | rustic-1.1.7.jar                               | None                                     |
| LCHIJA | rusticthaumaturgy                 | 4.4a                 | Rustic+Thaumaturgy-4.4a.jar                    | None                                     |
| LCHIJA | schematica                        | 1.8.0.169            | Schematica-1.12.2-1.8.0.169-universal.jar      | None                                     |
| LCHIJA | stacksize                         | 1.1                  | stacksize-1.12.2-1.0.jar                       | None                                     |
| LCHIJA | superfactorymanager               | @VERSION@            | SuperFactoryManager-1.12.2-2.0.25.jar          | None                                     |
| LCHIJA | supersoundmuffler                 | 1.0.2.10             | supersoundmuffler-revived_1.12.2_1.0.2.10.jar  | None                                     |
| LCHIJA | sharetome                         | 1.0                  | Thaumcraft sharetome-1.0.jar                   | None                                     |
| LCHIJA | auracontrol                       | 1.12.2-1.0.2         | ThaumcraftAuraControl-1.12.2-1.0.2.jar         | None                                     |
| LCHIJA | tg                                | 0.1.6.0              | Thaumic_Gadgets_1.12.2_0.1.6_tb.26.jar         | None                                     |
| LCHIJA | thaumadditions                    | 12.6.7               | ThaumicAdditions-1.12.2-12.6.7.jar             | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCHIJA | thaumicaugmentation               | 1.12.2-2.1.3         | ThaumicAugmentation-1.12.2-2.1.3.jar           | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
| LCHIJA | thaumicbrewing                    | 1.0.2                | thaumicbrewing-1.0.2.jar                       | None                                     |
| LCHIJA | thaumicenergistics                | 2.2.3                | thaumicenergistics-2.2.4.jar                   | None                                     |
| LCHIJA | tcinventoryscan                   | 2.0.10               | ThaumicInventoryScanning_1.12.2-2.0.10.jar     | None                                     |
| LCHIJA | thaumicwands                      | 1.2.6                | thaumicwands-1.2.6.jar                         | None                                     |
| LCHIJA | thaumicrestoration                | 1.5.0                | ThaumicRestoration-1.5.0.jar                   | None                                     |
| LCHIJA | thaumictinkerer                   | 1.12.2-5.0-620a0c5   | thaumictinkerer-1.12.2-5.0-620a0c5.jar         | None                                     |
| LCHIJA | thermaldynamics                   | 2.5.6                | ThermalDynamics-1.12.2-2.5.6.1-universal.jar   | None                                     |
| LCHIJA | worldedit                         | 6.1.8                | worldedit-forge-mc1.12-6.1.8-dist.jar          | None                                     |
| LCHIJA | worldprotector                    | 1.0                  | WorldProtector+(1.12).jar                      | None                                     |
| LCHIJA | wrcbe                             | 2.3.2                | WR-CBE-1.12.2-2.3.2.33-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | immersiveengineering              | 0.12-98              | ImmersiveEngineering-0.12-98.jar               | None                                     |
| LCHIJA | mysticallib                       | 1.12.2-1.10.0        | mysticallib-1.12.2-1.10.0.jar                  | None                                     |
| LCHIJA | teslacorelib_registries           | 1.0.17               | tesla-core-lib-1.12.2-1.0.17.jar               | None                                     |

Loaded coremods (and transformers): 

DupeFixProjectCoreMod (DupeFixProject-1.12.2-3.1.2.jar)

Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
invtweaks.forge.asm.ContainerTransformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

OTGCorePlugin (OTG-Core.jar)
com.pg85.otg.forge.asm.excluded.OTGClassTransformer
Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.3.jar)
thecodex6824.thaumicaugmentation.core.TATransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
cubex2.cxlibrary.CoreModTransformer
ThaumicWandsCore (thaumicwands-1.2.6.jar)
de.zpenguin.thaumicwands.asm.WandTransformer
HCASM (HammerLib-1.12.2-2.0.6.23.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
* Offline mode for dedicated servers is NOT supported by Ender IO.
This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /D:/Spiele/Minecraft-v1.12.2/Appdata/MinecraftServer/MC_v1.12.2_LanServer_Magma/minecraft_server.1.12.2.jar

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash.       !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

HammerCore Debug Information: 
	Dependent Mods:
		-Thaumic Additions: Reconstructed (thaumadditions) @ 12.6.7

Pulsar/natura loaded Pulses: 
	- NaturaCommons (Enabled/Forced)
	- NaturaOverworld (Enabled/Not Forced)
	- NaturaNether (Enabled/Not Forced)
	- NaturaDecorative (Enabled/Not Forced)
	- NaturaTools (Enabled/Not Forced)
	- NaturaEntities (Enabled/Not Forced)
	- NaturaOredict (Enabled/Forced)
	- NaturaWorld (Enabled/Not Forced)

AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
Profiler Position: N/A (disabled)
Player Count: 1 / 20; [EntityPlayerMP['MirasAthran'/453, uuid='05ac5f03-520c-3de8-b0f1-18d58d677e73', l='MyWorld', x=-813.30, y=20.08, z=-602.70, cx=-51, cd=-38, tl=4269517, v=true, d=false](MirasAthran at -813.3000000119209,20.075253312915514,-602.6999999880791)]
Is Modded: Definitely; Server brand changed to 'Magma'
Type: Dedicated Server (map_server.txt)

`

commented

Thanks for the bug report. I'll investigate. It is clearly some kind of incompatibility with Corail Tombstone.

java.lang.ClassCastException: com.p1ut0nium.roughmobsrevamped.entities.EntityHostileBat cannot be cast to net.minecraft.entity.player.EntityPlayer
at ovh.corail.tombstone.event.EventHandler.onCheckAttack(EventHandler.java:435)

Unfortunately, Corail Tombstone is not open source, so figuring out why RMR isn't working with it will be difficult.

commented

Yesterday I updated the mod Corail Tombstone and hope to have solved the problem.

commented

@Xiantrius make sure to update your version of Corail Tombstone, ideally to the 'recommanded' (the version you're using is known to have this trouble with Shadow Walker)

commented

@p1ut0nium-git
Thank you for the update with the fix.

commented

I am closing this for now as I believe it is an issue with an older version of Tombstone. Let me know if it is still not working and I will reopen.