Latest 3.24.2 Patch crashes the game when trying to start it
Same here for Apple M3 Pro, game crashes right after start since the latest update.
I'm not using Steam, I downloaded directly to my Mac. Last edited by Znohu#7435 on May 22, 2024, 9:41:45 AM
|
![]() |
Same here. The game quickly and quietly crashes on startup.
Mac Studio running Steam under Sonoma 14.5 (recently updated). " Steam's "Verify integrity of game files" found no problems, and it did not fix the crashing. Last edited by Tunzophun#4814 on May 22, 2024, 11:13:53 AM
|
![]() |
Running Packcheck in the PathofExile folder fixed this problem for me.
|
![]() |
pickup error logs
``` "osVersion": { "train": "macOS 14.1.2", "build": "23B92", "releaseType": "User" }, ``` ``` "bug_type": "309", ``` ``` "exception": { "codes": "0x0000000000000002, 0x0000000000000000", "rawCodes": [2, 0], "type": "EXC_BREAKPOINT", "signal": "SIGTRAP" }, "termination": { "flags": 0, "code": 5, "namespace": "SIGNAL", "indicator": "Trace/BPT trap: 5", "byProc": "exc handler", "byPid": 1736 }, ``` ``` "reportNotes" : [ "PC register does not match crashing frame (0x0 vs 0x1050EDE7C)" ] ``` Last edited by elmaeimy#2453 on May 22, 2024, 9:33:27 AM
|
![]() |
" Sounds interessting. What's Packcheck? |
![]() |
Same here, GGG please!
|
![]() |
" Where can I find that? I don't see that file in the folder (Mac) Last edited by Znohu#7435 on May 22, 2024, 11:17:04 AM
|
![]() |
Also experiencing the same problem - steam mac user and will not launch, please fix asap!
|
![]() |
Same here. M3 Pro.
No issues yesterday, immediately crashes when launching. Run from Mac terminal gives the following crash log (removed my user info): Last login: Wed May 22 16:56:24 on ttys000 xxxxxxxMacBook-Pro ~ % /Users/x/Library/Application\ Support/Steam/steamapps/common/Path\ of\ Exile/PathOfExileClient.app/Contents/MacOS/PathOfExileClient ; exit; 2024-05-22 17:00:00.724 PathOfExileClient[87860:4791611] viewDidLoad 2024-05-22 17:00:00.724 PathOfExileClient[87860:4791611] Path of Exile root: /Users/x/Library/Application Support/Path of Exile/development/ 2024-05-22 17:00:00.724 PathOfExileClient[87860:4791611] Path of Exile cache: /Users/x/Library/Caches/com.GGG.PathOfExile/development/ 2024-05-22 17:00:00.724 PathOfExileClient[87860:4791611] Path of Exile preferences: /Users/x/Library/Application Support/Path of Exile/development/Preferences/ 2024-05-22 17:00:00.724 PathOfExileClient[87860:4791611] Path of Exile folder set to /Users/x/Library/Application Support/Path of Exile/development 2024/05/22 17:00:00 2701649620 [I Client 87860] [STARTUP] Start - client type is Steam 2024-05-22 17:00:00.725 PathOfExileClient[87860:4791611] Path of Exile folder set to /Users/x/Library/Application Support/Steam/steamapps/common/Path of Exile 2024-05-22 17:00:00.790 PathOfExileClient[87860:4791611] Client initialisation: FAIL 2024-05-22 17:00:00.790 PathOfExileClient[87860:4791611] Client close 2024-05-22 17:00:00.790 PathOfExileClient[87860:4791611] Client deinitialisation 2024/05/22 17:00:00 2701649687 [D Client 87860] [RENDER] StopDevice 2024/05/22 17:00:00 2701649688 [I Client 87860] [ENGINE] Clear 2024/05/22 17:00:00 2701649688 [I Client 87860] [GUI] Create 2024/05/22 17:00:00 2701649689 [I Client 87860] [GUI] Save 2024/05/22 17:00:00 2701649690 [I Client 87860] [JOB] Stop 2024/05/22 17:00:00 2701649690 [I Client 87860] [JOB] Clear 2024/05/22 17:00:00 2701649690 [I Client 87860] [STORAGE] Clear 2024/05/22 17:00:00 2701649690 [I Client 87860] [GPU TRAIL] Clear 2024/05/22 17:00:00 2701649690 [I Client 87860] [GPU PARTICLE] Clear 2024/05/22 17:00:00 2701649690 [I Client 87860] [VOLUMETRIC FOG] Clear 2024/05/22 17:00:00 2701649690 [I Client 87860] [UI] Clear 2024/05/22 17:00:00 2701649690 [I Client 87860] [LUT] Clear 2024/05/22 17:00:00 2701649691 [I Client 87860] [ANIMATION] Clear 2024/05/22 17:00:00 2701649691 [I Client 87860] [PHYSICS] Clear 2024/05/22 17:00:00 2701649691 [C Client 87860] [WIND SYSTEM] File not found: Art/2DArt/Lookup/png/turbulence.png zsh: trace trap Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed] No idea what "pack check" is - it doesn't exit anywhere in my install. |
![]() |
"PackCheck.exe" is a Windows-only tool for the Standalone client.
It verifies the integrity of the GGPK file format and repairs any errors, kind of like validating a game in Steam. Steam PoE doesn't use GGPKs at all. I don't believe the tool exists on macOS, not even in the Standalone client. I reckon that the person mentioning it didn't notice that this thread was about macOS. |