虚伪的改变 虚伪的改变
关注数: 42 粉丝数: 525 发帖数: 2,480 关注贴吧数: 70
求助,服务器装mod,只有星系和通用电力还是冲突 The API "Server Player" version 1.1 of the mod "Player API forge 1.1" can not be created! ---------------------------------------- Mandatory member method "api.player.server.ServerPlayerBase getServerPlayerBase(java.lang.String)" not found in class "net.minecraft.item.ItemInWorldManager". There are three scenarios this can happen: * Minecraft Forge is missing a Player API forge which Minecraft version matches its own. Download and install the latest Player API forge for the Minecraft version you were trying to run. * The code of the class "net\minecraft\item\ItemInWorldManager" of Player API forge has been modified beyond recognition by another Minecraft Forge coremod. Try temporary deinstallation of other core mods to find the culprit and deinstall it permanently to fix this specific problem. * Player API forge has not been installed correctly. Deinstall Player API forge and install it again following the installation instructions in the readme file. ======================================== at api.player.server.ServerPlayerAPI.register(ServerPlayerAPI.java:95) at api.player.server.ServerPlayerAPI.register(ServerPlayerAPI.java:36) at api.player.server.ServerPlayerAPI.register(ServerPlayerAPI.java:29) at net.smart.moving.playerapi.SmartMovingServerPlayerBase.registerPlayerBase(SmartMovingServerPlayerBase.java:21) at net.smart.moving.mod.Server.modsLoaded(Server.java:44) at mod_SmartMoving.modsLoaded(mod_SmartMoving.java:42) at cpw.mods.fml.common.modloader.ModLoaderModContainer.postInit(ModLoaderModContainer.java:552) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:702) at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94) at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:596) at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16) Caused by: java.lang.NoSuchMethodException: net.minecraft.item.ItemInWorldManager.getServerPlayerBase(java.lang.String) at java.lang.Class.getMethod(Unknown Source) at api.player.server.ServerPlayerAPI.register(ServerPlayerAPI.java:55) ... 33 more 2014-07-02 18:54:10 [SEVERE] This crash report has been saved to: C:\Users\runshi\Desktop\1.6.2.MCPC+(开服器)\.\crash-reports\crash-2014-07-02_18.54.10-server.txt
1 下一页