Hey guys,
I'm trying to make the full switch over to ubuntu linux, and playing muds on windows was my last hurdle to overcome. I installed Wine, installed MUSH, and everything works and loads fine. I just installed a plugin last night, but since its coded in LUA it just WORKS, no harm done.
However my problem arises when I try to use any plugin, or any trigger coded in vbscript. I have coded captures in vbscript fine under windows, but WINE doesn't like vbscript. here are my errors:
The trigger to match is
[*] clan member* heard you say, '*
The code to send to script: (in vbscript, but i have also had a similar error using python and jscript)
world.AppendToNotepad "Clan Talk", "[%1] clan member%2 heard you say, '%3" + vbcrlf
Error:
finding CLSID of scripting language "VBscript"
World: Materia Magica - Forral
<<Unable to convert error number -2147221005>>
ct testing
[3] clan members heard you say, '(>'-')><('-'<) testing'
Send-to-script cannot execute because scripting is not enabled.
I want to note that scripting IS ENABLED, the check box is ticked, and vbscript is selected.
My 2nd issue arises with the plugins, but it is also similar:
I load the plugin (again, these ALL work fine in windows), it gives me the 1st error (screenshot below):
http://i50.tinypic.com/k00w7o.png
and then this error:
Line 87: Could not initialise script engine (problem in this file)
The line # will be different but I looked at some of the plugins and the line that is giving error is the <SCRIPT> line...
Minor issue #3
The font looks REALLY bad under wine, like the box to edit the code for triggers, I can barely read the numbers. is there any fix to this?
Also, Yes i have tried running it under compatibility mode for windows 98, yes I have navigated to the actual notepad.exe file, and I've even tried using the in-built notepad, but none of those do anything different, it still says scripting is not enabled.
Thanks for any help, its much appreciated.
Sincerely,
Forral
I'm trying to make the full switch over to ubuntu linux, and playing muds on windows was my last hurdle to overcome. I installed Wine, installed MUSH, and everything works and loads fine. I just installed a plugin last night, but since its coded in LUA it just WORKS, no harm done.
However my problem arises when I try to use any plugin, or any trigger coded in vbscript. I have coded captures in vbscript fine under windows, but WINE doesn't like vbscript. here are my errors:
The trigger to match is
[*] clan member* heard you say, '*
The code to send to script: (in vbscript, but i have also had a similar error using python and jscript)
world.AppendToNotepad "Clan Talk", "[%1] clan member%2 heard you say, '%3" + vbcrlf
Error:
finding CLSID of scripting language "VBscript"
World: Materia Magica - Forral
<<Unable to convert error number -2147221005>>
ct testing
[3] clan members heard you say, '(>'-')><('-'<) testing'
Send-to-script cannot execute because scripting is not enabled.
I want to note that scripting IS ENABLED, the check box is ticked, and vbscript is selected.
My 2nd issue arises with the plugins, but it is also similar:
I load the plugin (again, these ALL work fine in windows), it gives me the 1st error (screenshot below):
http://i50.tinypic.com/k00w7o.png
and then this error:
Line 87: Could not initialise script engine (problem in this file)
The line # will be different but I looked at some of the plugins and the line that is giving error is the <SCRIPT> line...
Minor issue #3
The font looks REALLY bad under wine, like the box to edit the code for triggers, I can barely read the numbers. is there any fix to this?
Also, Yes i have tried running it under compatibility mode for windows 98, yes I have navigated to the actual notepad.exe file, and I've even tried using the in-built notepad, but none of those do anything different, it still says scripting is not enabled.
Thanks for any help, its much appreciated.
Sincerely,
Forral