Removing Mods Crash!

  • 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
Status
Not open for further replies.

Xedearnal

New Member
Jul 29, 2019
27
0
0
In preparation for the 1.5 packs and possibly future packs I decided to take redpower and wireless redstone (due to another problem) out of the FTB ultimate pack. It is seamingly fine until I load up my world. When I do I get a crash:


Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem; Ticking screen

-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at codechicken.core.ClassDiscoverer.addClass(ClassDiscoverer.java:90)
at codechicken.core.ClassDiscoverer.checkAddClass(ClassDiscoverer.java:77)
at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:151)
at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:118)
at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:54)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:696)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:299)
at codechicken.nei.ClientPacketHandler.handleSMPCheck(ClientPacketHandler.java:123)
at codechicken.nei.ClientPacketHandler.handlePacket(ClientPacketHandler.java:26)
at codechicken.core.PacketCustom$ClientPacketHandler.handle(PacketCustom.java:105)
at codechicken.core.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:74)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:233)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:71)
at ayh.a(NetClientHandler.java:1483)
at di.a(SourceFile:59)
at cf.b(MemoryConnection.java:80)
at ayh.d(NetClientHandler.java:240)
at ayu.c(SourceFile:31)

-- Affected screen --
Details:
Screen name: ~~ERROR~~ NullPointerException: null

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [ays['Wowfunny251'/475, l='MpServer', x=250.34, y=65.62, z=728.78]]
Chunk stats: MultiplayerChunkCache: 9
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (4,63,-1017), Chunk: (at 4,3,7 in 0,-64; contains blocks 0,0,-1024 to 15,255,-1009), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Level time: 90681877 game time, 90760224 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 7 total; [ays['Wowfunny251'/475, l='MpServer', x=250.34, y=65.62, z=728.78], EntityWaypoint['unknown'/624, l='MpServer', x=363.00, y=81.00, z=517.00], EntityWaypoint['unknown'/619, l='MpServer', x=287.00, y=66.00, z=815.00], EntityWaypoint['unknown'/622, l='MpServer', x=223.00, y=64.00, z=-252.00], EntityWaypoint['unknown'/623, l='MpServer', x=1.00, y=60.00, z=-1008.00], EntityWaypoint['unknown'/620, l='MpServer', x=-3837.00, y=0.00, z=1244.00], EntityWaypoint['unknown'/621, l='MpServer', x=27.00, y=38.00, z=-981.00]]
Retry entities: 0 total; []
Stacktrace:
at ayp.a(WorldClient.java:439)
at net.minecraft.client.Minecraft.b(Minecraft.java:2409)
at net.minecraft.client.Minecraft.run(Minecraft.java:789)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.6.0_22, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
Memory: 119661440 bytes (114 MB) / 309293056 bytes (294 MB) up to 1070399488 bytes (1020 MB)
Mod Pack: CWW256 forgot to change this.
LiteLoader Mods: 4 loaded mod(s)
- VoxelPacket version 2.0.2
- VoxelPlayer version 0.9.6
- Integrated Sound Packs version 1.1.1
- VoxelMap version 1.0.0
JVM Flags: 7 total; -Xms256M -Xmx1024M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
AABB Pool Size: 4 (224 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Optifine OptiFine_1.4.6_HD_D5 Feed The Beast Mod Pack 73 mods loaded, 73 mods active
LWJGL: 2.4.2
OpenGL: GeForce 9600 GT/PCI/SSE2/3DNOW! GL version 2.1.2, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 26 (1456 bytes; 0 MB) allocated, 10 (560 bytes; 0 MB) used

java.lang.NoClassDefFoundError: com/eloraam/redpower/base/BlockMicro
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at codechicken.core.ClassDiscoverer.addClass(ClassDiscoverer.java:90)
at codechicken.core.ClassDiscoverer.checkAddClass(ClassDiscoverer.java:77)
at codechicken.core.ClassDiscoverer.readFromZipFile(ClassDiscoverer.java:151)
at codechicken.core.ClassDiscoverer.findClasspathMods(ClassDiscoverer.java:118)
at codechicken.core.ClassDiscoverer.findClasses(ClassDiscoverer.java:54)
at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:696)
at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:299)
at codechicken.nei.ClientPacketHandler.handleSMPCheck(ClientPacketHandler.java:123)
at codechicken.nei.ClientPacketHandler.handlePacket(ClientPacketHandler.java:26)
at codechicken.core.PacketCustom$ClientPacketHandler.handle(PacketCustom.java:105)
at codechicken.core.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:74)
at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:233)
at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:71)
at ayh.a(NetClientHandler.java:1483)
at di.a(SourceFile:59)
at cf.b(MemoryConnection.java:80)
at ayh.d(NetClientHandler.java:240)
at ayu.c(SourceFile:31)
at net.minecraft.client.Minecraft.l(Minecraft.java:1539)
at net.minecraft.client.Minecraft.J(Minecraft.java:848)
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.eloraam.redpower.base.BlockMicro
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 25 more
Caused by: java.lang.NullPointerException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
... 27 more
--- END ERROR REPORT 31570a9f ----------

I had to remove a portion to fit with the character limit. It just listed the mods.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Okay this one is probably because of the NEIpluginsRedPower in the mods folder. Disable that and it should work. Any further error you might need someone else to help.
 

Xedearnal

New Member
Jul 29, 2019
27
0
0
Okay this one is probably because of the NEIpluginsRedPower in the mods folder. Disable that and it should work. Any further error you might need someone else to help.

THANK YOU! You were correct! It fixed it. Though I was rather disappointed as the amount of stuff redpower added that I lost. For instant I didn't realize rubies/green sapphires/sapphires were part of redpower. Nor did I know about the vorpal enchant and the project tables. Looks like ill just have to live without them. Though I know innimbus recreated the microblocks so that's something.
 
Status
Not open for further replies.