Question feedback

The_Bread_Box

New member
Jan 17, 2023
3
0
1
Whenever I start my papermc server it give me this along with other things:
[14:06:22 WARN]: java.net.SocketException: Connection reset
[14:06:22 WARN]: at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323)
[14:06:22 WARN]: at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350)
[14:06:22 WARN]: at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803)
[14:06:22 WARN]: at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455)
[14:06:22 WARN]: at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426)
[14:06:22 WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580)
[14:06:22 WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:187)
[14:06:22 WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665)
[14:06:22 WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589)
[14:06:22 WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224)
[14:06:22 WARN]: at MoreMobHeads-1.15_1.0.29.jar//com.github.joelgodofwar.mmh.util.UpdateChecker.checkForUpdates(UpdateChecker.java:52)
[14:06:22 WARN]: at MoreMobHeads-1.15_1.0.29.jar//com.github.joelgodofwar.mmh.MoreMobHeads.onEnable(MoreMobHeads.java:636)
[14:06:22 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
[14:06:22 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:371)
[14:06:22 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:544)
[14:06:22 WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugin(CraftServer.java:578)
[14:06:22 WARN]: at org.bukkit.craftbukkit.v1_19_R2.CraftServer.enablePlugins(CraftServer.java:492)
[14:06:22 WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:635)
[14:06:22 WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:434)
[14:06:22 WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:301)
[14:06:22 WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1101)
[14:06:22 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
[14:06:22 WARN]: at java.base/java.lang.Thread.run(Thread.java:833)

The server works just fine but do I need to worry about corruption player inventory's missing on plugins not working right? I have moremobheads as well as GeyserMC and Floodagte. If I don't need to worry about it just tell me I'm not looking for a way to fix this unless there could be a fatal error in the future.

Thanks!

~The_Bread_Box~
 

stefvanschie

Moderator
Staff member
Dec 17, 2021
97
3
16
8
MoreMobHeads wasn't able to check if an update was available. I'm not familiar with that plugin, but I don't think this would cause any issues. If you want to know for sure, you should ask the maintainers of MoreMobHeads.
 

The_Bread_Box

New member
Jan 17, 2023
3
0
1
Do you know who the maintainers are? Sorry I should know this as I've now used it as a mod and a plugin thanks for you input! It still hasn't cuased any problems and even with keepinventory set to true heads still drop from players.
 

The_Bread_Box

New member
Jan 17, 2023
3
0
1
Oh, I don't do discord XD do you have a different way to contact them? I don't need to contact them it's working fine just the error. and I think i have check for updates set to false.