Search found 10 matches

by D3B453R
Sat Feb 09, 2019 7:06 pm
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

Just to keep this post updated:
I've figured out how to do it :) .
Everything is working fine now and at the moment I'm writing on a tutorial on how to set everything up for noobs like me :D
by D3B453R
Fri Feb 08, 2019 1:59 pm
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

D3B453R wrote:After I've managed to build the external client and created the manifest files I get a black screen straight after "Loading Global..."
Ok, maybe it's because I totally forgot to setup the AuthData :/
But how should I do that? I have not found a really helpful answer yet.
by D3B453R
Thu Feb 07, 2019 10:40 pm
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

After I've managed to build the external client and created the manifest files I get a black screen straight after "Loading Global..."

These are the logfiles:

OLD_ASYNC_LOG.0.log
[code]pnNetCli: Dispatching. msg: kGateKeeper2Cli_PingReply. cli: 00ABC5B8
pnNetCli: Dispatching. msg ...
by D3B453R
Wed Feb 06, 2019 5:08 pm
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

After a few days off I've tried it again and stuck on compiling the client. Well, time to post a Video on what I've done to eventually reproduce the following errors:

Video on YouTube

Error 1:
error LNK1181: cannot open input file 'legacy_stdio_definitions.lib' C:\Users\maxim\Desktop\git\Plasma ...
by D3B453R
Mon Jan 21, 2019 6:32 pm
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

It looks like I never updated the script for an API change in libHSPlasma. I just fixed the issue, I think...

I tried it but I'm still getting the same error at exact the same line

TypeError: setKey expects a tuple of 4 ints

I've also double checked the Lines 433 and 434 which changed and I ...
by D3B453R
Mon Jan 21, 2019 12:20 am
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

Ok, now it's working halfway through but the script stops working at the encryption part I think. The last view lines of output are:

Generating AGE manifest for 'ErcanaCitySilo.age'...
Generating SECURE PRELOADER manifest...
Traceback (most recent call last):
File "manifest.py", line 484, in ...
by D3B453R
Fri Jan 18, 2019 2:04 pm
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

OK, so far I've come to that point where I've installed the libHSPlasma and downloaded the moul-utils I don't know where exactly I have to copy over the files that my external Client will need.
I've just copied the /opt/dirtsand/SDL and ./ages files and nothing else yet.
And when I am trying to run ...
by D3B453R
Fri Jan 18, 2019 7:12 am
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

UPDATE

Thank you verry much :o

Finally I got my client working :) I just started from scretch an compiled everything from source agein

Now I'm stuck with the Files for the external Client. So I need to encrypt the Files and create manifests but how do I do that :/

And last but not least how ...
by D3B453R
Fri Jan 18, 2019 3:32 am
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Re: Errors after login in Plasma

The crash is probably the result of a missing resource.dat file in the root of the client directory. The other error is a failure to play the "avi/CyanWorlds.webm" file. You're seeing all of these very detailed errors because you've built your client in "Debug" mode.

I already have the resource ...
by D3B453R
Thu Jan 17, 2019 5:59 am
Forum: Plasma Development
Topic: Errors after login in Plasma
Replies: 14
Views: 60822

Errors after login in Plasma

Hey,

I'm hoping this is the right place for this topic ^-^
I'll try to explain my problem, please excuse my terrible english. :oops:

I'm trying to host my own Shard but I'm stuck with multiple errors. :cry:

So let's begin with the first Problem. I've compiled the dirtsand from H-uru's GitHub ...

Go to advanced search