1. Wulf

    Wulf Community Admin

    It's a Unity argument that allows the program (server) to close instead of getting hung up on the crash. Ideally though, you'd want to find the cause of your crash.
     
  2. What methods of 'troubleshooting' do you recommend to try and locate what's causing the issue? And sweet, sounds like I'll be adding that in, haha. Thank you!
     
  3. Wulf

    Wulf Community Admin

    The process of elimination.
     
  4. This just means that the server will restart if it crashes and not display the error (although it will still be in a dump). So it's exactly what you want, it will restart the server when it crashes so it can continue to run without your intervention. That's all it does :)

    EDIT: Just realized this had been answered on page 2.
     
  5. Still appreciated, haha. :p
     
  6. @Wulf Is the switch -silentcrashes, -silent-crashes or -silentcrash? I just went to double check on the forums and there are so many different variations.
     
  7. Wulf

    Wulf Community Admin

    -silent-crashes according to Unity's page. Unity - Manual: Command line arguments
     
  8. Hmm, I've started getting these since yesterday, not made any changes. Side note, oddly enough, the quit command in the console not restarts the server where it used to shut it down.

    Like the other guy, it seems to happen when I have Rustadmin running. Been fine til now.
     
  9. Wulf

    Wulf Community Admin

    The quit command only shuts down the server, it has never restarted it. Rust has no way to restart itself, you'd have to rely on an external script.
     
  10. Must be gameservers sorcery then because sure enough ifor I hit quit it restarts it
     
  11. Wulf

    Wulf Community Admin

    Yup, either a program that monitors it or a script.
     
  12. Same thing here, I removed a bunch of plugins and still happens even after i thought i was safe. But it is not plugins thata re cause, it is Face Punch latest update. It is broken internally.
     
    Last edited by a moderator: Dec 29, 2016
  13. Amazing, thanks heaps for your help @Wulf! Will keep that page in mind for future reference, thanks for the link :)
     
    Last edited by a moderator: Dec 30, 2016
  14. Ok, so my server is now crashing regularly. @Wulf @Reneb Can you see if I can sort anything while I wait for the owner to raise a ticket with GameServers? Unfortunately the owner is a bit of a ghost these days and only he can raise support tickets with em :( I see a 'reported.zip' in the crash folder so I assume it's been auto raised with em, but considering it's been happening for 24 hours I hold little hope.

    EDIT: Re-ran last weeks update, seems stable for now, only been up 30 mins though but fingers crossed.
     

    Attached Files:

    Last edited by a moderator: Dec 30, 2016
  15. Looks similar to mine,

    Unity Player [version: Unity 5.4.2f2_b7e030c65c9b]

    RustDedicated.exe caused an Access Violation (0xc0000005)
    in module RustDedicated.exe at 0033:2f0d3007.

    Error occurred at 2016-12-30_211836.
    C:\rustserver\RustDedicated.exe, run by **.
    66% memory in use.
    16333 MB physical memory [5551 MB free].
    25177 MB paging file [3652 MB free].
    134217728 MB user address space [134215639 MB free].
    Read from location ffffffff caused an access violation.

    Context:
    RDI: 0x7d26b6c8 RSI: 0x7d206220 RAX: 0x00000001
    RBX: 0x7d2620e8 RCX: 0x7d26b6c8 RDX: 0x004fe150
    RIP: 0x2f0d3007 RBP: 0x00000000 SegCs: 0x00000033
    EFlags: 0x00010206 RSP: 0x004fe0f0 SegSs: 0x0000002b
    R8: 0xe0000000 R9: 0x00000000 R10: 0x00000000
    R11: 0x004fe150 R12: 0x085ea5f8 R13: 0x4b2c8990
    R14: 0x4b2c8990 R15: 0x4bf43990

    Bytes at CS:EIP:
    49 8b 01 49 39 03 72 26 49 8d 51 08 49 8b c9 4c


    So I'm wondering if this is because of plugins and if it's possible for me to fix it or if we need to wait for an update?

    Not sure if it helps, but I also noticed this. Heli loot activity close to crashes.
     
  16. EDIT: Hmm, it's been up 5 hours without Oxide running.
     
    Last edited by a moderator: Dec 30, 2016
  17. I was just looking at the boxes from heli burning, then it crashed. I had gibs disabled to. Now, I just disabled the heli spawn altogether.
     
  18. I'm currently trying my server with 90% of the plugins scaled back to see if I can avoid a wipe this close to forced wipe. One madness I'm dealing with now is the ability to one shot deployables and buildings parts and they destroy 0_o restarting to see if it sorts it
     
  19. This is happening on all my servers, whenever i run command banid ... EAC bullshit, fix asap.
    [DOUBLEPOST=1483151685][/DOUBLEPOST]Here, to test, ban a user and kick a user through a plugin.
     
  20. I'm not sure if Wulf has a contact on the inside, but I haven't seen it recognized enough on Reddit which is where I know they get a lot of Bug reports and fixes. This thread here is the biggest mention I've seen about this issue, yet it's so debilitating. Adding the silent crash switch and disabling Heli's has made such a difference though!