1. Skinn :) notifier is causing a big problem(at least on my server), my server is crashing when using notifier after yesterday update, if o load notifier i got 1 to 3 minutes until de server crash, everything freezes and only voice chat works.
     
  2. Does anything appear on the console?
     
  3. no nothing :( i can send you my logs but no errors there :(
     
  4. Dont take me wrong tho, but I highly doubt anything on Notifier would crash the server, if anything I would believe in lag spikes, since Notifier depends on web-requests to get the players countries.
    Anyway, if somethings really messing up and there is no errors then it's really hard to say what is causing the crash. Only change to know perhaps is trying to figure what happen right before the crash.
    What was the last message notifier broadcasted? or did anyone connected/disconnected at that moment? any command that was triggered before the crash?
    [DOUBLEPOST=1426883089][/DOUBLEPOST]And by any chance have you changed the .py?
    Send me a copy of your config file so I can test it out as it is, and if you modified the plugin it self than send me a copy of it as well.
     
    Last edited by a moderator: Mar 20, 2015
  5. after entering the command /players in F1 a list consisting only of my nick (I'm sorry for my English)

    I attach the config
     

    Attached Files:

  6. I don't :) hehe :) i've been testing all day plugin by plugin and i've found out that its notifier because i just need to load it and boom after some time it will crash my server :( i think there is something wrong with the time system, because if set in the config the time of the adverts to 60 seconds and reload the plugin on the console after the reload the plugin shows the config its using and there it shows 3 min for the adverts and if i set it to 90 seconds and reload again the plugin shows 1 min.

    PS: I did not edit the .py only the config.
     
  7. You mean that when you trigger the command the list shows only your name?
     
  8. yes
     
  9. Hi SkinN, i see something you the only one manages good in this plugins is for french language like "è é ê" very important in the french language or maybe in other languages, and i would like to add that management in all my other plugins that i translate, is this due to somes import modules or something to do that?or what anyway...

    Regard thanks :)
     
  10. I checked the code and I realize a few things are not accurate, although if you set the interval to 61, it will work, and even though when you set it to 90 seconds it shows that is set to 1 min because of this:
    Code:
    (Interval: %s minutes)' % (sec/60)
    The division made to appear in the message is going to return a integer beside a float, 90 seconds is 1.30 but since it returns an interger in the message will appear just 1, but I can guarantee the timer itself will be 90 seconds.

    Still I dont think this will make any difference in terms of crashing the server.

    I will later attach here a temporary tweak of the plug-in for anyone who wants to experiment and give me some feedback whether is better or not.
    [DOUBLEPOST=1426892652][/DOUBLEPOST]
    That is not anything to do with the code of the plug-in if that's what you want to know. As long the config file encode is uft8 all the characters you mentioned should display just fine in game.
    [DOUBLEPOST=1426892658][/DOUBLEPOST]
    That is not anything to do with the code of the plug-in if that's what you want to know. As long the config file encode is uft8 all the characters you mentioned should display just fine in game.
    [DOUBLEPOST=1426893172][/DOUBLEPOST]@xShARkx I forgot to mention, the reason why when you set the interval to something lower than 60 seconds notifier will set it back to its default value, I did this so people avoid chat spam, more precisely for high populated servers which have "more traffic" in the chat, is not a good thing having lots of messages from plug-ins along with a lot of people talking as this may cause lag to the whole server.
    [DOUBLEPOST=1426893399][/DOUBLEPOST]
    Unless you are alone in the server I don't think that's quite possible, but I will take a look at that.
     
  11. @SkinN õ.Õ'.|.,

    later we can chat on steam and you can join me server then i'll load notifier and we will see.
     
  12. Sure thing.
     
  13. Thx and sry for the trouble :)
     
  14. No problem I'm here to help anyway I can
     
  15. everyone on the server has the same trouble
     
  16. - You may download this if you want as it might bring improvements, this is not an official release as version 2.4.1 did not changed, it's just a patch with few small fixes and tweaks before the official release.

    Here it is, try it out and let me know what happens.

    You should probably download it as well. I found the issue and I've fixed it.
    Thanks for reporting.
     
  17. Back well not for me SkinN i got only your plugin encoding UTF8 good why? idk if its that maybe that why i got a message back all the time such as UTF8 encoding not found or something like that then what i must do? weird your plugin functionaly well and not all other? when i try put put a éè in other that put in chat sad charset replacement a ? in a squadro if i remenber...:/
    i add same in RUST ADMIN got sad charset too when a éèê come i get a squadro but rustadmin is not the problem that cause ingame chat plus it's not your plug ^^

    Regard
     
  18. Maybe there is something you're missing perhaps, I really don't know. Are you sure you don't have your editor saving the file other than UTF8 enconding by default? Or maybe try to save the config files manually to UTF8 enconde, I know it sounds a bit dumb but I'll be honest I don't quite know how to help you, I never had this kind of problem.
    I'm sure if you ask in the Oxide Support somebody you answer that.
     
  19. Yes but a little bit too coloured, I don`t like red and green. I`ve changed some colours but the players names are still green and the rules are yellow. I would love to change this, too.
     
  20. not helped