errors showing up, should I be concerned?

For topics that do not fit in another sub-forum.

Moderator: Oberlus

Post Reply
Message
Author
godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

errors showing up, should I be concerned?

#1 Post by godel »

error in "assign_military_fleets_to_systems": "Unable to find key in unordered_map."
Waiting for Other Players
Begin Turn 107
Saving...
Saved 1086257 bytes to file: C:\Users\Sean\AppData\Roaming\FreeOrion\save\auto\FreeOrion_Sean_mine_0107_20171123_074043.sav
AI_4: AI_Error: AI script error in "calculate_priorities": "Unable to find key in unordered_map."
AI_4: AI_Error: AI script error in "assign_military_fleets_to_systems": "Unable to find key in unordered_map."
Waiting for Other Players
Begin Turn 108
Saving...
Saved 1098552 bytes to file: C:\Users\Sean\AppData\Roaming\FreeOrion\save\auto\FreeOrion_Sean_mine_0108_20171123_074056.sav
AI_4: AI_Error: AI script error in "calculate_priorities": "Unable to find key in unordered_map."
AI_4: AI_Error: AI script error in "assign_military_fleets_to_systems": "Unable to find key in unordered_map."
Waiting for Other Players
Begin Turn 109
Saving...
Saved 1108022 bytes to file: C:\Users\Sean\AppData\Roaming\FreeOrion\save\auto\FreeOrion_Sean_mine_0109_20171123_074111.sav
AI_4: AI_Error: AI script error in "calculate_priorities": "Unable to find key in unordered_map."
AI_4: AI_Error: AI script error in "assign_military_fleets_to_systems": "Unable to find key in unordered_map."

User avatar
Vezzra
Release Manager, Design
Posts: 6095
Joined: Wed Nov 16, 2011 12:56 pm
Location: Sol III

Re: errors showing up, should I be concerned?

#2 Post by Vezzra »

That's definitely a bug in the AI code that needs to be dealt with. Can you create a bug report/issue on github?

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: errors showing up, should I be concerned?

#3 Post by Dilvish »

The one from assign_military_fleets_to_systems I am familiar with, and have some understanding of the problem and am working on it, but the one from priorities doesn't seem familiar-- please be sure to post the respective AI log file (and a save game if you have it still), and also if you could mention if that AI had already been defeated at that point. Thanks.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: errors showing up, should I be concerned?

#4 Post by godel »

The game goes on, and is not presently showing such.
And is playable even with such.
But I have seen red errors before, so it is just a matter of time.
If I get them, how do I access the AI files and the other files you want?

User avatar
alleryn
Space Dragon
Posts: 259
Joined: Sun Nov 19, 2017 6:32 pm

Re: errors showing up, should I be concerned?

#5 Post by alleryn »

godel wrote:how do I access the AI files and the other files you want?
I'm fairly sure the AI logs are the files in
C:\Users\<username>\AppData\Roaming\FreeOrion

(on my windows machine this is the location),
e.g. C:\Users\<username>\AppData\Roaming\FreeOrion\AI_1.log

Not totally certain though.

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: errors showing up, should I be concerned?

#6 Post by godel »

Thanks!
Yes I am using win 7.
Next time it happens I will check here.
I am going away to Loscon for the extended weekend.

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: errors showing up, should I be concerned?

#7 Post by godel »

i got one!
C:\Users\Sean\AppData\Roaming\FreeOrion\save\auto\FreeOrion_Sean_mine_0061_20171202_014403.sav
AI_1: AI_Error: AI script error in "calculate_priorities": "Unable to find key in unordered_map."
AI_1: AI_Error: AI script error in "assign_military_fleets_to_systems": "Unable to find key in unordered_map."
Waiting for Other Players
Begin Turn 62
Saving...

next post I will have the error or ai files.

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: errors showing up, should I be concerned?

#8 Post by godel »

This is a self extracting compressed file of AI logs.
Please get back to me if you need more files or if this does not work.
The extension exe is not allowed.
I will put together a non self extraction file.

also sent the save file.

Used WinRar to create that file.
Attachments
FreeOrionerror non extracting.rar
the AI logs you requested.
(2.76 MiB) Downloaded 219 times

[The extension sav has been deactivated and can no longer be displayed.]


godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: errors showing up, should I be concerned?

#9 Post by godel »

I hope to get notification when this is noticed as I am not playing the game so to keep the situation where it can be further dissected.

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: errors showing up, should I be concerned?

#10 Post by Dilvish »

godel wrote:I hope to get notification when this is noticed as I am not playing the game so to keep the situation where it can be further dissected.
This is noticed, but I am not likely to have much time to dig into this right away. Perhaps someone else might, but I'd recommend you just make another subfolder to store copies of the log files and a couple of the most recent corresponding savegame files. That way you can keep on playing your game but still be able to come back to this if we needed you to test something.

Thanks for posting the savegame and logs. I do expect we'll get this fixed prior to 0.4.8.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

godel
Space Dragon
Posts: 267
Joined: Tue Mar 24, 2015 12:58 am

Re: errors showing up, should I be concerned?

#11 Post by godel »

Situation:
36 stars/nodes, 3+me,
AI one and two defeated, AI 3 capital captured, and maybe all the worlds as well.

Post Reply