Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pawperty Damage

Smash, kick, stomp and chomp your way through a fully destructible city! Go to town in this cathartic action sandbox. 路 By Dare Looks

Linux crash on startup

A topic by Alex V.Sharp created Jun 01, 2023 Views: 271 Replies: 2
Viewing posts 1 to 2

OS: Linux Mint 21.1 Cinnamon 64-bit (that's Ubuntu 22.04 LTS base).

The game crashes upon launch. The terminal output:

[UnityMemory] Configuration Parameters - Can be set up in boot.config
    "memorysetup-bucket-allocator-granularity=16"
    "memorysetup-bucket-allocator-bucket-count=8"
    "memorysetup-bucket-allocator-block-size=4194304"
    "memorysetup-bucket-allocator-block-count=1"
    "memorysetup-main-allocator-block-size=16777216"
    "memorysetup-thread-allocator-block-size=16777216"
    "memorysetup-gfx-main-allocator-block-size=16777216"
    "memorysetup-gfx-thread-allocator-block-size=16777216"
    "memorysetup-cache-allocator-block-size=4194304"
    "memorysetup-typetree-allocator-block-size=2097152"
    "memorysetup-profiler-bucket-allocator-granularity=16"
    "memorysetup-profiler-bucket-allocator-bucket-count=8"
    "memorysetup-profiler-bucket-allocator-block-size=4194304"
    "memorysetup-profiler-bucket-allocator-block-count=1"
    "memorysetup-profiler-allocator-block-size=16777216"
    "memorysetup-profiler-editor-allocator-block-size=1048576"
    "memorysetup-temp-allocator-size-main=4194304"
    "memorysetup-job-temp-allocator-block-size=2097152"
    "memorysetup-job-temp-allocator-block-size-background=1048576"
    "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
    "memorysetup-temp-allocator-size-background-worker=32768"
    "memorysetup-temp-allocator-size-job-worker=262144"
    "memorysetup-temp-allocator-size-preload-manager=262144"
    "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
    "memorysetup-temp-allocator-size-audio-worker=65536"
    "memorysetup-temp-allocator-size-cloud-worker=32768"
    "memorysetup-temp-allocator-size-gfx=262144"
Aborted (core dumped)
Developer

Sorry to hear! Unfortunately there is not much I can do, in terms of linux support...
Does your machine support Vulkan and have at least 4GB ram?

Alternatively you could try running the Windows version with Proton

Does your machine support Vulkan and have at least 4GB ram?

Yes, GPU (Curacao XT / Trinidad XT) has Vulkan support through AMDGPU drivers. And yes, 24 GB of RAM.

could try running the Windows version with Proton

It runs just fine with Wine. I wanted to report the issue with the native blob crashing… 馃し
I'm leaning towards the crash being API related; I've noticed glitches with multiple indie games when upgrading mesa v22.0.5 to v22.2.5+