huanghongxun / WaterPower

A Minecraft Mod which adds watermills, trousers, rotors, machines.
http://minecraft.curseforge.com/mc-mods/224579-water-power
20 stars 6 forks source link

log issue 1.7.10 #38

Open Labna opened 7 years ago

Labna commented 7 years ago

Maybe you not support 1.7.10 version but the log when a turbine(MK2) connected to a tank generate 150~200 ligne per seconds. I was expecting to some configurations but not found. It's obviously logs for debug, something like :

thanks for reading !

Yoshisky commented 6 years ago

I found the same issue on my server recently but I managed to solve this issue by editing class file. Just open the mod's jar file and replace "org\jackhuang\watercraft\common\block\turbines\TileEntityTurbine.class" with my attachment(You need to change the file type to CLASS). I hope this works.

TileEntityTurbine.txt

exzhawk commented 6 years ago

@Yoshisky Works like a charm!