So i keep getting a error called (Internal server error) when ever i try to connect to my heavily modded custom server.
this is now almost 4 days since i posted this and no one has helped uniformity.
(Im also running KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT) but i'm sure kcauldron is not the issue because i have ran the server with out cauldron and i was getting the same error.
(And yes i do know that it saying connecting with missing mods, but from i understand those mods are client side only)
==Advanced Minecraft error test v1.0== - by theFriedZombie
==Computer info==
SystemManufacturer: Micro-Star International Co., Ltd.
SystemProductName: GT70 2OC/2OD
SystemFamily: To be filled by O.E.M.
SystemVersion: REV:0.C
Processor: Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
NumberOfProcessors: 1
Java location according to the path variable:
C:\ProgramData\Oracle\Java\javapath\java.exe
can execute java? YES
java is 64 bit
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
==Minecraft pre-tests==
login.minecraft.net resolvable? NO
session.minecraft.net resolvable? YES
Make sure your internet connection is working,
and no firewall or virus scanner is interfering with the connection. www.google.com resolvable? YES
Trying to start "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minecraft\Minecraft.ln
k"
==End of pre-tests and info, minecraft starts here==
Error: Invalid or corrupt jarfile C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minec
raft\Minecraft.lnk
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming=== http://www.mesiapk.com
here the end part of my server log
[22:04:20] [Server thread/INFO] [/]: CoroUtil being reinitialized
[22:05:10] [Netty IO #2/INFO] [malisiscore/]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
[22:05:10] [Netty IO #2/INFO] [FML/]: Client protocol version 2
[22:05:10] [Netty IO #2/INFO] [FML/]: Client attempting to join with 150 mods : [email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_1.0a,[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],MiscUtils@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],OpenComputers|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,[email protected],[email protected]_008,[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected]_2.9n,[email protected],[email protected],appliedenergistics2-core@rv3-beta-1,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],notenoughkeys@@MOD_VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-1,[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],placeableitems@PreAlpha 2.0,[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected]
[22:05:10] [Netty IO #2/INFO] [FML/]: Attempting connection with missing mods [kimagine, OpenEye] at CLIENT
[22:05:10] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
[22:05:10] [Server thread/INFO] [Adventure Backpack/]: Joined EntityPlayer of name: ARGION
[22:05:11] [Server thread/INFO] [MineMenu/]: SERVER: MineMenu is installed. Sending server response packet
[22:05:11] [Server thread/INFO] [AgriCraft/]: Sending mutations to player: ARGION
[22:05:11] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['ARGION'/255, l='world', x=-23.50, y=63.00, z=257.50](ARGION at -23.5,63.0,257.5) connected. Sending ping
[22:05:11] [Server thread/INFO] [Mekanism/]: Sent config to 'ARGION.'
[22:05:13] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@6e64149f:
java.lang.NoClassDefFoundError: net/machinemuse/numina/sound/Musique
at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.java:87) ~[PlayerUpdateHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_537_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) [ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) [yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:393) [mw.class:?]
at api.player.server.ServerPlayerAPI.onUpdateEntity(Unknown Source) [ServerPlayerAPI.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java) [mw.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:482) [nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36) [jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(C03PacketPlayer.java:234) [jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:991) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.lang.ClassNotFoundException: net.machinemuse.numina.sound.Musique
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
... 20 more
Caused by: java.lang.RuntimeException: Attempted to load class net/machinemuse/numina/sound/Musique for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
... 20 more
[22:05:13] [Server thread/ERROR] [FML/]: Index: 9 Listeners:
[22:05:13] [Server thread/ERROR] [FML/]: 0: NORMAL
[22:05:13] [Server thread/ERROR] [FML/]: 1: ASM: baubles.common.event.EventHandlerEntity@4dec783a playerTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 2: ASM: com.thecodewarrior.catwalks.util.CommonProxy@341ee0c8 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 3: ASM: com.rwtema.extrautils.item.ItemAngelRing$EventHandlerRing@3a921ad5 entTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 4: ASM: glenn.gasesframework.common.ForgeCommonEvents@7584e027 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 5: ASM: mods.defeatedcrow.event.DCsLivingEvent@73df9872 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 6: ASM: com.carpentersblocks.util.handler.EventHandler@20159375 onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 7: ASM: com.rwtema.extrautils.EventHandlerServer@ee1628 updateEntity(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 8: ASM: com.rwtema.extrautils.EventHandlerSiege@7a8b893d Siege(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 9: ASM: net.machinemuse.powersuits.event.PlayerUpdateHandler@39e6cd7e onPlayerUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 10: ASM: li.cil.oc.common.event.HoverBootsHandler$@78f5df09 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 11: ASM: li.cil.oc.common.event.NanomachinesHandler$Common$@373740ec onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'world'/Overworld
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-100'/Underdark
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM223'/LV-223 (Varda)
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM426'/LV-426 (Acheron)
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-112'/The Last Millenium
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-24'/DinoWorld
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-1'/Nether
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-25'/IceAge
[22:09:21] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM1'/The End
[22:14:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'world'/Overworld
here is the end of my client
[22:05:04] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [FastCraft, AquaTweaks, betterloadingscreen, BetterTitleScreen, hudwidgets, journeymap, notenoughkeys, harvestcraft, world-tooltips] at SERVER
[22:05:09] [Client thread/INFO]: Connecting to 192.168.0.10, 25566
[22:05:10] [Netty Client IO #4/INFO] [LiteLoader]: Baking listener list for PostLoginListener with 0 listeners
[22:05:10] [Netty Client IO #4/INFO] [FML]: Server protocol version 2
[22:05:10] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [FastCraft, AquaTweaks, betterloadingscreen, BetterTitleScreen, hudwidgets, journeymap, notenoughkeys, harvestcraft, world-tooltips] at SERVER
[22:05:10] [Netty Client IO #4/INFO] [FML]: Injecting existing block and item data into this client instance
[22:05:14] [Client thread/INFO]: [CHAT] [§6SecurityCraft§f] Thanks for using SecurityCraft v1.8.2.1! Tip: Typing /sc help will give you a SecurityCraft manual, which will display help info for SecurityCraft blocks/items.
[22:05:14] [Netty Client IO #4/INFO] [MineMenu]: CLIENT: Disconnected from server, enabling all click actions
[22:05:14] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@26ff9e6a[id=2850af67-9eb0-43d6-93f7-05f0ad802aa8,name=<PROFILE NAME>,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
at morph.common.morph.MorphState.createPlayer(MorphState.java:168) [MorphState.class:?]
at morph.common.morph.MorphState.readTag(MorphState.java:118) [MorphState.class:?]
at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
[22:05:15] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: mods.natura.items.BerryMedley@5b0fbfbf
[22:05:20] [Client thread/INFO] [Forestry]: Loading: Forestry NEI Integration
[22:05:20] [Client thread/INFO] [STDOUT]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
[22:05:21] [Client thread/INFO] [OpenMods]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
[22:05:21] [Client thread/INFO] [PowerConverters]: NEI Has called us to init.
[22:05:21] [Client thread/INFO] [extrautils]: Added NEI integration
[22:05:21] [Client thread/INFO] [AgriCraft]: Receiving mutations from server
[22:05:21] [Client thread/INFO] [AgriCraft]: Successfully received mutations from server
[22:05:21] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[22:05:21] [Client thread/INFO] [Mekanism]: Received config from server.
[22:05:21] [Client thread/INFO] [Mekanism]: Received Cardboard Box blacklist entries from server (10 total)
[22:05:21] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
KCauldron is trying to check for updates, and the update link doesn't exist or can't be connected to. Unless you're using some weird firewall, t's the creator of mod's fault, not yours. Just remove that mod or update it.
So i keep getting a error called (Internal server error) when ever i try to connect to my heavily modded custom server.
this is now almost 4 days since i posted this and no one has helped uniformity.
(Im also running KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT) but i'm sure kcauldron is not the issue because i have ran the server with out cauldron and i was getting the same error.
(And yes i do know that it saying connecting with missing mods, but from i understand those mods are client side only)
Full log files can be found here
Client logs: https://gist.github.com/ARGION4/4828b14ea6cb66c84a280c3e8e0f3ab2
Server: https://gist.github.com/ARGION4/438a60b762e08d160f54422a2dd403c6
Here is some more information
==Computer info==
SystemManufacturer: Micro-Star International Co., Ltd.
SystemProductName: GT70 2OC/2OD
SystemFamily: To be filled by O.E.M.
SystemVersion: REV:0.C
Processor: Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
NumberOfProcessors: 1
Physical memory: 12288 MB installed, 12175 MB available, 1938 MB free
Virtual memory: 12175 MB allocated, 8746 MB free
OS: Windows 7 Home Premium, Service Pack 1, 64bits
userprofile: C:\Users\Alex
==Video controller info==
Caption=Mirage Driver
ConfigManagerErrorCode=0
Description=Mirage Driver
DriverVersion=2.0.105.0
InstalledDisplayDrivers=
Name=Mirage Driver
PNPDeviceID=ROOT\DISPLAY\0000
Status=OK
StatusInfo=
Caption=Intel(R) HD Graphics 4600
ConfigManagerErrorCode=0
Description=Intel(R) HD Graphics 4600
DriverVersion=10.18.10.3277
InstalledDisplayDrivers=igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd3
2,igd10iumd32
Name=Intel(R) HD Graphics 4600
PNPDeviceID=PCI\VEN_8086&DEV_0416&SUBSYS_10E81462&REV_06\3&11583659&0&am
p;10
Status=OK
StatusInfo=
Caption=NVIDIA GeForce GTX 770M
ConfigManagerErrorCode=0
Description=NVIDIA GeForce GTX 770M
DriverVersion=21.21.13.7619
InstalledDisplayDrivers=nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Name=NVIDIA GeForce GTX 770M
PNPDeviceID=PCI\VEN_10DE&DEV_11E0&SUBSYS_10E81462&REV_A1\4&2E95F799&0&am
p;0008
Status=OK
StatusInfo=
Tip of the day: http://www.pcidatabase.com/
great source for looking up unkown devices
==Java info==
Java location according to the path variable:
C:\ProgramData\Oracle\Java\javapath\java.exe
can execute java? YES
java is 64 bit
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
==Minecraft pre-tests==
login.minecraft.net resolvable? NO
session.minecraft.net resolvable? YES
Make sure your internet connection is working,
and no firewall or virus scanner is interfering with the connection.
www.google.com resolvable? YES
Trying to start "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minecraft\Minecraft.ln
k"
==End of pre-tests and info, minecraft starts here==
Error: Invalid or corrupt jarfile C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minec
raft\Minecraft.lnk
==End of script==
Right click, Select all,
Press Enter (This will copy the output to your clipboard).
Then paste the result on http://www.pastebin.com
Or your favourite forum.
===========Brought to you by============
===theFriedZombie from MesiaPK Gaming===
http://www.mesiapk.com
here the end part of my server log
[22:04:20] [Server thread/INFO] [/]: CoroUtil being reinitialized
[22:05:10] [Netty IO #2/INFO] [malisiscore/]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
[22:05:10] [Netty IO #2/INFO] [FML/]: Client protocol version 2
[22:05:10] [Netty IO #2/INFO] [FML/]: Client attempting to join with 150 mods : [email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_1.0a,[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],MiscUtils@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],OpenComputers|[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],<CoFH ASM>@000,[email protected],[email protected]_008,[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected]_2.9n,[email protected],[email protected],appliedenergistics2-core@rv3-beta-1,[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],notenoughkeys@@MOD_VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv3-beta-1,[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],placeableitems@PreAlpha 2.0,[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected]
[22:05:10] [Netty IO #2/INFO] [FML/]: Attempting connection with missing mods [kimagine, OpenEye] at CLIENT
[22:05:10] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
[22:05:10] [Server thread/INFO] [Adventure Backpack/]: Joined EntityPlayer of name: ARGION
[22:05:11] [Server thread/INFO] [MineMenu/]: SERVER: MineMenu is installed. Sending server response packet
[22:05:11] [Server thread/INFO] [AgriCraft/]: Sending mutations to player: ARGION
[22:05:11] [Server thread/INFO] [Waila/]: Player EntityPlayerMP['ARGION'/255, l='world', x=-23.50, y=63.00, z=257.50](ARGION at -23.5,63.0,257.5) connected. Sending ping
[22:05:11] [Server thread/INFO] [Mekanism/]: Sent config to 'ARGION.'
[22:05:13] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@6e64149f:
java.lang.NoClassDefFoundError: net/machinemuse/numina/sound/Musique
at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.java:87) ~[PlayerUpdateHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_537_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) [ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) [yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:393) [mw.class:?]
at api.player.server.ServerPlayerAPI.onUpdateEntity(Unknown Source) [ServerPlayerAPI.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java) [mw.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:482) [nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36) [jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(C03PacketPlayer.java:234) [jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:991) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.lang.ClassNotFoundException: net.machinemuse.numina.sound.Musique
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
... 20 more
Caused by: java.lang.RuntimeException: Attempted to load class net/machinemuse/numina/sound/Musique for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
... 20 more
[22:05:13] [Server thread/ERROR] [FML/]: Index: 9 Listeners:
[22:05:13] [Server thread/ERROR] [FML/]: 0: NORMAL
[22:05:13] [Server thread/ERROR] [FML/]: 1: ASM: baubles.common.event.EventHandlerEntity@4dec783a playerTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 2: ASM: com.thecodewarrior.catwalks.util.CommonProxy@341ee0c8 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 3: ASM: com.rwtema.extrautils.item.ItemAngelRing$EventHandlerRing@3a921ad5 entTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 4: ASM: glenn.gasesframework.common.ForgeCommonEvents@7584e027 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 5: ASM: mods.defeatedcrow.event.DCsLivingEvent@73df9872 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 6: ASM: com.carpentersblocks.util.handler.EventHandler@20159375 onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 7: ASM: com.rwtema.extrautils.EventHandlerServer@ee1628 updateEntity(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 8: ASM: com.rwtema.extrautils.EventHandlerSiege@7a8b893d Siege(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 9: ASM: net.machinemuse.powersuits.event.PlayerUpdateHandler@39e6cd7e onPlayerUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 10: ASM: li.cil.oc.common.event.HoverBootsHandler$@78f5df09 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:05:13] [Server thread/ERROR] [FML/]: 11: ASM: li.cil.oc.common.event.NanomachinesHandler$Common$@373740ec onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'world'/Overworld
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-100'/Underdark
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM223'/LV-223 (Varda)
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM426'/LV-426 (Acheron)
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-112'/The Last Millenium
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-24'/DinoWorld
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-1'/Nether
[22:09:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM-25'/IceAge
[22:09:21] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'DIM1'/The End
[22:14:20] [Server thread/INFO] [AMDXLib/]: Saved 0 hives for level 'world'/Overworld
here is the end of my client
[22:05:04] [Netty Client IO #0/INFO] [FML]: Attempting connection with missing mods [FastCraft, AquaTweaks, betterloadingscreen, BetterTitleScreen, hudwidgets, journeymap, notenoughkeys, harvestcraft, world-tooltips] at SERVER
[22:05:09] [Client thread/INFO]: Connecting to 192.168.0.10, 25566
[22:05:10] [Netty Client IO #4/INFO] [LiteLoader]: Baking listener list for PostLoginListener with 0 listeners
[22:05:10] [Netty Client IO #4/INFO] [FML]: Server protocol version 2
[22:05:10] [Netty Client IO #4/INFO] [FML]: Attempting connection with missing mods [FastCraft, AquaTweaks, betterloadingscreen, BetterTitleScreen, hudwidgets, journeymap, notenoughkeys, harvestcraft, world-tooltips] at SERVER
[22:05:10] [Netty Client IO #4/INFO] [FML]: Injecting existing block and item data into this client instance
[22:05:10] [Netty Client IO #4/INFO] [FML]: Applying holder lookups
[22:05:10] [Netty Client IO #4/INFO] [FML]: Holder lookups applied
[22:05:10] [Client thread/INFO] [FML]: [Client thread] Client side modded connection established
[22:05:10] [Client thread/INFO] [MineMenu]: CLIENT: Connected to server. Disabling server-side click actions until server replies
[22:05:10] [Client thread/INFO] [LiteLoader]: Baking listener list for PreJoinGameListener with 0 listeners
[22:05:11] [Client thread/INFO] [journeymap]: Requesting World ID
[22:05:13] [Client thread/INFO] [LiteLoader]: Baking listener list for JoinGameListener with 0 listeners
[22:05:13] [Client thread/INFO] [LiteLoader]: Baking listener list for ChatListener with 0 listeners
[22:05:13] [Client thread/INFO]: [CHAT] <PROFILE NAME> joined the game.
[22:05:13] [Client thread/INFO] [Wireless Crafting Terminal]: Reinitializing Recipes
[22:05:14] [Client thread/INFO] [Wireless Crafting Terminal]: Removed Recipe for Wireless Crafting Terminal
[22:05:14] [Client thread/INFO] [Wireless Crafting Terminal]: Removed Recipe for Magnet Card
[22:05:14] [Client thread/INFO] [Wireless Crafting Terminal]: Added Recipe for Wireless Crafting Terminal
[22:05:14] [Client thread/INFO] [Wireless Crafting Terminal]: Added Recipe for Magnet Card
[22:05:14] [Client thread/INFO]: [CHAT] [§6SecurityCraft§f] Thanks for using SecurityCraft v1.8.2.1! Tip: Typing /sc help will give you a SecurityCraft manual, which will display help info for SecurityCraft blocks/items.
[22:05:14] [Netty Client IO #4/INFO] [MineMenu]: CLIENT: Disconnected from server, enabling all click actions
[22:05:14] [Client thread/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@26ff9e6a[id=2850af67-9eb0-43d6-93f7-05f0ad802aa8,name=<PROFILE NAME>,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [YggdrasilMinecraftSessionService.class:?]
at ichun.common.core.EntityHelperBase.getFullGameProfileFromName(EntityHelperBase.java:109) [EntityHelperBase.class:?]
at morph.common.morph.MorphState.createPlayer(MorphState.java:168) [MorphState.class:?]
at morph.common.morph.MorphState.readTag(MorphState.java:118) [MorphState.class:?]
at morph.common.packet.PacketMorphStates.handleClient(PacketMorphStates.java:83) [PacketMorphStates.class:?]
at morph.common.packet.PacketMorphStates.execute(PacketMorphStates.java:62) [PacketMorphStates.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:84) [ChannelHandler$PacketExecuter.class:?]
at ichun.common.core.network.ChannelHandler$PacketExecuter.channelRead0(ChannelHandler.java:66) [ChannelHandler$PacketExecuter.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78) [bcx.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_121]
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236) [NewLaunch.jar:?]
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297) [NewLaunch.jar:?]
at org.multimc.EntryPoint.listen(EntryPoint.java:162) [NewLaunch.jar:?]
at org.multimc.EntryPoint.main(EntryPoint.java:53) [NewLaunch.jar:?]
[22:05:15] [Client thread/ERROR] [NotEnoughItems]: Failed to find identifier for: mods.natura.items.BerryMedley@5b0fbfbf
[22:05:20] [Client thread/INFO] [Forestry]: Loading: Forestry NEI Integration
[22:05:20] [Client thread/INFO] [STDOUT]: [ic2.neiIntegration.core.NEIIC2Config:loadConfig:37]: IC2 NEI Submodule initialized
[22:05:21] [Client thread/INFO] [OpenMods]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
[22:05:21] [Client thread/INFO] [PowerConverters]: NEI Has called us to init.
[22:05:21] [Client thread/INFO] [extrautils]: Added NEI integration
[22:05:21] [Client thread/INFO] [AgriCraft]: Receiving mutations from server
[22:05:21] [Client thread/INFO] [AgriCraft]: Successfully received mutations from server
[22:05:21] [Client thread/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[22:05:21] [Client thread/INFO] [Mekanism]: Received config from server.
[22:05:21] [Client thread/INFO] [Mekanism]: Received Cardboard Box blacklist entries from server (10 total)
[22:05:21] [Client thread/INFO]: [CHAT] §bThank you for downloading MrCrayfish's Furniture Mod.
[22:05:21] [Client thread/INFO]: [CHAT] Make sure you check out the wiki! http://mrcrayfishs-furniture-mod.wikia.com/
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:983]: RecipeAPI (Remote): Syncing 79 recipes from the server.
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:hardened_clay,input-amount=16,input-metadata=0,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=1
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:skull,input-amount=1,input-metadata=0,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=8
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:saddle,input-amount=1,input-metadata=0,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=4
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:spawn_egg,input-amount=1,input-metadata=100,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=8
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:diamond_horse_armor,input-amount=1,input-metadata=0,payment-item=minecraft:diamond,output-item-metadata=0,payment-price=8
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:experience_bottle,input-amount=1,input-metadata=0,payment-item=minecraft:iron_ingot,output-item-metadata=0,payment-price=1
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:fireworks,input-amount=4,input-metadata=0,payment-item=minecraft:iron_ingot,output-item-metadata=0,payment-price=1
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:enchanted_book,input-amount=1,input-metadata=0,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=8
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=minecraft:potion,input-amount=2,input-metadata=8270,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=1
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=minebay,input-item=cfm:ItemRecipeBook,input-amount=1,input-metadata=0,payment-item=minecraft:emerald,output-item-metadata=0,payment-price=1
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=minecraft:beef,input-amount=1,input-metadata=0,output-item=minecraft:cooked_beef,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=minecraft:porkchop,input-amount=1,input-metadata=0,output-item=minecraft:cooked_porkchop,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=minecraft:potato,input-amount=1,input-metadata=0,output-item=minecraft:baked_potato,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=minecraft:chicken,input-amount=1,input-metadata=0,output-item=minecraft:cooked_chicken,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=minecraft:fish,input-amount=1,input-metadata=0,output-item=minecraft:cooked_fished,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=minecraft:fish,input-amount=1,input-metadata=1,output-item=minecraft:cooked_fished,output-amount=1,output-metadata=1
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=oven,input-item=cfm:ItemFlesh,input-amount=1,input-metadata=0,output-item=cfm:ItemCookedFlesh,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=freezer,input-item=minecraft:water_bucket,input-amount=1,input-metadata=0,output-item=minecraft:ice,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=freezer,input-item=minecraft:ice,input-amount=1,input-metadata=0,output-item=minecraft:packed_ice,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=freezer,input-item=minecraft:lava_bucket,input-amount=1,input-metadata=0,output-item=minecraft:obsidian,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=freezer,input-item=minecraft:slime_ball,input-amount=1,input-metadata=0,output-item=minecraft:snowball,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=freezer,input-item=minecraft:poisonous_potato,input-amount=1,input-metadata=0,output-item=minecraft:potato,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=freezer,input-item=minecraft:rotten_flesh,input-amount=1,input-metadata=0,output-item=cfm:ItemFlesh,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=printer,input-item=minecraft:enchanted_book,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=printer,input-item=minecraft:written_book,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=toaster,input-item=cfm:ItemBreadSlice,input-amount=1,input-metadata=0,output-item=cfm:ItemToast,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=choppingboard,input-item=minecraft:bread,input-amount=1,input-metadata=0,output-item=cfm:ItemBreadSlice,output-amount=6,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=blender,name=Fruit Crush,heal=4,colour=255-58-37,ingredients=minecraft:apple:2:0/minecraft:melon:4:0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=blender,name=Veggie Juice,heal=6,colour=247-139-122,ingredients=minecraft:carrot:4:0/minecraft:potato:1:0/minecraft:pumpkin_pie:2:0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=blender,name=Cookies and Cream Milkshake,heal=4,colour=255-214-164,ingredients=minecraft:cookie:2:0/minecraft:milk_bucket:1:0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=blender,name=Energy Drink,heal=8,colour=92-23-8,ingredients=minecraft:redstone:8:0/minecraft:fire_charge:1:0/minecraft:sugar:16:0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=microwave,input-item=minecraft:beef,input-amount=1,input-metadata=0,output-item=minecraft:cooked_beef,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=microwave,input-item=minecraft:potato,input-amount=1,input-metadata=0,output-item=minecraft:baked_potato,output-amount=1,output-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:leather_helmet,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:leather_chestplate,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:leather_leggings,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:leather_boots,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:chainmail_helmet,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:chainmail_chestplate,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:chainmail_leggings,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:chainmail_boots,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:iron_helmet,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:iron_chestplate,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:iron_leggings,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:iron_boots,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:golden_helmet,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:golden_chestplate,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:golden_leggings,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:golden_boots,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:diamond_helmet,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:diamond_chestplate,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:diamond_leggings,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=washingmachine,input-item=minecraft:diamond_boots,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:bow,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:wooden_pickaxe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:wooden_axe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:wooden_shovel,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:wooden_hoe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:wooden_sword,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:stone_pickaxe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:stone_axe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:stone_shovel,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:stone_hoe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:stone_sword,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:iron_pickaxe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:iron_axe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:iron_shovel,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:iron_hoe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:iron_sword,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:golden_pickaxe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:golden_axe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:golden_shovel,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:golden_hoe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:golden_sword,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:diamond_pickaxe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:diamond_axe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:diamond_shovel,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:diamond_hoe,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:988]: type=dishwasher,input-item=minecraft:diamond_sword,input-amount=1,input-metadata=0
[22:05:21] [Client thread/INFO] [MapWriter]: Mw.load: loading...
[22:05:22] [Client thread/INFO] [MapWriter]: generating block colours
[22:05:22] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\Alex\Desktop\WORK_SPACE\MultiMC\instances\BunkerV0.1\minecraft\config\MapWriterBlockColourOverrides.txt
[22:05:22] [Client thread/INFO] [MapWriter]: generating block map colours from textures
[22:05:22] [Client thread/INFO] [MapWriter]: created new MwTexture from GL texture id 1048 (4096x2048) (8388608 pixels)
[22:05:22] [Client thread/INFO] [MapWriter]: processed 6340 block textures, 35723 skipped, 586 exceptions
[22:05:22] [Client thread/INFO] [MapWriter]: loading block colour overrides file C:\Users\Alex\Desktop\WORK_SPACE\MultiMC\instances\BunkerV0.1\minecraft\config\MapWriterBlockColourOverrides.txt
[22:05:22] [Client thread/INFO] [MapWriter]: saving block colours to 'C:\Users\Alex\Desktop\WORK_SPACE\MultiMC\instances\BunkerV0.1\minecraft\config\MapWriterBlockColours.txt'
[22:05:24] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D7§f
[22:05:24] [Client thread/INFO] [LiteLoader]: Baking listener list for PostRenderListener with 0 listeners
[22:05:24] [Client thread/INFO] [LiteLoader]: Baking listener list for HUDRenderListener with 0 listeners
[22:05:24] [Client thread/INFO]: [CHAT] §7------------- §1[Mekanism]§7 -------------
[22:05:24] [Client thread/INFO]: [CHAT] §7 Using outdated version on one or more modules.
[22:05:24] [Client thread/INFO]: [CHAT] §9 Mekanism: §49.1.0
[22:05:24] [Client thread/INFO]: [CHAT] §9 MekanismGenerators: §49.1.0
[22:05:24] [Client thread/INFO]: [CHAT] §9 MekanismTools: §49.1.0
[22:05:24] [Client thread/INFO]: [CHAT] §7 Consider updating to version §89.2.2
[22:05:24] [Client thread/INFO]: [CHAT] §7 New features: §9Major round of fixes for 1.10.2. Enjoy!
[22:05:24] [Client thread/INFO]: [CHAT] §7 Visit §8aidancbrady.com/mekanism§7 to download.
[22:05:24] [Client thread/INFO]: [CHAT] §7------------- §1[=======]§7 -------------
[22:05:24] [Client thread/INFO] [FML]: Applying holder lookups
[22:05:24] [Client thread/INFO] [FML]: Holder lookups applied
[22:05:24] [Client thread/INFO] [MapWriter]: Mw.close: closing...
[22:05:24] [Client thread/INFO] [MapWriter]: waiting for 7 tasks to finish...
[22:05:24] [Client thread/INFO] [MapWriter]: done
[22:05:24] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
[22:05:24] [Client thread/INFO] [Mekanism]: Reloaded config.
Bump
KCauldron is trying to check for updates, and the update link doesn't exist or can't be connected to. Unless you're using some weird firewall, t's the creator of mod's fault, not yours. Just remove that mod or update it.
Im pretty sure KCauldron is not the problem. i have made the server and ran it on forge not Cauldron and it was the same error.
i found this in my server errors does anyone know what this means
[19:54:56] [Server thread/INFO]: ARGION[/192.168.0.0.0:51895] logged in with entity id 2993 at ([world] -228.5, 70.0, 202.5)
[19:54:56] [Server thread/INFO]: Joined EntityPlayer of name: ARGION
[19:54:56] [Server thread/INFO]: SERVER: MineMenu is installed. Sending server response packet
[19:54:56] [Server thread/INFO]: Save file .\world\ve\modflags\region_dim_0.dat
does not exist in the save folder! Generating new NBT data in it's place.
[19:54:56] [Server thread/INFO]: Sending mutations to player: ARGION
[19:54:56] [Server thread/INFO]: Player EntityPlayerMP['ARGION'/2993, l='world', x=-228.50, y=70.00, z=202.50](ARGION at -228.5,70.0,202.5) connected. Sending ping
[19:54:56] [Server thread/INFO]: ARGION has just earned the achievement [Play LotsOMobs]
[19:54:56] [Server thread/INFO]: Sent config to 'ARGION.'
[19:54:56] [Server thread/INFO]: ARGION has just earned the achievement [You've been installed!]
[19:54:59] [Server thread/ERROR]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingEvent$LivingUpdateEvent@6b2580a4:
java.lang.NoClassDefFoundError: net/machinemuse/numina/sound/Musique
at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.java:87) ~[PlayerUpdateHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_541_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) [ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) [sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) [yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:393) [mw.class:?]
at api.player.server.ServerPlayerAPI.onUpdateEntity(Unknown Source) [ServerPlayerAPI.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java) [mw.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:482) [nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36) [jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(C03PacketPlayer.java:234) [jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:991) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.lang.ClassNotFoundException: net.machinemuse.numina.sound.Musique
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
... 20 more
Caused by: java.lang.RuntimeException: Attempted to load class net/machinemuse/numina/sound/Musique for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
... 20 more
[19:54:59] [Server thread/ERROR]: Index: 9 Listeners:
[19:54:59] [Server thread/ERROR]: 0: NORMAL
[19:54:59] [Server thread/ERROR]: 1: ASM: baubles.common.event.EventHandlerEntity@1f15c67f playerTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 2: ASM: com.thecodewarrior.catwalks.util.CommonProxy@2e9c61aa onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 3: ASM: com.rwtema.extrautils.item.ItemAngelRing$EventHandlerRing@17f5698f entTick(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 4: ASM: glenn.gasesframework.common.ForgeCommonEvents@4a0295fc onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 5: ASM: mods.defeatedcrow.event.DCsLivingEvent@7d0c5faa onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 6: ASM: com.carpentersblocks.util.handler.EventHandler@38630ac onLivingUpdateEvent(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 7: ASM: com.rwtema.extrautils.EventHandlerServer@5f6e93f5 updateEntity(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 8: ASM: com.rwtema.extrautils.EventHandlerSiege@dd35a61 Siege(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 9: ASM: net.machinemuse.powersuits.event.PlayerUpdateHandler@126fe14c onPlayerUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 10: ASM: li.cil.oc.common.event.HoverBootsHandler$@1af46619 onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/ERROR]: 11: ASM: li.cil.oc.common.event.NanomachinesHandler$Common$@5f695aba onLivingUpdate(Lnet/minecraftforge/event/entity/living/LivingEvent$LivingUpdateEvent;)V
[19:54:59] [Server thread/WARN]: Failed to handle packet for /192.168.0.10:51895
net.minecraft.util.ReportedException: Ticking player
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:464) ~[mw.class:?]
at api.player.server.ServerPlayerAPI.onUpdateEntity(Unknown Source) ~[ServerPlayerAPI.class:?]
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java) ~[mw.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:482) ~[nh.class:?]
at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(C03PacketPlayer.java:36) ~[jd.class:?]
at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(C03PacketPlayer.java:234) ~[jf.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:991) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:431) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:809) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:669) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
Caused by: java.lang.NoClassDefFoundError: net/machinemuse/numina/sound/Musique
at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.java:87) ~[PlayerUpdateHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_541_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) ~[ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) ~[sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) ~[yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:393) ~[mw.class:?]
... 12 more
Caused by: java.lang.ClassNotFoundException: net.machinemuse.numina.sound.Musique
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.java:87) ~[PlayerUpdateHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_541_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) ~[ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) ~[sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) ~[yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:393) ~[mw.class:?]
... 12 more
Caused by: java.lang.RuntimeException: Attempted to load class net/machinemuse/numina/sound/Musique for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_121]
at net.machinemuse.powersuits.event.PlayerUpdateHandler.onPlayerUpdate(PlayerUpdateHandler.java:87) ~[PlayerUpdateHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_541_PlayerUpdateHandler_onPlayerUpdate_LivingUpdateEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:297) ~[ForgeHooks.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1846) ~[sv.class:?]
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:315) ~[yz.class:?]
at net.minecraft.entity.player.EntityPlayerMP.localOnUpdateEntity(EntityPlayerMP.java:393) ~[mw.class:?]
... 12 more
[19:54:59] [Server thread/INFO]: ARGION lost connection: Internal server error
[19:54:59] [Server thread/INFO]: ARGION left the game.
[19:55:09] [Server thread/INFO]: CONSOLE: Stopping the server..
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[0],5,main]
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[1],5,main]
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[2],5,main]
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[3],5,main]
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[4],5,main]
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[5],5,main]
[19:55:09] [Server thread/INFO]: Killing thread Thread[WorkerThread[6],5,main]
[19:55:09] [Server thread/INFO]: Stopping server
[19:55:09] [Server thread/INFO]: Saving players
[19:55:09] [Server thread/INFO]: Saving worlds
[19:55:09] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[19:55:10] [Server thread/INFO]: Saved 0 hives for level 'world'/Overworld
[19:55:17] [Server thread/INFO]: Saving chunks for level 'DIM-100'/Underdark
[19:55:17] [Server thread/INFO]: Saved 0 hives for level 'DIM-100'/Underdark
[19:55:17] [Server thread/INFO]: Saving chunks for level 'DIM223'/LV-223 (Varda)
[19:55:17] [Server thread/INFO]: Saved 0 hives for level 'DIM223'/LV-223 (Varda)
[19:55:18] [Server thread/INFO]: Saving chunks for level 'DIM426'/LV-426 (Acheron)
[19:55:19] [Server thread/INFO]: Saved 0 hives for level 'DIM426'/LV-426 (Acheron)
[19:55:20] [Server thread/INFO]: Saving chunks for level 'DIM-112'/The Last Millenium
[19:55:21] [Server thread/INFO]: Saved 0 hives for level 'DIM-112'/The Last Millenium
[19:55:21] [Server thread/INFO]: Saving chunks for level 'DIM-24'/DinoWorld
[19:55:21] [Server thread/INFO]: Saved 0 hives for level 'DIM-24'/DinoWorld
[19:55:21] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
[19:55:21] [Server thread/INFO]: Saved 0 hives for level 'DIM-1'/Nether
[19:55:21] [Server thread/INFO]: Saving chunks for level 'DIM-25'/IceAge
[19:55:21] [Server thread/INFO]: Saved 0 hives for level 'DIM-25'/IceAge
[19:55:21] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
[19:55:21] [Server thread/INFO]: Saved 0 hives for level 'DIM1'/The End
[19:55:21] [Server thread/INFO]: Unloading dimension 0
[19:55:21] [Server thread/INFO]: Unloading dimension -1
[19:55:21] [Server thread/INFO]: Unloading dimension 1
[19:55:21] [Server thread/INFO]: Unloading dimension -100
[19:55:21] [Server thread/INFO]: Unloading dimension 223
[19:55:21] [Server thread/INFO]: Unloading dimension 426
[19:55:21] [Server thread/INFO]: Unloading dimension -112
[19:55:21] [Server thread/INFO]: Unloading dimension -24
[19:55:21] [Server thread/INFO]: Unloading dimension -25
[19:55:21] [Server thread/INFO]: Applying holder lookups
[19:55:21] [Server thread/INFO]: Holder lookups applied
[19:55:21] [Server thread/INFO]: Cleared hive cache.
Bump
Bump
bump
java.lang.NoClassDefFoundError: net/machinemuse/numina/sound/Musique
You are missing a dependency
Caused by: java.lang.RuntimeException: Attempted to load class net/machinemuse/numina/sound/Musique for invalid side SERVER
Or you have it installed, but its client side only(so it shouldnt be in the server)
Op in #minecrafthelp, JIRA Helper in bugs.mojang.com, Chat moderator in Minecraft Forums, Twitch/Mixer mod
How to get a dxdiag
If I helped you, dont forget to click the thanks arrow!