Primary Weapon constantly resets on Medic Loadout

Discussion in 'Bug Reports' started by Eldredian, Mar 7, 2023.

  1. Eldredian

    Both of my TR Medics cannot seem to "save" their Cycler TRV on their main loadouts, no matter how many workarounds I've tried. It always resets to the T1 Cycler.
    • Up x 1
  2. slremusren

    Same goes for NC Medic., too. Always resets to Gauss Rifle from Reaper DMR. But that happens only on one loadout set for me. I've tried many things like you, yet it contunious same way.
  3. CaptainGallows

    It's not tied to any weapon.

    Devs, hear me out because you can probably fix this in less than twenty minutes.
    The likely cause:
    -Attachment equiped to weapon
    -Devs change or remove attachment from game
    -incorrect field in database
    -bugged weapon detected on login/continent swap
    -setting default fallback weapon

    Devs. Open up my emerald vanu character, it's currently happening to my phaseshift.


    If this is the case you should see it in the database, and then and you guys need to simply add a check to catch invalid attachments and set THOSE to default/none instead of the weapon slots.

    The former seems to be the most likely cause, although perhaps my phaseshift having been bought with daybreak cash is another thing you could check.
    (eg: some Validate_Weapon() method perhaps being called before Set_Daybreak_purchases_enabled() )


    This bug has been driving me nuts for years, so please fix it.