Jump to content

Imarok

WFG Programming Team
  • Posts

    992
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Imarok

  1. 9 hours ago, Yekaterina said:

    I am experiencing the exact same issue as Tomba. Today 3 consecutive games of mine were attacked, the symptoms are players losing connection to the server and the lobby displays an I/O error. When I was hosting my entire home wifi was taken out; the router indicates no issues and good connection (all green lights) with much data flowing into my home. During the entire time my network infrastructure was fully functional, and my ISP has reported no shortage or formal wifi cut. Therefore it is very likely to be a deliberate attack using DOS method. 

    Can the network forensics find the responsible characters and can the devs come up a way to prevent this? These attacks really ruin the experience.

    Thanks

    If people are recording such an attack with e.g. wireshark and it's really 0ad that is getting DDOSed, we might be able to improve things by getting a look at the records. But if the attack is against your router or against your whole PC we can't do much against it. (A single car also can do nothing if someone jumps on the street and causes a traffic jam)

    • Like 1
  2. On 04/03/2021 at 4:58 AM, chrstgtr said:

    There seems to be another bug where units get stuck on the corner of buildings that requires me to micro around it. Seems like this could be the problem here too. But the corner building issue never seems to fix itself on its own. 

     

    If you have a replay of it happening please create a ticket and upload it there. :thank_you2:

  3. I'm strongly in favour of these changes:
     - Newly built CCs always start as village phase CCs and have to be upgraded individually. (This gives the enemy time to fight for that territory)
     - As soon as you have less than 66% capture points you can't delete a building. (This also the threshold in many democracies to vote on major changes (see wikipedia:Supermajority) and deleting a building is a major change ;))

    • Like 2
  4. 10 hours ago, Dragonoar said:

    2. "I need [resource]" button for MP

    Perhaps this can further be expanded into a 'Give [resource]' button prompt (100 default, 500 shift click) - so you don't have to open the diplomacy panel - and/or a chat wheel system, with "Yes", "No", "Help", "Attacking", etc. 

    #6074

    • Like 1
    • Thanks 1
  5. 1 minute ago, wowgetoffyourcellphone said:

    I think 'Beta' would be when the team is tired of adding new gameplay features and wants to focus on adding campaigns, fixing bugs/performance, and gameplay balancing. 

    Not really. In theory a software is called "Beta" when it runs stable enough and has most of the needed features. (Which we already fullfill imho. The issue is that the change was gradually, so there never was a point at which we could pinpoint it and say "Now we're really in Beta". I guess we could just start calling it Beta when we run out of the letters of the alphabet. ;D)

  6. It's not only a visual thing.
    When I send rams to attack something and there is a straight way through some smaller gap, they first regroup and then choose to go a long way around cause their formation doesn't fit through.
    If they wouldn't be using formation they'd reached their goal way faster.
    The constant regrouping is also a bit annoying within a fight.

  7. 2 hours ago, Stan` said:

    There is also Boudicca, Cleopatra, Amanirenas as heroes.

    I'd be interested in a cosmetic change for some civs though. @Nescio
     @borg-
    @badosu
    @Genava55
    @Thorfinn the Shallow Minded

    Do you know which civs could use both male and female as citizens ? With the Phenotype feature it should be easy to do. Not sure how to make the citizen aura a bit more fitting

    We should just have female and male workers with the same stats. This seems more accurate. I think working on fields or in mines was more a concern of class/caste than of sex in these times.

    Regarding female warriors: I lack the historic knowledge about that. But it seems that newer research doesn't support this thesis that in the past (without some exceptions) only men were warriors throughout the history. (not sure if this research applies on 0ads timeframe)

    Edit: @Sundiata
    might know something about that topic as well.

    • Like 3
  8. 19 hours ago, Stan` said:

    I can get you the callstack if that helps. Here you are

    
     	KERNELBASE.dll!76353522()	Unknown	Non-user code. No matching binary found.
     	[Frames below may be incorrect and/or missing, no symbols loaded for KERNELBASE.dll]	Unknown	No symbols loaded.
     	msvcr120.dll!79a69339()	Unknown	Non-user code. Cannot find or open the PDB file.
     	msvcp120.dll!62aa3a3a()	Unknown	Non-user code. Cannot find or open the PDB file.
     	pyrogenesis.exe!`topology::InitCpuTopology'::`5'::NumUniqueValuesInField::operator()(const topology::ApicField & apicField={...}) Line 185	C++	Symbols loaded.
     	pyrogenesis.exe!topology::InitCpuTopology() Line 193	C++	Symbols loaded.
     	pyrogenesis.exe!ModuleInit(volatile int * initState=0x003d7598, __int64(*)() init=0x00295780) Line 47	C++	Symbols loaded.
     	pyrogenesis.exe!topology::NumPackages() Line 247	C++	Symbols loaded.
     	pyrogenesis.exe!RunHardwareDetection() Line 307	C++	Symbols loaded.
     	pyrogenesis.exe!InitGraphics(const CmdLineArgs & args={...}, int flags=3, const std::vector<CStr8,std::allocator<CStr8> > & installedMods={...}) Line 1001	C++	Symbols loaded.
     	pyrogenesis.exe!AtlasMessage::fInitGraphics(AtlasMessage::mInitGraphics * msg=0x0f41d700) Line 90	C++	Symbols loaded.
     	pyrogenesis.exe!AtlasMessage::fInitGraphics_wrapper(AtlasMessage::IMessage * msg=0x0f41d700) Line 84	C++	Symbols loaded.
     	pyrogenesis.exe!RunEngine(void * data=0x0116f998) Line 175	C++	Symbols loaded.
     	pyrogenesis.exe!thread_start(void * param=0x01355658) Line 624	C++	Symbols loaded.
    >	msvcr120.dll!79a7c01d()	Unknown	Non-user code. Cannot find or open the PDB file.
     	msvcr120.dll!79a7c001()	Unknown	Non-user code. Cannot find or open the PDB file.

     

    Hmm, I can't find a callstack in there.

  9. 2 hours ago, Stan` said:

    Well the current Arch fix is a not a proper patch per se. I believe @Imarok left instructions for the future, but they require a bigger refactoring :)

    The arch fix is just the ryzen L3 cache fix, that I commited. right?
    This patch is not really correct, but the incorrectness shouldn't matter for the 0ad usecase. I think in the future we should just remove this part of the UserReporter.

    • Thanks 1
×
×
  • Create New...