Can't Launch EQ2Harvest

Hellsfire

Active Member
Ok,
this is the second time posting this since it wasn't permitted on the Questions board 2 days ago...

When trying to set up EQ2Harvest, i get the messages :

Redefinition of 'StrafeLeft'
Preprocessing Failed on C:\ProgramFiles\InnerSpace\Eq2Harvest.iss
Failed to parse script C:\ProgramFiles\InnerSpace\Eq2Harvest.iss
RunScript 'EQ2Harvest' Failed

I have checked my settings with those of a friend who runs EQ2Harvest regularly, and they all match. I also checked my settings in EQ with those in the 'moveto' file, and they are all the same as far as i can tell also. I have also done all the SVN requirements (check out, updates, folders, etc...)

I have been able to run EQ2Pather without a problem. I ran around and set up all the points, named Start and Finish as well. When i put in 'Run Harvest start finish' my toon just runs around like a moron without any direction, it doesn't even follow the designated path ( just runs straight and then returns ) or stop at any nodes. Or, It runs the points, or jumps them ( almost like just teleporting from point to point) or so it appears.

Anyone have any suggestions to remedy this issue, i haven't been able to come up with any solutions for a few days now.
 

Hellsfire

Active Member
No one has any idea why eq2harvest won't launch even with the settings triple checked, but eq2pather works fine?
 

Keldara

Active Member
Im no expert here but from the error you posted it seems like its not liking the fact that moveto.iss (which is included by eq2harvest) is redefining the variable strafeleft. Now this should only be happening if you have a script already running which has already defined the variable strafeleft as something else. Try running 'endscript *' , then 'run eq2harvest' and see if you still get the same message.
 

Keldara

Active Member
I have attached with this post 3 files which have just come straight off SVN, download these and overwrite the ones in your Innerspace/Scripts folder with them. Then try running eq2harvest again. This is a weird bug and this is the only thing i can think of!
 

Attachments

Keldara

Active Member
Another thing i have just noticed....

In your first post one of the error lines was "Preprocessing Failed on C:\ProgramFiles\InnerSpace\Eq2Harvest.iss" - Now can you tell me where you actually have your EQ2harvest.iss file? It should be in the folder C:\ProgramFiles\InnerSpace\Scripts\EQ2harvest.iss, alone with all the other files and folders you checked out of SVN.
 

Keldara

Active Member
ok cool well ignore the previous response! Your problem must have been one of the following 2:

1) You were not checking out from SVN correctly.
2) You were checking the files out from SVN correctly, but then were not copying the checked out files into your Innerspace\Scripts folder. Remember, if you are checking out the SVN into a separate folder (as you are told to do in the setup instructions), you must then copy them (and overwrite the existing files) in your innerspace\Scripts folder.
 

Hellsfire

Active Member
I had actually done all the stuff as required for SVN, even over writing everything. I think it was actually the moveto.iss file. I had read in someone else's post that they had an issue with a june or july version of the file and all they did was replace it to fix the issue. I' no expert but thats all i can assume since i followed all the other directions as stated.

Thanks again for the help
 
Top Bottom