Thanks. For anyone else having the problem. In CommunityLib/Notifications.cs change line 87. Code: request.ContentLength = 0; to Code: request.ContentLength = postData.Length; That got pushbullet notifications working.
I added a specific npc detection based on their names in next version. Ty tofm it's fixed in next lib update
Does the mobile notification work with encountering masters? Perhaps a "test" button could be nice to know if you've set up the push notifications properly =D Ah I got it to work, apparently it was that line in communityLib's notifications that I had to change. I should have read bettter =P ---EDIT---- Well it's working, but not for masters. Any way to make it so that I can get a mobile push notification whenever I encounter the masters that are selected?
Will add this option in next version // EDIT // Along with specific npc notifications & char name for notifications
which version do you have, please consider being a bit more helpful when reporting an issue, I have lot of stuff to do and it's pissing me off when people post like "no work"
The lastest (1.0.0.6), Pushbullet desktop version 392, and mobile v17.6.9 thought i gave enough details as it happened before, and when i installed it for pushbullet... ow... now i got what you're asking... srry
Hi! Got error: Code: 2016-06-11 16:56:25,501 [6] ERROR ThirdPartyLoader - Cannot load [AlerterReloaded] because an exception occurred [driver_video\3rdParty\_CONFIGS_\Default\AlerterReloaded\Content-27636500\MobileNotifications\Notifier.cs(2,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?) ]. 2016-06-11 16:56:25,501 [6] ERROR ThirdPartyLoader - System.Exception: driver_video\3rdParty\_CONFIGS_\Default\AlerterReloaded\Content-27636500\MobileNotifications\Notifier.cs(2,7) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?) at Loki.Bot.ThirdPartyLoader.?????????????????????????????????????????(Dictionary`2 , String ) I have no directory "CommunityLib". Pls help.
Doesn't the bot stop on finding trials? if so it should notify you if you turn on "notify on bot stop"