Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

something is wrong with the controller #5

Open
LordPh opened this issue Oct 26, 2016 · 6 comments
Open

something is wrong with the controller #5

LordPh opened this issue Oct 26, 2016 · 6 comments

Comments

@LordPh
Copy link

LordPh commented Oct 26, 2016

This error pops up when i open the controller (and yes,i did run the driver before the controller)
Thank you!You did a great job so far,keep up the good work! 👍
I have been using abendigo for 2 and a half months

Exception in thread "main" java.net.ConnectException: Connection refused: no further information: localhost/127.0.0.1:58585
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:323)
at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:588)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:512)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:426)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:398)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:877)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
at java.lang.Thread.run(Thread.java:745)

@Jire
Copy link
Owner

Jire commented Oct 26, 2016

@Charisma3
Copy link

how exactly should I change my file to enable it? Tysm!

@Jire
Copy link
Owner

Jire commented Oct 30, 2016

Remove the // in front of Server.bind().syncUninterruptibly() 😄

@collencream
Copy link

where is the file and how to open it to change the script?

@LordPh
Copy link
Author

LordPh commented Nov 4, 2016

removing the // is not working

@FluffyPro
Copy link

I use the edit and disable things, how to download that one? like fluffy patch and replace with ur version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants