Jump to content

Exception in server tick loop | 1.17.1 Forge


NegativeUser

Recommended Posts

Hi, I'm making my minecraft forge server on version 1.17.1.
Whenever I run the server I get this error, I have tried many ways and could not find the solution.

Description: Exception in server tick loop

java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonArray.iterator()" because "☃" is null
    at net.minecraft.server.players.StoredUserList.m_11399_(SourceFile:121) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading}
    at net.minecraft.server.dedicated.DedicatedPlayerList.m_139596_(SourceFile:83) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading}
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:22) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading}
    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:169) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:659) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.17.1-20210706.113038-srg.jar%2325!:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:831) [?:?] {}

crash-report

 

ty

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.