Sever crashing when running forge

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
K

kingofkings628

Guest
Title Sever crashing when running forge

Launcher Type Server

Modpack direwolf 20

Modpack version 1.12.2

Have you modified the pack? No

Link to log file

Details of the issue So every time i'm trying to run the forge file for the server "the latest download" and copy the overrides to server it crashes help you be nice
thanks and regards nick

---- Minecraft Crash Report ----

WARNING: coremods are present:
IELoadingPlugin (ImmersiveEngineering-0.12-78-core.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 5/5/18 9:53 AM
Description: Colliding entity with block

java.lang.NoClassDefFoundError: blusunrize/immersiveengineering/api/energy/wires/ImmersiveNetHandler
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:122)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:765)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: blusunrize.immersiveengineering.api.energy.wires.ImmersiveNetHandler
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 13 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more


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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)

-- Block being collided with --
Details:
Block: minecraft:water[level=12]
Block location: World: (97,24,56), Chunk: (at 1,1,8 in 6,3; contains blocks 96,0,48 to 111,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.entity.Entity.func_145775_I(Entity.java:1042)

-- Entity being checked for collision --
Details:
Entity Type: minecraft:item (net.minecraft.entity.item.EntityItem)
Entity ID: 0
Entity Name: item.tile.mushroom
Entity's Exact location: 97.33, 24.84, 56.35
Entity's Block location: World: (97,24,56), Chunk: (at 1,1,8 in 6,3; contains blocks 96,0,48 to 111,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0.04, 0.15, 0.05
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.entity.Entity.func_70091_d(Entity.java:963)
at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:122)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)

-- Entity being ticked --
Details:
Entity Type: minecraft:item (net.minecraft.entity.item.EntityItem)
Entity ID: 0
Entity Name: item.tile.mushroom
Entity's Exact location: 97.33, 24.84, 56.35
Entity's Block location: World: (97,24,56), Chunk: (at 1,1,8 in 6,3; contains blocks 96,0,48 to 111,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: -0.04, 0.15, 0.05
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: world
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -1586367342397639296
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (192,64,204), Chunk: (at 0,4,12 in 12,12; contains blocks 192,0,192 to 207,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 1 game time, 1 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 165555 (now: false), thunder time: 16109 (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:765)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 790206240 bytes (753 MB) / 949485568 bytes (905 MB) up to 3793747968 bytes (3618 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 9, allocated: 20, tallocated: 86
FML: MCP 9.42 Powered by Forge 14.23.3.2655 5 mods loaded, 5 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 |
|:--------- |:--------- |:------------ |:--------------------------------------- |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.3.2655-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.3.2655 | forge-1.12.2-14.23.3.2655-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | foamfix | 0.8.3-1.12.2 | foamfix-0.8.3-1.12.2-law.jar | None |

Loaded coremods (and transformers):
IELoadingPlugin (ImmersiveEngineering-0.12-78-core.jar)
blusunrize.immersiveengineering.common.asm.IEClassTransformer
Profiler Position: N/A (disabled)
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
 
Last edited by a moderator: