Перейти к содержанию

Проблема с сервером на фордж


Рекомендуемые сообщения

В теме 4 сообщения

И ещё модов пока нету, и вот логи :

[12:12:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:12:27] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[12:12:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_301, running on Windows 10:amd64:10.0, installed at D:\serv\New Folder\jre1.8.0_301
[12:12:27] [main/INFO] [FML]: Searching D:\serv\New Folder\.\mods for mods
[12:12:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:12:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:12:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:12:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:12:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:12:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:12:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[12:12:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[12:12:31] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[12:12:31] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[12:12:31] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[12:12:31] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[12:12:31] [Server thread/INFO] [FML]: Searching D:\serv\New Folder\.\mods for mods
[12:12:32] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[12:12:32] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[12:12:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
[12:12:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
[12:12:32] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Found 1168 ObjectHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:12:32] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Injecting itemstacks
[12:12:32] [Server thread/INFO] [FML]: Itemstack injection complete
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 2.135.67.150:25565
[12:12:32] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[12:12:32] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.IllegalStateException: failed to create a child event loop
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88) ~[MultithreadEventExecutorGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58) ~[MultithreadEventExecutorGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47) ~[MultithreadEventExecutorGroup.class:?]
    at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58) ~[MultithreadEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59) ~[NioEventLoopGroup.class:?]
    at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:52) ~[oz$1.class:?]
    at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:49) ~[oz$1.class:?]
    at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10) ~[rh.class:?]
    at net.minecraft.network.NetworkSystem.func_151265_a(NetworkSystem.java:120) ~[oz.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:190) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301]
Caused by: io.netty.channel.ChannelException: failed to open a new selector
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[NioEventLoopGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84) ~[MultithreadEventExecutorGroup.class:?]
    ... 13 more
Caused by: java.io.IOException: Unable to establish loopback connection
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:94) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:61) ~[?:1.8.0_301]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:171) ~[?:1.8.0_301]
    at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_301]
    at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_301]
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[NioEventLoopGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84) ~[MultithreadEventExecutorGroup.class:?]
    ... 13 more
Caused by: java.net.SocketException: Permission denied: connect
    at sun.nio.ch.Net.connect0(Native Method) ~[?:1.8.0_301]
    at sun.nio.ch.Net.connect(Net.java:459) ~[?:1.8.0_301]
    at sun.nio.ch.Net.connect(Net.java:451) ~[?:1.8.0_301]
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:646) ~[?:1.8.0_301]
    at java.nio.channels.SocketChannel.open(SocketChannel.java:189) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:127) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:76) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:61) ~[?:1.8.0_301]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:171) ~[?:1.8.0_301]
    at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_301]
    at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_301]
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[NioEventLoopGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84) ~[MultithreadEventExecutorGroup.class:?]
    ... 13 more
[12:12:32] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\serv\New Folder\.\crash-reports\crash-2021-08-15_12.12.32-server.txt
[12:12:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:12:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[12:12:32] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[12:12:32] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:12:32] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
 

Ссылка на комментарий
Поделиться на другие сайты

  • 3 недели спустя...
В 15.08.2021 в 09:18, Bill Cipher сказал:

И ещё модов пока нету, и вот логи :

[12:12:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:12:27] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[12:12:27] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_301, running on Windows 10:amd64:10.0, installed at D:\serv\New Folder\jre1.8.0_301
[12:12:27] [main/INFO] [FML]: Searching D:\serv\New Folder\.\mods for mods
[12:12:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:12:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:12:28] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[12:12:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:12:28] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:12:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:12:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:12:29] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[12:12:31] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[12:12:31] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2855 Initialized
[12:12:31] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[12:12:31] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[12:12:31] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[12:12:31] [Server thread/INFO] [FML]: Searching D:\serv\New Folder\.\mods for mods
[12:12:32] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[12:12:32] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[12:12:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at CLIENT
[12:12:32] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge] at SERVER
[12:12:32] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Found 1168 ObjectHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[12:12:32] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[12:12:32] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Applying holder lookups
[12:12:32] [Server thread/INFO] [FML]: Holder lookups applied
[12:12:32] [Server thread/INFO] [FML]: Injecting itemstacks
[12:12:32] [Server thread/INFO] [FML]: Itemstack injection complete
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[12:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on 2.135.67.150:25565
[12:12:32] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[12:12:32] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception
java.lang.IllegalStateException: failed to create a child event loop
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88) ~[MultithreadEventExecutorGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58) ~[MultithreadEventExecutorGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47) ~[MultithreadEventExecutorGroup.class:?]
    at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58) ~[MultithreadEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59) ~[NioEventLoopGroup.class:?]
    at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:52) ~[oz$1.class:?]
    at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:49) ~[oz$1.class:?]
    at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10) ~[rh.class:?]
    at net.minecraft.network.NetworkSystem.func_151265_a(NetworkSystem.java:120) ~[oz.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:190) ~[nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301]
Caused by: io.netty.channel.ChannelException: failed to open a new selector
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[NioEventLoopGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84) ~[MultithreadEventExecutorGroup.class:?]
    ... 13 more
Caused by: java.io.IOException: Unable to establish loopback connection
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:94) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:61) ~[?:1.8.0_301]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:171) ~[?:1.8.0_301]
    at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_301]
    at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_301]
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[NioEventLoopGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84) ~[MultithreadEventExecutorGroup.class:?]
    ... 13 more
Caused by: java.net.SocketException: Permission denied: connect
    at sun.nio.ch.Net.connect0(Native Method) ~[?:1.8.0_301]
    at sun.nio.ch.Net.connect(Net.java:459) ~[?:1.8.0_301]
    at sun.nio.ch.Net.connect(Net.java:451) ~[?:1.8.0_301]
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:646) ~[?:1.8.0_301]
    at java.nio.channels.SocketChannel.open(SocketChannel.java:189) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:127) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:76) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:61) ~[?:1.8.0_301]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_301]
    at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:171) ~[?:1.8.0_301]
    at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50) ~[?:1.8.0_301]
    at java.nio.channels.Pipe.open(Pipe.java:155) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127) ~[?:1.8.0_301]
    at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44) ~[?:1.8.0_301]
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149) ~[NioEventLoop.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127) ~[NioEventLoopGroup.class:?]
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36) ~[NioEventLoopGroup.class:?]
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84) ~[MultithreadEventExecutorGroup.class:?]
    ... 13 more
[12:12:32] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: D:\serv\New Folder\.\crash-reports\crash-2021-08-15_12.12.32-server.txt
[12:12:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:12:32] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[12:12:32] [Server thread/INFO] [FML]: The state engine was in incorrect state POSTINITIALIZATION and forced into state SERVER_STOPPED. Errors may have been discarded.
[12:12:32] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[12:12:32] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
 

Что-то с версий ядра, лучше иди и опубликой эту проблему на сайтах rubukkit.org и SpigotMC.ru. Там тебе помогут

Ссылка на комментарий
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...