Hello everyone.
I wanted to create a server for a group of friends which is less than 5.
But after creating the server, my client will crash after i try to enter the server.
I have tried entering different server but it continue recieving the same error message.
I have managed to enter once recently but after that my client starts to crash.
java.lang.NullPointerException: Ticking screen
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
-- Affected screen --
Details:
Screen name: bct
Stacktrace:
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
=========================== Server Error =================================
lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
++++++++++++Note+++++++++++++++++++++++++++
1) I have tried disabling my AV ( Avast ), Malwarebyte & Windows Firewall.
2) I am using no-ip DUC, although uninstalling it did not help.
3) Entering my own server using direct connect also gives me the same error
4)I have deleted .minecraft folder before
5)Portforwarding test shows that the port is already open
6)On a windows 7 pc, and using a external wireless dongle.
Sorry for the long post ><, i don't know how to insert spoilers .
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I wanted to create a server for a group of friends which is less than 5.
But after creating the server, my client will crash after i try to enter the server.
I have tried entering different server but it continue recieving the same error message.
I have managed to enter once recently but after that my client starts to crash.
============Client Log========================================
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 6/16/14 5:08 PM
Description: Ticking screen
java.lang.NullPointerException: Ticking screen
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mojang.util.UUIDTypeAdapter.fromUUID(UUIDTypeAdapter.java:22)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:13)
at com.mojang.util.UUIDTypeAdapter.write(UUIDTypeAdapter.java:10)
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:68)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$1.write(ReflectiveTypeAdapterFactory.java:89)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.write(ReflectiveTypeAdapterFactory.java:195)
at com.google.gson.Gson.toJson(Gson.java:593)
at com.google.gson.Gson.toJson(Gson.java:572)
at com.google.gson.Gson.toJson(Gson.java:527)
at com.google.gson.Gson.toJson(Gson.java:507)
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.joinServer(YggdrasilMinecraftSessionService.java:61)
at bll.a(SourceFile:48)
at jt.a(SourceFile:41)
at jt.a(SourceFile:10)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
-- Affected screen --
Details:
Screen name: bct
Stacktrace:
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
=========================== Server Error =================================
lost connection: Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host
++++++++++++Note+++++++++++++++++++++++++++
1) I have tried disabling my AV ( Avast ), Malwarebyte & Windows Firewall.
2) I am using no-ip DUC, although uninstalling it did not help.
3) Entering my own server using direct connect also gives me the same error
4)I have deleted .minecraft folder before
5)Portforwarding test shows that the port is already open
6)On a windows 7 pc, and using a external wireless dongle.
Sorry for the long post ><, i don't know how to insert spoilers .