View Issue Details

IDProjectCategoryView StatusLast Update
0002140Industrial-Craft²crossmod-compatibility / submodules / APIpublic2017-03-31 15:00
Reporterjasonsaffle13 Assigned ToChocohead  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
PlatformPcOSwindows 10OS Versionwindows 10 pro
Fixed in VersionBuilds for MC 1.10.x 
Summary0002140: Crash with/from cyclops core and chunk loaders
DescriptionFrom build 167 forward crashes with cyclops core any current build as of 1.9.4 when running Minecraft version 1.10.2 This is with Forge 12.18.3.2239 I have not tried with other versions of Forge.
Steps To ReproduceEasy to reproduce just load any build of IC2 167 and beyond when upgrades where added to chunk loaders and you get the crash.
Additional InformationI have not tried any newer versions of Forge and I have also posted this to the Cyclops core page.
TagsNo tags attached.
Minecraft Version1.10.2

Activities

jasonsaffle13

2017-03-31 14:34

reporter   ~0005114

http://paste.ubuntu.com/24287866/

Chocohead

2017-03-31 15:00

developer   ~0005115

It's a bug in CommonCapabilities, in build 167 the chunk loader changed from extending TileEntityElectricMachine to extending TileEntityInventory, which because CommonCapabilities is expecting TileEntityElectricMachine means it crashes. You'll have to report it here https://github.com/CyclopsMC/CommonCapabilities/issues and have them fix it.

Issue History

Date Modified Username Field Change
2017-03-31 13:26 jasonsaffle13 New Issue
2017-03-31 14:34 jasonsaffle13 Note Added: 0005114
2017-03-31 15:00 Chocohead Note Added: 0005115
2017-03-31 15:00 Chocohead Status new => closed
2017-03-31 15:00 Chocohead Assigned To => Chocohead
2017-03-31 15:00 Chocohead Resolution open => no change required
2017-03-31 15:00 Chocohead Fixed in Version => Builds for MC 1.10.x