233的石头
[22:54:50] [Server thread/ERROR] [Sponge]: /****************************************************************/
[22:54:50] [Server thread/ERROR] [Sponge]: /*            Exception occurred during a PhaseState            */
[22:54:50] [Server thread/ERROR] [Sponge]: /****************************************************************/
[22:54:50] [Server thread/ERROR] [Sponge]: /* Sponge's tracking system makes a best                        */
[22:54:50] [Server thread/ERROR] [Sponge]: /* effort to not throw exceptions randomly                      */
[22:54:50] [Server thread/ERROR] [Sponge]: /* but sometimes it is inevitable. In most                      */
[22:54:50] [Server thread/ERROR] [Sponge]: /* cases, something else triggered this                         */
[22:54:50] [Server thread/ERROR] [Sponge]: /* exception and Sponge prevented a crash                       */
[22:54:50] [Server thread/ERROR] [Sponge]: /* by catching it. The following stacktrace                     */
[22:54:50] [Server thread/ERROR] [Sponge]: /* can be used to help pinpoint the cause.                      */
[22:54:50] [Server thread/ERROR] [Sponge]: /****************************************************************/
[22:54:50] [Server thread/ERROR] [Sponge]: /* The PhaseState having an exception: Tick{TileEntity}         */
[22:54:50] [Server thread/ERROR] [Sponge]: /* The PhaseContext:                                            */
[22:54:50] [Server thread/ERROR] [Sponge]: /* org.spongepowered.asm.util.PrettyPrinter@52fc1e3b            */
[22:54:50] [Server thread/ERROR] [Sponge]: /*                                                              */
[22:54:50] [Server thread/ERROR] [Sponge]: /*  StackTrace :                                                */
[22:54:50] [Server thread/ERROR] [Sponge]: /*     java.lang.ClassCastException: null                       */
[22:54:50] [Server thread/ERROR] [Sponge]: /*                                                              */
[22:54:50] [Server thread/ERROR] [Sponge]: /* Minecraft : 1.12.2                                           */
[22:54:50] [Server thread/ERROR] [Sponge]: /* SpongeAPI : 7.2.0-e4abe364d                                  */
[22:54:50] [Server thread/ERROR] [Sponge]: /* Sponge : 1.12.2-7.2.3-SNAPSHOT                               */
[22:54:50] [Server thread/ERROR] [Sponge]: /* SpongeForge : 1.12.2-2838-7.2.3-RC4048                       */
[22:54:50] [Server thread/ERROR] [Sponge]: /* Minecraft Forge : 14.23.5.2854                               */
[22:54:50] [Server thread/ERROR] [Sponge]: /****************************************************************/
/****************************************************************/
/*            Exception occurred during a PhaseState            */
/****************************************************************/
/* Sponge's tracking system makes a best                        */
/* effort to not throw exceptions randomly                      */
/* but sometimes it is inevitable. In most                      */
/* cases, something else triggered this                         */
/* exception and Sponge prevented a crash                       */
/* by catching it. The following stacktrace                     */
/* can be used to help pinpoint the cause.                      */
/****************************************************************/
/* The PhaseState having an exception: Tick{TileEntity}         */
/* The PhaseContext:                                            */
/* org.spongepowered.asm.util.PrettyPrinter@52fc1e3b            */
/*                                                              */
/*  StackTrace :                                                */
/*     java.lang.ClassCastException: null                       */
/*                                                              */
/* Minecraft : 1.12.2                                           */
/* SpongeAPI : 7.2.0-e4abe364d                                  */
/* Sponge : 1.12.2-7.2.3-SNAPSHOT                               */
/* SpongeForge : 1.12.2-2838-7.2.3-RC4048                       */
/* Minecraft Forge : 14.23.5.2854                               */
/****************************************************************/
服务器开启就刷这个,若有玩家上线后会消失,到特定区块后就又开始刷了
后台一个劲的刷,但服务端正常,如果需要更详细的信息请告诉我,求解


233的石头
sponge的跟踪系统尽量做到不随便抱错,但是有时候也无法避免。大多数情况下都是其他的东西报错,然后sponge为了不让服务器崩溃选择捕捉这个异常情况。下面的堆栈跟踪可以用来精准定位出现的问题