Download
(9 Kb)
Download
Updated: 05/05/22 04:36 PM
Addon for:
HarvestMap.
Compatibility:
High Isle (8.0.0)
Ascending Tide (7.3.5)
Blackwood (7.0.5)
Flames of Ambition (6.3.5)
Updated:05/05/22 04:36 PM
Created:04/13/21 06:32 AM
Monthly downloads:11,870
Total downloads:430,355
Favorites:371
MD5:
HarvestMap-Data  Popular! (More than 5000 hits)
Version: 3.15.3
by: Shinni [More]
This addon allows you to download pin locations for the HarvestMap addon so you do not have to discover everything yourself.

After installing or updating the addon, execute the following script in "Elder Scrolls Online/live/AddOns/HarvestMapData":
  • MacOS: right-click on DownloadNewData.command, then choose 'Open'.
  • Linux: run DownloadNewData.sh
  • Windows: option 1: double-click on DownloadNewData.bat, or option 2: right-click on DownloadNewData.ps1 and select 'Run with PowerShell'.
Executing either script will upload the locations you discovered to our server, where your locations are merged with those discovered by all other players. The server will then send the combined data back to you.

Updating this addon will delete the downloaded data. So you must run the script again when you update this addon.


MacOS script was provided by Mojo66 (www.esoui.com/forums/member.php?u=40561)
3.15.3
Added linux script
Hopefully fixed the error in the mac script (i dont have a mac so i can't verify it)

3.15.2
I added the merge script again and setup a new server. Merging your data should work again.

3.15.1
The HarvestMap-Data addon no longer comes with a script to upload/download data. Instead, the data is directly included in the addon.

My internet provider switched to DualStack-Lite. As a result I do not have a public ipv4 anymore and can no longer host the server for exchanging HarvestMap data.
The data included in the addon is from 2021-06-15 and includes pin locations for Blackwood.
As there is no longer the option to upload your data, the provided data will become outdated soon. Specifically, there will be no data for future DLC zones.

3.15.0
Archived Files (3)
File Name
Version
Size
Uploader
Date
3.15.2
9kB
Shinni
06/20/21 06:56 AM
3.15.1
791kB
Shinni
06/18/21 06:04 AM
3.15
9kB
Shinni
04/13/21 06:32 AM


Post A Reply Comment Options
Unread 06/09/21, 02:33 PM  
Dalevj

Forum posts: 0
File comments: 14
Uploads: 0
Redownloaded both HarvestMap and HarvestMapdata via Minion. Went in the game, wandered around for a while found both a rune site and an ore site. Harvested both. Exited game. Ran the .bat file for W10. The response is cannot find the files, Error cannot find update.js. It is there in the Main folder. Help, I must be doing something wrong.
Last edited by Dalevj : 06/09/21 at 02:33 PM.
Report comment to moderator  
Reply With Quote
Unread 06/08/21, 07:41 AM  
Sza-Kai

Forum posts: 0
File comments: 1
Uploads: 0
New data from HarvestMapData\Modules\* somehow does not appear ingame.
Moving HarvestMapData\Modules\HarvestMap* folders to HarvestMapData\Modules\HarvestMap did not help.

UPD: Deleted both plugins and re-downloaded them again. Checked missing dependencies. Now works as expected.
Last edited by Sza-Kai : 06/08/21 at 03:45 PM.
Report comment to moderator  
Reply With Quote
Unread 06/07/21, 08:30 PM  
Bahuser

Forum posts: 0
File comments: 2
Uploads: 0
I always have similar problems with saving databases. The last time I solved this problem, I started the computer in safe mode with the network, added cd %~dp0 to the DownloadNewData.bat file as the first line and ran it in admin mode.
I do not know what exactly helped, but in the end it worked.
Report comment to moderator  
Reply With Quote
Unread 06/07/21, 12:35 PM  
Shinni
AddOn Author - Click to view AddOns

Forum posts: 167
File comments: 550
Uploads: 22
The server accepts and sends back blackwood data.

The downloaded data is not stored in the SavedVariables folder. HarvestMap reads it from the AddOns/HarvestMapData/Modules/HarvestMapAD/HarvestMapAD.lua file (likewise HarvestMapDC, DLC, EP, NF).
Last edited by Shinni : 06/07/21 at 12:38 PM.
Report comment to moderator  
Reply With Quote
Unread 06/07/21, 12:25 PM  
M-ree

Forum posts: 2
File comments: 510
Uploads: 0
Re: This is still broken?

Originally Posted by chaoslord
No way for us to amalgamate our Blackwood data?
The server does respond, but the data is in some binary format, 8 bytes per entry, that the main add-on does not recognize. I have tried to analyze it, but it's worse than Zodiac cypher. E.g., there's a definite match between:

"1924.8,2031.1,196.1,1604080532,60108041,0.4769932,0.6212432,1"
and
0x25 95 27 B6 03 D4 49 5B

... Except 7 of 8 numbers in the first line are definitely much larger than 1 byte each.
Report comment to moderator  
Reply With Quote
Unread 06/07/21, 10:34 AM  
chaoslord

Forum posts: 0
File comments: 4
Uploads: 0
This is still broken?

No way for us to amalgamate our Blackwood data?
Report comment to moderator  
Reply With Quote
Unread 06/06/21, 01:51 PM  
M-ree

Forum posts: 2
File comments: 510
Uploads: 0
Originally Posted by Shinni
The server is currently offline because the cooler broke. I'm trying to get a replacement. Until then you won't be able to download any data.
Hm. I wonder why merging fails.

Either bat or ps scripts just rename existing data to -backup, then appear to successfully upload and merge, but there is no new/downloaded file created.

At the same time, when manually I ran in powershell e.g.,
Code:
Invoke-WebRequest -Uri "http://harvestmap.binaryvector.net:8081" -InFile "HarvestMapAD-backup.lua" -OutFile "HarvestMapAD.lua" -Method Post
, everything worked fine (but the DL'd file is in some format that is not plaintext data unlike uploaded -- I suspect the add-on can parse it, didn't check yet).

Edit: Nope. The main harvestmap add-on does not understand the format these files are in, and just blanked all the data completely.
Last edited by M-ree : 06/06/21 at 03:45 PM.
Report comment to moderator  
Reply With Quote
Unread 05/17/21, 03:36 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 260
File comments: 1521
Uploads: 2
this addon is still a mess if you try to load data not for live main windows user

ie i launched this soft in PTS addon folder but it detect and work only with main live folder
same with other windows user folders i run eso with, by /runas user
Report comment to moderator  
Reply With Quote
Unread 05/08/21, 04:26 PM  
Drigo924

Forum posts: 0
File comments: 3
Uploads: 0
Re: Server doesn't respond

Originally Posted by Randaras
It seems that the server doesn't respond.


Here is what I get when using the DownloadNewData.bat




When i use the DownloadNewData.ps1

it returns with;




I turned my firewall off and tried, but same response.


How do I fix this, or is the server really offline?
The author of this addon made a comment about the server being offline
Report comment to moderator  
Reply With Quote
Unread 05/04/21, 08:52 PM  
Randaras

Forum posts: 0
File comments: 9
Uploads: 0
Server doesn't respond

It seems that the server doesn't respond.


Here is what I get when using the DownloadNewData.bat

.
.
You are about to upload and merge your HarvestMap savefiles with the global database.
Press any key to continue . . .
.
You need to be logged out of ESO, otherwise merging data will NOT work!
Please make sure you are LOGGED OUT.
Press any key to continue . . .
.
Creating backup copy of your data
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
Connecting to database...
Modules/HarvestMapAD/HarvestMapAD.lua
Open file: HarvestMapAD
Uploading file: HarvestMapAD
Finished.
Error while merging file: HarvestMapAD
The server answered:

Trying again with empty savefile...
Uploading file: HarvestMapAD
Finished.
Error while merging file: HarvestMapAD
The server answered:

D:\Bas\Documents\Elder Scrolls Online\live\AddOns\HarvestMapData\Main\upload.js(66, 2) msxml3.dll: The system cannot locate the resource specified.


D:\Bas\Documents\Elder Scrolls Online\live\AddOns\HarvestMapData\Main\upload.js(66, 2) msxml3.dll: The system cannot locate the resource specified.


Press any key to close this window.
Press any key to continue . . .

When i use the DownloadNewData.ps1

it returns with;

You are about to upload and merge your HarvestMap savefiles with the global database.
Creating backup copy of HarvestMapAD.
Merging file: HarvestMapAD
Error:
Unable to connect to the remote server
Press Enter to continue...:

I turned my firewall off and tried, but same response.


How do I fix this, or is the server really offline?
Last edited by Randaras : 05/05/21 at 12:58 PM.
Report comment to moderator  
Reply With Quote
Unread 05/04/21, 08:02 PM  
hosh636

Forum posts: 0
File comments: 1
Uploads: 0
Using dropbox folder

For me I unzipped the file from dropbox linked below and copied the modules folder over top of:
Documents\Elder Scrolls Online\live\AddOns\HarvestMapData\Modules
Report comment to moderator  
Reply With Quote
Unread 05/03/21, 03:36 PM  
Drigo924

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by Shinni
Originally Posted by Drigo924
Originally Posted by Shinni
The server is currently offline because the cooler broke. I'm trying to get a replacement. Until then you won't be able to download any data.
Any idea when it will be back up? or a way I can get data to use in the meantime? I was reinstalling addons a bit before you made the comment and was so confused as to why this wasnt working lol
These are the files from the last time I merged (~6h ago).
https://www.dropbox.com/s/n7tth6znh4...pData.zip?dl=0

The expected delivery time for the cooler is 30-40 days
In the meantime, I will try to setup the server program to run on some raspberry pi. Merging won't be as fast anymore but at least something will be available again some time tomorrow.
Sorry, not really too educated on this type of thing, where would I place the files I downloaded? The ones you provided.

Edit: Nevermind I got it. Thank you so much!
Last edited by Drigo924 : 05/03/21 at 03:42 PM.
Report comment to moderator  
Reply With Quote
Unread 05/03/21, 03:29 PM  
Shinni
AddOn Author - Click to view AddOns

Forum posts: 167
File comments: 550
Uploads: 22
Originally Posted by Drigo924
Originally Posted by Shinni
The server is currently offline because the cooler broke. I'm trying to get a replacement. Until then you won't be able to download any data.
Any idea when it will be back up? or a way I can get data to use in the meantime? I was reinstalling addons a bit before you made the comment and was so confused as to why this wasnt working lol
These are the files from the last time I merged (~6h ago).
https://www.dropbox.com/s/n7tth6znh4...pData.zip?dl=0

The expected delivery time for the cooler is 30-40 days
In the meantime, I will try to setup the server program to run on some raspberry pi. Merging won't be as fast anymore but at least something will be available again some time tomorrow.
Last edited by Shinni : 05/03/21 at 03:30 PM.
Report comment to moderator  
Reply With Quote
Unread 05/03/21, 03:18 PM  
Drigo924

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by Shinni
The server is currently offline because the cooler broke. I'm trying to get a replacement. Until then you won't be able to download any data.
Any idea when it will be back up? or a way I can get data to use in the meantime? I was reinstalling addons a bit before you made the comment and was so confused as to why this wasnt working lol
Report comment to moderator  
Reply With Quote
Unread 05/03/21, 02:45 PM  
Shinni
AddOn Author - Click to view AddOns

Forum posts: 167
File comments: 550
Uploads: 22
The server is currently offline because the cooler broke. I'm trying to get a replacement. Until then you won't be able to download any data.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: