Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [13:59:09] [User Authenticator #1/INFO]: UUID of player Sirius is e67d9331-c639-52a9-83b2-aeb7e047ec5f
- [13:59:09] [Netty IO #2/INFO]: Client protocol version 1
- [13:59:09] [Netty IO #2/INFO]: Client attempting to join with 15 mods : [email protected] DEV R4,BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],BuildCraft|[email protected],BuildCraft|[email protected],BuildCraft|[email protected]
- [13:59:09] [Netty IO #2/INFO]: Attempting connection with missing mods [] at CLIENT
- [13:59:10] [Server thread/INFO]: [Server thread] Server side modded connection established
- [13:59:10] [Server thread/INFO]: Sirius[/46.188.18.111:55908] logged in with entity id 267 at ([world] 301.0257776283998, 68.0, -177.25730143967536)
- [13:59:13] [Server thread/ERROR]: Encountered an unexpected exception
- java.lang.NoClassDefFoundError: Lnet/minecraft/client/audio/PositionedSoundRecord;
- at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.7.0_67]
- at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.7.0_67]
- at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.7.0_67]
- at ic2.core.util.ReflectionUtil.getFieldRecursive(ReflectionUtil.java:46) ~[ReflectionUtil.class:?]
- at ic2.core.util.ReflectionUtil.getValueRecursive(ReflectionUtil.java:67) ~[ReflectionUtil.class:?]
- at ic2.core.network.NetworkManager.retrieveFieldData(NetworkManager.java:653) ~[NetworkManager.class:?]
- at ic2.core.network.NetworkManager.sendUpdatePacket(NetworkManager.java:385) ~[NetworkManager.class:?]
- at ic2.core.network.NetworkManager.onTickEnd(NetworkManager.java:62) ~[NetworkManager.class:?]
- at ic2.core.TickHandler.onWorldTick(TickHandler.java:81) ~[TickHandler.class:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_7_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
- at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:259) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
- Caused by: java.lang.ClassNotFoundException: net.minecraft.client.audio.PositionedSoundRecord
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
- ... 18 more
- Caused by: java.lang.NullPointerException
- [13:59:13] [Server thread/ERROR]: Cause of unexpected exception was
- java.lang.ClassNotFoundException: net.minecraft.client.audio.PositionedSoundRecord
- at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188) ~[launchwrapper-1.9.jar:?]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
- at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_67]
- at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.7.0_67]
- at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.7.0_67]
- at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.7.0_67]
- at ic2.core.util.ReflectionUtil.getFieldRecursive(ReflectionUtil.java:46) ~[ReflectionUtil.class:?]
- at ic2.core.util.ReflectionUtil.getValueRecursive(ReflectionUtil.java:67) ~[ReflectionUtil.class:?]
- at ic2.core.network.NetworkManager.retrieveFieldData(NetworkManager.java:653) ~[NetworkManager.class:?]
- at ic2.core.network.NetworkManager.sendUpdatePacket(NetworkManager.java:385) ~[NetworkManager.class:?]
- at ic2.core.network.NetworkManager.onTickEnd(NetworkManager.java:62) ~[NetworkManager.class:?]
- at ic2.core.TickHandler.onWorldTick(TickHandler.java:81) ~[TickHandler.class:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler_7_TickHandler_onWorldTick_WorldTickEvent.invoke(.dynamic) ~[?:?]
- at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51) ~[ASMEventHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
- at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122) ~[EventBus.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
- at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:259) ~[FMLCommonHandler.class:git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.195]
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:963) ~[MinecraftServer.class:?]
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) ~[lt.class:?]
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) ~[MinecraftServer.class:?]
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
- at java.lang.Thread.run(Unknown Source) [?:1.7.0_67]
- Caused by: java.lang.NullPointerException
- [13:59:13] [Server thread/ERROR]: This crash report has been saved to: /root/hitech/./crash-reports/crash-2014-09-05_13.59.13-server.txt
- [13:59:13] [Server thread/INFO]: Stopping server
- [13:59:13] [Server thread/INFO]: [ColorMe] Disabling ColorMe v3.8.1
- [13:59:13] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.14.1.2
- [13:59:13] [Server thread/INFO]: [Fe] Disabling Fe v0.7-SNAPSHOT
- [13:59:13] [Server thread/INFO]: [Fe] Vault support disabled.
- [13:59:13] [Server thread/INFO]: [MachineGuardReloaded] Disabling MachineGuardReloaded v1.3
- [13:59:13] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.14.1.2
- [13:59:13] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
- [13:59:13] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
- [13:59:13] [Server thread/INFO]: [MyWarp] Disabling MyWarp v2.6.5
- [13:59:13] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.3
- [13:59:13] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
- [13:59:13] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
- [13:59:13] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
- [13:59:13] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
- [13:59:13] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
- [13:59:13] [Server thread/INFO]: [EBlocker] Disabling EBlocker v1.2
- [13:59:13] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.7.9
- [13:59:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
- [13:59:13] [Server thread/INFO]: Saving players
- [13:59:13] [Server thread/INFO]: Sirius lost connection: Перезагрузка!
- [13:59:13] [Server thread/INFO]: Sirius left the game.
- [13:59:13] [Server thread/INFO]: Saving worlds
- [13:59:13] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
- [13:59:15] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
- [13:59:15] [Server thread/INFO]: Unloading dimension 0
- [13:59:15] [Server thread/INFO]: Unloading dimension -1
- [13:59:15] [Server thread/INFO]: Applying holder lookups
- [13:59:15] [Server thread/INFO]: Holder lookups applied
- [13:59:15] [Server thread/INFO]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
Advertisement
Add Comment
Please, Sign In to add comment