Page 1 of 1

More PlasmaShop Woes

PostPosted: Thu Nov 29, 2007 3:12 pm
by andylegate
Okay, I'm trying to create a Journal. I'm following the tut in Alcugs, everything is working fine, until I get to the part where I have to use PlasmaShop of course.

Here is' the problem:

I open up PlasmaShop.
I click on File>New>Python PAK and name the file after my Age....no problems, it does that.
I click on File>New>Python File and bam, I get an error saying that I'm missing the SciLexer.dll file from my System Path.

Okay, no problem. Go to the web, I find scilexer.dll and download it. Now, WHERE to do I put it? System Path is not very clear. Windows System path? Okay, so I decide to err on the side of caution, meaning that I copied the file to EVERY SINGLE System path on my darn hard drive. There, that should work.

Wrong..........

Same steps, same error.

What's going on?

Re: More PlasmaShop Woes

PostPosted: Thu Nov 29, 2007 3:22 pm
by Chacal
Try putting it in the same folder as Plasmashop.

Re: More PlasmaShop Woes

PostPosted: Thu Nov 29, 2007 3:24 pm
by boblishman
Andy....make sure it's in the PlasmaShop installation folder .... (the same folder that has PlasmaShop.exe)

Re: More PlasmaShop Woes

PostPosted: Thu Nov 29, 2007 3:26 pm
by andylegate
Tried both, didn't work.....but I did fix it just now. Here's how:

SciLexer.dll was already IN the PlasmaShop folder. But, where it needed to be was under the Uru cc>Python>system folder. Once I put a copy there, worked, no problems now.

Thanks for the help guys.