To reproduce:
- Open prototype explorer
- Search for "Locomotive"
- Click on "entity"
- Open the Locomotive page
OR
- Hover over locomotive
- Press prototype GUI button
This causes a crash which isn't reported in the log, but instead opens a macOS crash window with some other info (copied into macos-crash-report.txt attached). Happens on both 12.0.1 and 12.1 beta 1.
[Genhis] [1.1.45] Crash when visiting locomotive page in prototype explorer
[Genhis] [1.1.45] Crash when visiting locomotive page in prototype explorer
- Attachments
-
- Screenshot 2021-11-03 at 14.03.18.png (225.36 KiB) Viewed 1599 times
-
- factorio-current missing crash.log
- (13.54 KiB) Downloaded 51 times
-
- macos-crash-report.txt
- (137.72 KiB) Downloaded 50 times
Last edited by Xorimuth on Thu Nov 04, 2021 3:35 am, edited 1 time in total.
My mods: Spidertron Patrols | Spidertron Enhancements | Factory Search | Spidertron Engineer | Spidertron Weapon Switcher | Power Overload
Re: [1.1.45] Crash when visiting locomotive page in prototype explorer
Thanks for the report. I tried to reproduce the crash but it seems to work fine for me. Can you try verifying the steam files and see if it finds anything wrong?
If you restart your computer does it still happen?
If you restart your computer does it still happen?
If you want to get ahold of me I'm almost always on Discord.
Re: [1.1.45] Crash when visiting locomotive page in prototype explorer
Verifying steam files and restarting still doesn't help. I tried with my non-steam installation (1.1.39) and the same crash happened, so I expect it is a problem on my computer still. Note that it doesn't crash for the other prototype pages I tried (cargo wagon, straight rail).
I feel like I remember reading about someone having similar problems with the prototype explorer crashing several months ago... I don't remember if it was resolved. (Edit: viewtopic.php?f=11&t=98736).
My mods: Spidertron Patrols | Spidertron Enhancements | Factory Search | Spidertron Engineer | Spidertron Weapon Switcher | Power Overload
Re: [1.1.45] Crash when visiting locomotive page in prototype explorer
Can confirm, crashes for me too, macos log attached.
- Attachments
-
- macos_crash_report.txt
- (84.46 KiB) Downloaded 87 times
Re: [1.1.45] Crash when visiting locomotive page in prototype explorer
Here is my stack trace. Air 2020, Intel.
- Attachments
-
- crash-report.txt
- (102.61 KiB) Downloaded 68 times
Re: [Genhis] [1.1.45] Crash when visiting locomotive page in prototype explorer
Thanks, your crash reports were very helpful. The issue should be fixed for the next release.
Re: [Genhis] [1.1.45] Crash when visiting locomotive page in prototype explorer
Nice! Was it not a macOS bug then? From the discussions on discord it seemed like it was.
My mods: Spidertron Patrols | Spidertron Enhancements | Factory Search | Spidertron Engineer | Spidertron Weapon Switcher | Power Overload
Re: [Genhis] [1.1.45] Crash when visiting locomotive page in prototype explorer
The issue was affecting all systems but only Mac OS crashed: "create-trivial-smoke" trigger objects were accidentally static-casted into "create-entity" when shown in the prototype explorer. I, personally, don't have Mac but was able to find the issue from your logs.