1. Post #1

    April 2014
    9 Posts
    Hello everyone, I have a problem that I can not find the solution.
    I connect to a server and start playing ... so far so good, but after a few minutes,
    my character does not collect more resources or not hunting.

    Explain with an example:
    I'm collecting firewood or rocks, hit and stops collecting (I do not score more green to the right resources to collect)
    or hunting an animal and he does not run away and anyway I do not score in the resources' inventory.

    I have to disconnect myself and reconnect continuously, every 2 or 3 minutes. Most of the time, when I connect again, I realize that the resources for crafting has used them, but in the 'inventory does not have what I have to craft
    It 'a little' as if it was disconnected from the server, but I continue to make play.
    The game is updated and original.

    I hope someone can help me, because it's really unplayable.

    Thank you for your attention.

    ps: sorry for my english.
    Reply With Quote Edit / Delete Reply Show Events Dumb Dumb x 1 (list)

  2. Post #2

    January 2014
    377 Posts
    Does this happen on any server you join? Or just the one your currently on. Try other servers. Could be a latency issue. Also ping the server ip and make sure your ms is under 100.

    Start>Run>CMD
    Ping serverip -n 100 this will ping the server 100 times and give you the results
    ping serverip -t this will ping the server endlessly until you stop it with a control c or close the cmd window

  3. Post #3

    April 2014
    9 Posts
    It happens on all servers.
    ping the preferred server is 80.

    Edited:

    this problem is not of my friends on the same server.

  4. Post #4

    January 2014
    377 Posts
    This sounds like a really bad desync issue.

    What is your current FPS while connected to the server. Also try turning off grass

    grass.on false

  5. Post #5

    April 2014
    9 Posts
    Yes, grass.on is false.

    All in .cfg is "False"

    Edited:

    What software can help me to check the fps?

  6. Post #6

    January 2014
    377 Posts
    http://www.reddit.com/r/playrust/com...w_fps_in_rust/

    In game commands to show your fps in the f1 console

    global.fpslog 5

    global.logprint True


    however 3rd party programs like fraps and other is your best best. Mumble has a overlay as well for FPS however it never works for me :(

  7. Post #7

    April 2014
    9 Posts

  8. Post #8

    February 2014
    201 Posts
    This is a well-known issue which happens to most windows XP users. Are you using windows XP?

    The name of this issue is "Ghosting". You are probably ghosting. Assuming this is the issue and you are actually ghosting, players have found an easy solution for it and you can find it somewhere on this forum.

    Edit: yes, just saw you are using XP.

  9. Post #9

    April 2014
    9 Posts


    Edited:

    Yes i have Windows xp :(

    Edited:

    Yes i have Windows xp :(

  10. Post #10
    Un1ver5al's Avatar
    March 2014
    61 Posts
    Sounds like packet loss more than ping. Whats your internet provider like?

    Edit: not sure if Rust is officially supporting XP as a platform, as Microsoft have also dumped it this month :(

    Looking at the steam store page it says XP on the minimum requirements, but also 4GB memory. Are you running 64-bit XP?
    Reply With Quote Edit / Delete Reply Windows 7 United Kingdom Show Events Disagree Disagree x 1 (list)

  11. Post #11

    April 2014
    9 Posts
    Vodafone (Italian provider). my Ping is 60 +/-
    Server rust ping 100/130 +/-

  12. Post #12

    January 2014
    377 Posts
    http://facepunch.com/showthread.php?t=1346063&page=5

    this is the facepunch link with a apperent work around for the desync issues with WinXP.

    http://facepunch.com/showthread.php?t=1346063&page=5

    However with that said, I would do as much as you can to get your FPS up, as they are pretty low.

    Edited:

    Vodafone (Italian provider). my Ping is 60 +/-
    Server rust ping 100/130 +/-
    when you do a ping, tho do you get any drops, no replies, or packet loss
    you can find packet loss after the ping finishes it will be under the Lost = 5 (5% loss) or will look like that
    Reply With Quote Edit / Delete Reply Windows 7 Canada Show Events Winner Winner x 1 (list)

  13. Post #13

    April 2014
    9 Posts
    Thank you, now I read and try to solve.

  14. Post #14

    January 2014
    377 Posts
    Let us know if anything solved it for you.

  15. Post #15

    January 2014
    377 Posts
    Thank you, now I read and try to solve.
    Any luck?

  16. Post #16

    April 2014
    9 Posts
    ok, I solved it. Thanks to the patience of you guys.
    Just follow this guide:
    Simply run notepad c:\boot.ini

    and add in last line like it ist discribed in the link /usepmtimer

    my boot.ini now looks like this:
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer

    Many thanks to those who helped me.
    A hug.

    Edited:

    ps: thanks Rustypipe

  17. Post #17

    January 2014
    377 Posts
    ok, I solved it. Thanks to the patience of you guys.
    Just follow this guide:
    Simply run notepad c:\boot.ini

    and add in last line like it ist discribed in the link /usepmtimer

    my boot.ini now looks like this:
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect /usepmtimer

    Many thanks to those who helped me.
    A hug.

    Edited:

    ps: thanks Rustypipe
    Glad you got it resolved and can now play the game without having to re-connect every 10-15min :) have fun and stay unraided :P

  18. Post #18

    April 2014
    9 Posts