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

Player with ForgeMod can't join the server #34

Closed Malachiel87 closed 8 years ago

Malachiel87 commented 8 years ago

Not sure what if is a bungeecord issue or waterfall issue but after the update when i join the server with forgemod client it cause this error and i can't join the server

01:42:38 [INFORMAZIONI] [BungeePerms] Login by Malachiel> 01:42:38 [GRAVE] feb 19, 2016 1:42:38 AM io.netty.util.concurrent.SingleThreadEventExecutor runAllTasksAVVERTENZA: A task raised an exception. java.lang.NullPointerException at net.md_5.bungee.UserConnection.init(UserConnection.java:189) at net.md_5.bungee.connection.InitialHandler$6$1.run(InitialHandler.java:503) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:259) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112) at java.lang.Thread.run(Thread.java:745)>

minecrafter commented 8 years ago

What Bungee plugins are you running?

Malachiel87 commented 8 years ago

BungeeAuth DuckSuite (gesuite) SkinsRestorer Ultimate Friends Simple Hub Command PlayerServer BungeePerms

minecrafter commented 8 years ago

Try removing SkinRestorer

Malachiel87 commented 8 years ago

i tried to use bungeecord, work perfect, is a waterfall issue

Malachiel87 commented 8 years ago

tried to remove skinsrestorer is the same, got the same error

jiongjionger commented 8 years ago

I have same issue (https://github.com/WaterfallMC/Waterfall/issues/30)

kashike commented 8 years ago

I'm unable to reproduce this with the latest Waterfall and Forge builds - can you provide a list of BungeeCord/Waterfall plugins, and a stacktrace that you get?

RhvsW commented 8 years ago

Also unable to produce this with the latest Waterfall & Forge builds,

Minecraft 1.8.9, MCP 9.19, Powered by Forge 11.15.1.1761, 3 mods loaded, 3 mods active https://cd0.us/files/f722981ad2c894783dc7e73f81be4cd1.png

This server is running Waterfall version git:Waterfall-Bootstrap:1.8-SNAPSHOT:5b01f9f:107 by the Waterfall team

Waterfall plugins in use:

Techcable commented 8 years ago

Try to remove plugins one by one until you identify the issue. Then we may be able to which plugin triggers the error.

ghost commented 8 years ago

Just switched over to Waterfall, this issue doesn't happen with me.

minecrafter commented 8 years ago

Closing due to inactivity