• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin 2.0] AlerterReloaded

    Discussion in 'Archives' started by toNyx, Aug 30, 2015.

    1. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      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 )
       
    2. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      checked the appspot and it's working.
       
    3. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      this happens when i stop, in rest no notifications at all :(
       
    4. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Are you sure you don't have an installation issue? this line means nothing. :eek:
       
    5. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      Nope, everything done right... and now i saw that the NMA main server is online and still no notif :/
       
      Last edited: Jan 3, 2016
    6. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      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;
       
    7. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      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 :D any errors in the log?

      // EDIT //

      Redownload and try again plz.
       
      Last edited: Jan 3, 2016
    8. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      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
       
    9. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      You start/stop it? or does it stops itself? that looks weird. gimme full log plz
       
    10. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      I start/stop
       

      Attached Files:

    11. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Lel, I'm dumb :D

      forgot to include a folder into the zip, lemme fix it quick :)
       
    12. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      Now, you choose a punishment!!!
       
    13. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      it works now :) thx
       
    14. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      still crashes if the notify page is off :(
       
    15. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      any log?
       
    16. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      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 )
       
    17. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      still :(

      not working... no errors, no notifs

      changed api..
       

      Attached Files:

      Last edited: Jan 4, 2016
    18. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      Now it works.... wtf?
      i did nothing :O
       
    19. toNyx

      toNyx Well-Known Member

      Joined:
      Oct 29, 2011
      Messages:
      3,770
      Likes Received:
      35
      Trophy Points:
      48
      Your bot stop/start a lot xD can't see any errors, double check the api key and such
       
    20. wittle

      wittle Member

      Joined:
      Aug 28, 2015
      Messages:
      117
      Likes Received:
      1
      Trophy Points:
      18
      posted at the same time :D you're fellowing!!! me? :O STALKER!!!
       

    Share This Page