Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2019
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. [16:36:12] [Server thread/INFO] [minecraft/DedicatedServer]: [G][Игрок] Scr1pT3r: sps
  2. [16:36:13] [Server thread/ERROR] [Sponge]: /****************************************************************/
  3. [16:36:13] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  4. [16:36:13] [Server thread/ERROR] [Sponge]: /****************************************************************/
  5. [16:36:13] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  6. [16:36:13] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most cases, something else triggered this */
  7. [16:36:13] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  8. [16:36:13] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  9. [16:36:13] [Server thread/ERROR] [Sponge]: /****************************************************************/
  10. [16:36:13] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity} */
  11. [16:36:13] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  12. [16:36:13] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@485faa3e */
  13. [16:36:13] [Server thread/ERROR] [Sponge]: /* */
  14. [16:36:13] [Server thread/ERROR] [Sponge]: /* StackTrace : */
  15. [16:36:13] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null */
  16. [16:36:13] [Server thread/ERROR] [Sponge]: /* */
  17. [16:36:13] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  18. [16:36:13] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.1.0-0b58730f */
  19. [16:36:13] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.1.7 */
  20. [16:36:13] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.1.7 */
  21. [16:36:13] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2838 */
  22. [16:36:13] [Server thread/ERROR] [Sponge]: /****************************************************************/
  23. > /****************************************************************/
  24. /* Exception occurred during a PhaseState */
  25. /****************************************************************/
  26. /* Sponge's tracking system makes a best effort to not throw exceptions randomly */
  27. /* but sometimes it is inevitable. In most cases, something else triggered this */
  28. /* exception and Sponge prevented a crash by catching it. The following stacktrace */
  29. /* can be used to help pinpoint the cause. */
  30. /****************************************************************/
  31. /* The PhaseState having an exception: Tick{TileEntity} */
  32. /* The PhaseContext: */
  33. /* org.spongepowered.asm.util.PrettyPrinter@485faa3e */
  34. /* */
  35. /* StackTrace : */
  36. /* java.lang.NullPointerException: null */
  37. /* */
  38. /* Minecraft : 1.12.2 */
  39. /* SpongeAPI : 7.1.0-0b58730f */
  40. /* Sponge : 1.12.2-7.1.7 */
  41. /* SpongeForge : 1.12.2-2838-7.1.7 */
  42. /* Minecraft Forge : 14.23.5.2838 */
  43. /****************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement