Unable to connect to server: Ubuntu 7.10 (Gutsy), svn 3984
Posted: 16 Mar 2008, 22:20
I had problems with the .deb package for Ubuntu Gutsy (It crashes intermittently), so I grabbed the latest from SVN and built the program.
configure went fine (had to install a few packages, and build enet from source, but nothing unusual), and make went without any errors.
The problem is that now when I start "tmw", I get to the "Choose your Mana World server" dialog box (the only option is "animesites.de" at port 9601), click the "ok", and then the program gets stuck in the "connecting" dialog box. The status bar keeps filling to the end and resetting, but nothing ever happens (note that the program is *not* hung - I can "cancel" out without any problem. It just doesn't connect).
It's also sucking up a significant amount of CPU while this is happening (about 38%), which doesn't make any sense if it's just waiting on a network connection.
Obviously, something is wrong. But I have not clue where to start troubleshooting this.
Please note that I'm a fairly proficient C/Unix programmer - suggestions beyond the "newbie" level are more than welcome.
configure went fine (had to install a few packages, and build enet from source, but nothing unusual), and make went without any errors.
The problem is that now when I start "tmw", I get to the "Choose your Mana World server" dialog box (the only option is "animesites.de" at port 9601), click the "ok", and then the program gets stuck in the "connecting" dialog box. The status bar keeps filling to the end and resetting, but nothing ever happens (note that the program is *not* hung - I can "cancel" out without any problem. It just doesn't connect).
It's also sucking up a significant amount of CPU while this is happening (about 38%), which doesn't make any sense if it's just waiting on a network connection.
Obviously, something is wrong. But I have not clue where to start troubleshooting this.
Please note that I'm a fairly proficient C/Unix programmer - suggestions beyond the "newbie" level are more than welcome.