Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ChroMapper crashes right after launch on linux #548

Open
Molwi opened this issue Nov 24, 2024 · 0 comments
Open

ChroMapper crashes right after launch on linux #548

Molwi opened this issue Nov 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Molwi
Copy link

Molwi commented Nov 24, 2024

ChroMapper version
779

Describe the Issue
When I try to launch to launch CML, the splash appears, but then it crashes after a second

Provide Screenshots or Videos

cml-error.mp4

Steps to Reproduce

  1. Download the Launcher for linux from this link
  2. Put the file downloaded (CML-Linux) to my directory that I created (~/Documents/programs/cml/)
  3. Change the permissions of the file chmod +x CML-Linux
  4. Launch the executable using ./CML-Linux

Expected Behavior
I expected that when the launcher will download the latest build, it would launch the program without any problems

What did you try to resolve the issue

  • I tried to launch the Windows build through Wine. Doesn't even launch.
  • I tried to launch the executable in chromapper directory that CML-Linux creates. But causes the same issue.
  • I tried modifying the boot.config file inside chromapper/ChroMapper_Data directory. But no help.

Additional Context
LOGS:

CML Linux
[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"
@Molwi Molwi added the bug Something isn't working label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant