TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    Red Sun Over China - Possible Bugs (RESOLVED)

    Scheduled Pinned Locked Moved Bug Reports
    74 Posts 8 Posters 34.1k Views 7 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E Offline
      erik542 @wirkey
      last edited by

      If this map is getting touched up, it'd be nice if the railroads got implemented in a more reasonable fashion. As it stands, the trains are boats that move through two off map territories to get to their destination.

      HeppsH 1 Reply Last reply Reply Quote 1
      • HeppsH Offline
        Hepps Lobby Moderators @erik542
        last edited by

        @erik542 Yeah I remember moving trains in this being very undesirable.

        "A joyous heart sours with the burden of expectation"
        Hepster

        1 Reply Last reply Reply Quote 0
        • M Offline
          mattbarnes @mattbarnes
          last edited by

          As requested by @redrum, here's a short list of what I think are bugs:

          • nationalists cant build in their factories (except the capital)
          • nationalist factories are supposed to start damaged and require a premium to repair but this isn't functioning; neither the nationalists nor japan (after capture) can repair/use them
          • nationalists can build in the countryside but japan can "damage" the countryside with strat bombing, which is probably not intended
          • 2 hit battleships fail to repair
          • communists seem to get "no allies in my territory" bonus regardless of where allies are
          • the trains don't seem to be captured when the city is captured; they otherwise seem to operate as described
          • nationalists are supposed to only be able to make infantry and cavalry in the countryside but the engine allows anything to be built
          • the PUV bonuses for Objectives are not per the Notes (I'm not sure if the Notes or the Game are the intention)
          • there are a few rules listed in the Notes which players are supposed to self-impose; it would be neater if these can be built into the game
          M 1 Reply Last reply Reply Quote 0
          • M Offline
            mattbarnes @mattbarnes
            last edited by

            And

            • odd turn order wrt Thailand's turn being interwoven with Japan's (unless that is deliberate?)
            E redrumR 2 Replies Last reply Reply Quote 0
            • E Offline
              erik542 @mattbarnes
              last edited by

              @mattbarnes

              Thailand's turn order is deliberate but I think unnecessary.

              1 Reply Last reply Reply Quote 0
              • redrumR Offline
                redrum Admin @mattbarnes
                last edited by

                @mattbarnes So decided to take a shot at some of these. Here is the PR that is merged and if you redownload the map then you can test them out: https://github.com/triplea-maps/red_sun_over_china/pull/5

                Here are the ones that should be fixed:

                • nationalists cant build in their factories (except the capital)
                • nationalist factories are supposed to start damaged and require a premium to repair but this isn't functioning; neither the nationalists nor japan (after capture) can repair/use them
                • nationalists can build in the countryside but japan can "damage" the countryside with strat bombing, which is probably not intended
                • 2 hit battleships fail to repair
                • communists seem to get "no allies in my territory" bonus regardless of where allies are

                TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                1 Reply Last reply Reply Quote 1
                • redrumR Offline
                  redrum Admin
                  last edited by redrum

                  @mattbarnes @wirkey @erik542 So I started reviewing the objectives in the XML vs the notes and here are the discrepancies:

                  1. British: Phase II is ON. - 40 in the notes and 30 in the XML
                  2. Thailand: Territorial Intergrity - 10 in the notes and 5 in the XML
                  3. Thailand: Indochinese resources - 10 in the notes and 5 in the XML
                  4. Japanese: Operation Ichi-Go - 30 in the notes and 20 in the XML

                  Any thoughts on which is correct?

                  Also there are 2 weird objectives that I'm not sure what they are for or if they were just for testing?

                      <!-- Functional NOs -->
                      <!-- UK Cap -->
                      <attachment name="objectiveAttachment101" attachTo="British" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
                        <option name="objectiveValue" value="-27"/>
                        <option name="alliedExclusionTerritories" value="Phase II" count="1"/>
                      </attachment>
                      <attachment name="objectiveAttachment101" attachTo="British" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
                        <option name="objectiveValue" value="-1"/>
                        <option name="alliedOwnershipTerritories" value="Myitkyina" count="1"/>
                      </attachment>
                  

                  PR for a few more fixes: https://github.com/triplea-maps/red_sun_over_china/pull/6

                  • nationalists are supposed to only be able to make infantry and cavalry in the countryside but the engine allows anything to be built
                  • TripleA now enforces "Manchukwo, Japanese, and British may build ONLY in FACTORIES."

                  PR for another round of improvements: https://github.com/triplea-maps/red_sun_over_china/pull/7

                  • TripleA now enforces "Movement from one side of an enemy city to another is technically possible, but is considered ILLEGAL."
                  • Fixed missing images in the notes unit table

                  PR for another round of improvements: https://github.com/triplea-maps/red_sun_over_china/pull/8

                  • TripleA now enforces "British are not allowed to fight Axis for the first 3 rounds (Phase I), unless any Axis country attacks it first."

                  TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                  1 Reply Last reply Reply Quote 0
                  • redrumR Offline
                    redrum Admin
                    last edited by redrum

                    @mattbarnes @wirkey @erik542 @Hepps So the next thing I'd like to address now that bugs and player enforced rules have been fixed are trains. The trains in this map are pretty funky as Pulicat had to work around lots of TripleA limitations that no longer exist now.

                    The idea is merging the train concepts from Civil War (cleaner version of the existing ones in RSOC) and Total World War. This leaves a system where the following can be done:

                    • Trains move on 'rails' which are static units defined in certain territories instead of only station to station
                    • There are no separate station territories just station units in the city territories and trains are now land transports
                    • Trains can only load units if they start where there is a 'station'
                    • Trains can unload units in any territory they move to along the 'rails'
                    • Trains are either captured or destroyed when an enemy moves into the territory they are in

                    The main pros of this system are:

                    • More flexible train movement
                    • No more weird dummy territories in top left
                    • No longer need trains to be sea units or have separate station territories
                    • Trains still should strive to end their turn in territories with stations so they can load the next turn
                    • Trains can unload units in places besides stations
                    • Avoids weirdness of trains still being alive in stations when enemy captures the city

                    Thoughts?

                    TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                    wirkeyW HeppsH 2 Replies Last reply Reply Quote 2
                    • wirkeyW Offline
                      wirkey Lobby Moderators @redrum
                      last edited by

                      @redrum sounds good, although I'd like to keep some sort of rail lines, like in CW and not the way it is in TWW

                      redrumR 1 Reply Last reply Reply Quote 0
                      • redrumR Offline
                        redrum Admin @wirkey
                        last edited by

                        @wirkey Yeah, my idea is to have a much lower percentage of territories with rails (essentially those that it runs through now) vs TWW has rails in just about every territory (mostly due to its scale).

                        Thoughts on my previous post around the NOs?

                        Really looking for some more insight from those that originally helped test this map when Pulicat was around as I don't have any experience on it yet.

                        TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                        wirkeyW C 2 Replies Last reply Reply Quote 0
                        • wirkeyW Offline
                          wirkey Lobby Moderators @redrum
                          last edited by

                          @redrum i really can't remember what we had, but as the Axis were overpowered anyway, I'd go with the lower values for them

                          redrumR 1 Reply Last reply Reply Quote 0
                          • redrumR Offline
                            redrum Admin @wirkey
                            last edited by redrum

                            @wirkey Alright. I'll at least make the XML and notes in sync to start and lean towards helping China. After I rework the trains, want to start up a game?

                            TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                            wirkeyW 1 Reply Last reply Reply Quote 0
                            • C Offline
                              Cernel Moderators Lobby Moderators @redrum
                              last edited by

                              @redrum If there is the intention to redraw the rail connections based primarily on historicity, I may provide a draft (tho there would still be the other main issue of no Muslims and Lanchow and Sian Communist, if it is an issue, as I'm almost sure it is).

                              However a fully correct representation would likely require the use of canals, because with the allow-movement units' way you cannot represent the case of two adjacent territories both having rail lines, yet not connecting to each other (almost sure there would be a few cases, maybe also important ones).

                              E 1 Reply Last reply Reply Quote 0
                              • wirkeyW Offline
                                wirkey Lobby Moderators @redrum
                                last edited by

                                @redrum sure. Does the current engine allow the "land canals"? Moving from one side of a city your side controls to the other with only one movement point? Territory A (adjacent to City C) has a connection to Territory B (also adjacent to C) but only usable if you own C

                                C redrumR 2 Replies Last reply Reply Quote 0
                                • C Offline
                                  Cernel Moderators Lobby Moderators @wirkey
                                  last edited by

                                  @wirkey It fully supports it since more than 5 years, but it would need some playtesting to proof, since it's a fair bit of coding, so easy to maybe getting a couple connections wrong.

                                  And, as I was saying, you can use canals for railways too (just make a canal that excludes everything but trains and with the condition of owning both territories). Since redrum allowed for parallel canals, you can also have them requiring only one of the two territories, if you think you should be able to push your trains in attack, where the enemy has railway lines.

                                  1 Reply Last reply Reply Quote 0
                                  • redrumR Offline
                                    redrum Admin @wirkey
                                    last edited by redrum

                                    @wirkey @Cernel I already added all the land canals to enforce the special city movement rules: https://github.com/triplea-maps/red_sun_over_china/pull/7. Tested a few to ensure it worked but odds are I didn't get every single one right the first time so testing is appreciated.

                                    @Cernel Probably going to keep with generally the existing rail lines and yes a few may end up adjacent so allow movement kind of across lines. I might consider trying to add land canals to prevent train movement between certain territories if I want to have more "pure" rail lines (haven't tried that but assume it would work).

                                    TripleA Developer with a Passion for AI: https://forums.triplea-game.org/topic/105/ai-development-discussion-and-feedback

                                    C 1 Reply Last reply Reply Quote 0
                                    • C Offline
                                      Cernel Moderators Lobby Moderators @redrum
                                      last edited by

                                      @redrum said in Red Sun Over China - possible bugs:

                                      @Cernel Probably going to keep with generally the existing rail lines and yes a few may end up adjacent so allow movement kind of across lines. I might consider trying to add land canals to prevent train movement between certain territories if I want to have more "pure" rail lines (haven't tried that but assume it would work).

                                      Ok. If you change your mind and would rather redraw the railways representing the hub at the time, let me know. It's fairly feasible, since they are pictured as a decoration.

                                      Adding canals on top of the units based system feels a touch hacky. In that case, I would rather go full with canals, even tho that means spamming tons of never passable canals for all connections without rails.

                                      C 1 Reply Last reply Reply Quote 0
                                      • C Offline
                                        Cernel Moderators Lobby Moderators @Cernel
                                        last edited by

                                        @cernel Well, I just noticed I was not correct on that as, in case of changing any railway connections at all, there would be actually the challenge of providing something graphically acceptable to cover the rail connection box on top-left, that is currently connecting the rails with a lot of spaghetti, and I assume you intend to leave it be as purely informative, removing all those boxes. That would be a pretty big graphical challenge, as it would need to come up with something that feels at least decent with the rest, challenge made all the more difficult by the really good and peculiar graphic this map has (tho it would be possible to leave it as a black rectangle in the corner, and wait for someone to eventually volunteer for that graphic work thereafter).

                                        1 Reply Last reply Reply Quote 0
                                        • E Offline
                                          erik542 @Cernel
                                          last edited by

                                          @cernel said in Red Sun Over China - possible bugs:

                                          @redrum If there is the intention to redraw the rail connections based primarily on historicity, I may provide a draft (tho there would still be the other main issue of no Muslims and Lanchow and Sian Communist, if it is an issue, as I'm almost sure it is).

                                          I remember when I played with Puli long ago, he said that the railroads as is are historical.

                                          C 1 Reply Last reply Reply Quote 0
                                          • C Offline
                                            Cernel Moderators Lobby Moderators @erik542
                                            last edited by

                                            @erik542 They are at least mostly historical, especially in the east, and maybe just what I have is not correct, also since I have WW2, tho I would very surprised if anything was changed between that and 1937.
                                            Even if useless, I guess I should just make a simple draft based on my sources (not necessarily correct; I wasn't there at the time), in case pulicat comes back anytime and want to confront.

                                            C 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 4 / 4
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums