Hi, Every time I try to log on i get the message that I've lost connection to the server or that I've been moved to a fallback server. Any suggestions?
It might be helpful just to save some time if you were to include your client log to narrow down the issue
Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at net.minecraft.util.Util.func_181617_a(SourceFile:47) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NullPointerException at net.minecraft.client.network.NetHandlerPlayClient.func_147263_a(NetHandlerPlayClient.java:740) at net.minecraft.network.play.server.SPacketChunkData.func_148833_a(SourceFile:96) at net.minecraft.network.play.server.SPacketChunkData.func_148833_a(SourceFile:18) at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.util.Util.func_181617_a(SourceFile:46) ... 9 more 1730 net.minecraft.client.Minecraft main fatal Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException: Tried to send data to client before the player exists. at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at net.minecraft.util.Util.func_181617_a(SourceFile:47) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NullPointerException: Tried to send data to client before the player exists. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787) at forestry.core.network.PacketHandler.lambda$checkThreadAndEnqueue$0(PacketHandler.java:76) at forestry.core.network.PacketHandler$$Lambda$3999/846469552.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.util.Util.func_181617_a(SourceFile:46) ... 9 more 1730 net.minecraft.client.Minecraft main fatal Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException: Tried to send data to client before the player exists. at java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.util.concurrent.FutureTask.get(FutureTask.java:192) at net.minecraft.util.Util.func_181617_a(SourceFile:47) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1087) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:397) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NullPointerException: Tried to send data to client before the player exists. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787) at forestry.core.network.PacketHandler.lambda$checkThreadAndEnqueue$0(PacketHandler.java:76) at forestry.core.network.PacketHandler$$Lambda$3999/846469552.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at net.minecraft.util.Util.func_181617_a(SourceFile:46) ... 9 more That is the fatal error that causes me to crash
Is this your first time logging in? If it's not, do you remember building something in your base that may be causing you to disconnect? And please, copy paste the complete logs on pastebin and link it here.
As the player has not been online on the forums for 12 days, I will go ahead and mark this as done. Please feel free to re-open it if you come back to this thread and the issue still is prominent!