Jump to content

Silier

WFG Retired
  • Posts

    1.265
  • Joined

  • Days Won

    9

Everything posted by Silier

  1. Thank you, this one is really mysterious and I can’t see way how it can happen code wise. It looks like something else is changing variable when it should not. Most likely it will be not fixed anytime soon. Ticket: https://trac.wildfiregames.com/ticket/6265
  2. Treasure bug is trigger for error you see. It is even worse because controller went into individual state so formation will not respond at all. https://code.wildfiregames.com/rP24989
  3. This does not make sense why that would happen. offsets are just recomputed few lines above and if formation would not have members it would disband and not calling this. Do you happen to have replay?
  4. probably should, but not as a bugged code
  5. UPDATE Windows people, can you test this one? should fix edge cases Warning: incompatible with other versions pyrogenesis.exe
  6. Windows people, can you test this one? Warning: incompatible with other versions pyrogenesis.exe
  7. It would not move because formation controller was not told to attack but unit's did it individually. Were they in defensive stance? In that case they would return to held position given by last player command while being still in formation they would run. However they could reform at place and then walk to held position as formation but current code about held position is rabbit hole more with formations. Even if they would not be in defensive stance to go back to held position automatically reforming after attack/action (when members are idle again) while half of formation may be elsewhere will trigger run too. Now reason why they run in formation, if they would stuck and need to catch up with formation and if they would not run they would never be able to. Looking into the code I can see potential line, causing them run when they act by themselves but I need to check unitai. Previously it checked if they are tasked to move as formation, now it checks if they are member of formation. However check is now more correct so we need to fix unitai and formations what is long topic or bring back old logic and rename the function, but reforming will still trigger run. We could disable running for formation members but they would never catchup so that's probably not good idea eighter.
  8. Ok, previous one broke. This one looks stable.
  9. dont you happen to have crashlog for it? how reproducable is that? does the match need to run for longer time?
  10. @feneur can you please update @chiffoncake status if it is not already, thnx
  11. @LetswaveaBook can you upload crashlog files?
  12. Hello, please go to the mod section, disable mods except 0ad, click on save configuration and start application again. Do that even if mod page says you have only 0ad mod enabled
  13. @aymericfb so the last option that was disabled was GLSL is that correct? I mean what is the option, which when you enable, it stops working?
×
×
  • Create New...