Advertisement
bobmarley12345

Untitled

Sep 3rd, 2022 (edited)
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. [19:14:54] [Server thread/ERROR] [Sponge]: /****************************************************************/
  2. [19:14:54] [Server thread/ERROR] [Sponge]: /* Exception occurred during a PhaseState */
  3. [19:14:54] [Server thread/ERROR] [Sponge]: /****************************************************************/
  4. [19:14:54] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best */
  5. [19:14:54] [Server thread/ERROR] [Sponge]: /* effort to not throw exceptions randomly */
  6. [19:14:54] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most */
  7. [19:14:54] [Server thread/ERROR] [Sponge]: /* cases, something else triggered this */
  8. [19:14:54] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash */
  9. [19:14:54] [Server thread/ERROR] [Sponge]: /* by catching it. The following stacktrace */
  10. [19:14:54] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause. */
  11. [19:14:54] [Server thread/ERROR] [Sponge]: /****************************************************************/
  12. [19:14:54] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{Entity} */
  13. [19:14:54] [Server thread/ERROR] [Sponge]: /* The PhaseContext: */
  14. [19:14:54] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@17c872bb */
  15. [19:14:54] [Server thread/ERROR] [Sponge]: /* */
  16. [19:14:54] [Server thread/ERROR] [Sponge]: /* StackTrace : */
  17. [19:14:54] [Server thread/ERROR] [Sponge]: /* java.lang.NullPointerException: null */
  18. [19:14:54] [Server thread/ERROR] [Sponge]: /* */
  19. [19:14:54] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2 */
  20. [19:14:54] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.4.0-5ea6215 */
  21. [19:14:54] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.4.7 */
  22. [19:14:54] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.4.7 */
  23. [19:14:54] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2860 */
  24. [19:14:54] [Server thread/ERROR] [Sponge]: /****************************************************************/
  25. /****************************************************************/
  26. /* Exception occurred during a PhaseState */
  27. /****************************************************************/
  28. /* Sponge's tracking system makes a best */
  29. /* effort to not throw exceptions randomly */
  30. /* but sometimes it is inevitable. In most */
  31. /* cases, something else triggered this */
  32. /* exception and Sponge prevented a crash */
  33. /* by catching it. The following stacktrace */
  34. /* can be used to help pinpoint the cause. */
  35. /****************************************************************/
  36. /* The PhaseState having an exception: Tick{Entity} */
  37. /* The PhaseContext: */
  38. /* org.spongepowered.asm.util.PrettyPrinter@17c872bb */
  39. /* */
  40. /* StackTrace : */
  41. /* java.lang.NullPointerException: null */
  42. /* */
  43. /* Minecraft : 1.12.2 */
  44. /* SpongeAPI : 7.4.0-5ea6215 */
  45. /* Sponge : 1.12.2-7.4.7 */
  46. /* SpongeForge : 1.12.2-2838-7.4.7 */
  47. /* Minecraft Forge : 14.23.5.2860 */
  48. /****************************************************************/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement