还有那个多元经济插件,怎么设置打怪掉钱呢?=w=
另外 新出冒险包以后一定要告诉我啊 =w= 支持!作者: leo91 时间: 2013-2-2 15:08
服务端上有H2数据库,我也按照CCsetup的安装规则一步一步安装完成了,不过一输入/money指令就出现错误,聊天那边提示的是An internal error....
服务端后台错误提示如下
org.bukkit.command.CommandException: Unhandled exception executing command 'money' in plugin Craftconomy3 v3.0.4 b716
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:525)
at iv.d(NetServerHandler.java:1388)
at iv.chat(NetServerHandler.java:1260)
at iv.a(NetServerHandler.java:1184)
at cu.a(Packet3Chat.java:59)
at cg.b(TcpConnection.java:467)
at iv.d(NetServerHandler.java:223)
at iw.b(NetworkListenThread.java:57)
at ht.b(DedicatedServerListenThread.java:34)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:925)
at ho.r(DedicatedServer.java:301)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:801)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:688)
at fy.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.NullPointerException
at com.greatmancode.craftconomy3.Common.format(Common.java:287)
at com.greatmancode.craftconomy3.commands.money.MainCommand.execute(MainCommand.java:37)
at com.greatmancode.craftconomy3.commands.CommandHandler.execute(CommandHandler.java:66)
at com.greatmancode.craftconomy3.commands.managers.BukkitCommandManager.onCommand(BukkitCommandManager.java:48)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more作者: mjmj1996 时间: 2013-2-2 15:23
2013-02-16 22:55:10 [INFO] [2013-02-16 22:55:10] Firmament LanguangeImports: Language content doesn't exist. Skip language registering.
2013-02-16 22:55:10 [INFO] LiquidUU: Loading Forestry integration...
2013-02-16 22:55:10 [INFO] LiquidUU: Loading NEI integration...
2013-02-16 22:55:10 [INFO] LiquidUU: Did not load NEI integration: java.lang.NoClassDefFoundError: avf
2013-02-16 22:55:10 [SEVERE] java.lang.NoClassDefFoundError: avf
2013-02-16 22:55:10 [SEVERE] at java.lang.Class.getDeclaredMethods0(Native Method)
2013-02-16 22:55:10 [SEVERE] at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at java.lang.Class.getMethod0(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at java.lang.Class.getMethod(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at ro.narc.liquiduu.LiquidUU.loadIntegration(LiquidUU.java:190)
2013-02-16 22:55:10 [SEVERE] at ro.narc.liquiduu.LiquidUU.postInit(LiquidUU.java:130)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-16 22:55:10 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
2013-02-16 22:55:10 [SEVERE] at ho.c(DedicatedServer.java:158)
2013-02-16 22:55:10 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
2013-02-16 22:55:10 [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
2013-02-16 22:55:10 [SEVERE] Caused by: java.lang.ClassNotFoundException: avf
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:218)
2013-02-16 22:55:10 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-02-16 22:55:10 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-02-16 22:55:10 [SEVERE] ... 36 more
2013-02-16 22:55:10 [SEVERE] Caused by: java.lang.RuntimeException: Attempted to load class avf for invalid side SERVER
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:38)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:261)
2013-02-16 22:55:10 [SEVERE] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:206)
2013-02-16 22:55:10 [SEVERE] ... 38 more
2013-02-16 22:55:10 [INFO] LiquidUU: Loading ThermalExpansion integration...
2013-02-16 22:55:11 [INFO] Overloading Items. This is not a friggin Error, I just fix a terrible and multiple times mentioned Bug of the Uranium Cells, which the Devs are refusing to fix it themselfes, so I have to do that myself.
2013-02-16 22:55:27 [INFO] Transformers v1.7a detected
2013-02-16 22:55:27 [INFO] BuildCraft 3.3.0
2013-02-16 22:55:27 [INFO] and IndustrialCraft 1.112.184-lf
2013-02-16 22:55:27 [INFO] WARNING! This Transformers version does not correspond with this IC2 version!
2013-02-16 22:55:31 [SEVERE] java.lang.RuntimeException: Config file corrupt, attepted to close to many categories '/config/GregTech/RecipesAdvancedConfig.cfg:1904'
2013-02-16 22:55:31 [SEVERE] at net.minecraftforge.common.Configuration.load(Configuration.java:556)
2013-02-16 22:55:31 [SEVERE] at gregtechmod.common.GT_Config.addAdvConfig(GT_Config.java:348)
2013-02-16 22:55:31 [SEVERE] at gregtechmod.common.GT_Config.addAdvConfig(GT_Config.java:344)
2013-02-16 22:55:31 [SEVERE] at gregtechmod.common.GT_ModHandler.addExtractionRecipe(GT_ModHandler.java:285)
2013-02-16 22:55:31 [SEVERE] at gregtechmod.GT_Mod.postload(GT_Mod.java:1371)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-16 22:55:31 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-16 22:55:31 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-16 22:55:31 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-02-16 22:55:31 [SEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
2013-02-16 22:55:31 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
2013-02-16 22:55:31 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
2013-02-16 22:55:31 [SEVERE] at ho.c(DedicatedServer.java:158)
2013-02-16 22:55:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
2013-02-16 22:55:31 [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
2013-02-16 22:55:31 [SEVERE] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Config file corrupt, attepted to close to many categories '/config/GregTech/RecipesAdvancedConfig.cfg:1904'
at net.minecraftforge.common.Configuration.load(Configuration.java:556)
at gregtechmod.common.GT_Config.addAdvConfig(GT_Config.java:348)
at gregtechmod.common.GT_Config.addAdvConfig(GT_Config.java:344)
at gregtechmod.common.GT_ModHandler.addExtractionRecipe(GT_ModHandler.java:285)
at gregtechmod.GT_Mod.postload(GT_Mod.java:1371)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor1.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:679)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
at ho.c(DedicatedServer.java:158)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
at fy.run(ThreadMinecraftServer.java:16)
2013-02-16 22:55:32 [SEVERE] This crash report has been saved to: H:\Users\xxxxxxo\Desktop\褪撮岍槨ㄩ煌淰V2.3.0R2Server\ServerPack\.\crash-reports\crash-2013-02-16_22.55.32-server.txt
2013-02-16 22:59:32 [SEVERE] The server has stopped responding!
2013-02-16 22:59:32 [SEVERE] Please report this to http://www.mcportcentral.co.za/
2013-02-16 22:59:32 [SEVERE] Spigot version: 1.4.7-R1.1-SNAPSHOT
2013-02-16 22:59:32 [SEVERE] Begin Exception Trace For All Threads:
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: DestroyJavaVM
2013-02-16 22:59:32 [SEVERE] PID: 15 | Alive: true | State: RUNNABLE
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Spigot Watchdog Thread
2013-02-16 22:59:32 [SEVERE] PID: 27 | Alive: true | State: RUNNABLE
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.dumpThreads(Native Method)
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.getAllStackTraces(Unknown Source)
2013-02-16 22:59:32 [SEVERE] org.bukkit.craftbukkit.v1_4_R1.util.WatchdogThread.run(WatchdogThread.java:60)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Thread-6
2013-02-16 22:59:32 [SEVERE] PID: 16 | Alive: true | State: RUNNABLE
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.io.FileOutputStream.writeBytes(Native Method)
2013-02-16 22:59:32 [SEVERE] java.io.FileOutputStream.write(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.io.BufferedOutputStream.flushBuffer(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.io.BufferedOutputStream.write(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.io.PrintStream.write(Unknown Source)
2013-02-16 22:59:32 [SEVERE] org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82)
2013-02-16 22:59:32 [SEVERE] java.io.FilterOutputStream.write(Unknown Source)
2013-02-16 22:59:32 [SEVERE] sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
2013-02-16 22:59:32 [SEVERE] sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
2013-02-16 22:59:32 [SEVERE] sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
2013-02-16 22:59:32 [SEVERE] sun.nio.cs.StreamEncoder.flush(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.io.OutputStreamWriter.flush(Unknown Source)
2013-02-16 22:59:32 [SEVERE] org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1148)
2013-02-16 22:59:32 [SEVERE] hq.run(DedicatedServerCommandThread.java:37)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Attach Listener
2013-02-16 22:59:32 [SEVERE] PID: 5 | Alive: true | State: RUNNABLE
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Signal Dispatcher
2013-02-16 22:59:32 [SEVERE] PID: 4 | Alive: true | State: RUNNABLE
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Thread-5
2013-02-16 22:59:32 [SEVERE] PID: 14 | Alive: true | State: TIMED_WAITING
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.sleep(Native Method)
2013-02-16 22:59:32 [SEVERE] hp.run(DedicatedServerSleepThread.java:23)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Listen thread
2013-02-16 22:59:32 [SEVERE] PID: 26 | Alive: true | State: RUNNABLE
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.net.DualStackPlainSocketImpl.accept0(Native Method)
2013-02-16 22:59:32 [SEVERE] java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.net.AbstractPlainSocketImpl.accept(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.net.PlainSocketImpl.accept(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.net.ServerSocket.implAccept(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.net.ServerSocket.accept(Unknown Source)
2013-02-16 22:59:32 [SEVERE] hu.run(ServerListenThread.java:83)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Thread-15
2013-02-16 22:59:32 [SEVERE] PID: 33 | Alive: true | State: TIMED_WAITING
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.sleep(Native Method)
2013-02-16 22:59:32 [SEVERE] com.griefcraft.modules.credits.CreditsModule$CreditsTask.run(Unknown Source)
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.run(Unknown Source)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Spigot Metrics Gathering Thread
2013-02-16 22:59:32 [SEVERE] PID: 28 | Alive: true | State: TIMED_WAITING
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.sleep(Native Method)
2013-02-16 22:59:32 [SEVERE] org.bukkit.craftbukkit.v1_4_R1.util.TimedThread.run(TimedThread.java:29)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: Server thread
2013-02-16 22:59:32 [SEVERE] PID: 13 | Alive: true | State: TIMED_WAITING
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.sleep(Native Method)
2013-02-16 22:59:32 [SEVERE] ho.a(DedicatedServer.java:279)
2013-02-16 22:59:32 [SEVERE] net.minecraft.server.MinecraftServer.run(MinecraftServer.java:786)
2013-02-16 22:59:32 [SEVERE] fy.run(ThreadMinecraftServer.java:16)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 22:59:32 [SEVERE] Current Thread: LogisticsPipes Packet Compressor SERVER
2013-02-16 22:59:32 [SEVERE] PID: 34 | Alive: true | State: TIMED_WAITING
2013-02-16 22:59:32 [SEVERE] Stack:
2013-02-16 22:59:32 [SEVERE] java.lang.Thread.sleep(Native Method)
2013-02-16 22:59:32 [SEVERE] logisticspipes.ticks.PacketBufferHandlerThread.run(PacketBufferHandlerThread.java:180)
2013-02-16 22:59:32 [SEVERE] ------------------------------
2013-02-16 23:50:34 [INFO] Starting minecraft server version 1.4.7
2013-02-16 23:50:34 [INFO] MinecraftForge v
2013-02-16 23:50:34 [INFO] 6.6.1.524
2013-02-16 23:50:34 [INFO] Initialized
2013-02-16 23:50:34 [INFO] Replaced 84 ore recipies
2013-02-16 23:50:57 [INFO] Buildcraft conversion ratio: 85.0
2013-02-16 23:50:57 [INFO] IC2 conversion ratio: 10.0
2013-02-16 23:50:58 [INFO] Initializing MoCreatures Server Config File at H:\Users\xxxo\Desktop\褪撮岍槨ㄩ煌淰V2.3.0R2Server\ServerPack\config\MoCreatures.cfg
2013-02-16 23:50:58 [INFO] /config/forestry/extrabees/main.conf
2013-02-16 23:50:58 [INFO] /config/forestry/extrabees/machines.conf
2013-02-16 23:51:00 [INFO] Loaded 8 languages.
2013-02-16 23:51:02 [INFO] [ModularForceFieldSystem] Loading module for IC2
2013-02-16 23:51:02 [INFO] [ModularForceFieldSystem] Loading module for Universal Electricity
2013-02-16 23:51:02 [INFO] [ModularForceFieldSystem] Loading module for Buildcraft
2013-02-16 23:51:02 [INFO] [ModularForceFieldSystem] Loading module for EE3
2013-02-16 23:51:02 [INFO] [ModularForceFieldSystem] Module not loaded: EE3 not found
2013-02-16 23:51:06 [SEVERE] java.lang.RuntimeException: Config file corrupt, attepted to close to many categories '/config/GregTech/RecipesAdvancedConfig.cfg:1904'
2013-02-16 23:51:06 [SEVERE] at net.minecraftforge.common.Configuration.load(Configuration.java:556)
2013-02-16 23:51:06 [SEVERE] at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
2013-02-16 23:51:06 [SEVERE] at gregtechmod.GT_Mod.preload(GT_Mod.java:236)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-16 23:51:06 [SEVERE] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2013-02-16 23:51:06 [SEVERE] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2013-02-16 23:51:06 [SEVERE] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
2013-02-16 23:51:06 [SEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
2013-02-16 23:51:06 [SEVERE] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
2013-02-16 23:51:06 [SEVERE] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
2013-02-16 23:51:06 [SEVERE] at ho.c(DedicatedServer.java:86)
2013-02-16 23:51:06 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
2013-02-16 23:51:06 [SEVERE] at fy.run(ThreadMinecraftServer.java:16)
2013-02-16 23:51:06 [SEVERE] Encountered an unexpected exception RuntimeException
java.lang.RuntimeException: Config file corrupt, attepted to close to many categories '/config/GregTech/RecipesAdvancedConfig.cfg:1904'
at net.minecraftforge.common.Configuration.load(Configuration.java:556)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
at gregtechmod.GT_Mod.preload(GT_Mod.java:236)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor1.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:86)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
at fy.run(ThreadMinecraftServer.java:16)
2013-02-16 23:51:07 [SEVERE] This crash report has been saved to: H:\Users\xxxx\Desktop\褪撮岍槨ㄩ煌淰V2.3.0R2Server\ServerPack\.\crash-reports\crash-2013-02-16_23.51.07-server.txt
cir681 发表于 2013-2-17 01:58
楼主,怎樣整呀?出了問題.
2013-02-16 22:49:41 Starting minecraft server version 1.4.7
2013-02-16 22 ...
。。。文件路径最好全是英文——乱码神马的,向来就会出问题。。作者: 耀日 时间: 2013-2-17 21:28
服务器整合包解压错误了~~~~~~~~~~~~版主求帮忙作者: cir681 时间: 2013-2-18 00:19
仲出了問題,求救.
/ Oh - I know what I did wrong!
Time: 13年2月18日 上午12:14
Description: Exception in server tick loop
java.lang.RuntimeException: Config file corrupt, attepted to close to many categories '/config/GregTech/RecipesAdvancedConfig.cfg:1904'
at net.minecraftforge.common.Configuration.load(Configuration.java:556)
at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
at gregtechmod.GT_Mod.preload(GT_Mod.java:236)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
at sun.reflect.GeneratedMethodAccessor1.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:86)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
at fy.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_11, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 863675688 bytes (823 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xmx1024M -Xms1024M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information:
Running:
Failed to handle CraftCrashReport:
java.lang.NullPointerException
at org.bukkit.Bukkit.getName(Bukkit.java:68)
at org.bukkit.craftbukkit.v1_4_R1.CraftCrashReport.call(CraftCrashReport.java:19)
at l.a(CrashReportCategory.java:103)
at a.h(CrashReport.java:59)
at a.<init>(CrashReport.java:41)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:772)
at fy.run(ThreadMinecraftServer.java:16)
唔。。。。是所有的非原版物品都这样的么?连工业都这样么?作者: 东鞋西读 时间: 2013-2-21 18:27
我为什么开服之后,别人和我都进不来?还显示 You don't have the FML……之类的东西,听说要下载forge,可是谁能给我一个下载网址啊~而且……下载以后放哪儿啊~~不懂啊~~求解啊~~作者: ljcjq1974 时间: 2013-2-21 19:53