View Single Post
  #230  
Old 04-19-2015, 09:57 PM
markusdabrave's Avatar
markusdabrave
Sarnak
 
Join Date: Jan 2012
Location: Plano, TX
Posts: 69
Default

We haven't successfully resolved Stabones issue but we did make some progress. Looks like a router reboot fixed some stuff but not all. Currently

- Titanium Client works
- UF Client works
- ROF Client hangs after server selection.

DBG Log Below:
Code:
[Sun Apr 19 20:36:11 2015]00031:Initializing client variables.
[Sun Apr 19 20:36:11 2015]00032:Parsing INI file .\VoiceChat.ini
[Sun Apr 19 20:36:11 2015]00033:INI file .\VoiceChat.ini loaded.
[Sun Apr 19 20:36:11 2015]00034:Loading spell effects.
[Sun Apr 19 20:36:11 2015]00035:Initializing display structures.
[Sun Apr 19 20:36:12 2015]00036:Sound Manager loaded 3245 filenames from soundassets.txt.
[Sun Apr 19 20:36:12 2015]00037:Voice Manager loaded 12 macros from VoiceData.txt.
[Sun Apr 19 20:36:12 2015]00038:Parsing INI file .\defaults.ini
[Sun Apr 19 20:36:12 2015]00039:INI file .\defaults.ini loaded.
[Sun Apr 19 20:36:12 2015]00040:Memory mode defaulted to Balanced
[Sun Apr 19 20:36:12 2015]00041:Networking: using port [59293].
[Sun Apr 19 20:36:12 2015]00042:Networking: Connection Established [1]
[Sun Apr 19 20:36:12 2015]00043:WorldAuthenticate: Initiating Login.
Prior to reboot, I was being dropped back to the login after:
Code:
00639:*** WorldAuthenticate.  Error connecting to :9000 [client:DisconnectReasonConnectFail,server:DisconnectReasonNone]
Confirmed Expansions is set to 16383 in Variables table.

At this point I'm stumped. Any suggestions?

Edit: Maybe a dumb question and probably should have been asked earlier - but did you do the below update?
http://www.eqemulator.org/forums/showthread.php?t=39317
Reply With Quote