View Issue Details

IDProjectCategoryView StatusLast Update
0000899Industrial-Craft²general / otherpublic2014-06-26 15:25
ReporterEverRunes Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
Summary0000899: cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: recyclerWhitelist
DescriptionCrash with IC2 experimental build 374

http://pastebin.ubuntu.com/6799227/
TagsNo tags attached.
Minecraft Version

Activities

KingDonFlon

2014-01-28 02:13

reporter   ~0002082

Had the same problem. After removing Calclavia Core, MFFS and Universal Electricity it was fixed. They are probably using an outdated API.

jasonsaffle13

2014-02-01 00:29

reporter   ~0002095

Same problem here I have removed ALL Ue mods and still get the same crash. And I tried updating UE core still get the same crash. Only on my server loads and runs fine in single player.

jasonsaffle13

2014-02-02 21:16

reporter   ~0002106

Still fighting the IC2 crash. Happens with the server only client/single player runs fine. I've also noticed that it seems tied into Forge multi part. Anyone else able to shed light on it? will post in IC2 and forge multi part also but I seem to get the best help here. Here is the forge log.

http://paste.ubuntu.com/6863797/

jasonsaffle13

2014-02-04 12:25

reporter   ~0002110

Last edited: 2014-02-05 23:21

I downloaded my mods and config folders from my hosted server running a multicraft control panel. Once on my desktop I set up a new fresh forge server and changed out IC2-371 for build 381. IT works and runs fine! So I removed all server and forge files on my hosted server re-installed forge to it and updated to 381 CRASH!!! with reycler white list. Meanwhile I can still launch and run build 381 on my desktop server only diffrence I can see is MULTICRAFT. Yea there is a chance they have something funky in the start up string launching Multicraft, but that is the only difference Multicraft vs launching it clean on my desktop! I'm gonna keep fighting this!

 With build 0000383
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: recyclerWhitelist
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Caused by: java.lang.NoSuchFieldError: recyclerWhitelist
    at ic2.core.block.machine.tileentity.TileEntityRecycler.init(TileEntityRecycler.java:48)

Thunderdark

2014-06-26 15:25

viewer   ~0002681

cleanup campaign close all reports > 6 months

Issue History

Date Modified Username Field Change
2014-01-22 20:19 EverRunes New Issue
2014-01-28 02:13 KingDonFlon Note Added: 0002082
2014-02-01 00:29 jasonsaffle13 Note Added: 0002095
2014-02-02 21:16 jasonsaffle13 Note Added: 0002106
2014-02-04 12:25 jasonsaffle13 Note Added: 0002110
2014-02-05 23:21 jasonsaffle13 Note Edited: 0002110
2014-06-26 15:25 Thunderdark Note Added: 0002681
2014-06-26 15:25 Thunderdark Status new => closed