Scripting Help On Windows 7

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » FFXI » General » Scripting Help on Windows 7
Scripting Help on Windows 7
 Cerberus.Excelior
Offline
サーバ: Cerberus
Game: FFXI
user: Excelior
Posts: 364
By Cerberus.Excelior 2010-08-21 12:28:15  
Ok so I just got windows 7 on a new PC and I'm trying to get my windower scripts to run. I transfered all my old scripts from my windows XP computer over here and they work perfectly fine. The issue is, whenever I create a new script they will not be read by the //console/exec command.

I recieve this error for example when I try to put on my -damage set for DRK:

Could not execute2 PDR- System was out of memory, executable file was corrupt, or the relocations were invalid. -0

The scripts are written correctly, here is a sample:


input /equip ammo "Fire Bomblet";
input /equip ear1 "Ethereal Earring";
input /equip legs "Homam Cosciales";
input /equip waist "Swift Belt";
input /equip back "Forager's Mantle";
input /equip neck "Justice Torque";
input /equip ear2 "Brutal Earring";
input /equip feet "Askar Gambieras";
input /equip ring1 "Jelly Ring";
input /equip ring2 "Patronus Ring";
input /equip hands "Dst. Mittens +1";
input /equip body "Darksteel Harness";
input /equip head "Darksteel Cap +1";

The only thing I notice is when I create the new files they are through: Right click -> new -> Text document. Now after I've done that they stay as text documents in the folder rather than reverting to the typical blank file type.

Any help would be very much appreciated thanks!

Don't be a *** and tl:dr either, either help or dont post :D

 Shiva.Flionheart
Offline
サーバ: Shiva
Game: FFXI
Posts: 23653
By Shiva.Flionheart 2010-08-21 12:38:08  
I'm pretty sure there's a different version of windower for 7, did you download a new one, or simply copy over the old files? If not you might want to check if your windower isn't running from a different folder, at times I've had multiple windower folders and one of them didn't have my scripts in.

Other than that, All I can think of is re-downloading windower. The script itself isn't an issue, but maybe there was corruption in the installation, so the windower macro part of windower isn't functioning properly.

Sorry, I've never had this issue but I'll try to help :/
 Fenrir.Krazyrs
Offline
サーバ: Fenrir
Game: FFXI
user: krazyrs
Posts: 716
By Fenrir.Krazyrs 2010-08-21 12:42:22  
only difference for windowsXP and W7 is the hook.dll
unless using windower 3.42 (has newest hook.dll)

ive only seen this when my exec command was trying to pull from the wrong spot

if you have been scripting for a bit, would recommend spellcast tho lol
 Cerberus.Excelior
Offline
サーバ: Cerberus
Game: FFXI
user: Excelior
Posts: 364
By Cerberus.Excelior 2010-08-21 12:55:43  
Yea I downloaded the latest version. The only thing that is from my old version is the scripts folder itself. I assumed there would be no issue there, however, because all the scripts work except for new ones. I'll go try to reinstall it now I suppose.
 Cerberus.Excelior
Offline
サーバ: Cerberus
Game: FFXI
user: Excelior
Posts: 364
By Cerberus.Excelior 2010-08-21 13:07:13  
Yea even with the new version it doesn't D:
Log in to post.