Search found 30 matches

by Scarabee
Fri Feb 22, 2019 5:44 am
Forum: Scripting
Topic: PlClient.exe - Application Error (0xc000007b)
Replies: 2
Views: 17487

PlClient.exe - Application Error (0xc000007b)

Hello.
I write to the writers community because I have a big problem to launch Plclient.
I formatted my hard drive and then installed W10 pro 64 bit.

Unfortunately, when I want to launch PLclient to put my bot in lines (Magic Bot for example), I have this error message ...
by Scarabee
Wed Sep 23, 2015 9:58 am
Forum: Plasma Development
Topic: Crash with PlClient
Replies: 0
Views: 5539

Crash with PlClient

Last month, I have compiled a new PlClient with the latest published sources on Github.
There is no problem when I run one instance of the program, but when I run multiple instances on the same computer, I observ often program crashes. These crashes happen after a while and randomly.
When I run the ...
by Scarabee
Sun Aug 23, 2015 11:14 am
Forum: Plasma Development
Topic: xKIChat.py error
Replies: 3
Views: 6342

Re: xKIChat.py error

It's perfect !
Everything works fine. I compiled a new client and uses it with my bots. I tested with the French language and everything works fine now! :)
by Scarabee
Mon Aug 17, 2015 4:14 am
Forum: Plasma Development
Topic: xKIChat.py error
Replies: 3
Views: 6342

Re: xKIChat.py error

I'll wait the merger's demand of zrax in Huru-master to be sure it's ok before recompile a PLClient with these changes.

"This renames PyUnicode_FromStringEx to PyUnicode_FromPlString for consistency with the PyString_FromPlString macro (and because it's a more descriptive name anyway), and adds a ...
by Scarabee
Sun Aug 16, 2015 11:46 am
Forum: Plasma Development
Topic: xKIChat.py error
Replies: 3
Views: 6342

Re: xKIChat.py error

I think a better solution is to add "utf8" on argument in KIChat.py :

Code: Select all

chatHeaderFormatted = U"{}{}{}:".format(pretext, separator, unicode(player.getPlayerName(), "utf8"))
It seems working with my bots :)
by Scarabee
Sun Aug 16, 2015 10:52 am
Forum: Plasma Development
Topic: xKIChat.py error
Replies: 3
Views: 6342

xKIChat.py error

Good evening.

I'm using the latest moul-scripts forked from H-uru/moul-scripts with my bots for Magic Worlds and the FMT.

I found a mistake in the file xKIChat.py. Here is an excerpt of Python.log:

(08/16 16:44:18) KIHandler - Traceback (most recent call last):
(08/16 16:44:18) File ".\python\ki ...
by Scarabee
Mon Aug 10, 2015 1:08 am
Forum: Plasma Development
Topic: Unable to connect to to Ahnonay with PLClient.
Replies: 3
Views: 6617

Re: Unable to connect to to Ahnonay with PLClient.

Good news !

I've recompiled a PlClient with the latest repository and all works fine now :)
I follow the work you are doing to improve Uru Live.
It is a remarkable work!

As you know, I'm mostly specialized in Python language ideally suited to control robots in my Magic Worlds and FMT.

However, I ...
by Scarabee
Sat Aug 08, 2015 11:19 am
Forum: Plasma Development
Topic: Unable to connect to to Ahnonay with PLClient.
Replies: 3
Views: 6617

Re: Unable to connect to to Ahnonay with PLClient.

Mmmm... I don't know exactly if I used the latest code to compile Plclient because I used method : " Run the prepare_env.bat script included in the repository."

If we use this procedure, is that the program prepare_env.ps1 will download the latest devlibs.zip from this address: http ...
by Scarabee
Fri Aug 07, 2015 12:29 pm
Forum: Plasma Development
Topic: Unable to connect to to Ahnonay with PLClient.
Replies: 3
Views: 6617

Unable to connect to to Ahnonay with PLClient.

Hello friends.

Earlier this week I compiled a new PlClient using Cyan Worlds Plasma's game engine at: https://github.com/H-uru/Plasma.

Everything went well. However, I do not know why, it is no longer possible for me to connect an avatar to Ahnonay Sphere 1. It's ok with the other spheres.
If I ...
by Scarabee
Thu Aug 06, 2015 9:00 am
Forum: Plasma Development
Topic: Where is the Init directory PLClient?
Replies: 7
Views: 10686

Re: Where is the Init directory PLClient?

Thank you both for your explanations.
This allowed me to solve my problem. :)

As you suggested me, I have created an .ini file for each account with a different name and I also created a vbs file to point to the correct .ini file.

Here is an example:

magictreasure.ini file:

# Keys are Base64 ...

Go to advanced search