Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Failed to communicate over the communicantions bridge

Joined
Nov 16, 2018
Messages
8
Hi guys,

I am getting the following error:

Failed to communicate over the communications bridge alongside attempting to build the modscript request resulted in RemoteException.

I've tried everything mentioned at this troubleshooting tutorial, but none worked.

upload_2024-2-21_17-9-18.png

As requested in the tutorial, here are the details:

1. Computer specifications:
Machine Id: {60C67A51-1347-4319-AEA1-B02C439AA1FE}
Operating System: Windows 11 Pro 64-bit (10.0, Build 22631) (22621.ni_release.220506-1250)
Language: Dutch (Regional Setting: Dutch)
System Manufacturer: Micro-Star International Co., Ltd.
System Model: MS-7C88
BIOS: 1.00 (type: UEFI)
Processor: Intel(R) Core(TM) i3-10100 CPU @ 3.60GHz (8 CPUs), ~3.6GHz
Memory: 16384MB RAM
Available OS Memory: 16322MB RAM
Page File: 10763MB used, 33206MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 12
DX Setup Parameters: Not found
User DPI Setting: 96 DPI (100 percent)
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Available, no HDCP
Microsoft Graphics Hybrid: Not Supported
DirectX Database Version: 1.4.9
DxDiag Version: 10.00.22621.0001 64bit Unicode

2. My Java version:
Version 8 Update 401

3. Include as much information as you can
Whenever I try to run a bot script, doesn't matter which bot, it keeps loading for a couple of seconds. After that, the loading bar goes to about 20% and stays stuck. After about a minute it goes to 25% and I get the error:
upload_2024-2-21_17-9-18.png

4. Upload your log files
This is the text that is inside the log files:

16:57:14 [INFO ] [ RuneMate] Failed to communicate over the communications bridge, please restart and report this error to the RuneMate team if this error continues.
16:57:35 [ERROR] [ RuneMate] Modscript request failed
java.rmi.ConnectException: Connection refused to host: 192.168.2.36; nested exception is:
java.net.ConnectException: Connection timed out: connect
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:626) ~[?:?]
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:217) ~[?:?]
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:204) ~[?:?]
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133) ~[?:?]
at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:215) ~[?:?]
at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:160) ~[?:?]
at jdk.proxy2.$Proxy30.getGameUid(Unknown Source) ~[?:?]
at nul.iIIIIIiiiIiiiI.iIIiIiiiIiIiiI(fr:590) ~[RuneMate.jar:?]
at nul.iIIIIIiiiIiiiI.iIIIIiiiIIiIiI(fr:128) ~[RuneMate.jar:?]
at nul.iIIIIIiiiIiiiI.run(fr:301) ~[RuneMate.jar:?]
Caused by: java.net.ConnectException: Connection timed out: connect
at sun.nio.ch.Net.connect0(Native Method) ~[?:?]
at sun.nio.ch.Net.connect(Net.java:579) ~[?:?]
at sun.nio.ch.Net.connect(Net.java:568) ~[?:?]
at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:593) ~[?:?]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?]
at java.net.Socket.connect(Socket.java:633) ~[?:?]
at java.net.Socket.connect(Socket.java:583) ~[?:?]
at java.net.Socket.<init>(Socket.java:507) ~[?:?]
at java.net.Socket.<init>(Socket.java:287) ~[?:?]
at sun.rmi.transport.tcp.TCPDirectSocketFactory.createSocket(TCPDirectSocketFactory.java:40) ~[?:?]
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:620) ~[?:?]
... 9 more
16:57:35 [INFO ] [ RuneMate] Attempting to build the modscript request resulted in a RemoteException.

-----------------
I would very much appreciate any help someone could offer me.
Thanks in advance
 
Miss
Joined
Oct 14, 2023
Messages
8
Same issue. Been having it for months at this point. Not using any vpns or anything dodgy. Clean, up-to-date PC with no issues running anything else.
 
Joined
Mar 9, 2024
Messages
2
The error is because your virus scanner he can't make the bridge just delete it and try
another virus scanner i had this too but solved it.

It isn't s a bug
 
Top