Like that? Exception during plugin Stop.System.NullReferenceException: Object reference not set to an instance of an object. at AlerterReloaded.AlerterReloaded.Stop() in c:\Users\Alba\Desktop\New folder\Plugins\AlerterReloaded\AlerterReloaded.cs:line 109 at Loki.Bot.PluginManager.***********(IPlugin )
Nope, everything done right... and now i saw that the NMA main server is online and still no notif :/
placed both the mainUrl and backup url with the same link? case "android": { const string mainUrl = "https://www.notifymyandroid.com/publicapi/notify"; const string backupUrl = "https://www.notifymyandroid.com/publicapi/notify"; string finalUrl;
I derped, both service URLs are the same, and I can't ping the whole url block like this, so yeah you won't get notifications any errors in the log? // EDIT // Redownload and try again plz.
Nope, redownloaded, reentered different apikey. No more sounds, masters and pm's, no notifs, the only error log i get is when i stop... [Stop] Now requesting the BotThread to stop. [OldGrindBot] OnStop [CommonEvents] Stop [AdvancedItemFilter] Stop [Alcor75PlayerMover] Stop [AlerterReloaded] Stop Exception during plugin Stop.System.NullReferenceException: Object reference not set to an instance of an object. at AlerterReloaded.AlerterReloaded.Stop() in c:\Users\Alba\Desktop\New folder\Plugins\AlerterReloaded\AlerterReloaded.cs:line 109 at Loki.Bot.PluginManager.***********(IPlugin ) [AutoLogin] Stop [DeathLogger] Stop [DevTab] Stop [FlaskHelper] Stop [GemLeveler] Stop [MapRunner] Stop [ObjectExplorer] Stop [Stats] Stop [StuckDetection] Stop [OldRoutine] Stop
Exception during plugin Tick.System.Threading.ThreadAbortException: Thread was being aborted. at AlerterReloaded.MobileNotifications.NotificationManager.SendNotification(ProwlNotification notification) in c:\Users\Alba\Desktop\New folder\Plugins\AlerterReloaded\MobileNotifications\Notifier.cs:line 71 at AlerterReloaded.AlerterReloaded.Tick() in c:\Users\Alba\Desktop\New folder\Plugins\AlerterReloaded\AlerterReloaded.cs:line 143 at Loki.Bot.PluginManager.*********(IPlugin ) [Tick] Exception during execution:System.Threading.ThreadAbortException: Thread was being aborted. at Loki.Bot.PluginManager.*********(IPlugin ) at Loki.Bot.PluginManager.Tick() at Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick() at Loki.Bot.BotManager.*********(IBot )