
1.7.10 Server crashes when placing Conduit next to extra utils furnace generator
jaspersmitNL opened this issue ยท 6 comments
Issue Description:
Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here. If you are using an unreleased version of Ender IO (e.g. for 1.8.9), please don't open an issue for features that have not been announced as "finished" or "working".
What happens:
1.7.10 Server crashes when placing Conduit next to me energy accepter
What you expected to happen:
Conduit should be placed
Steps to reproduce:
1.1.7.10 Server crashes when placing Conduit next to me energy accepter2.
Affected Versions (Do not use "latest"):
- EnderIO: EnderIO-1.7.10-2.....3.0.429-batea
- EnderCore:EnderCore 1.7.10-0.2.0.83_beta
- Minecraft: 1.7.10
- Forge: 1.7.10-1614
- AE2-rv3-beta6
Your most recent log file where the issue was present:
Where did you get that 5th tier energy conduit from? We only have 3 tiers...
Its not even a Furnace generator...,
Im talking about an Energy Accepter from ae2,
Steps to reproduce:
1.1.7.10 Server crashes when placing Conduit next to me energy accepter2.
The crash log is quite clear here:
-- Block entity being ticked --
Name: extrautils:generatorbase // com.rwtema.extrautils.tileentity.generators.TileEntityGeneratorFurnace
Block type: ID #970 (tile.extrautils:generator // com.rwtema.extrautils.tileentity.generators.BlockGenerator)
That's the block in which work cycle the crash happens.
Is there any sanitation that stops users from giving themselves stupid shit that crashes the game, like this?
@Alex-hawks no, vanilla can create any item or block with any meta value. However, I'm not yet sure this is the reason for the crash, that's why I asked the OP about it...