Bug Reports
Moderator: Panzer Corps 2 Moderators
AI turn in a loop
I've got a situation where the AI turn never ends. It has to do with the anti-air unit in the woods. When I move the AA unit the game continues with the 5 strength paratrooper running around.

-
- Private First Class - Wehrmacht Inf
- Posts: 5
- Joined: Sun Dec 06, 2015 7:37 pm
Bug: Custom forces?
The selection of custom forces for both the multiplayer and AI games presents a force on the map that has you undeploying units one by one on to create your custom force. There should be nothing on the map to rework, just core slots to build what you want.
Re: AI turn in a loop
Re: AI turn in a loop
You should be able to zip it and attach zip file. But if you have problems with this, you can send it to rudankort@yandex.ru
Thanks!
Re: Bug Reports
Here's the zip of the .sav file … I hope

- Attachments
-
ddddd.zip
- (315.65 KiB) Downloaded 81 times
Re: Bug Reports
Thanks for the save. Yeah it is good, and I was able to repro the issue. Earlier I've implemented a generic safeguard from AI getting stuck in an infinite loop, and that safeguard worked. But now I've also identified and fixed this specific issue.
-
- Sergeant Major - SdKfz 234/2 8Rad
- Posts: 641
- Joined: Thu Apr 02, 2020 4:20 pm
- Location: Sweden
Re: Bug Reports
I think this might have been mentioned before, but on the subject of split units the one moving into the other when they merge again determines the counts for stacks such as # of overruns. For example, if you split a Tiger with 5/10 overruns needed for Steamroller into A and B, and A overruns 1 unit while B overruns 2 units, the Tiger will have either 6 or 7 counts when they merge again depending on which one moves into the other rather than 8. If this isn't a bug but a deliberate design to make split units weaker then at the very least they should always get to keep the higher count.
Mildly pretentious Swede. Goes by Path on most platforms, including Steam.
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
-
- Sergeant Major - SdKfz 234/2 8Rad
- Posts: 641
- Joined: Thu Apr 02, 2020 4:20 pm
- Location: Sweden
Re: Bug Reports
I finally managed to narrow down what was cuasing the game to crash at times when I started it. If you launch the game from the Slitherine launcher and then immediately switch focus to something else the game will crash and return an Unreal crash report when you tab back to it. Seems to be easily reproduceable on my end it least.
Mildly pretentious Swede. Goes by Path on most platforms, including Steam.
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
Re: Bug Reports
Frustrated scenario designer - please can heros be included successfully in player designed multiplayer scenarios. We need the extra element of unpredictability they bring.....
Re: Bug Reports
If i use the field repair hero on a prototype (f. ex. dicker max), the unit is repaired WITHOUT using prototype parts. Is that intended that way ? That hero on a gustav gun with 2 attacks per round and 1,5 shots hero...well, it massacred whole stalingrad and london. Think the americans wont like it either ..... 

