Skip to content
hotbees edited this page Mar 2, 2023 · 11 revisions

⚠️ This is NOT official documentation, it is my own personal notes. Please do not contact WarcraftLogs staff about inaccuracies, instead open an issue or DM me on Discord @ bees#0451 ⚠️

Welcome! In this wiki I will be noting down useful info (to me) in particular for the report components feature on warcraftlogs but also notes about log viewing and manipulation in general.

Common problems

Problem: My report components are all displaying a vague error AND/OR the dev console is displaying a bunch of 404 errors.

A Report Components dashboard where every component is an error that reads: "An error has occurred. This is likely temporary. Try again later."

Solution: Check your address bar and make sure you don't have a / between the report code and the # hash parameters. The WCL team is aware of this issue and will fix it eventually but for now this is an easy workaround.

A demonstration of removing the slash between the report code and the hash parameters

Resources

Clone this wiki locally