View Issue Details

IDProjectCategoryView StatusLast Update
0000516Industrial-Craft²general / otherpublic2014-06-26 15:22
Reporterstranger1029 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
PlatformMac mini mid 2011OSMac OS XOS Version10.8.4
Summary0000516: Crash on loading
Descriptionminecraft 1.6.2
forge 828
industrial craft 2 experimental build 0000019
only install IC2.

Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/EnumHelper
    at ic2.core.IC2.load(IC2.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
......

detail in forge log file.
TagsNo tags attached.
Minecraft Version

Activities

stranger1029

2013-08-13 09:00

reporter  

stranger1029

2013-08-14 06:55

reporter   ~0001215

some check code from deobf version.

((LaunchClassLoader)this.getClass().getClassLoader()).addURL(this.getClass().getClassLoader().getResource("lib/ejml-0.23.jar"));

code (in ic2.core.IC2.load method) exists, loading failed on my Mac.

stranger1029

2013-08-16 07:10

reporter   ~0001216

not happened this problem in experimental 29.

Thunderdark

2014-06-26 15:22

viewer   ~0002485

cleanup campaign close all reports > 6 months

Issue History

Date Modified Username Field Change
2013-08-13 09:00 stranger1029 New Issue
2013-08-13 09:00 stranger1029 File Added: ForgeModLoader-client-0.log
2013-08-14 06:55 stranger1029 Note Added: 0001215
2013-08-16 07:10 stranger1029 Note Added: 0001216
2014-06-26 15:22 Thunderdark Note Added: 0002485
2014-06-26 15:22 Thunderdark Status new => closed