Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
[17:48:41] [Server thread/DEBUG] [mixin/]: Mixing util.MixinClassInheritanceMultiMap from mixins.common.core.json into net.minecraft.util.ClassInheritanceMultiMap
[17:48:41] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (DedicatedServer)
[17:48:41] [Server thread/DEBUG] [mixin/]: Mixing network.play.server.MixinSPacketWorldBorder from mixins.common.core.json into net.minecraft.network.play.server.SPacketWorldBorder
[17:48:41] [Server thread/DEBUG] [mixin/]: Mixing world.MixinServerWorldEventHandler from mixins.common.core.json into net.minecraft.world.ServerWorldEventHandler
[17:48:41] [Server thread/INFO] [griefprevention/]: [world] 7 total claims loaded.
[17:48:42] [Server thread/DEBUG] [mixin/]: Mixing network.packet.MixinCPacketPlayerTryUseItemOnBlock from mixins.forge.core.json into net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock
[17:48:42] [Server thread/DEBUG] [mixin/]: Mixing network.packet.MixinCPacketClickWindow from mixins.forge.core.json into net.minecraft.network.play.
@ziceptor
ziceptor / gist:c535dc960461a65cd4964b98bd222cd7
Created March 27, 2017 10:57
Exception generating new chunk (when placing a chest... the regions overlap)
forge-1.11.2-13.20.0.2227-universal.jar
spongeforge-1.11.2-2227-6.0.0-BETA-2244.jar (2249 2251 not works https://forums.spongepowered.org/t/1-11-2-2227-6-0-0-beta-2249-2251/18187/1)
griefprevention-1.11.2-3.1.1.277.jar
[18:39:26] [Server thread/ERROR] [Sponge]: Could not pass ChangeBlockEvent$Place$Impl to Plugin{id=griefprevention, name=GriefPrevention, version=3.1.1, description=This
plugin is designed to prevent all forms of grief., source=E:\ziCRAFT-1.11.x-lp\mods\griefprevention-1.11.2-3.1.1.277.jar}
net.minecraft.util.ReportedException: Exception generating new chunk
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:153) ~[lv.class:?]
at net.minecraft.world.World.func_72964_e(World.java:303) ~[ajs.class:?]
at net.minecraft.world.World.func_175726_f(World.java:298) ~[ajs.class:?]
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.11.2-2227-6.0.0-BETA-2260.jar)
Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 31.03.17 23:05
Description: Exception in server tick loop
[01.04.17 17:11] ziceptor ran the command: /lmsgs /summon villager ~ ~1 ~ {Invulnerable:1,PersistenceRequired:1,CustomName:"Продавец",Offers:{Recipes:[{buy:+
[01.04.17 17:11] ziceptor ran the command: /lmsgs {id:rotten_flesh,Count:40},sell:{id:golden_shovel,Count:1},maxUses:9999999},{buy:{id:bone,Count:15},sell:+
[01.04.17 17:11] ziceptor ran the command: /lmsgs {id:golden_axe,Count:1},maxUses:9999999}]},Profession:4,Career:1,CareerLevel:1}
[01.04.17 17:12] ziceptor ran the command: /lmsgs
[01.04.17 17:12] ziceptor ran the command: /sponge:callback 9e53ff46-c8f6-49d7-bdd3-bdb34c4ecb0e
[01.04.17 17:12] ziceptor ran the command: /summon villager ~ ~1 ~ {Invulnerable:1,PersistenceRequired:1,CustomName:"Продавец",Offers:{Recipes:[{buy:+ {id:rotten_flesh,Count:40},sell:{id:golden_shovel,Count:1},maxUses:9999999},{buy:{id:bone,Count:15},sell:+ {id:golden_axe,Count:1},maxUses:9999999}]},Profession:4,Career:1,CareerLevel:1}
@ziceptor
ziceptor / gist:37d7e178834aa5c98ec67f37e4a696fc
Created April 1, 2017 16:26
Could not pass ChangeBlockEvent$Break$Impl to Plugin{id=treedestroyage
[00:19:43] [Server thread/ERROR] [Sponge]: Could not pass ChangeBlockEvent$Break$Impl to Plugin{id=treedestroyage, name=TreeDestroyage, version=0.11-DEV-API5.0.0, descri
ption=A plugin that allows to log trees quickly!, source=E:\ziCRAFT-1.11.x\mods\TreeDestroyage-0.11-DEV-API5.0.0-0-all.jar}
java.lang.NoSuchMethodError: org.spongepowered.api.event.SpongeEventFactory.createChangeBlockEventBreak(Lorg/spongepowered/api/event/cause/Cause;Lorg/spongepowered/api/w
orld/World;Ljava/util/List;)Lorg/spongepowered/api/event/block/ChangeBlockEvent$Break;
at net.mineguild.minecraft.treedestroyage.event.BreakBlockHandler.lambda$handle$3(BreakBlockHandler.java:103) ~[BreakBlockHandler.class:?]
at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_121]
at net.mineguild.minecraft.treedestroyage.event.BreakBlockHandler.handle(BreakBlockHandler.java:102) ~[BreakBlockHandler.class:?]
at org.spongepowered.common.event.listener.BreakListener_BreakBlockHandler_handle104.handle(Unknown Source) ~[
This file has been truncated, but you can view the full file.
[19:39:08] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[19:39:09] [main/INFO] [FML/]: Forge Mod Loader version 13.20.0.2227 for Minecraft 1.11.2 loading
[19:39:09] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_121
[19:39:09] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.11.2-13.20.0.2227-universal.jar
[19:39:09] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Kaspersky Lab\Kaspersky Endpoint Security 10 for Windows SP1\;C:\Program Files (x86)\Skype\Phone\;G:\SYSPATH;C:\lazarus;C:\Program Files\TortoiseSVN\bin;C:\laztrbuild\fpc3\bin\i386-Win32;C:\Program Files (x86)\WinMerge;C:\Program Files (x86)\sK1 Project\UniC
[21:29:30] [Server thread/ERROR] [Sponge]: Could not pass SpawnEntityEvent$ChunkLoad$Impl to Plugin{id=griefprevention, name=GriefPrevention, version=3.1.1, descriptio
n=This plugin is designed to prevent all forms of grief., source=E:\ziCRAFT-1.11.x\mods\griefprevention-1.11.2-3.1.1.279.jar}
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source) ~[?:1.8.0_121]
at java.util.ArrayList.get(Unknown Source) ~[?:1.8.0_121]
at me.ryanhamshire.griefprevention.listener.EntityEventHandler.onEntitySpawn(EntityEventHandler.java:196) ~[EntityEventHandler.class:?]
at org.spongepowered.common.event.listener.SpawnEntityEventListener_EntityEventHandler_onEntitySpawn251.handle(Unknown Source) ~[?:?]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.11.2-2227-6.0.0-BETA-2270]
at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:311)
[17:26:29] [Server thread/ERROR] [Sponge/]: Could not pass InteractBlockEvent$Secondary$MainHand$Impl to Plugin{id=griefprevention, name=GriefPrevention, version=3.1.1, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=E:\ziCRAFT-1.11.x\mods\griefprevention-1.11.2-3.1.1.289.jar}
java.lang.NullPointerException
at me.ryanhamshire.griefprevention.listener.PlayerEventHandler.onPlayerHandleShovelAction(PlayerEventHandler.java:2092) ~[PlayerEventHandler.class:?]
at me.ryanhamshire.griefprevention.listener.PlayerEventHandler.onPlayerInteractBlockSecondary(PlayerEventHandler.java:1692) ~[PlayerEventHandler.class:?]
at org.spongepowered.common.event.listener.SecondaryListener_PlayerEventHandler_onPlayerInteractBlockSecondary251.handle(Unknown Source) ~[?:?]
at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) ~[RegisteredListener.class:1.11.2-2227-6.0.0-BETA-2275]
at org.spongepowered.mod.event
@ziceptor
ziceptor / gist:1ed3f8e505f5c78885fffe7556b070db
Created April 23, 2017 11:29
There was an issue attempting to construct minecraft:fishinghook
[19:22:16] [Server thread/WARN]: Fetching addPacket for removed entity
[19:22:19] [Server thread/ERROR] [Sponge]: Could not pass SpawnEntityEvent$Impl to Plugin{id=bowsplus, name=BowsPlus, version=0.1, description=Fun!, source=E:\ziCRAFT-1.
11.x\mods\BowsPlus-0.1.1.jar}
java.lang.RuntimeException: There was an issue attempting to construct minecraft:fishinghook
at net.minecraft.world.World.createEntity(World.java:5406) ~[ajs.class:?]
at net.minecraft.world.World.createEntity(World.java:5356) ~[ajs.class:?]
at net.slipcor.sponge.bowsplus.cmds.user.CmdEntity.attempt(CmdEntity.java:76) ~[CmdEntity.class:?]
at net.slipcor.sponge.bowsplus.utils.CallContainer.callFor(CallContainer.java:17) ~[CallContainer.class:?]
at net.slipcor.sponge.bowsplus.BowsPlus.onProjectileLaunch(BowsPlus.java:118) ~[BowsPlus.class:?]
at org.spongepowered.common.event.listener.SpawnEntityEventListener_BowsPlus_onProjectileLaunch5.handle(Unknown Source) ~[?:?]
[21:25:03] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[21:25:04] [main/INFO] [FML/]: Forge Mod Loader version 13.20.0.2282 for Minecraft 1.11.2 loading
[21:25:04] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_121
[21:25:04] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.11.2-13.20.0.2282-universal.jar
[21:25:04] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Kaspersky Lab\Kaspersky Endpoint Security 10 for Windows SP1\;C:\Program Files (x86)\Skype\Phone\;G:\SYSPATH;C:\lazarus;C:\Program Files\TortoiseSVN\bin;C:\laztrbuild\fpc3\bin\i386-Win32;C:\Program Files (x86)\WinMerge;C:\Program Files (x86)\sK1 Project\UniC