Jump to content

LogicXPlaysYT

Community Members
  • Posts

    16
  • Joined

  • Last visited

Contact Methods

  • Lobby Name
    Dr.Assembly

LogicXPlaysYT's Achievements

Discens

Discens (2/14)

1

Reputation

  1. I'm trying to find the terrain texture shown in the screenshot below, the grass/ground texture used in the Atlas Editor. Does anyone know where this texture is located in the game files, or what its file name is?
  2. It's a custom build, I forgot to mention. I just used the nighty build.bat to get all languages and now I see these?
  3. Hi, How do I fix these special languages displayed as unicodes. Is there a way to remove or change the names of the languages (in this case remove) ?
  4. To start the bots I used command: 'python -m xpartamupp.bot_start -l admin -p logic -n HostTracker -r arena -m localhost --no-verify' , I've also tried this one: 'python -m xpartamupp.bot_start' but both of the commands give the error: '2025-07-24T12:46:42+0200 ERROR No appropriate login method.' '2025-07-24T12:46:42+0200 ERROR Can't log in. Aborting reconnects.' Does this mean I'll have to buy a domain first ( because now I'm using localhost ) create a TLS encryption and try it again?
  5. @DunedanI had one last question. Today I spent around 5 hours setting up a fully working Ejabberd system, and everything works perfectly; except for the bots. Is there a way to get the bots working on Ejabberd? I used: 'https://github.com/0ad/lobby-bots'
  6. Yes, I can register users and log in successfully, but the lobby bots still can’t authenticate.
  7. Hi, When I set up the lobbybots, I get the following errors: 2025-07-23T15:14:25+0200 ERROR No appropriate login method. 2025-07-23T15:14:25+0200 ERROR Can't log in. Aborting reconnects. I’ve checked my ejabberd config and confirmed the user credentials are correct, but the bot still fails to log in. Could someone please advise how to fix this issue? Thanks in advance! Best regards, LogicXPlaysYT
  8. Hi, How do I change this (custom build) to a real number for my own version? Thanks in advance.
  9. Thank you for the warm welcome , it's much appreciated. I am building the game from a Git clone using the following repository: 'https://github.com/0ad/0ad.git' I noticed that the file get-nightly-binaries.bat is not present in the repository. I have also installed the vc141 toolset in VS2022. Should I manually download additional files, such as shaders or translations, from the nightly builds in order to run the game correctly? Thank you for your assistance.
×
×
  • Create New...