Posted December 20, 20159 yr Hello when minecraft 1.7.10 come out i made a simple gun mod unfortunately through a series of crashes on my pc and loosing all my data i managed to get my mod back but it was compiled so i couldn't update it now i have decompiled it but when ever i press r to reload i get a fatal error any way here is all my modding files. https://www.dropbox.com/s/ld0tdg00o36cl9d/gun.rar?dl=0
December 21, 20159 yr We are not going to download a random file from the internet. Host your code on GitHub, or share it with gists or pastebins. Also, punctuation please... Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
December 24, 20159 yr Author okay so here is everything related to reload key handler http://pastebin.com/TWUjUmrT reload packet http://pastebin.com/qFmXrNyE
December 24, 20159 yr Whenever you get an error, post it. Without it we can't do anything usefull to help you. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
December 24, 20159 yr The error is pretty obvious: java.lang.ClassCastException: com.google.common.collect.HashMultimap cannot be cast to Com.gun.gun.ItemGun at Com.gun.Packet.ReloadGunPacket$Handler.onMessage(ReloadGunPacket.java:77) ~[ReloadGunPacket$Handler.class:?] Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.