Search found 7 matches

by rplawrence
Sun Sep 18, 2011 12:09 am
Forum: MOSS
Topic: GoW client with MOSS
Replies: 6
Views: 3234

GoW client with MOSS

I have been trying to make the GoW client work with MOSS and it does work if the client is ran with the '-LocalData' switch. When the client is run without the switch I get a "Secure file preloader failed" popup after a successful login, on the update screen. The ~/file directory is empty and the ~/...
by rplawrence
Mon May 30, 2011 6:16 pm
Forum: MOSS
Topic: Unrecognized auth message
Replies: 4
Views: 934

Re: Unrecognized auth message

Thank you a'moaca' That was very useful to know.

I rebuild the auth and game keys using the -g option and now I can log in. One problem down. :D
by rplawrence
Mon May 30, 2011 2:36 pm
Forum: MOSS
Topic: Unrecognized auth message
Replies: 4
Views: 934

Re: Unrecognized auth message

Thanks MercAngel. I have used CreateINI, nice tool BTW. Here is what I do to generate keys: in server etc/ make_cyan_dh -s auth_key.der -C pnNbAuthKey.hpp make_cyan_dh -s game_key.der -C pnNbGameKey.hpp make_cyan_dh -s gatekeeper_key.der -C pnNbGateKeeperKey.hpp # then scp the *.hpp files to the win...
by rplawrence
Mon May 30, 2011 1:19 am
Forum: MOSS
Topic: Unrecognized auth message
Replies: 4
Views: 934

Unrecognized auth message

I'm attempting to use a GoW CWE (plClient) to connect to a MOSS server. The server is refusing to connect and writing "Unrecognized auth message" into the auth log. Both builds are generic.

What does that message mean, exactly. Is it trying to tell me that the auth keys are out of sync?

Tnx
by rplawrence
Tue Apr 19, 2011 5:31 pm
Forum: Management
Topic: MOSS Test Shards
Replies: 7
Views: 6079

Re: MOSS Test Shards

Its all very fluid at the moment. I have a shard running, but no client as yet. Windows development is a bit problematic at the moment. It will be called the Windring shard. The plan is to make it open and to support Cyan content (not served as per licence restrictions) and fan content vetted by GoM...
by rplawrence
Fri Apr 15, 2011 3:21 pm
Forum: MOSS
Topic: Compiling Error
Replies: 8
Views: 1174

Re: Compiling Error

I can't really help with OpenSuse, I built mine using Ubuntu Server 10.10.

From the errors, it looks like your missing all or part of Postgresql Server development rpm(s). You might also check if libpqxx needs to be installed separately. Try the server development packages first.
by rplawrence
Fri Apr 15, 2011 12:43 am
Forum: MOSS
Topic: Compiling Error
Replies: 8
Views: 1174

Re: Compiling Error

Try installing 'postgresql-server-dev-8.4'

Also, once moss is built and installed be sure to run 'ldconfig -v' from root.

Go to advanced search