This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Dlcruz129's profile picture

Anyone Else Having Problems With Multiplayer?

Started by Dlcruz129, 22 July 2013 - 06:24 PM
Dlcruz129 #1
Posted 22 July 2013 - 08:24 PM
For the past couple days, I have been unable to connect to my Bukkit server or FTB server. I get a FileNotFoundException every time I try to connect. Is this just me?
Tiin57 #2
Posted 22 July 2013 - 09:10 PM
Post the entire log, please?
Dlcruz129 #3
Posted 22 July 2013 - 10:26 PM
Post the entire log, please?

I don't think it's server-side, as I can't join Bukkit or FTB, but here's the log anyways: http://pastebin.com/8g3pCtR1

Unless you mean some kind of client log?
Dlcruz129 #4
Posted 22 July 2013 - 10:27 PM
Just tested with another server. Same issue, so it's definitely not server-side.
iownall555 #5
Posted 23 July 2013 - 03:00 AM
Although I haven't played with bukkit or FTB multiplayer this looks like it may the issue:


2013-07-22 19:23:23 [SEVERE] [LogBlock] Error while fetching connection:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

From what I can gather, it can't connect to an sql server.

Not 100% sure, but try disabling logblock temporarily and restart the server and see if that works.
Tiin57 #6
Posted 23 July 2013 - 01:25 PM
I mean the client-side log.
Dlcruz129 #7
Posted 23 July 2013 - 02:32 PM
Never mind, it works now.
Engineer #8
Posted 24 July 2013 - 06:32 PM
Im sorry for bumping this, but Im wondering if you did a re-download of your client. Because in most times it seems to help (I didnt have it, though )
Dlcruz129 #9
Posted 24 July 2013 - 08:01 PM
Im sorry for bumping this, but Im wondering if you did a re-download of your client. Because in most times it seems to help (I didnt have it, though )

Nope. What I did was open my C:\Windows\System32\drivers\ directory, and remove all the entries from the file named "host", and then it worked fine.