Timberborn update 6 crashes immediately on startup from steam, MacOS
Running on up to date steam on MacOS catalina. Problem not present in earlier versions of game. Game does not even load, crashes on executable load. No timberborn crash report available as crashes before game has loaded
Comments: 12
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
16 Oct, '24
Gin Fuyou AdminHighlighted comment
Can you try starting game from terminal app?
I fear it would be nearly impossible to provide any help without at least some debug information. -
27 Nov, '24
Gin Fuyou Admin PinnedApparently update has increased minmal OS version to 11.0 and it's a hard requirement (from Unity I assume), so you either have to upgrade OS or revert to older game version, I fear.
-
15 Oct, '24
Gin Fuyou AdminDo you have mods? Remove them if you do. Note that it has to be done manually, reinstalling game won't work.
If not, please share you player.log, it should be created always. Instructions are in the pinned topic -
17 Oct, '24
Engineer in TrainingAre you using windows 7? Update 6 will not run on it, happened to me too.
-
17 Oct, '24
Ian MStarted from terminal app, log refreshes, i.e. updates to today's date and time, but still zero bytes in size. Terminal line returns with: "LSOpenURLsWithRole() failed for the application [application location] with error -10810"
-
24 Nov, '24
Gin Fuyou AdminSorry, i've missed it. Can you please check if timberborn executable file actually marked as executable? In terminal run `ls -l` n folder with the binary (I just don't know how you do it in GUI, if you do - just check)
It should have `x` (eXecutable) flag. `chmod +x filename` to make it executable.
Otherwise error looks ambiguous. -
26 Nov, '24
Ian Mdrwxr-xr-x 4 (computer name) staff 128 26 Nov 14:44 Editor
drwxr-xr-x 3 (computer name) staff 96 9 Oct 2021 Timberborn.app
Is the output when running `ls -l` on the timberborn folder.