PDA

View Full Version : Cannot open .lua scripts



geist
08-04-2014, 03:45 PM
Hey,

17:37 XenoScript Error:
Script: [EK] Carlin Dragon Lair BT.lua
Error: cannot open C:?DOCUME?1?Administrat?r.\Mina dokument\XenoBot\Scripts\\[EK] Carlin Dragon Lair
BT.lua: No such file or directory
This is an error with user-input and should not be reported as a bug with XenoBot.

What the actual fudge does this mean?

I've tried searching for answers but 50% of the answers say "Make sure you put your scripts in the scripts folder" (duh?) and the other 50% say "download forgee.lua", which I did and it made no difference what so ever.

So, what gives? I've tried multiple scripts and they all give the same error message.


If the information is of any use, im trying to use the scripts on a 10.41 OT server, I personally don't see how that's a problem, but I guess you never know.

ppgab
08-04-2014, 04:05 PM
geist what OS you're using?

geist
08-04-2014, 07:51 PM
geist what OS you're using?


Still rocking that good old XP.

Joshwa534
08-04-2014, 08:40 PM
Still rocking that good old XP.

o.0 damn.

ppgab
08-04-2014, 09:02 PM
geist, ok , I need to ask, does "[EK] Carlin Dragon Lair BT.lua" exists in Documents/Xenobot/Scripts?

geist
08-05-2014, 01:11 PM
geist, ok , I need to ask, does "[EK] Carlin Dragon Lair BT.lua" exists in Documents/Xenobot/Scripts?

Indeed it does, along with all the other scripts I've tried using. They all give the same error message.

They show up fine when I look for them in the Scripter (ingame), but when I try to execute them - I get that error message.

Alpha Scripts
08-05-2014, 01:27 PM
geist should probably open a Bug report, Darkstar answers quickly there

geist
08-05-2014, 06:31 PM
geist should probably open a Bug report, Darkstar answers quickly there

Well, the error message says it's a user input error and shouldn't be reported as a bug? :s Figured it would just get shut down due that very reason.

DarkstaR
08-05-2014, 07:27 PM
What is the full path to the script? e.g. C:\{....}\script.lua

geist
08-05-2014, 09:04 PM
What is the full path to the script? e.g. C:\{....}\script.lua


C:\Documents and Settings\Administratör\Mina dokument\XenoBot\Scripts

Should be all good, right?



Edit: Again, I just want to be clear: The script I copied in my original post is not important, this happens with all scripts I've tried.

DarkstaR
08-05-2014, 09:18 PM
I suspect it's the ö in Administratör. I've made it work for special characters like this, but I've only tested it on Windows 7 systems. It's possible that XP has some issues that I'll need to look into. I'm sorry about this, I'll add it to my todo list.

geist
08-05-2014, 09:59 PM
I suspect it's the ö in Administratör. I've made it work for special characters like this, but I've only tested it on Windows 7 systems. It's possible that XP has some issues that I'll need to look into. I'm sorry about this, I'll add it to my todo list.

:<

Any idea how long this might take?

DarkstaR
08-05-2014, 10:03 PM
Not sure, but for now you can try making a secondary user on the machine. Or get an up to date OS. Using XP is a huge security risk, man.

geist
08-06-2014, 11:45 AM
Not sure, but for now you can try making a secondary user on the machine. Or get an up to date OS. Using XP is a huge security risk, man.

It seems you were right. I made a new user and boom, success.

It's a bit of a hassle having to change users whenever I want to use scripts, but it'll have to do for now.


Thanks.