bergerkiller / BKCommonLib

An extensive library I use in all of my plugins
38 stars 38 forks source link

Error getting minecraft version with MCPC+ 1.7.2 #20

Open Jabulba opened 10 years ago

Jabulba commented 10 years ago

Hello, I get the following error when loading BK on the following version of MCPC+: "mcpc-plus-1.7.2-R0.3-forge1012-B10.jar" It tries to call the Method "getVersion()" from "net.minecraft.server.dedicated.DedicatedServer" but it seems only the obfuscated version "func_71249_w()" exists here's the stack trace:

http://pastebin.com/8NEw4si8

MCPC has mappings, I'm not sure this is an error on your part or theirs so I'm posting on their tracker as well!

coaster3000 commented 10 years ago

This relates to #23

Could you provide the server version string info for the dev?

Thought that might help them out since this seems like a similar issue.