by rattas » 12 Sep 2012, 00:48
I am also running Win7 ultimate, and AFAI can tell, .net 4 plus the VC runtime is there but the lobby
just pops up a message saying some DLL (no name given) can't be found. This is after installing the
file FAForeverLobby-584.msi.
I think the error box that pops up could rather point one at the log file, instead of just guessing
what the problem is and pointing one at the same old links?
I did find the logs in the end, after downloading the source code. An examination also revealed that the problem
occurs when the attempt is made to load the DLL called "uid.dll". I don't have source for that DLL, so can't take it further
to figure out why it might fail to initialize.
=====log file
2012-09-11 21:44:14,726 INFO faf.replays Replays Widget instantiated.
2012-09-11 21:44:14,726 INFO faf.tutorials Tutorials instantiated.
2012-09-11 21:44:14,726 INFO faf.fa.replayserver listening on address 127.0.0.1:15000
2012-09-11 21:44:14,726 INFO faf.fa.relayserver relay listening on address 127.0.0.1:49159
2012-09-11 21:44:15,834 INFO faf.client Outgoing JSON Message: {"command": "ask_session"}
2012-09-11 21:44:17,424 ERROR faf.util UniqueID Failure
Traceback (most recent call last):
File "util\__init__.pyc", line 508, in uniqueID
File "ctypes\__init__.pyc", line 431, in LoadLibrary
File "ctypes\__init__.pyc", line 353, in __init__
WindowsError: [Error 1114] A dynamic link library (DLL) initialization routine failed
2012-09-11 21:44:34,865 INFO faf.client Attempting to login as: rattas
2012-09-11 21:58:04,670 INFO faf.main <<< --------------------------- Application Shutdown