Page 1 of 1
[2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Posted: Fri Apr 25, 2025 5:38 pm
by btg
I was trying to log into my friends server. I had selected the favorite button on the server and it crashed the game while loading into the server.
https://limewire.com/d/sbwVV#A80ATpL5v6
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Posted: Fri Apr 25, 2025 5:41 pm
by Loewchen
Does it crash if you load the save?
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Posted: Fri Apr 25, 2025 5:44 pm
by btg
i updated my response. Seems to be tied to the favorite server button.
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Posted: Fri Apr 25, 2025 5:58 pm
by Loewchen
If you do NOT connect to the server and just load that save file in single player, does it crash?
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Posted: Fri Apr 25, 2025 11:54 pm
by btg
I dont know, my debugging went until I was able to load the game. If I dont click favorite server connects fine without issue.
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Posted: Mon Apr 28, 2025 9:47 am
by boskid
I looked at the minidump and this crash is a memory corruption. One of the pointers in memory got one of its bits cleared and this results in a corrupted vector (due to bit cleared, "end" pointer is smaller than "begin" which should never happen). There is nothing in game to be fixed based on this bug report. Please make sure your computer's RAM is not failing.