View Single Post
  #512  
Old 05-20-2020, 02:09 PM
Xanathol
Sarnak
 
Join Date: Oct 2009
Posts: 52
Default

Trying to prop up a fresh install and the install script seems to have a few issues so far, namely in the function to download and save files from the github site. For example, it attempts to grab EQEmuMaps-master.zip and save it in the maps folder as maps.zip, but that fails to write the file. Downloading each zip manually and renaming as the script is expecting seems to be working so far.

Edit: because of this, also have to remove the calls to unlink / rmtree various files and update the script - fun times. Now to hunt down libmysql__.dll.
Reply With Quote