Skip to content

Instantly share code, notes, and snippets.

View Bennyboy1695's full-sized avatar
😞
that Microsoft is turning this into a social network with statuses

Ben Bennyboy1695

😞
that Microsoft is turning this into a social network with statuses
View GitHub Profile
This file has been truncated, but you can view the full file.
[02:11:32] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[02:11:33] [main/INFO] [FML/]: Forge Mod Loader version 12.18.3.2209 for Minecraft 1.10.2 loading
[02:11:33] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:4.8.0-34-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[02:11:33] [main/DEBUG] [FML/]: Java classpath at launch is server.jar
[02:11:33] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[02:11:33] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[02:11:33] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[02:11:33] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[02:11:33] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[02:11:33] [main/DEBUG] [FML/]: Instanti
This file has been truncated, but you can view the full file.
[18:46:36] [Server thread/INFO]: Starting minecraft server version 1.10.2
[18:47:32] [Server thread/INFO]: Loading properties
[18:47:32] [Server thread/INFO]: Default game type: SURVIVAL
[18:47:32] [Server thread/INFO]: Generating keypair
[18:47:32] [Server thread/INFO]: Starting Minecraft server on *:25596
[18:47:32] [Server thread/INFO]: Using epoll channel type
[18:47:32] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:47:32] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:47:32] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[18:47:32] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
@Bennyboy1695
Bennyboy1695 / withertimeout.txt
Created August 24, 2016 23:28
Hardcore wither timeout server
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: Name: Server thread
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: Status: RUNNABLE
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: Stacktrace:
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: - net.minecraft.world.biome.BiomeGenBase.func_150573_a(BiomeGenBase.java:365)
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: - net.minecraft.world.gen.ChunkProviderGenerate.func_147422_a(ChunkProviderGenerate.java:197)
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: - net.minecraft.world.gen.ChunkProviderGenerate.func_73154_d(ChunkProviderGenerate.java:214)
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: - net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:244)
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: - net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:202)
[00:18:54] [Thread Locksmith Watchdog/INFO] [/]: - net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java
: Stacktrace:
[09:31:34] [Thread Locksmith Watchdog/INFO]: - thaumcraft.common.items.wands.ItemWandCasting.getAllVis(ItemWandCasting.java:203)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - theflogat.technomancy.common.items.thaumcraft.ItemTechnoturgeScepter.receiveEnergy(ItemTechnoturgeScepter.java:270)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - mekanism.common.tile.TileEntityChargepad.chargeItemStack(TileEntityChargepad.java:139)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - mekanism.common.tile.TileEntityChargepad.onUpdate(TileEntityChargepad.java:96)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - mekanism.common.tile.TileEntityBasicBlock.func_145845_h(TileEntityBasicBlock.java:73)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - net.minecraft.world.World.func_72939_s(World.java:2512)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669)
[09:31:34] [Thread Locksmith Watchdog/INFO]: - net.minecraft.server.MinecraftServer.func_71190_q(Min
---- Minecraft Crash Report ----
// I feel sad now :(
Time: 25/10/15 08:58
Description: Exception while updating neighbours
java.lang.StackOverflowError: Exception while updating neighbours
at java.security.AccessController.doPrivileged(Native Method)
at java.lang.ClassLoader.checkPackageAccess(Unknown Source)
at net.minecraft.world.World.func_147460_e(World.java:729)
---- Minecraft Crash Report ----
// Sorry :(
Time: 10/12/15 9:19 PM
Description: Exception ticking world entities
java.lang.NoSuchMethodError: crazypants.util.BlockCoord.getTileEntity(Lnet/minecraft/world/IBlockAccess;)Lnet/minecraft/tileentity/TileEntity;
at crazypants.enderio.machine.solar.SolarPanelNetwork.removeFromNetwork(SolarPanelNetwork.java:68)
at crazypants.enderio.machine.solar.TileEntitySolarPanel.func_145843_s(TileEntitySolarPanel.java:118)
at net.minecraft.world.World.func_72939_s(World.java:2525)
[00:07:45] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: net.minecraft.command.CommandException: qs.command.loadFailed
[00:07:45] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at questsheets.commands.CommandLoad.load(CommandLoad.java:74)
[00:07:45] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at questsheets.commands.CommandLoad.handleCommand(CommandLoad.java:48)
[00:07:45] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at questsheets.commands.ParentCommand.func_71515_b(ParentCommand.java:91)
[00:07:45] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94)
[00:07:45] [Server thread/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:739)
[00:07
@Bennyboy1695
Bennyboy1695 / Server-crashloop.txt
Created September 21, 2015 21:10
Extra Utilities Crash loop
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 9/21/15 8:20 PM
Description: Exception in server tick loop
java.lang.StackOverflowError: Exception in server tick loop
at com.rwtema.extrautils.item.ItemNodeUpgrade.matchesFilterItem(ItemNodeUpgrade.java:99)
at com.rwtema.extrautils.item.ItemNodeUpgrade.matchesItem(ItemNodeUpgrade.java:349)
at com.rwtema.extrautils.item.ItemNodeUpgrade.matchesFilterItem(ItemNodeUpgrade.java:137)