View Issue Details

IDProjectCategoryView StatusLast Update
0000288Industrial-Craft²general / otherpublic2013-02-06 01:37
ReporterMilConDoin Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0000288: Crash on Minecraft Start
Description[SEVERE] [ForgeModLoader] Caught exception from IC2
java.lang.NumberFormatException: For input string: "1.0"
    at java.lang.NumberFormatException.forInputString(Unknown Source)
    at java.lang.Integer.parseInt(Unknown Source)
    at java.lang.Integer.<init>(Unknown Source)
    at ic2.core.IC2.load(IC2.java:476)

Updating IC2 in FTB-MindCrack v8.0.1 (with Forge updated to 518).
Value "1.0" is only used in S:oreDensityFactor=1.0
Is that String (S:) interpreted as an Integer? Internal variable misnomer?
Steps To ReproduceDownload Feed The Beast, Pack MindCrack v8.0.1
Update Forge to v518 and IC2 to v115.214-lf
Startup and wait for the crash.
TagsNo tags attached.
Minecraft Version

Activities

MilConDoin

2013-02-05 18:55

reporter  

Geggo

2013-02-05 20:43

reporter   ~0000752

Try .213, I had the same crash with .214.

Player

2013-02-06 01:37

administrator   ~0000762

Should be fixed in .215

Issue History

Date Modified Username Field Change
2013-02-05 18:46 MilConDoin New Issue
2013-02-05 18:55 MilConDoin File Added: ForgeModLoader-client-0.log
2013-02-05 20:43 Geggo Note Added: 0000752
2013-02-06 01:37 Player Note Added: 0000762
2013-02-06 01:37 Player Status new => resolved
2013-02-06 01:37 Player Resolution open => fixed
2013-02-06 01:37 Player Assigned To => Player