Jump to content

Obelix

Community Members
  • Posts

    117
  • Joined

Everything posted by Obelix

  1. Two bug reports for Alpha 27 test versions: Ticket #6910 see linked thread below
  2. I experienced it again and I am capable of delivering a screenshot now. commands.txt interestinglog.html
  3. I am using A27 RC1 and have searched the forums as well as trac for similar bug reports. Unfortunately my search querys haven't been useful ... At around 1 hour and 26 minutes my ally (PetraAI, very strong, green, unfortunately I haven't take a screenshot) started spamming me every second with messages kind of "I'll start a massive attack against ... come and join me and get rich!" I think the needed fix is a must have for A27. What else information do you need? metadata.json commands.txt mainlog.html interestinglog.html
  4. For those interested: Ticket #1088 (Multiplayer saved games) is 12 years old.
  5. Hello @DGMurdockIII, ICYMI: There is a powerful search engine integrated in this forums software where you can research easily for terms. Using the normal forums design it can be found on the upright. Using this function—and after finding results answering to existing threads—may be healthy to this ecosystem. My little bit frustrated reaction to your OP: I filed a search request to the engine for you and after few seconds found several threads (13 pages search results!) concerning the need for officially accepted Discourse servers and explanations. Due to time reasons, I only lead you to two of them: Best wishes!
  6. [EDIT: above quote is from this post from the thread Alpha 27 Pre-release/Release Candidate Build Testing of which this thread here has been split off] You brought me to the idea to search for 'AINames' (I use GitHub Search for that) and I found lines 85-100 of ps/trunk/binaries/data/mods/public/gamesettings/attributes/PlayerName.js. Quote: // Pick one of the available botnames for the chosen civ // Determine botnames let chosenName = pickRandom(this.settings.civData[civ].AINames); if (!this.settings.isNetworked) chosenName = translate(chosenName); // Count how many players use the chosenName let usedName = this.values.filter(oName => oName && oName.indexOf(chosenName) !== -1).length; this.values[i] = usedName ? sprintf(this.RomanLabel, { "playerName": chosenName, "romanNumber": this.RomanNumbers[usedName + 1] }) : chosenName; I don't understand JavaScript much. Thank you very much to everyone helping comprehend what [usedName + 1] means.
  7. Indeed it's currently up to 5 units-or at least the last 16 months. Theatres are controlled by ps/trunk/binaries/data/mods/public/simulation/templates/template_structure_special_amphitheater.xml which has no GarrisonHolder-tag and refers to template_structure_special.xml in the same folder, setting Garrison-holder to 5 (line 7f.). First file was last changed 2 years, second one 14 months ago.
  8. After line 74f. of ps/trunk/binaries/data/mods/public/simulation/data/civs/pers.json the next Artaxshacha should have had the roman number 3.
  9. I'm sorry, but I fear I neither remember nor know why I have been mentioned. Maybe I find time to do a trac research.
  10. There's already a topic concerning this issue: I failed to include my search result in the former post (uncool double posting, i know). Please @Barcodes, if it is possible for you, use the forum-integrated search engine before posting. Thank you very much, this makes ressources free for solving other problems.
  11. There's already a ticket for that topic: #6823.
  12. For the first time since at least tuesday I was able to reach trac. Probably related to this attack¹, the website module 'revision log' is out of order (#6904). Thank you very much to everyone trying to hold the service up! ¹ If I read @Stan` correctly ...
  13. The idea was planned for the abandoned idea of a territories game mod. As trac is down (again), I can only refer to archived pages: https://web.archive.org/web/20230325105612/https://trac.wildfiregames.com/wiki/Background%3A_Territories I couldn't find tickets via Google Site Search. Therefore I guess, there's none for that idea-or I did a bad research.
  14. I'm thinking about how much bigger the installation file would be if we were to add all these audio files-or a tts model. Does anyone have a clue?
  15. [1714.699] error: PETRA.NavalManager.prototype.update@simulation/ai/petra/navalManager.js:832:42 [1714.699] error: PETRA.HQ.prototype.update@simulation/ai/petra/headquarters.js:2282:20 [1714.699] error: PETRA.PetraBot.prototype.OnUpdate@simulation/ai/petra/_petrabot.js:118:11 [1714.699] error: m.BaseAI.prototype.HandleMessage@simulation/ai/common-api/baseAI.js:64:7 [1714.799] error: JavaScript error: simulation/ai/petra/transportPlan.js line 384 [1714.799] error: oldPos is undefined [1714.799] error: PETRA.TransportPlan.prototype.onBoarding@simulation/ai/petra/transportPlan.js:38... [1714.799] error: PETRA.TransportPlan.prototype.update@simulation/ai/petra/transportPlan.js:290:8 I tried to transcribe the error messages and found similarities in #6757.
  16. Today I reported four threads. Is it helpful for forums moderators if those got reported, or do you get mailbombed after every appearance?
  17. Half an hour ago, @phositcommitted a bug fix (r27909) which closed ticket #6848.
  18. FYI: Dog Kennels for Britons have been reintroduced with changeset 27890.
  19. After some researching I got to know it is a known bug. The working elephant may not enter the Military CC via the edge but from the normal side [tested by me as well on this map]. resulting in ticket #6531, from where you get to the tickets #2190 and its duplicate #2161
  20. I feel not confident enough to help you in this case as I cannot reproduce your situation.
  21. I am able to reproduce this situation in A27 RC 1 on this map. The construction elephant may enter the Wonder, the Stoa, the temple and the Agora (1st CC) but not the Klerouchia (military CC, 2nd CC). In the latter the game still shows the 'entry icon'.
  22. I would not consider above described situation as a bug, but as a feature. I recommend to discuss this in the forum "Gameplay Discussion".
  23. Batch training for ministers works for me in Alpha 27 RC 1. I did this by holding shift and then clicking on the train symbol.
×
×
  • Create New...