remove these mods first
BetterFoliageLoader (BetterFoliage-MC1.10-2.1.0.jar)
AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
FMLPlugin (InventoryTweaks-1.61-beta-57.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
and the mods that depend on them
no you need to also register the tileentity
https://github.com/loordgek/Extragenarators/blob/master/src/main/java/loordgek/extragenarators/init/InitTile.java#L9
1.7.10 is over 2 years old and is not supported
and plz if you are a mod pack dev try to read the log your self
if you find some thing like this try to mess w/ archimedes. aka update/remove and see if that fixed it
no? https://github.com/loordgek/Extragenarators/blob/master/src/main/java/loordgek/extragenarators/tile/TileGenBase.java#L50
when i put a breakpoint on markDirty(); it gets called
i have a problem w/ the itemhandler. i put items in a slot, save and exit the world and come back in and the items are gone
https://github.com/loordgek/Extragenarators/tree/master/src/main/java/loordgek/extragenarators/tile