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
[2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
[2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
- Attachments
-
- factorio-dump-current.dmp
- (1013.46 KiB) Downloaded 11 times
-
- factorio-current.log
- (22.79 KiB) Downloaded 12 times
Last edited by btg on Fri Apr 25, 2025 5:47 pm, edited 2 times in total.
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
Does it crash if you load the save?
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
i updated my response. Seems to be tied to the favorite server button.
Re: [2.0.45] Crash (TransportLineGroup::getRelatedTransportLines)
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)
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)
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.