Singleplayer game with RAI.
After ~1 minute.
I was building metal extractors.
http://paste.uni.cc/18029
std::bad_alloc error
Moderator: Moderators
Re: std::bad_alloc error
It's an AI bug, it's trying to allocate infinite memory.Global ai exception:'std::bad_alloc'
(possibly infinite loop that allocates a little bit of memory / fills a std::vector or something, like the bug in Spring a while ago)
