Announcements and discussion regarding any projects related to Cyan Worlds' Plasma Engine including (but not limited to) CyanWorlds.com Engine, Drizzle, OfflineKI, PyPRP, and libHSPlasma.
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.
I'm a bit out of the loop on that topic, so forgive me if I ask obvious stuff; but is it currently possible to use the debug client offline? I was able to build the client this week end, thanks to Adam's clear step-by-step instructions, and I am now the proud owner of a plClient.exe file. Unfortunately I seem a bit clueless as to how to use it. After fiddling a bit with it and giving it the missing debug libraries it requested; (msvcr100d.dll was nowhere to be found on my HD though, so I downloaded it from some slightly random site..) it is requesting a server.ini file and while I have a general idea of what it is; what I really want to do is to try the thing offline, and become more familiar with its console commands. I can't find any information about this here or at OU.
Aloys wrote:I'm a bit out of the loop on that topic, so forgive me if I ask obvious stuff; but is it currently possible to use the debug client offline? I was able to build the client this week end, thanks to Adam's clear step-by-step instructions, and I am now the proud owner of a plClient.exe file. Unfortunately I seem a bit clueless as to how to use it. After fiddling a bit with it and giving it the missing debug libraries it requested; (msvcr100d.dll was nowhere to be found on my HD though, so I downloaded it from some slightly random site..) it is requesting a server.ini file and while I have a general idea of what it is; what I really want to do is to try the thing offline, and become more familiar with its console commands. I can't find any information about this here or at OU.
I'm not sure you can use the debug client offline. MOUL had it's offline stuff ripped out. So everything is online now. What you may be refering to is forcing the client to only use local data. Which is possible, but the client still needs a server to pull vault information to and from, as there is no offline vault with MOUL.
Surely Age testing cannot take place only online. Is it possible to launch a server on the same computer as the client, and do some 'local' testing that way?
Yes, and yes. Technically, it's always on-line, because you are using network protocols to talk to services. The good news is, it is a client-server architecture. Client and server can run on any computer, even both on the same machine. Just use 127.0.0.1 as the IP address. The only limit is the performance of the machine.
For an even more flexible setup, use virtual machines. That way you can easily move them to any physical machines if performance problems arise.
Chacal
"The weak can never forgive. Forgiveness is an attribute of the strong."
-- Mahatma Gandhi
Chacal wrote:For an even more flexible setup, use virtual machines. That way you can easily move them to any physical machines if performance problems arise.
This is a much more likely option, especially since both MOSS and DirtSand require Linux.
Chacal wrote:For an even more flexible setup, use virtual machines. That way you can easily move them to any physical machines if performance problems arise.
This is a much more likely option, especially since both MOSS and DirtSand require Linux.
Oops.. I had slightly forgotten about that part... The entry barrier for local testing was just raised quite a bit for me. :/ So basically right now what are our other options to test Ages? Deep island? Nothing?