View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002140 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2017-03-31 13:26 | 2017-03-31 15:00 |
| Reporter | jasonsaffle13 | Assigned To | Chocohead | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Pc | OS | windows 10 | OS Version | windows 10 pro |
| Fixed in Version | Builds for MC 1.10.x | ||||
| Summary | 0002140: Crash with/from cyclops core and chunk loaders | ||||
| Description | From 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 Reproduce | Easy to reproduce just load any build of IC2 167 and beyond when upgrades where added to chunk loaders and you get the crash. | ||||
| Additional Information | I have not tried any newer versions of Forge and I have also posted this to the Cyclops core page. | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | 1.10.2 | ||||
|
|
http://paste.ubuntu.com/24287866/ |
|
|
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. |
| 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 |