Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Exception Reaction

User Feedback

Recommended Comments

Hello,
I cannot reproduce this error.
If when you get again this error, if you can run this code (in dev... tools) to find what unit cause this error:

        Logging.WriteDebug("================================================");
        foreach (var o in ObjectManager.GetObjectWoWUnit())
        {
            var r = Reaction.Unknown;
            try
            {
                r = o.Reaction;
            }
            catch{}
            Logging.WriteDebug(o + " > " + r);
        }
        Logging.WriteDebug("================================================");

 

camelot10

Elite user
On 04.04.2017 at 5:39 PM, Droidz said:

Hello,
I cannot reproduce this error.
If when you get again this error, if you can run this code (in dev... tools) to find what unit cause this error:


        Logging.WriteDebug("================================================");
        foreach (var o in ObjectManager.GetObjectWoWUnit())
        {
            var r = Reaction.Unknown;
            try
            {
                r = o.Reaction;
            }
            catch{}
            Logging.WriteDebug(o + " > " + r);
        }
        Logging.WriteDebug("================================================");

 

here. check log

8 апр 2017 19H35.log.html

camelot10

Elite user
1 hour ago, Droidz said:

And you get this problem only in this zone?

yes. east part of broken shore island. you need to kill some amount of mobs before that problem appear

camelot10

Elite user

nope. no more this error

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.