notablackbear / poe_qolV2

52 stars 34 forks source link

error "Failed to execute script POE_QOL2" #5

Closed NickReinlein closed 3 years ago

NickReinlein commented 3 years ago

Hi, I am running into an error "Failed to execute script POE_QOL2".

I have tried setting up the settings.ini in various ways. I have the correct account, PoE Session ID, league, monitor resolution and tab index.

I suspect it is having trouble finding my "My Documents\My Games\Path of Exile" folder location as it is on a different drive. I tried by entering the full path drive such as: filter=E:\My Documents\My Games\Path of Exile\POEQOL_Base.filter Maybe adding a comment is a good idea? Example: ####### If your folder is on a different drive, please specify the entire filter location without quotation marks such as: ####### filter=E:\My Documents\My Games\Path of Exile\POEQOL_Base.filter

And it worked! The issue was mainly the lack of quotations. That is unusual and might cause issues.

Suggestions:

  1. Implement quotations for file/folder location
  2. Add a comment line in the setup to give users an explanation and example for full path
  3. Return a non-generic error if you don't find the file/folder location during installation/runtime

https://i.imgur.com/B4MWp6u.png

rorshan commented 3 years ago

Does your fix persist through re-launching the app? For me it only works for the first launch, I have to delete/re-copy the filter file to make it work again

lucayde commented 3 years ago

I am having the same error, "Failed to execute script POE_QOL2", however I doubt the cause is the same since I'm not using an external drive. I believe I have entered all the setup correctly so I have no idea what could be the cause.

tmjones212 commented 3 years ago

I'm getting the same error, have everything on one drive.

Edit: I fixed mine, I tried using a different filter name and it didn't like that. So I just renamed my filter (which I got off the path of math video) to the same name as the default filter name and it works.

hellboychess commented 3 years ago

Same problem. I did manage the program to work just once. And another : I'm a french user, and it seems to be an issue with spelling (3map3 for "map"). num key is the same, but in french, " is normal character and 3 for capslock

faeder commented 3 years ago

I had a similar issue, my documents are stored on a OneDrive, this fixed the issue.

notablackbear commented 3 years ago

Thanks @LoneWolfHowl I'll add the note to the Setup.ini file. I don't plan on adding and more advanced error messaging until a couple weeks after league start atm.

To everyone else, please try the latest files. This is related to #4.