Jump to content
  • Item with same ID appears and begins to duplicate infinitely


    wifirex
    • Version: V1 b317

    Just been playing the game normally with no mods. Only modification I made was the boot file to improve GPU utilisation/performance.

     

    I tried to make a pastebin for the log file, but it exceeds the 523kb limit. The short of it is, over 1000 minibikes were spawned sequentially and in rapid succession. FIle is about 2611KB

     

    Here's an image for reference. If you want me to make a Google Drive link to get you the log file, I'm happy to oblige. Yes, I've read the rules thoroughly.

     

    https://imgur.com/a/hjpfhV1

     

    Here's a quick example of what the log repeats:

    2024-07-16T19:55:37 63.401 INF 9788 Vehicle PostInit [type=EntityMinibike, name=vehicleMinibike, id=4541], (-901.89, 40.65, -456.97) (chunk -57, -29), rbPos (-848.00, 32.00, -464.00)
    ArgumentException: An item with the same key has already been added. Key: 4541
      at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000dd] in <467a840a914a47078e4ae9b0b1e8779e>:0 
      at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <467a840a914a47078e4ae9b0b1e8779e>:0 
      at DictionaryList`2[T,S].Add (T _key, S _value) [0x00000] in <e36a8a99a59140168271d964e85a0efd>:0 
      at World.SpawnEntityInWorld (Entity _entity) [0x0002f] in <e36a8a99a59140168271d964e85a0efd>:0 
      at VehicleManager.Update () [0x00118] in <e36a8a99a59140168271d964e85a0efd>:0 
      at GameManager.gmUpdate () [0x0010d] in <e36a8a99a59140168271d964e85a0efd>:0 
      at GameManager.Update () [0x00000] in <e36a8a99a59140168271d964e85a0efd>:0 


    User Feedback

    Recommended Comments

    Yes I want to complete the full bug report, but stopped and wanted to check qualification as soon as I couldn't create a pastebin for the report due to its size.

     

    Are there other options other than pastebin?

    Link to comment
    Share on other sites

    Summary: Item with same ID appears and begins to duplicate infinitely

    Game Version: V1.0 b317

    OS/Version: Windows 10 Pro V22H2

    CPU Model: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz 

    System Memory: 32,0 GB

    GPU Model and VRAM: nVidia RTX 2060 Strix

    Screen Resolution: 3440x1440

    Video Settings: Medium

    Game mode:  SP


    Map: RWG Juvupe Valley

    Did you wipe old saves? Yes

     

    Did you start a new game? Yes

     

    Did you validate your files? Yes

     

    Are you using any mods? No
    Did you try to reproduce without mods? NA

     

    EAC on or off? Yes, stage 3 (never notify for known applications)

     

    Bug Description: encountered an error while driving a minibike to visit trader Bob. Console opened and minibikes just started spawning in a heap. Lost control of the game so I made a screenshot and killed the task. I tried re-entering the save but the error still persists and the pile is growing.

     

    Detailed steps to reproduce the bug:

    1) Create a map and new player. Play the game normally.

    2) Lose a player save to game freeze/corruption. Create a new player and build a nice base.

    3) Visit trader Bob in the desert on a minibike and see a pile of the same item pour out of thin air and wreck your entire game (potentially).

     

    Actual result: game is lost to an error loop.

     

    Expected result: stuff like this not to happen.

    Link to Pastebin Output Log: too large for pastebin please advise

     

    Screenshot of error/effect: https://imgur.com/a/hjpfhV1

    Ooops - EAC not UAC - yes EAC is on

    Link to comment
    Share on other sites

    1 hour ago, wifirex said:

    Are there other options other than pastebin?

    justpaste.it can do larger files, but be warned that the site is extremely slow as a result. 

     

    You can just trim the log after the first several notations also.

    Link to comment
    Share on other sites

    Here's my guess:

    Somehow the game glitched and corrupted the vehicle manager save data. It then tried to play catch up and decided it needed to spawn another minibike at the last known location. It then realized it's own mistake and threw the error, but somehow also thought it needed another one and looped this process over and over again.

    Not sure if we'll ever be able to reproduce this, but I'll send this story and log file to the team to see if there are any safe guards they can put in place to prevent it.

    Thanks for the report!

    Link to comment
    Share on other sites

    @wifirex If you want to continue playing the game you could try to delete the file vehicles.dat in your savegame (and optionally replace it with vehicles.dat.bak if that file is older than the error). If that doesn't help you would have to delete your player files in the savegame and recreate your character through console commands ( F1 -> cm / giveselfxp )

     

    Link to comment
    Share on other sites



    Guest
    Add a comment...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...