ok, so I finally understood that the loader you were talking about is this one:
[Only registered and activated users can see links. Click Here To Register...]
It seems that something is working, because i set the loader to localhost, so my loader config is this:
and have the proxy running.
Tested port 9958 (didn`t talk to the server) but port 9960 seems to move something, because it actually gets to the part where it makes the login info check and if I enter random keystrokes it feeds me valid errors.
Now here is where I stop having fun..
Once I input valid user/pass, the loader gets to the part where it makes the check and instead of errors or going past it to get me into the game, it crashes (no errors, just closes).
No activity on the proxy, but it`s pretty clear it`s working if the loader responds valid user checks set on localhost.
Sounds like a loader problem in my opinion, any ideas/advice?
[Only registered and activated users can see links. Click Here To Register...]
It seems that something is working, because i set the loader to localhost, so my loader config is this:
Code:
[Loader] IPAddress=127.0.0.1 LoginPort=5000 GamePort=5001 Website=http://www.elitepvpers.com
Tested port 9958 (didn`t talk to the server) but port 9960 seems to move something, because it actually gets to the part where it makes the login info check and if I enter random keystrokes it feeds me valid errors.
Now here is where I stop having fun..
Once I input valid user/pass, the loader gets to the part where it makes the check and instead of errors or going past it to get me into the game, it crashes (no errors, just closes).
No activity on the proxy, but it`s pretty clear it`s working if the loader responds valid user checks set on localhost.
Sounds like a loader problem in my opinion, any ideas/advice?