Search results

  1. tarynkelley

    Approved HungerGames

    I'm still getting the StackOverFlowException Errors with this Fougerite version on a fresh server installation without any plugins.
  2. tarynkelley

    Approved HungerGames

    ELI5
  3. tarynkelley

    Approved HungerGames

    While the rust server is being started. Then it crashes immediately.
  4. tarynkelley

    Approved HungerGames

    This seems to work. The Test.log still gives : [5/31/2016 16:29:43] null but HG ends properly. I noticed that this HG version seems to have a lot of problems with Resetting or Breaking the walls. E.g. [IronPython] Error in plugin HungerGames: Traceback (most recent call last): File...
  5. tarynkelley

    Approved Rust Legacy Server + Fougerite [Deleted]

    tarynkelley submitted a new resource: Rust Legacy Server + Fougerite - Rust Legacy Server with Fougerite 1.4.6 Prepatched Read more about this resource...
  6. tarynkelley

    Approved HungerGames

    That so weird. I also tried a fresh Rust Server Version with Fougerite 1.4.6 and the same results. Its a normal Windows 2012 R2 System with all the updates + patches.
  7. tarynkelley

    Approved HungerGames

    Have you been able to reproduce the problem? Or is it fixed with the latest fougerite version?
  8. tarynkelley

    Approved Sleepers

    No, I was never able to find out why its happening. There were no errors.
  9. tarynkelley

    Approved Restriction Zones

    At this moment Mods/Admins can kill each other. Is there a way to allow that only Admin/Mods can kill Players, but Mods/Admins cannot kill each other in a NON-PVP Zone.
  10. tarynkelley

    Fougerite Official

    As long the shutdown function uses a Timer it still can cause crashes:
  11. tarynkelley

    Fougerite Official

    With 1.4.5 I still see the "Saved xxxx objects" messages in the console.
  12. tarynkelley

    Fougerite Official

    I myself let a 1.4.5 Test Server run for some hours and so far had no problems with autosaves or crashes. I see that your server probably crashed as you executed /saveall manually? I will let my test server run longer and let see what happens.
  13. tarynkelley

    Approved HomeSystem

    But this doesnt help against Facepunch kicks and the therefore resulting false positive EAC dizzy warnings. The best would be to let a player freeze for some seconds at the position where he spawned, so that he cannot fall down, until the building is loaded.
  14. tarynkelley

    Fougerite Official

    Anything in the Log files under /Save/Logs?
  15. tarynkelley

    Fougerite Official

    There should be a folder with the crash log. Send the part starting from: ========== OUTPUTING STACK TRACE ================== until ========== END OF STACKTRACE =========== As far as I know this is a problem of rust itself. Same as when teleporting stops to work. Only a restart can help...
  16. tarynkelley

    Approved BannedPeople

    RangeBan does not work when the list has several entries. The last entries simply get ignored.
  17. tarynkelley

    Approved Proxy Checker

    When the IPHUB.info API is down this causes serious lags for your server. This happened for me now the 2-3rd time. I think the only way to fix that is running it on a separate thread and lowering the Web.get timeout.
  18. tarynkelley

    Approved Rust Legacy Server + Fougerite [Deleted]

    tarynkelley submitted a new resource: Rust Legacy Server + Fougerite - Rust Legacy Server with Fougerite 1.4.5 Prepatched Read more about this resource...
  19. tarynkelley

    Approved Clans

    I'm missing a feature that only ASCII characters can be used for the Clan Name. Or the best only a-z, A-Z and 0-9, characters For example with: if len(text) < 3 or len(text) > 10 or not re.match("[\w]+$", text) or not re.match('^[A-Za-z0-9]+$', text)...
  20. tarynkelley

    Solved RUST CMS By Azymok (Arizona Rust)

    I don't want to offend anybody, but I noticed that many of your posts have a very weird English. English is only my 3rd language but I would suggest not to use any translation tools like Google Translate or Bing Translator etc. I don't know what your native language is but using any kind of...