Switched over to this full time now as well since it looks like this will be the new norm =) Had to uninstall it from the first time I tried it, but I finally got it working. The RG launcher is still installed for what that's worth with myseq functioning
I'm having a similar issue to Granditos with myseq though. I'm using the RedFetch\Downloads default directory.
After install, there is obviously no myseq directory until you opt for it in the special resources. Once you do and update from the main screen, it creates a directory in the downloads folder of D:\RedFetch\Downloads\MySEQ_LIVE but the folder is empty and the MySEQ pink button on the Shortcuts tab is obviously greyed out. I searched and can not find another directory on any drive where it would have installed unless it's somehow linked to the old RGLuancher MySEQ directory.
I was watching the overview tab of 151, 153, and 303. When running the update, I see this from the log
[CODE highlight="10"]redfetch v0.7.0 allows you to download EQ resources from RedGuides
Server type: LIVE
Starting update of all watched & special resources, please wait...
1865 is a dependency of 151
303 is special
1974 is special
151 is special
153 is special
153 is a dependency of 151
Resources erroneously marked as watching: [153]
Special resources to be removed from db: [153]
Total resources to process: >>> 80 <<<
Skipping download for KissAssist (ID: 4) - no new updates since last download.
Skipping download for Bazaar.mac (ID: 23) - no new updates since last download.
Skipping download for MySEQ Open (Live server offsets) (ID: 151) - no new updates since last download.[/CODE]
If I
unwatch 153, I get the following
Code:
redfetch v0.7.0 allows you to download EQ resources from RedGuides
Server type: LIVE
Starting update of all watched & special resources, please wait...
1974 is special
151 is special
153 is special
153 is a dependency of 151
303 is special
1865 is a dependency of 151
Special resources to be removed from db: [153]
Total resources to process: >>> 80 <<<
Skipping download for KissAssist (ID: 4) - no new updates since last download.
Skipping download for Bazaar.mac (ID: 23) - no new updates since last download.
Skipping download for MySEQ Open (Live server offsets) (ID: 151) - no new updates since last download.
The MySEQ directory is still empty at this point. So I input 153 int the single resource update and get
Code:
redfetch v0.7.0 allows you to download EQ resources from RedGuides
Server type: LIVE
Downloading resource please wait...
153 is special
153 is a dependency of 151
Total resources to process: >>> 1 <<<
Downloading updates for Brewall's EverQuest Maps (ID: 153).
Downloading file D:\Everquest\maps\Brewall_Maps\brewall-maps_20241203.zip
Extracting with structure to D:\Everquest\
And the same for 151 and get
Code:
redfetch v0.7.0 allows you to download EQ resources from RedGuides
Server type: LIVE
Downloading resource please wait...
Resource 151 will be re-downloaded.
151 is special
153 is special
153 is a dependency of 151
1865 is a dependency of 151
Total resources to process: >>> 3 <<<
Downloading updates for MySEQ Open (Live server offsets) (ID: 151).
Downloading file D:\RedFetch\Downloads\MySEQ_LIVE\myseqserver.ini
Downloading updates for Brewall's EverQuest Maps (ID: 153).
Downloading file D:\RedFetch\Downloads\MySEQ_LIVE\maps\brewall-maps_20241203.zip
Flattening extraction to D:\RedFetch\Downloads\MySEQ_LIVE\maps
Downloading updates for MySEQ (ID: 1865).
Downloading file D:\RedFetch\Downloads\MySEQ_LIVE\myseq.zip
Extracting with structure to D:\RedFetch\Downloads\MySEQ_LIVE
All resources downloaded successfully.
There are now files in the d:\RedFetch\Downloads\MySEQLive directory and the MySEQ button is clickable in the executable under shortcuts. Problem is, when you click the button, it promptly causes an error I can not see and terminates Redfetch.
Below is what I have in the settings.local.toml in the d:\RedFetch folder
INI:
[LIVE]
EQPATH = "D:\\Everquest"
[LIVE.SPECIAL_RESOURCES.151]
opt_in = true
[LIVE.SPECIAL_RESOURCES.153]
opt_in = true
[LIVE.SPECIAL_RESOURCES.303]
opt_in = true
[LIVE.PROTECTED_FILES_BY_RESOURCE]
2088 = ["character.lua"]
3071 = ["init.lua", "raid-list.lua"]
3117 = ["init.lua"]
2607 = ["overseer.lua"]
3048 = ["init.lua"]
MySEQ still works from the old RG Launcher. Is there something I need to change to get MySEQ working that I'm missing?
6/12 EDIT - Can launch the server and map from the directory but not with the button in RedFetch, so the files in the directory are correct.