Overwolf

Overwolf

  • Getting Started
  • Docs
  • API
  • Events Status
  • Blog
  • Q&A
  • Support

›Developers Console

Best Practices

  • Overview
  • App specific experience
  • First time user experience
  • App launch performance
  • Marketing Communications
  • User journey and error handling
  • Per-game settings
  • Hotkey best practices
  • Second monitor usage
  • Data persistence
  • Reduce OPK size
  • Use Tab as an app Hotkey
  • Type definition file
  • Download Link with referral ID
  • Video capture best practices
  • Enable Developer Tools
  • Exclusive Mode Overlay
  • Electron Migration

Using Windows API

  • Using Overwolf windows
  • Windows Communication
  • Windows Types
  • Resolution Size and Position
  • General Tips

Understanding OW logs

  • What are Overwolf logs
  • DxDiag log
  • Trace logs
  • OBS logs
  • OverwolfPerf log
  • Overlay game HTML

Using Plugins

  • Plugins overview
  • Plug-in Implementation
  • Write your own plugin
  • Sample plugin
  • Simple I/O plugin
  • TeamSpeak plugin
  • Downloader plugin
  • Process Manager plugin

Using Events

  • JavaScript events overview
  • Using game events in your app
  • Game events Simulator
  • Verifying event status

Developers Console

  • Submit a new version
  • Release notes
  • Submit for review
  • Update store listing
  • Manage your subscriptions
  • Users and permissions
  • Crash reports
  • Rating and reviews
  • App Channels
  • CLI

Integrations

  • Integrating app analytics
  • Login with Twitch
  • Login with Overwolf
  • Event SDK for Game Devs
  • Twitch Extensions

Request a Service

  • Marketing asset requirements
  • Looking for Group
  • Promoting your app
  • App recommendations

Community Help

  • Join the Community
  • Webinars
  • Developers Content
  • Code snippets

Legal

  • Legal overview
  • App terms
  • Developers terms
Edit

Crash Reports

In this article, we'll go over the process of viewing the crash reports for your apps, and understand the different types of reports.

important

This report is currently down for maintenance.

Overview

Whenever your app crashes unexpectedly, the crash logs are automatically uploaded to our servers by the OW client. If there is no available internet connection or any other reason preventing the client from uploading the crash logs, it will automatically try to upload the logs every several hours until success.

Each crash log is a zip file that contains all your app's crash logs, named according to the app's windows names, e.g.:
background.html.log, background.html.1.log, ads.html.log, ads.html.1.log, ads.html.2.log, etc.

Once the logs are collected by our servers, you can view and analyze them through the OW dev console.

Crash reports types

There are several types of views available for your app's crash logs, to make it easier to find and filter them.

Crashes over time

crashes-over-time

Crash logs

For each crash incident, you can get various details:

crash-logs

  • App version
  • Overwolf client version
  • Time created
  • Username
  • App logs

Filter crashes by hour

If you would like to get crash logs for a specific timeframe, you can filter by the hour:

crashes-by-hour

Download crash logs

For each crash, you can easily download the user's support package uploaded to our servers - to examine, analyze, and find errors and issues. Just hit the gray arrow next to the relevant crash:

download-crash-logs

Crash rate compared to peers

You can view your crash rate compared to similar apps and determine if your app's health quality is relatively stable or not.

crash-rate-compared-to-peers

Last updated on 6/27/2021 by Itay Gliksman
← Users and permissionsRating and reviews →
  • Overview
  • Crash reports types
    • Crashes over time
    • Crash logs
    • Filter crashes by hour
    • Download crash logs
    • Crash rate compared to peers
  • Legal
    • Terms overview
    • Developer's terms
    • App terms
    • Overwolf terms
    • Overwolf Privacy policy
  • Support
    • Questions and Answers
    • Discord
    • Slack
    • Facebook
    • Twitter
  • Documentation
    • Changelog
    • API
    • App Creation Process
    • Best Practices
    • Game Events status
  • Information
    • Careers
    • Fund
    • Developers Blog
    • Overwolf Appstore
    • Advertise on Overwolf
Overwolf 2022