Skip to content

Instantly share code, notes, and snippets.

@Cadiboo
Last active May 20, 2019 12:47
Show Gist options
  • Save Cadiboo/d2577d1c2997a97e9cb99e8cc0e42959 to your computer and use it in GitHub Desktop.
Save Cadiboo/d2577d1c2997a97e9cb99e8cc0e42959 to your computer and use it in GitHub Desktop.
this.tick(this::isAheadOfTime);
[22:37:32.170] [*** Profiler Agent Communication Thread/INFO] [STDOUT/]: [org.netbeans.lib.profiler.server.ProfilerServer:connectToClient:1215]: Profiler Agent: Waiting for connection on port 5140 (Protocol version: 15)
[22:37:32.449] [*** Profiler Agent Communication Thread/INFO] [STDOUT/]: [org.netbeans.lib.profiler.server.ProfilerServer:connectToClient:1236]: Profiler Agent: Established connection with the tool
[22:37:34.484] [*** Profiler Agent Communication Thread/INFO] [STDOUT/]: [org.netbeans.lib.profiler.server.ProfilerServer:setRemoteProfiling:598]: Profiler Agent: Local accelerated session
[22:39:53.498] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 135948ms or 2718 ticks behind
[22:39:54.053] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/server/MinecraftServer$$Lambda$2359
at net.minecraft.server.MinecraftServer$$Lambda$2359/998542447.get$Lambda(Unknown Source) ~[?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:611) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.MinecraftServer$$Lambda$2359
at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:81) ~[modlauncher-1.1.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
... 3 more
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
[22:31:58.777] [Thread-1/DEBUG] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Config file forge-server.toml changed, sending notifies
[22:31:58.778] [Thread-1/FATAL] [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system!
[22:32:00.812] [Server thread/INFO] [minecraft/RecipeManager]: Loaded 524 recipes
[22:32:05.446] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 571 advancements
[22:32:07.150] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[22:32:07.670] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 4%
[22:32:07.787] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 8%
[22:32:07.952] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 12%
[22:32:08.179] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 16%
[22:32:08.302] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 20%
[22:32:08.433] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 24%
[22:32:08.527] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 28%
[22:32:09.382] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 32%
[22:32:09.467] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 36%
[22:32:09.543] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 40%
2019-05-20 22:32:12.955 java[88992:6976183] [JRSAppKitAWT markAppIsDaemon]: Process manager already initialized: can't fully enable headless mode.
[22:32:09.801] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 44%
[22:32:10.032] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 48%
[22:32:10.649] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 52%
[22:32:10.772] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 56%
[22:32:10.878] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 60%
[22:32:10.983] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 64%
[22:32:11.132] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 68%
[22:32:11.230] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 72%
[22:32:11.345] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 76%
[22:32:11.438] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 80%
[22:32:11.536] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 84%
[22:32:11.690] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 88%
[22:32:11.864] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 92%
[22:32:12.025] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 96%
[22:32:12.306] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing spawn area: 100%
[22:32:12.310] [Server thread/INFO] [minecraft/MinecraftServer]: Time elapsed: 5156 ms
[22:32:13.518] [Server thread/DEBUG] [ne.mi.co.DimensionManager/DIMS]: Queueing dimension 1 to unload
[22:32:13.535] [Server thread/DEBUG] [ne.mi.co.DimensionManager/DIMS]: Queueing dimension -1 to unload
[22:32:13.572] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 12, from 10
[22:32:15.613] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Starting local connection.
[22:32:17.320] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Starting local connection.
[22:32:17.563] [Server thread/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'net.minecraftforge.fml.network.FMLHandshakeMessages$S2CModList' to 'fml:handshake' sequence 0
[22:32:17.640] [Server thread/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config nocubes-server.toml' to 'fml:handshake' sequence 1
[22:32:17.662] [Server thread/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Sending ticking packet info 'Config forge-server.toml' to 'fml:handshake' sequence 2
[22:32:17.762] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
[22:32:17.787] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Logging into server with mod list [minecraft, forge, nocubes]
[22:32:17.817] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from server : ACCEPTED
[22:32:17.818] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from server : ACCEPTED
[22:32:17.818] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from server : ACCEPTED
[22:32:17.823] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Accepting channel list from server
[22:32:17.827] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 0
[22:32:17.828] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted server connection
[22:32:17.828] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 0
[22:32:17.830] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 0 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SModListReply
[22:32:17.830] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/REGISTRIES]: Expecting 12 registries: [minecraft:potiontypes, minecraft:biomes, minecraft:blocks, minecraft:villagerprofessions, minecraft:enchantments, minecraft:tileentities, forge:moddimensions, minecraft:entities, minecraft:potions, minecraft:dataserializers, minecraft:items, minecraft:soundevents]
[22:32:17.831] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received client connection with modlist [minecraft, forge, nocubes]
[22:32:17.831] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
[22:32:17.831] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[22:32:17.831] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Channel 'fml:loginwrapper' : Version test of 'FML2' from client : ACCEPTED
[22:32:17.832] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Channel 'fml:handshake' : Version test of 'FML2' from client : ACCEPTED
[22:32:17.832] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Channel 'fml:play' : Version test of 'FML2' from client : ACCEPTED
[22:32:17.832] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.NetworkRegistry/NETREGISTRY]: Accepting channel list from client
[22:32:17.832] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 1
[22:32:17.832] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Accepted client connection mod list
[22:32:17.832] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2
[22:32:17.833] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received config sync from server
[22:32:17.833] [Netty Local Client IO #0/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Dispatching wrapped packet reply for channel fml:handshake with index 2
[22:32:17.833] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 1
[22:32:17.833] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 1 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[22:32:17.833] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[22:32:17.834] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLLoginWrapper/FMLHANDSHAKE]: Recieved login wrapper packet event for channel fml:handshake with index 2
[22:32:17.834] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received client indexed reply 2 of type net.minecraftforge.fml.network.FMLHandshakeMessages$C2SAcknowledge
[22:32:17.834] [Netty Server IO #1/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Received acknowledgement from client
[22:32:17.896] [Server thread/DEBUG] [ne.mi.fm.ne.FMLHandshakeHandler/FMLHANDSHAKE]: Handshake complete!
[22:32:17.916] [Netty Local Client IO #0/INFO] [ne.mi.fm.ne.NetworkHooks/]: Connected to a modded server.
[22:32:20.464] [Server thread/INFO] [minecraft/PlayerList]: Dev[local:E:f919aa7d] logged in with entity id 11 at (48.99911687924028, 89.2398169215055, -186.30132878310621)
[22:32:21.078] [Server thread/INFO] [minecraft/MinecraftServer]: Dev joined the game
[22:32:29.277] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 11320ms or 226 ticks behind
[22:32:29.291] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[22:32:29.676] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'survival'/minecraft:overworld
[22:32:29.727] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save survival
[22:32:33.584] [pool-5-thread-1/WARN] [mojang/YggdrasilMinecraftSessionService]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@71f350a7[id=380df991-f603-344c-a090-369bad2a924a,name=Dev,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:79) ~[authlib-1.5.25.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[authlib-1.5.25.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) ~[authlib-1.5.25.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) ~[authlib-1.5.25.jar:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) ~[guava-21.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) ~[authlib-1.5.25.jar:?]
at net.minecraft.client.Minecraft.getProfileProperties(Minecraft.java:1909) ~[?:?]
at net.minecraft.client.resources.SkinManager.lambda$loadProfileTextures$1(SkinManager.java:111) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266) [?:1.8.0_191]
at java.util.concurrent.FutureTask.run(FutureTask.java) [?:1.8.0_191]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
[22:32:46.393] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 45 advancements
[22:32:46.589] [Client thread/INFO] [minecraft/ChunkProviderClient]: Warning: Clientside chunk ticking took 173 ms
[22:32:49.057] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[22:32:49.468] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'survival'/minecraft:overworld
[22:32:49.469] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save survival
[22:32:51.427] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 2320ms or 46 ticks behind
[22:33:13.380] [Thread-1/DEBUG] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Config file nocubes-client.toml changed, sending notifies
[22:33:21.680] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 2173ms or 43 ticks behind
[22:33:28.572] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save survival
[22:33:51.760] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[22:33:51.780] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'survival'/minecraft:overworld
[22:33:51.781] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save survival
[22:34:33.326] [Thread-1/DEBUG] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Config file nocubes-client.toml changed, sending notifies
[22:34:35.471] [Client thread/INFO] [minecraft/ChunkProviderClient]: Warning: Clientside chunk ticking took 114 ms
[22:34:35.541] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[22:34:35.559] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'survival'/minecraft:overworld
[22:34:35.560] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save survival
[22:35:11.983] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
[22:35:12.111] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'survival'/minecraft:overworld
[22:35:12.113] [Server thread/DEBUG] [ne.mi.fm.FMLWorldPersistenceHook/WP]: Gathering id map for writing to world save survival
[22:37:32.170] [*** Profiler Agent Communication Thread/INFO] [STDOUT/]: [org.netbeans.lib.profiler.server.ProfilerServer:connectToClient:1215]: Profiler Agent: Waiting for connection on port 5140 (Protocol version: 15)
[22:37:32.449] [*** Profiler Agent Communication Thread/INFO] [STDOUT/]: [org.netbeans.lib.profiler.server.ProfilerServer:connectToClient:1236]: Profiler Agent: Established connection with the tool
[22:37:34.484] [*** Profiler Agent Communication Thread/INFO] [STDOUT/]: [org.netbeans.lib.profiler.server.ProfilerServer:setRemoteProfiling:598]: Profiler Agent: Local accelerated session
[22:39:53.498] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 135948ms or 2718 ticks behind
[22:39:54.053] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/server/MinecraftServer$$Lambda$2359
at net.minecraft.server.MinecraftServer$$Lambda$2359/998542447.get$Lambda(Unknown Source) ~[?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:611) [?:?]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.MinecraftServer$$Lambda$2359
at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_191]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:81) ~[modlauncher-1.1.3.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
... 3 more
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Profiler Agent Warning: JVMTI classLoadHook: class name is null.
Disconnected from the target VM, address: '127.0.0.1:58010', transport: 'socket'
Process finished with exit code 137 (interrupted by signal 9: SIGKILL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment