erogenousbeef-zz / BigReactors

Big Reactors mod for Minecraft
MIT License
153 stars 102 forks source link

Fix MultiBlock Reactor to avoid class-cast exception #551

Closed sameer closed 8 years ago

sameer commented 8 years ago

Prevents the casting of the entity that should be the control rod directly to the control rod class. Instead tests if the tile entity is actually a control rod first, then assigns.

sameer commented 8 years ago

@erogenousbeef

TedKnudsen commented 8 years ago

This looks like a no-brainer merge. Does EBeef still work on the mod?

sameer commented 8 years ago

@TedKnudsen no clue. I guess not since it's been a month now. I would be happy to fix issues with stack traces in a fork, but not sure I can make the time commitment.

Sekuraz commented 8 years ago

@erogenousbeef,

what has happened? You had so damn great plans...

XFactHD commented 8 years ago

Here is an actively developed fork of BR: https://github.com/CyberdyneCC/BigReactors

sameer commented 8 years ago

Closing as this was already implemented in our fork (which has been approved by Mr. Beef).