崩溃日志:https://paste.ubuntu.com/p/5zpDtdCzvn/
个人猜想是yysscoreboard计分板插件出了问题
还有,服务器崩溃后再次打开出现了这个:
还有这个……
还有……
然后再次崩溃:https://paste.ubuntu.com/p/8dYHBmznqr/
对了,服务器崩溃前经常提示
大佬看看哪里出了问题qwq
个人猜想是yysscoreboard计分板插件出了问题
还有,服务器崩溃后再次打开出现了这个:
[15:22:33] [Server thread/WARN] [serverlistplus]: [Core] Unable to parse a part of the configuration. Make sure the YAML syntax is valid! org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key in 'reader', line 94, column 3: D:\up\sponge-mod\config\serverli ... ^ could not find expected ':' in 'reader', line 97, column 1: ^ at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(Scanne rImpl.java:465) ~[ScannerImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.jav a:280) ~[ScannerImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:22 5) ~[ScannerImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(P arserImpl.java:585) ~[ParserImpl$ParseBlockMappingValue.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~ [ParserImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[ParserImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133) ~ [Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:2 46) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer. java:237) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :225) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~ [Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:2 46) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer. java:237) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java :225) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:154) ~ [Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12 2) ~[Composer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:84) ~[Comp oser.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.constructor.BaseConstructor.getData(BaseConstructo r.java:105) ~[BaseConstructor.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.Yaml$1.next(Yaml.java:526) ~[Yaml$1.class:1.12.2-2 838-7.2.2] at net.minecrell.serverlistplus.core.ConfigurationManager.reload(Configu rationManager.java:96) [ConfigurationManager.class:?] at net.minecrell.serverlistplus.core.ServerListPlusCore.reload(ServerLis tPlusCore.java:186) [ServerListPlusCore.class:?] at net.minecrell.serverlistplus.core.ServerListPlusCore.(ServerLis tPlusCore.java:135) [ServerListPlusCore.class:?] at net.minecrell.serverlistplus.core.ServerListPlusCore.(ServerLis tPlusCore.java:87) [ServerListPlusCore.class:?] at net.minecrell.serverlistplus.sponge.SpongePlugin.enable(SpongePlugin. java:134) [SpongePlugin.class:?] at org.spongepowered.common.event.listener.GamePreInitializationEventLis tener_SpongePlugin_enable108.handle(Unknown Source) [?:?] at org.spongepowered.common.event.RegisteredListener.handle(RegisteredLi stener.java:95) [RegisteredListener.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEvent Manager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(Sponge ModEventManager.java:456) [SpongeModEventManager.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEvent Manager.java:417) [SpongeModEventManager.class:1.12.2-2838-7.2.2] at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [S pongeImpl.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [Spo ngeMod.class:1.12.2-2838-7.2.2] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0 _241] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0 _241] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .8.0_241] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscrib er.java:91) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSu bscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [mine craft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execut e(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:7 1) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispa tch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraf t_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer( LoadController.java:219) [LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(Lo adController.java:197) [LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0 _241] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0 _241] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .8.0_241] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscrib er.java:91) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSu bscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [mine craft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execut e(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:7 1) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispa tch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraf t_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImp l$PostEvent(LoadController.java:568) [LoadController.class:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(L oadController.java:136) [LoadController.class:?] at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:62 7) [Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FML ServerHandler.java:99) [FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommo nHandler.java:333) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:125) [nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] [15:22:33] [Server thread/ERROR] [serverlistplus]: [Core] Unable to parse the co nfiguration. Make sure the YAML syntax is correct! org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key in 'reader', line 94, column 3: D:\up\sponge-mod\config\serverli ... ^ could not find expected ':' in 'reader', line 97, column 1: ^ at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(Scanne rImpl.java:465) ~[ScannerImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.jav a:280) ~[ScannerImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:22 5) ~[ScannerImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(P arserImpl.java:583) ~[ParserImpl$ParseBlockMappingValue.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:157) ~ [ParserImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:147) ~[ParserImpl.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.composer.Composer.checkNode(Composer.java:68) ~[Co mposer.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.constructor.BaseConstructor.checkData(BaseConstruc tor.java:94) ~[BaseConstructor.class:1.12.2-2838-7.2.2] at org.yaml.snakeyaml.Yaml$1.hasNext(Yaml.java:522) ~[Yaml$1.class:1.12. 2-2838-7.2.2] at net.minecrell.serverlistplus.core.ConfigurationManager.reload(Configu rationManager.java:93) [ConfigurationManager.class:?] at net.minecrell.serverlistplus.core.ServerListPlusCore.reload(ServerLis tPlusCore.java:186) [ServerListPlusCore.class:?] at net.minecrell.serverlistplus.core.ServerListPlusCore.(ServerLis tPlusCore.java:135) [ServerListPlusCore.class:?] at net.minecrell.serverlistplus.core.ServerListPlusCore.(ServerLis tPlusCore.java:87) [ServerListPlusCore.class:?] at net.minecrell.serverlistplus.sponge.SpongePlugin.enable(SpongePlugin. java:134) [SpongePlugin.class:?] at org.spongepowered.common.event.listener.GamePreInitializationEventLis tener_SpongePlugin_enable108.handle(Unknown Source) [?:?] at org.spongepowered.common.event.RegisteredListener.handle(RegisteredLi stener.java:95) [RegisteredListener.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEvent Manager.java:381) [SpongeModEventManager.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.event.SpongeModEventManager.extendedPost(Sponge ModEventManager.java:456) [SpongeModEventManager.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEvent Manager.java:417) [SpongeModEventManager.class:1.12.2-2838-7.2.2] at org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:259) [S pongeImpl.class:1.12.2-2838-7.2.2] at org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:377) [Spo ngeMod.class:1.12.2-2838-7.2.2] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0 _241] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0 _241] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .8.0_241] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscrib er.java:91) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSu bscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [mine craft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execut e(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:7 1) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispa tch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraf t_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer( LoadController.java:219) [LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(Lo adController.java:197) [LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0 _241] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0 _241] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1 .8.0_241] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscrib er.java:91) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSu bscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [mine craft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execut e(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:7 1) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispa tch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraf t_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImp l$PostEvent(LoadController.java:568) [LoadController.class:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(L oadController.java:136) [LoadController.class:?] at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:62 7) [Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FML ServerHandler.java:99) [FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommo nHandler.java:333) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated Server.java:125) [nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [M inecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] |
还有这个……
[15:24:32] [Server thread/WARN] [Sponge]: /************************************* ******************************************************************************** *********/ [15:24:32] [Server thread/WARN] [Sponge]: /* Could not pass FMLInitializationEvent */ [15:24:32] [Server thread/WARN] [Sponge]: /************************************* ******************************************************************************** *********/ [15:24:32] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLInitial izationEvent to an Event Listener! */ [15:24:32] [Server thread/WARN] [Sponge]: /* */ [15:24:32] [Server thread/WARN] [Sponge]: /* Since the event can be modified dur ing the event's listener, */ [15:24:32] [Server thread/WARN] [Sponge]: /* there could be adverse side effects of the exception occurring */ [15:24:32] [Server thread/WARN] [Sponge]: /* such that duplications or other gam e breaking issues could exist. */ [15:24:32] [Server thread/WARN] [Sponge]: /* */ [15:24:32] [Server thread/WARN] [Sponge]: /* Due to the nature of the exception, this is not likely an exception */ [15:24:32] [Server thread/WARN] [Sponge]: /* that is covered by SpongeForge or F orge itself, and therefore should */ [15:24:32] [Server thread/WARN] [Sponge]: /* be reported to the mod/plugin autho r first prior to reporting to */ [15:24:32] [Server thread/WARN] [Sponge]: /* Sponge or Forge. */ [15:24:32] [Server thread/WARN] [Sponge]: /* */ [15:24:32] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: packetgate */ [15:24:32] [Server thread/WARN] [Sponge]: /* Exception: */ [15:24:32] [Server thread/WARN] [Sponge]: /* java.lang.IllegalAccessError: t ried */ [15:24:32] [Server thread/WARN] [Sponge]: /* to access field */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraft.network.NetworkSy stem. */ [15:24:32] [Server thread/WARN] [Sponge]: /* ield_151274_e from class */ [15:24:32] [Server thread/WARN] [Sponge]: /* eu.crushedpixel.sponge.packetga te.pl */ [15:24:32] [Server thread/WARN] [Sponge]: /* gin.PluginPacketGate */ [15:24:32] [Server thread/WARN] [Sponge]: /* eu.crushedpixel.sponge.packetga te.plugin.PluginPacketGate.init(PluginPacketGate.java:31) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event. listener.GameInitializationEventListener_PluginPacketGate_init91.handle(Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event. RegisteredListener.handle(RegisteredListener.java:95) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.Spo ngeModEventManager.post(SpongeModEventManager.java:381) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.Spo ngeModEventManager.extendedPost(SpongeModEventManager.java:456) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.Spo ngeModEventManager.post(SpongeModEventManager.java:417) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.Sponge Impl.postEvent(SpongeImpl.java:259) */ [15:24:32] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod .onStateEvent(SpongeMod.java:377) */ [15:24:32] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke0(Native Method) */ [15:24:32] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke(Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAcc essorImpl.invoke(Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke (Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.invokeSubscriberMethod(Subscriber.java:91) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$1.run(Subscriber.java:76) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurre nt.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.dispatchEvent(Subscriber.java:71) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Disp atcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Even tBus.post(EventBus.java:217) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.sendEventToModContainer(LoadController.java:219) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.propogateStateMessage(LoadController.java:197) */ [15:24:32] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke0(Native Method) */ [15:24:32] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke(Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAcc essorImpl.invoke(Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke (Unknown Source) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.invokeSubscriberMethod(Subscriber.java:91) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$1.run(Subscriber.java:76) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurre nt.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.dispatchEvent(Subscriber.java:71) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Disp atcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */ [15:24:32] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Even tBus.post(EventBus.java:217) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.distributeStateMessage(LoadController.java:136) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oader.initializeMods(Loader.java:744) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.server.F MLServerHandler.finishServerLoading(FMLServerHandler.java:108) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.F MLCommonHandler.onServerStarted(FMLCommonHandler.java:338) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated. DedicatedServer.func_71197_b(DedicatedServer.java:219) */ [15:24:32] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftS erver.run(MinecraftServer.java:486) */ [15:24:32] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Unknown So urce) */ [15:24:32] [Server thread/WARN] [Sponge]: /************************************* ******************************************************************************** *********/ |
还有……
> [15:27:17] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: A single se rver tick took 60.00 seconds (should be max 0.05) > [15:26:19] [Thread-18/WARN] [virtualchest]: Failed to check update java.net.SocketException: Connection reset at java.net.SocketInputStream.read(Unknown Source) ~[?:1.8.0_241] at java.net.SocketInputStream.read(Unknown Source) ~[?:1.8.0_241] at sun.security.ssl.InputRecord.readFully(Unknown Source) ~[?:1.8.0_241] at sun.security.ssl.InputRecord.read(Unknown Source) ~[?:1.8.0_241] at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_2 41] at sun.security.ssl.SSLSocketImpl.waitForClose(Unknown Source) ~[?:1.8.0 _241] at sun.security.ssl.HandshakeOutStream.flush(Unknown Source) ~[?:1.8.0_2 41] at sun.security.ssl.Handshaker.kickstart(Unknown Source) ~[?:1.8.0_241] at sun.security.ssl.SSLSocketImpl.kickstartHandshake(Unknown Source) ~[? :1.8.0_241] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) ~[?:1.8.0_241] at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8 .0_241] at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8 .0_241] at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) ~ [?:1.8.0_241] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) ~[?:1.8.0_241] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) ~[?:1.8.0_241] at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source ) ~[?:1.8.0_241] at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[? :1.8.0_241] at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[? :1.8.0_241] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_ 241] at java.security.AccessController.doPrivilegedWithCombiner(Unknown Sourc e) ~[?:1.8.0_241] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) ~[?:1.8.0_241] at java.net.HttpURLConnection.getResponseCode(Unknown Source) ~[?:1.8.0_ 241] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unk nown Source) ~[?:1.8.0_241] at com.github.ustc_zzzz.virtualchest.VirtualChestPluginUpdate.checkUpdat e(VirtualChestPluginUpdate.java:70) ~[VirtualChestPluginUpdate.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_241] [15:28:03] [Server thread/INFO] [minecraft/DedicatedServer]: [Server] Server sta rted! > [15:28:03] [Server Watchdog/FATAL] [minecraft/ServerHangWatchdog]: Considering it to be crashed, server will forcibly shutdown. [15:28:03] [Server Watchdog/ERROR] [minecraft/ServerHangWatchdog]: This crash re port has been saved to: D:\up\sponge-mod\.\crash-reports\crash-2020-07-22_15.28. 03-server.txt |
然后再次崩溃:https://paste.ubuntu.com/p/8dYHBmznqr/
对了,服务器崩溃前经常提示
[15:26:04] [Server thread/WARN] [Sponge]: /************************************* ******************************************************************************** ****************/ [15:26:04] [Server thread/WARN] [Sponge]: /* Could not pass FMLServerStartingEvent */ [15:26:04] [Server thread/WARN] [Sponge]: /************************************* ******************************************************************************** ****************/ [15:26:04] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerS tartingEvent to an Event Listener! */ [15:26:04] [Server thread/WARN] [Sponge]: /* */ [15:26:05] [Server thread/WARN] [Sponge]: /* Since the event can be modified dur ing the event's listener, */ [15:26:05] [Server thread/WARN] [Sponge]: /* there could be adverse side effects of the exception occurring */ [15:26:05] [Server thread/WARN] [Sponge]: /* such that duplications or other gam e breaking issues could exist. */ [15:26:05] [Server thread/WARN] [Sponge]: /* */ [15:26:05] [Server thread/WARN] [Sponge]: /* Due to the nature of the exception, this is not likely an exception */ [15:26:05] [Server thread/WARN] [Sponge]: /* that is covered by SpongeForge or F orge itself, and therefore should */ [15:26:05] [Server thread/WARN] [Sponge]: /* be reported to the mod/plugin autho r first prior to reporting to */ [15:26:05] [Server thread/WARN] [Sponge]: /* Sponge or Forge. */ [15:26:05] [Server thread/WARN] [Sponge]: /* */ [15:26:05] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: negativity */ [15:26:05] [Server thread/WARN] [Sponge]: /* Exception: */ [15:26:05] [Server thread/WARN] [Sponge]: /* java.lang.IllegalAccessError: t ried */ [15:26:05] [Server thread/WARN] [Sponge]: /* to access field */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraft.network.EnumConne ction */ [15:26:05] [Server thread/WARN] [Sponge]: /* tate.field_179247_h from class */ [15:26:05] [Server thread/WARN] [Sponge]: /* eu.crushedpixel.sponge.packetga te.ap */ [15:26:05] [Server thread/WARN] [Sponge]: /* .registry.PacketGate */ [15:26:05] [Server thread/WARN] [Sponge]: /* eu.crushedpixel.sponge.packetga te.api.registry.PacketGate.registerListener(PacketGate.java:54) */ [15:26:05] [Server thread/WARN] [Sponge]: /* eu.crushedpixel.sponge.packetga te.api.registry.PacketGate.registerListener(PacketGate.java:43) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.elikill58.negativity.sponge .packets.PacketGateManager.lambda$1(PacketGateManager.java:13) */ [15:26:05] [Server thread/WARN] [Sponge]: /* java.util.Optional.ifPresent(Un known Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.elikill58.negativity.sponge .packets.PacketGateManager.lambda$0(PacketGateManager.java:12) */ [15:26:05] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Unknown So urce) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.elikill58.negativity.sponge .packets.PacketGateManager.check(PacketGateManager.java:15) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.elikill58.negativity.sponge .SpongeNegativity.onGameStart(SpongeNegativity.java:231) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event. listener.GameStartingServerEventListener_SpongeNegativity_onGameStart83.handle(U nknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.event. RegisteredListener.handle(RegisteredListener.java:95) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.Spo ngeModEventManager.post(SpongeModEventManager.java:381) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.Spo ngeModEventManager.extendedPost(SpongeModEventManager.java:456) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.event.Spo ngeModEventManager.post(SpongeModEventManager.java:417) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.common.Sponge Impl.postEvent(SpongeImpl.java:259) */ [15:26:05] [Server thread/WARN] [Sponge]: /* org.spongepowered.mod.SpongeMod .onStateEvent(SpongeMod.java:377) */ [15:26:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke0(Native Method) */ [15:26:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke(Unknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAcc essorImpl.invoke(Unknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke (Unknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.invokeSubscriberMethod(Subscriber.java:91) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$1.run(Subscriber.java:76) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurre nt.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.dispatchEvent(Subscriber.java:71) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Disp atcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Even tBus.post(EventBus.java:217) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.sendEventToModContainer(LoadController.java:219) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.propogateStateMessage(LoadController.java:197) */ [15:26:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke0(Native Method) */ [15:26:05] [Server thread/WARN] [Sponge]: /* sun.reflect.NativeMethodAccesso rImpl.invoke(Unknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* sun.reflect.DelegatingMethodAcc essorImpl.invoke(Unknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* java.lang.reflect.Method.invoke (Unknown Source) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.invokeSubscriberMethod(Subscriber.java:91) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber$1.run(Subscriber.java:76) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.util.concurre nt.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Subs criber.dispatchEvent(Subscriber.java:71) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Disp atcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) */ [15:26:05] [Server thread/WARN] [Sponge]: /* com.google.common.eventbus.Even tBus.post(EventBus.java:217) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oadController.distributeStateMessage(LoadController.java:136) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.L oader.serverStarting(Loader.java:792) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraftforge.fml.common.F MLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.dedicated. DedicatedServer.func_71197_b(DedicatedServer.java:307) */ [15:26:05] [Server thread/WARN] [Sponge]: /* net.minecraft.server.MinecraftS erver.run(MinecraftServer.java:486) */ [15:26:05] [Server thread/WARN] [Sponge]: /* java.lang.Thread.run(Unknown So urce) */ [15:26:05] [Server thread/WARN] [Sponge]: /************************************* ******************************************************************************** ****************/ |
大佬看看哪里出了问题qwq
本帖最后由 阴阳师元素祭祀 于 2020-7-22 15:39 编辑
windows开服?
cmd有没有开启快速编辑?
是不是把cmd挂起了?
比如不小心选定了cmd某个范围 windows把cmd正在执行的代码全部挂起
这样 建议卸载yyssb
似乎都是写std out / 文件导致卡死(?)
windows开服?
cmd有没有开启快速编辑?
是不是把cmd挂起了?
比如不小心选定了cmd某个范围 windows把cmd正在执行的代码全部挂起
[15:22:33] [Server thread/WARN] [serverlistplus]: [Core] Unable to parse a part of the configuration. Make sure the YAML syntax is valid! org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key in 'reader', line 94, column 3: D:\up\sponge-mod\config\serverli ... ^ could not find expected ':' in 'reader', line 97, column 1: ^
感觉像是你配置文件有问题,找到这个路径下的文件看看