WaterfallMC / Waterfall-Old

[UNMAINTAINED] Waterfall prior to becoming patch-based, see the project website at
https://papermc.io
Other
35 stars 12 forks source link

Some client with forge cannot join server #30

Closed jiongjionger closed 8 years ago

jiongjionger commented 8 years ago

It's just timeout.

minecrafter commented 8 years ago

There's not enough information to fix the problem.

What version of Forge? Mods and mod versions? Version of Waterfall? Your server versions?

jiongjionger commented 8 years ago

A lot of players can not join the server, the players are using 1.8 of the client. According to my own test, I found that even if only the installation of forge without mods, can not join the server.

Waterfall: latest version Server: PaperSpigot 1.8.8 Mods: even without Mod Forge: such as 11.14.4.1579

Techcable commented 8 years ago

What error do they get? What do you see in the console?

jiongjionger commented 8 years ago
  1. no error message in console
  2. unable to enter server(timeout)
  3. client without forge can join server
minecrafter commented 8 years ago

Unable to verify

jiongjionger commented 8 years ago

@minecrafter This problem still exists in the latest :(

io.netty.util.concurrent.SingleThreadEventExecutor runAllTasks : A task raised an exception. java.lang.NullPointerException at net.md_5.bungee.UserConnection.init(UserConnection.java:201) at net.md_5.bungee.connection.InitialHandler$6$1.run(InitialHandler.java:522) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Unknown Source)

jiongjionger commented 8 years ago

I deleted all the plugin, the problem still exists.

minecrafter commented 8 years ago

Is your server in offline mode?

jiongjionger commented 8 years ago

Yes, my server in offline mode.

minecrafter commented 8 years ago

Give https://ci.getwaterfall.xyz/repository/download/Waterfall_Build/533:id/waterfall.jar a try.

jiongjionger commented 8 years ago

Thank you very much, this issue has been fixed!

minecrafter commented 8 years ago

Thanks, it's merged now.

On 03/23/2016 09:54 PM, jiongjionger wrote:

Thank you very much, this issue has been fixed!

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/WaterfallMC/Waterfall/issues/30#issuecomment-200612551