ITank

ITank

581k Downloads

SMP crash with abstract error.

Hoborific opened this issue ยท 4 comments

commented

version: ITank-1.1.2-1.12.2.jar
forge: latest
description: probably an abstract common proxy class

[04:11:09] [Server thread/FATAL] [FML]: The following problems were captured during this phase
[04:11:09] [Server thread/ERROR] [FML]: Caught exception from itank (java.lang.AbstractMethodError: com.ewyboy.itank.common.blocks.BlockTank.registerBlockRenderer()V)
[04:11:09] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from ITank (itank)

Caused by: java.lang.AbstractMethodError: com.ewyboy.itank.common.blocks.BlockTank.registerBlockRenderer()V

commented

Looking into it now. Thanks for the report.

commented

I can't seem to reproduce the crash but I think I might have been able to fix it. Can you test this build and report back to me? Click here to download:

commented

Never mind. I was able to reproduce the error now.

commented

This is fixed now BTW, thanks for the report @Hoborific.