Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crash]: #11167

Closed
Storozhevoy opened this issue Aug 3, 2023 · 2 comments
Closed

[Crash]: #11167

Storozhevoy opened this issue Aug 3, 2023 · 2 comments

Comments

@Storozhevoy
Copy link

Version of OpenTTD

OpenTTD 13.3.0.45523 windows 10.0.22621 build 22621

Steps to reproduce

Ship # 12 is lost and the game slowed down and crashed.

Upload crash files

crash20230803112029 (2).zip
crash20230803112029.zip

@glx22
Copy link
Contributor

glx22 commented Aug 3, 2023

>	[Cadre en ligne] openttd.exe!HasBit(const RailTypes) Ligne 105	C++
 	openttd.exe!HasRailtypeAvail(const Owner company, const RailType railtype) Ligne 188	C++
 	openttd.exe!ValParamRailtype(const RailType rail) Ligne 208	C++
 	openttd.exe!ShowBuildRailToolbar(RailType) Ligne 860	C++
 	openttd.exe!MenuClickBuildRail(int index) Ligne 924	C++
 	openttd.exe!MainToolbarWindow::OnDropdownSelect(int widget, int index) Ligne 2040	C++
 	openttd.exe!Window::OnDropdownClose(Point pt, int widget, int index, bool instant_close) Ligne 305	C++
 	openttd.exe!DropdownWindow::Close() Ligne 200	C++
 	openttd.exe!SetFocusedWindow(Window * w) Ligne 472	C++
 	openttd.exe!Window::InitializeData(int window_number) Ligne 1444	C++
 	openttd.exe!Window::FinishInitNested(int window_number) Ligne 1794	C++
 	openttd.exe!NewsWindow::NewsWindow(WindowDesc * desc, const NewsItem * ni) Ligne 311	C++
 	openttd.exe!ShowNewspaper(const NewsItem * ni) Ligne 621	C++
 	openttd.exe!MoveToNextNewsItem() Ligne 741	C++
 	openttd.exe!DeleteNewsItem(NewsItem * ni) Ligne 778	C++
 	openttd.exe!DeleteVehicleNews(unsigned int vid, unsigned int news) Ligne 929	C++
 	openttd.exe!ChooseShipTrack(Ship * v, TileIndex tile, DiagDirection enterdir, TrackBits tracks) Ligne 498	C++
 	openttd.exe!ShipController(Ship * v) Ligne 776	C++
 	openttd.exe!Ship::Tick() Ligne 846	C++
 	openttd.exe!CallVehicleTicks() Ligne 973	C++
 	openttd.exe!StateGameLoop() Ligne 1415	C++
 	openttd.exe!GameLoop() Ligne 1513	C++
 	openttd.exe!VideoDriver::GameLoop() Ligne 38	C++
 	openttd.exe!VideoDriver::GameThread() Ligne 47	C++
 	openttd.exe!StartNewThread::__l3::<lambda>(const char * name, void(*)(VideoDriver *) && F, VideoDriver * && <A_0>) Ligne 65	C++
 	[Code externe]	
 	openttd.exe!thread_start<unsigned int (__cdecl*)(void *),1>(void * const parameter) Ligne 97	C++
 	[Code externe]	

Duplicate of #11043

@glx22 glx22 closed this as completed Aug 3, 2023
@LordAro
Copy link
Member

LordAro commented Aug 3, 2023

(fixed in 13.4, please upgrade)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants