Advertisement
Guest User

Untitled

a guest
Jun 17th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. [17:50:06] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [17:51:17] [Server thread/INFO]: Loading properties
  3. [17:51:17] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:51:17] [Server thread/INFO]: Generating keypair
  5. [17:51:17] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [17:52:06] [Server thread/INFO]: Preparing level "world"
  7. [17:57:52] [Server thread/ERROR]: Encountered an unexpected exception
  8. java.lang.NoClassDefFoundError: codechicken/wirelessredstone/core/RedstoneEtherClient
  9. at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:29) ~[WRCoreEventHandler.class:?]
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler_643_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic) ~[?:?]
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  12. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
  13. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:230) ~[MinecraftServer.class:?]
  14. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) ~[lt.class:?]
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  16. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  17. Caused by: java.lang.ClassNotFoundException: codechicken.wirelessredstone.core.RedstoneEtherClient
  18. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
  19. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  20. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  21. ... 8 more
  22. [17:57:52] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Vincent\Desktop\Serveur que j'espere qui marche\.\crash-reports\crash-2017-06-17_17.57.52-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement