Mac Fails to Launch on macOS 15.0 Sequoia

Avakining

Terrarian
Terraria 1.4.4.9 (Steam) silently fails to launch on macOS 15.0 Sequoia.

When I launch Terraria via Steam, the application opens in the dock, but the game window never opens. After a few minutes, the app closes and the Terraria process disappears from Activity Monitor. No error or alert pops up at any point and

Using the steam launch options, -logerrors -logfile, I get the following text in the log file:

Code:
Error Logging Enabled.

Here's all of the errors and faults containing the term "terraria" in Console.app during the launch, wait, and close of Terraria:
Code:
error    19:33:51.834760-0400    Terraria.bin.osx    CurrentVBLDelta returned 199999 for display 1 -- ignoring unreasonable value
error    19:33:51.834800-0400    Terraria.bin.osx    [0x7fe338891820] Bad CurrentVBLDelta for display 1 is zero. defaulting to 60Hz.
error    19:36:52.597939-0400    runningboardd    RBSStateCapture remove item called for untracked item 432-368-41706 (target:[anon<Terraria.bin.osx>(503):17965])
error    19:36:52.598208-0400    runningboardd    RBSStateCapture remove item called for untracked item 432-396-41705 (target:[anon<Terraria.bin.osx>(503):17965])

This still happens after verifying integrity of game files, uninstalling and reinstalling Terraria, deleting ~/Library/Application Support/Steam/steamapps/common/Terraria, and renaming (to effectively delete) ~/Library/Application Support/Terraria.

I'm on macOS 15.0 Sequoia on a MacBook Pro 14" with M1 Max.

If there's any other troubleshooting steps I can try or logs I can provide, please let me know!
 
Terraria 1.4.4.9 (Steam) silently fails to launch on macOS 15.0 Sequoia.

When I launch Terraria via Steam, the application opens in the dock, but the game window never opens. After a few minutes, the app closes and the Terraria process disappears from Activity Monitor. No error or alert pops up at any point and

Using the steam launch options, -logerrors -logfile, I get the following text in the log file:

Code:
Error Logging Enabled.

Here's all of the errors and faults containing the term "terraria" in Console.app during the launch, wait, and close of Terraria:
Code:
error    19:33:51.834760-0400    Terraria.bin.osx    CurrentVBLDelta returned 199999 for display 1 -- ignoring unreasonable value
error    19:33:51.834800-0400    Terraria.bin.osx    [0x7fe338891820] Bad CurrentVBLDelta for display 1 is zero. defaulting to 60Hz.
error    19:36:52.597939-0400    runningboardd    RBSStateCapture remove item called for untracked item 432-368-41706 (target:[anon<Terraria.bin.osx>(503):17965])
error    19:36:52.598208-0400    runningboardd    RBSStateCapture remove item called for untracked item 432-396-41705 (target:[anon<Terraria.bin.osx>(503):17965])

This still happens after verifying integrity of game files, uninstalling and reinstalling Terraria, deleting ~/Library/Application Support/Steam/steamapps/common/Terraria, and renaming (to effectively delete) ~/Library/Application Support/Terraria.

I'm on macOS 15.0 Sequoia on a MacBook Pro 14" with M1 Max.

If there's any other troubleshooting steps I can try or logs I can provide, please let me know!
So, has this been resolved? I'm asking because, after all these years, I avoid upgrading to new iOS too soon. I got notification today that Sequoia is ready to download, but not sure I'M ready.
 
No feedback here .. and now I am on Sequoia 15.1 and still the game is not working. Bought it but never played it ..
 
Last edited:
Hey everyone, apologies for our delay in addressing this issue.

We've done some internal investigations and we can't immediately find any general issues with MacOS 15. If you are familiar with how to do so, running Terraria from the terminal may give us some extra information about what exactly is going wrong for you:

Code:
cd ~/Library/Application\ Support/Steam/SteamApps/common/Terraria
./Terraria.app/Contents/MacOS/Terraria
 
$ ./Terraria.app/Contents/MacOS/Terraria
Error Logging Enabled.
[S_API] SteamAPI_Init(): Loaded '/Users/tk/Library/Application Support/Steam/Steam.AppBundle/Steam/Contents/MacOS/steamclient.dylib' OK.
Setting breakpad minidump AppID = 105600
SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198026973294 [API loaded no]
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2483) : Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2483) : Assertion Failed: Extra control data returned besides TOS? 0x0/0x1b
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2489) : No control data returned even though we asked for TOS?
src/steamnetworkingsockets/clientlib/steamnetworkingsockets_lowlevel.cpp (2489) : No control data returned even though we asked for TOS?
Non-standard D32S8 window depth format!
FNA3D Driver: OpenGL
OpenGL Renderer: Apple M2 Max
OpenGL Driver: 2.1 Metal - 89.3
OpenGL Vendor: Apple
MojoShader Profile: glsl120
Resolution changed to: 800x600.

That's it ..
 
Back
Top Bottom