Post Reply Home » Forums » MMO Forums » EverQuest 2 » EverQuest 2 Premium Discussions

Need some help setting up Harvest : EverQuest 2 Premium Discussions

Posted: March 9th, 2006
quaranteen
I cant get it to work whatso ever.. Is there anyone out there who can maybe walk me through it through IM's or Vent or something? Thanks ahead.
Posted: March 11th, 2006
cguiao
Cant make the damn program work!
its driving me insane, i tried everything
please can someone help the noob?
I start the script and them 15 seconds later it hangs and stops,

I'll forever worship the one that helps me get this thing working! :)


Last lines of Xuleashed log:

// Needed to include other files

function getFileData(FileName) {

var syntax = this.ClassName+'getFileData(FileName): ';

var oFileFSO, oFile, tmp, ForReading = 1;



if (FileName == undefined) {

return('');

}



oFileFSO = new ActiveXObject('Scripting.FileSystemObject');

try {

var oFile = oFileFSO.OpenTextFile(FileName, ForReading);

} catch (e) {

print('getFileData: ' + FileName + ' not found');

XUScriptHost.Sleep(2000);

e.description += FileName;

throw(e);

}

tmp = oFile.ReadAll();

oFile.Close();

return(tmp);

}

03/12/06 10:55:05 PM SCRIPT ERROR: Objeto esperado
Src: Erro em tempo de execução do Microsoft JScript
Line:274 Error:0 Scode:800a138f

03/12/06 10:55:05 PM Failed to Parse the Script. Check it for errors.


PS: My Windows is the portuguese version of XP so the error message translated is:
SCRIPT ERROR: expected object
Src: Error executing Microsoft JScript

Ill attach my ini file too


Attachments:
EQ2Harvesterini.txt Register to unlock hidden link
(30.61 KiB) Downloaded 9 times
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 48 guests
Post Reply