When I run Magsbot, I get an error saying it can find the behavior table, buttons, userdefs or variable list files. Whats the problem?
Magsbot saves the locations of these files in magsbot.ini, and in earlier versions it saved the entire path name. It still saves the entire path if you have Files/Save Full Path checked. If you move the files to another folder after having saved the configuration, then the path name might be incorrect, if you had Save Full Path checked. If this happens, you can correct the problem by editing magsbot.ini and changing BehaviorPath=c:/SomePathOrOther/behavior.beh to BehaviorPath=behavior.beh (in other words, keep just the filename without the path) in the [Behavior] section. Make the same change for UserFuncsPath= and ActionButtonsPath= in the [Behavior] section and VarListPath= in the [Eval] section. In each case, remove the first part of the path name (for example c:/SomePathName/ ) so that only the filename itself (for example buttons.btn) remains. Magsbot will then look for the files in the current folder instead of the folder where you moved the files from. You should only need to pe
Related Questions
- The game installed OK, but when I try to run the game I get an error that reads "General Protection Fault: History: Init_Engine" And then the launcher quits. Whats wrong?
- When I run Magsbot, I get an error saying it can find the behavior table, buttons, userdefs or variable list files. Whats the problem?
- Where can I find a list of SSL error codes?