lost-ark-dev / loa-details

LOA Details allows you to track real-time stats of the game Lost Ark and view and parse its logged data.
GNU General Public License v3.0
130 stars 42 forks source link

Upload not working #40

Open Akizo96 opened 5 months ago

Akizo96 commented 5 months ago

I currently creating a website for me and my raid members so they can watch their DPS. As i dont want to look through all parsed logs all the time to get the right file to upload to my website, i wanted to use the upload function that is already built in. But it seems that the function doesnt work anymore as the upload is never triggered. As I looked through it, it is probably not working anymore since the new log format.

I hope that the problem can be solved soon.