hilburn / AdvancedSystemsManager

Advanced Systems Manager is a forked and updated version of Vswe's Steve's Factory Manager mod
Other
27 stars 7 forks source link

Crash upon breaking blocks #87

Open Mustang351c opened 8 years ago

Mustang351c commented 8 years ago

Whenever breaking blocks, (creative mode for doing some testing if that matters) I get a crash. This happens with any block from this mod. Here is the report: crash-2015-11-10_16.51.56-server.txt

ghost commented 8 years ago

Looks like this is the cause. If this is not fixed of course.

https://github.com/hilburn/AdvancedSystemsManager/blob/1ddb3b050f6d18ec09f6a8005bbfa1b5bb318086/src/main/java/advancedsystemsmanager/tileentities/manager/TileEntityManager.java#L248

https://github.com/hilburn/AdvancedSystemsManager/blob/1ddb3b050f6d18ec09f6a8005bbfa1b5bb318086/src/main/java/advancedsystemsmanager/tileentities/manager/TileEntityManager.java#L614

Mustang351c commented 8 years ago

ive found out that this only happens when you break a block that causes a command to fail. so if you break the inventory the cable is reading it crashes also.

ghost commented 8 years ago

Looks like the developer has stopped development on this for a while. If he does not come back then I will fork the code and continue it because I really do love SFM and this is just such an improvement upon that :P