Problem

Posted by Mat3o on Tue 15 Sep 2009 06:48 PM — 7 posts, 30,401 views.

#0
Hello.

Since 1 week i have some problems with adding plugins. When im trying to add anything (all plugins were working fine, and anything with my mushclient wasnt changing.)

Error looks like:

loading scripting engine
Plugin: gonienie_pro (called from world: barsawia)
Error -2147221164 occurred when loading scripting engine:

Class not registered

Any idea what should i do to fix it? ^^

Mateo.
USA #1
What scripting language do the plugins use, if you know? Can you point us to one of the ones that don't work? What operating system do you use?
Netherlands #2
That means that the scripting language used for those plugins is not installed (properly). Personally I used to experience it when installations of Python didn't succeed properly due to a lack of rights, causing some registry keys and such not to be added.

What language(s) are you experiencing it with?
#3
Lua.

It can be something with python, because i was instaling it then i uninstal it in same day.

Im using WinXP.

If that python instalation didn't succeed, what should i do? How ti rapair this? :)

Mateo.
Netherlands #4
Try running the file at {PythonPath}\Lib\site-packages\win32comext\axscript\client\pyscript.py, that should fix it by registering python for use with the WSH again.

I have noticed that for some people, it doesn't seem to work. Problem is that I have no clue why it doesn't work for those people though. :(

(P.S.: If you are using version 3 or above, and that file doesn't exist, I am completely clueless.)
USA #5
I'm getting a similar bit with the MUSH-Teleport plugin:

[WARNING] C:\Users\[USER NAME]\Documents\MUSHclient\worlds\plugins\mush_teleport.xml
Line 197: Could not initialise script engine (Cannot load)
loading scripting engine
World: Shangrila - Alteus
Error -2147221164 occurred when loading scripting engine:

Class not registered


I'm not sure exactly when it started, I just went to log into my normal game one day and got that... I haven't changed anything...other than the display I was using <monitor going on fritz, moved 'puter to HDTV>

I even just now re-downloaded the script, on the off chance that the script itself somehow got messed up, so installed a fresh, pure copy...but getting the same error with it.

My OS is Win 7 Ultimate 64-bit
Mush
Client version is: 4.81
Australia Forum Administrator #6
A new thread would have been better. The subject line "problem" is not very helpful.

That plugin uses VBscript. Maybe that isn't installed.