Hi
Few days after updating I get constant download queued for any download in hub. But there are no other download in queue.
Any idea how to solve this? Thanks
I have not been able to replicate this issue. It could be there is some error that is occurring and preventing the queue from processing. The only way I will be able to debug and solve this is if someone could send me their log file when this happens so I can see what it might be.
VaM creates a log in C:/Users/[yourUserID]/AppData/LocalLow/MeshedVR/VaM/output_log.txt
The log is recreated each time you run VaM, so I would need a log file immediately after you experience the issue. The one above does not appear to have what you describe or there was no error when it happened.
[0503/200307.004:INFO:API.cpp(289)] zfb_init: Started browser
[0503/200307.004:INFO:API.cpp(291)] zfb_init: Using --disable-smooth-scrolling
[0503/200307.004:INFO:API.cpp(291)] zfb_init: Using --enable-system-flash
https://www.redgifs.com/static/js/main.cc26986f.js:2: [bugsnag]
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 43)
[0503/200946.960:ERROR:render_media_log.cc(27)] MediaEvent: MEDIA_ERROR_LOG_ENTRY {"error":"FFmpegDemuxer: no supported streams"}
[0503/200946.960:ERROR:render_media_log.cc(27)] MediaEvent: PIPELINE_ERROR DEMUXER_ERROR_NO_SUPPORTED_STREAMS
https://www.redgifs.com/cdn-cgi/challenge-platform/h/g/scripts/pica.js:1: Uncaught (in promise) TypeError: s[a5(...)] is not a function
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug.bindings.h Line: 43)
InvalidOperationException: Header value contains invalid characters
at UnityEngine.Networking.UnityWebRequest.SetRequestHeader (System.String name, System.String value) [0x00000] in <filename unknown>:0
at MVR.Hub.HubBrowse+<BinaryGetRequest>c__Iterator1.MoveNext () [0x00000] in <filename unknown>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Do you happen to know what Resource you were trying to download here? That might be helpful to root cause, but the output log helps me as I can put in a fix to trap this error, report it, and then move on to next queued item. Something won't get downloaded when this occurs, but at least it won't get stuck and prevent the queue from continuing to process.
Can you please try the following?
Go into the security preferences and turn off the Store data option and then try again? It seems you might have a corrupt cookie that is causing this. I am putting in an error to trap this condition for next release that should also work around the issue, but if you are logged into the Hub and this error occurs it won't register that you have download the specific asset (and therefore won't be able to rate it). So it would best to see if you can flush the bad data and see if it goes away.
View attachment 242707