Skip to content

Instantly share code, notes, and snippets.

@Jizanthapus
Last active February 4, 2018 01:11
Show Gist options
  • Save Jizanthapus/d30321cb410170b45caab00cab2b13a1 to your computer and use it in GitHub Desktop.
Save Jizanthapus/d30321cb410170b45caab00cab2b13a1 to your computer and use it in GitHub Desktop.
CoroUtil Console/Log Spam
20:04:57] [Server thread/INFO] [FTBUtilities]: Overridden 194 commands
[20:04:57] [Server thread/INFO] [immersiveengineering]: WorldData loading
[20:04:57] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
[20:04:57] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
[20:04:57] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions:
[20:04:57] [BetterFps Update Checker/WARN] [BetterFps]: Could not check for updates: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
[20:04:57] [Server thread/INFO] [STDOUT]: [CoroUtil.forge.CoroUtil:initTry:132]: CoroUtil being reinitialized
[20:04:57] [Forestry Greenhouse/INFO] [forestry]: Starting greenhouse thread
[20:04:58] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Load CachedWorldData 'lightnetwork' for world 0
[20:04:58] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Loading of 'lightnetwork' for world 0 finished.
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: java.lang.ClassNotFoundException: toughasnails.season.SeasonASMHelper
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at java.lang.Class.forName0(Native Method)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at java.lang.Class.forName(Class.java:264)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at CoroUtil.util.CoroUtilCompatibility.isTANInstalled(CoroUtilCompatibility.java:57)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at CoroUtil.util.CoroUtilCompatibility.getAdjustedTemperature(CoroUtilCompatibility.java:33)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at weather2.weathersystem.storm.StormObject.tickProgression(StormObject.java:943)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at weather2.weathersystem.storm.StormObject.tick(StormObject.java:483)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at weather2.weathersystem.WeatherManagerBase.tick(WeatherManagerBase.java:133)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at weather2.weathersystem.WeatherManagerServer.tick(WeatherManagerServer.java:52)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at weather2.ServerTickHandler.onTickInGame(ServerTickHandler.java:87)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at weather2.EventHandlerFML.tickServer(EventHandlerFML.java:30)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_790_EventHandlerFML_tickServer_ServerTickEvent.invoke(.dynamic)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:278)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:655)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
[20:05:00] [Server thread/INFO] [STDERR]: [CoroUtil.util.CoroUtilCompatibility:isTANInstalled:62]: at java.lang.Thread.run(Thread.java:748)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment