icewraithuk
Member
Hi,
I'm trying to get Autologin working - have configured the Launcher.xml, but when I run the command I get this error:
D:/EvEBot/InnerSpace/Scripts/EVEBot/Support/../Branches/Dev/core/defines.iss(39): Could not locate file
../External/isxGamesCommon/CyberTech/obj_PulseTimer.iss for preprocessing
Preprocessing failed on D:\EvEBot\InnerSpace\Scripts\EVEBot\Launcher.iss
Failed to parse script 'D:\EvEBot\InnerSpace\Scripts\EVEBot\Launcher.iss'
RunScript 'EVEBot/Launcher' failed
I've updated with the latest from the SVN as well. I can't understand why it's trying to call an include from the Dev branch, but those files are definitely there... it is almost like it isn't handling the ../ bit. If I manually set the path (not ideal) it then looks for ../External/isxGamesCommon/CyberTech/obj_PulseTimer.iss which doesn't exist?
Any ideas?
Thanks
I'm trying to get Autologin working - have configured the Launcher.xml, but when I run the command I get this error:
D:/EvEBot/InnerSpace/Scripts/EVEBot/Support/../Branches/Dev/core/defines.iss(39): Could not locate file
../External/isxGamesCommon/CyberTech/obj_PulseTimer.iss for preprocessing
Preprocessing failed on D:\EvEBot\InnerSpace\Scripts\EVEBot\Launcher.iss
Failed to parse script 'D:\EvEBot\InnerSpace\Scripts\EVEBot\Launcher.iss'
RunScript 'EVEBot/Launcher' failed
I've updated with the latest from the SVN as well. I can't understand why it's trying to call an include from the Dev branch, but those files are definitely there... it is almost like it isn't handling the ../ bit. If I manually set the path (not ideal) it then looks for ../External/isxGamesCommon/CyberTech/obj_PulseTimer.iss which doesn't exist?
Any ideas?
Thanks