Re: Bug Reports
Yes, it is intended this way. This hero repairs damaged points, not replaces them with fresh ones taken from them pool.o_t_d_x wrote: ↑Sat May 16, 2020 1:59 pm If i use the field repair hero on a prototype (f. ex. dicker max), the unit is repaired WITHOUT using prototype parts. Is that intended that way ? That hero on a gustav gun with 2 attacks per round and 1,5 shots hero...well, it massacred whole stalingrad and london. Think the americans wont like it either .....![]()
Re: Bug Reports
Hi everyone,
I was doing the Gazala mission on General difficulty (3). In turn 20, I am able to capture both Main Victory Hexes and Bonus Victory Hexes. I have around 4k prestige at this time. However, after victory screen, instead of having choice to go Egypt or El Alamein, I am just starting El Alamein mission (no choice or no question after victory screen - I remember when I was doing it on lower difficulty, it was the choice screen, but I was missing prestige at this time).
I have tried capturing them in different order (first MH then BH and opposite), but the output is always the same.
Not sure if it is known issue or it is just me missing something ? I have seen the choice screens previously on the route.
I have attached saved file too (just move unit into bonus hex)
I was doing the Gazala mission on General difficulty (3). In turn 20, I am able to capture both Main Victory Hexes and Bonus Victory Hexes. I have around 4k prestige at this time. However, after victory screen, instead of having choice to go Egypt or El Alamein, I am just starting El Alamein mission (no choice or no question after victory screen - I remember when I was doing it on lower difficulty, it was the choice screen, but I was missing prestige at this time).
I have tried capturing them in different order (first MH then BH and opposite), but the output is always the same.
Not sure if it is known issue or it is just me missing something ? I have seen the choice screens previously on the route.
I have attached saved file too (just move unit into bonus hex)
- Attachments
-
Gazala (Turn 20).7z
- (231.5 KiB) Downloaded 111 times
Re: Bug Reports
I have encountered another issue - if you manage to move you planes to new airport and enemy plane is in the middle hex, game is stuck, and you cannot do anything.
I have attached save file.
I have attached save file.
- Attachments
-
Crusader (Turn 5) - BROKEN.7z
- (224.26 KiB) Downloaded 65 times
Re: Bug Reports
Thanks for detailed reports. The above issue should be fixed in the upcoming patch. As for the first issue in Gazala, it has puzzled us a lot. We can reproduce it from your save, but we cannot understand why campaign script skips path selection. Since lua script is stored in the save in compiled form, and it is kinda a "blackbox" even for us devs, it is difficult to determine what could possibly go wrong with it. But we'll keep trying. You did not change campaign's script.lua file right? It's still the same file which came with the game?
Re: Bug Reports
Hi Rudankort,
I have not touch a lua script, to be fair I did not even know something like that exists in game until today. I dig into game files today and I have attached (I think this is the one), script from my game folder.
But I spent couple of tries to reproduce (as I did not remember what I have done) the issue and come with these steps:
1) Win in Gazala - on the choice screen don't select anything
2) Restart scenario (menu screen is still shown)
3) Wait until game is loaded
3) Win again - choice screen is not showing
Could you try with that please ?
Thanks,
s
I have not touch a lua script, to be fair I did not even know something like that exists in game until today. I dig into game files today and I have attached (I think this is the one), script from my game folder.
But I spent couple of tries to reproduce (as I did not remember what I have done) the issue and come with these steps:
1) Win in Gazala - on the choice screen don't select anything
2) Restart scenario (menu screen is still shown)
3) Wait until game is loaded
3) Win again - choice screen is not showing
Could you try with that please ?
Thanks,
s
- Attachments
-
Gazala.7z
- (1.06 KiB) Downloaded 61 times
-
- Sergeant Major - SdKfz 234/2 8Rad
- Posts: 641
- Joined: Thu Apr 02, 2020 4:20 pm
- Location: Sweden
Re: Bug Reports
This seems to be the reason. I tested it by using the console and if you access the menu and restart Gazala instead of choosing a path afterwards, the script doesn't seem to trigger at all next time, so you automatically end up at El Alamein.
Mildly pretentious Swede. Goes by Path on most platforms, including Steam.
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
-
- Sergeant Major - SdKfz 234/2 8Rad
- Posts: 641
- Joined: Thu Apr 02, 2020 4:20 pm
- Location: Sweden
Re: Bug Reports
Splitting core units and then disbanding them while split effectively gets you bonus core slots. The limit will reset itself in the next scenario, but it's possible to build up a substantial pool like this if you're bothered. Just now at the Ardennes I ended up with three extra slots w/o even trying, which was corrected to 185/187 at Balaton (it was 1(182/182 at the Ardennes); I believed they were the result of a split recon plane and a split Gepard.
Mildly pretentious Swede. Goes by Path on most platforms, including Steam.
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
http://www.slitherine.com/forum/viewtopic.php?f=596&t=98034 -- Generalissimus AAR (no Trophies / Heroes)
-
- Lance Corporal - Panzer IA
- Posts: 12
- Joined: Fri Mar 20, 2020 2:42 am
Re: Bug Reports
Deadly grasp trait is not working in Along the Volga scenario.