Everytime when my Macbook is in sleep mode (that is, just closing the lid), Bambu Studio is unresponsive after waking up when it has been in sleep mode for a prolonged time.
The only solution is to force-quit Studio and start again. Tested this with several versions of MacOS, result is always the same. Seems an issue with the network plugin not reconnecting to the printer?
Same issue and my Mac is hardwired. It’s definitely an issue with the Bambu Studio network plugin. I have submitted crash reports on different occasions.
That is a hang, not a crash - very different behaviors (kind of like comparing a car that won’t start with a car that exploded).
You can sample the hung app and give Bambu a clue where the app is hanging.
The easiest method for most users: open the Activity Monitor, select Bambu Studio (sort by name to make the list stop dancing), double click, then select “sample” bottom at the bottom left of the window.
For developers: Instruments System Trace or Time Profiler, sample sleeping threads and OS as needed.
Sometimes the other Activity Monitor data is also useful, but in this case I think the sample will be most useful (because it profiles hung threads).