Search found 10 matches

by Drake Collins
Sat Mar 30, 2013 11:27 am
Forum: Plasma Development
Topic: MoulKI
Replies: 5
Views: 6299

Re: MoulKI

MoulKI is not terribly usefull, at least to me. I got it to compile, and connect to the game but it will not make SDL changes and it crashes very frequently. However it does seem to be a usefull reference on how to talk to the auth and game servers.

Is there any sort of documentation on the server ...
by Drake Collins
Fri Mar 22, 2013 1:24 pm
Forum: Plasma Development
Topic: Regarding dirtsand
Replies: 62
Views: 46629

Re: Regarding dirtsand

Thanks guys for the help. I was able to build plPythonPak, plFileSecure, and plFileEncrypt on a RasPI, and they work. :D

Now to iron out the last few gotchas for the external client and I will have a Shard on a Card.
I have some questions about vault management and using python cheat GetSDL/SetSDL ...
by Drake Collins
Thu Mar 21, 2013 11:51 am
Forum: Plasma Development
Topic: Regarding dirtsand
Replies: 62
Views: 46629

Re: Regarding dirtsand

Your right, it isn't easy. I got the client to compile up until 'cpuid', which appears to be an Intel specific thing. I am running on an armv6.

So, I can attempt the disentagle plPythonPak from corelib and plFile, or figure out the layout of python.pak and make my own in a higher level language ...
by Drake Collins
Tue Mar 19, 2013 4:28 pm
Forum: Plasma Development
Topic: Regarding dirtsand
Replies: 62
Views: 46629

Re: Regarding dirtsand

I've decided to try messing with dirtsand again. I have it talking to the latest H-uru/Plasma client with '-LocalData'. However, removing the client switch causes the server to report:

[Auth] Got client python traceback:
Traceback (most recent call last):
File "./xKI.py", line 44, in <module ...
by Drake Collins
Sat Jun 30, 2012 9:41 pm
Forum: Plasma Development
Topic: Persoanal server problems
Replies: 33
Views: 38674

Re: Persoanal server problems

Question:

I have been trying to bring up a dirtsand shard using the latest pulls of moul-scripts, dirtsand, and Plasma. I am being stopped by "CustomAvatars".

If I run plClient without any switches, it will eventually fail with a popup that says "Failed to download manifest CustomAvatars".
The ...
by Drake Collins
Tue Jun 26, 2012 3:25 pm
Forum: Plasma Development
Topic: Persoanal server problems
Replies: 33
Views: 38674

Re: Persoanal server problems

Another problem I had was the horrendous number if errors I got in my MOSS logs using the H'uru internal client. Failure to write nodes, blob size mismatches, other things I need to research to figure out just what the error is... The MOSS server also failed to remember my progress. Is this typical ...
by Drake Collins
Mon May 30, 2011 7:05 pm
Forum: Plasma Development
Topic: Building CWE
Replies: 21
Views: 13816

Re: Building CWE

Another question. What does "Secure file preloader failed" mean? I get this when connecting to a MOSS shard with plClient.
This is an error shown by the client.
by Drake Collins
Mon May 30, 2011 1:55 pm
Forum: Plasma Development
Topic: Regarding dirtsand
Replies: 62
Views: 46629

Regarding dirtsand

Greetings all.

A couple questions and observations regarding dirtsand.

I am stuck at the point that is just "past the scope of this document". Assuming that I am complete idiot, how do you generate Python.pak and how do you NTD encode the SDL and Python.pak files? moul-scripts is not terribly ...
by Drake Collins
Mon May 30, 2011 11:24 am
Forum: Plasma Development
Topic: Building CWE
Replies: 21
Views: 13816

Re: Building CWE

Yes, the keys were out of sync.

I rebuilt the auth and game keys thus:

Code: Select all

make_cyan_dh -f -s auth_key.der -C pnNbAuthKey.hpp -g 41
make_cyan_dh -f -s game_key.der -C pnNbGameKey.hpp -g 73


It worked. One problem down. Now to install a version of PhysX that the plClient likes...
by Drake Collins
Sun May 29, 2011 5:58 pm
Forum: Plasma Development
Topic: Building CWE
Replies: 21
Views: 13816

Re: Building CWE

I am trying to connect the GoW fork of CWE to a MOSS server. When attempting to log in the server logs an "Unrecognized auth message". What does that mean? Are my auth keys out of sync?

Go to advanced search