Skip to content

Instantly share code, notes, and snippets.

---- Minecraft Crash Report ----
// Ouch. That hurt :(
Time: 12/10/2562, 23:49 น.
Description: Exception in server tick loop
java.lang.AssertionError: TRAP
at net.minecraft.server.v1_14_R1.ItemStack.checkEmpty(ItemStack.java:82)
at net.minecraft.server.v1_14_R1.ItemStack.setCount(ItemStack.java:851)
at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:394)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 12/10/2562, 21:39 น.
Description: Exception in server tick loop
java.lang.AssertionError: TRAP
at net.minecraft.server.v1_14_R1.ItemStack.checkEmpty(ItemStack.java:82)
at net.minecraft.server.v1_14_R1.ItemStack.setCount(ItemStack.java:851)
at net.minecraft.server.v1_14_R1.PlayerInteractManager.a(PlayerInteractManager.java:394)
@nuangtr
nuangtr / bukkit
Created October 8, 2018 12:35
yml
# This is the main configuration file for Bukkit.
# As you can see, there's actually not that much to configure without any plugins.
# For a reference for any variable inside this file, check out the Bukkit Wiki at
# http://wiki.bukkit.org/Bukkit.yml
#
# If you need help on this file, feel free to join us on irc or leave a message
# on the forums asking for advice.
#
# IRC: #spigot @ irc.spi.gt
# (If this means nothing to you, just go to http://www.spigotmc.org/pages/irc/ )