I have made a modpack on 1.7.10 forge. Starting up there are no errors or warning but when I try to join I get this error:
Internal exception: java.lang.illegalargumentexception: malformed entry 'openblocks.rpc.Cannon;()V' in method id 14
THe console since I joined:
Code
openmods.network.IdSyncManager$InboundHandler.userEventTriggered(IdSyncManager.java:50): Sending id data for player: EntityPlayerMP['Quint06'/440, l='world', x=-228.50, y=88.00, z=250.50]
[16:09:30] [Server thread/INFO]: Quint06 lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[16:09:30] [Server thread/INFO]: Quint06 left the game
[16:09:30] [Server thread/INFO] [ProjectE]: Removing Quint06 from scheduled timers: Player disconnect
I hope I gave enough information
How do I solve this problem?