geode-sdk / geode

The ultimate Geometry Dash modding framework
https://geode-sdk.org/
Boost Software License 1.0
757 stars 132 forks source link

Geode crashes on Intel MacOS 10.15.7 Catalina #1169

Open speedyfriend433 opened 6 days ago

speedyfriend433 commented 6 days ago

Geode Issue

Platform

MacOS

Geode Version

v4.0.0

Mods Installed

QOLMOD from 3.9.2, now removed in 4.0.0 but still crashes on the launch

Steps to Reproduce

i installed 4.0.0 geode after getting official build from github, installed through steam path, selected steam gd, when i launch it, instantly crashes. i guess missing symbol? or smth cuz it showed it on the log. i thought it was just a conflict with 3.9.2 geode so i removed old geode and reinstalled, still crashing. but normal geometry dash is working well.

Crash Report

it didn't even generate crash log folder really weird problem

Additional Information

compiler issue i guess before v4, geode used llvm to build but after changing to appleclang, it fixed my crashing issue. but still unstable. i don't know what's the issue