Advertisement
Guest User

Untitled

a guest
Nov 21st, 2021
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.94 KB | None | 0 0
  1. [10:13:14] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************/
  2. [10:13:14] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  3. [10:13:14] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************/
  4. [10:13:14] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best */
  5. [10:13:14] [Server thread/ERROR] [Sponge]: /* effort to not throw exceptions randomly */
  6. [10:13:14] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most */
  7. [10:13:14] [Server thread/ERROR] [Sponge]: /* cases, something else triggered this */
  8. [10:13:14] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash */
  9. [10:13:14] [Server thread/ERROR] [Sponge]: /* by catching it. The following stacktrace */
  10. [10:13:14] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  11. [10:13:14] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************/
  12. [10:13:14] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{Entity} */
  13. [10:13:14] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  14. [10:13:14] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@586e5937 */
  15. [10:13:14] [Server thread/ERROR] [Sponge]: /* */
  16. [10:13:14] [Server thread/ERROR] [Sponge]: /* StackTrace : */
  17. [10:13:14] [Server thread/ERROR] [Sponge]: /* java.lang.IllegalArgumentException: */
  18. [10:13:14] [Server thread/ERROR] [Sponge]: /* Cannot set property */
  19. [10:13:14] [Server thread/ERROR] [Sponge]: /* PropertyDirection{name=facing, */
  20. [10:13:14] [Server thread/ERROR] [Sponge]: /* clazz=class */
  21. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.util.EnumFacing, */
  22. [10:13:14] [Server thread/ERROR] [Sponge]: /* values=[north, south, west, east]} */
  23. [10:13:14] [Server thread/ERROR] [Sponge]: /* to down on block */
  24. [10:13:14] [Server thread/ERROR] [Sponge]: /* vorkuutamainnew:zabor, it is not an */
  25. [10:13:14] [Server thread/ERROR] [Sponge]: /* allowed value */
  26. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177226_a(BlockStateContainer.java:227) */
  27. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.mcreator.vorkuutamainnew.block.BlockZabor$BlockCustom.func_176203_a(BlockZabor.java:80) */
  28. [10:13:14] [Server thread/ERROR] [Sponge]: /* mods.railcraft.common.util.inventory.InvTools.getBlockStateFromStack(InvTools.java:488) */
  29. [10:13:14] [Server thread/ERROR] [Sponge]: /* mods.railcraft.common.blocks.tracks.TrackTools.isRailBlock(TrackTools.java:73) */
  30. [10:13:14] [Server thread/ERROR] [Sponge]: /* mods.railcraft.common.advancements.criterion.TrackItemPredicate.func_192493_a(TrackItemPredicate.java:66) */
  31. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.advancements.critereon.InventoryChangeTrigger$Instance.func_192265_a(SourceFile:104) */
  32. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.advancements.critereon.InventoryChangeTrigger$Listeners.func_192486_a(SourceFile:149) */
  33. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192208_a(SourceFile:69) */
  34. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.func_71111_a(EntityPlayerMP.java:972) */
  35. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.inventory.Container.bridge$detectAndSendChanges(Container.java:2144) */
  36. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.inventory.Container.func_75142_b(Container.java:2094) */
  37. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:324) */
  38. [10:13:14] [Server thread/ERROR] [Sponge]: /* org.spongepowered.common.event.tracking.TrackingUtil.tickEntity(TrackingUtil.java:167) */
  39. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.redirect$zll000$onCallEntityUpdate(WorldServer.java:4761) */
  40. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72866_a(World.java:1993) */
  41. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) */
  42. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72870_g(World.java:1955) */
  43. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:642) */
  44. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.World.func_72939_s(World.java:1734) */
  45. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:3931) */
  46. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) */
  47. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) */
  48. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) */
  49. [10:13:14] [Server thread/ERROR] [Sponge]: /* net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) */
  50. [10:13:14] [Server thread/ERROR] [Sponge]: /* java.lang.Thread.run(Thread.java:748) */
  51. [10:13:14] [Server thread/ERROR] [Sponge]: /* */
  52. [10:13:14] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  53. [10:13:14] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.3-7127e0882 */
  54. [10:13:14] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.3.0 */
  55. [10:13:14] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.3.0 */
  56. [10:13:14] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2838 */
  57. [10:13:14] [Server thread/ERROR] [Sponge]: /*********************************************************************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement