Podshot / MCEdit-Unified

Combined MCEdit & Pymclevel repository.
http://podshot.github.io/MCEdit-Unified/
ISC License
479 stars 108 forks source link

MCEdit2 cannot find dynamically linked DLLs since MacOS 11 Big Sur #1026

Closed woyczek closed 2 years ago

woyczek commented 2 years ago

MCEdit cannot find dynamically linked DLLs on MacOS Big Sur. Duplicates: #1023 Version: Beta 2.14

[ERROR][main.py:203]:Unhandled Exception: ('Unable to load OpenGL library', "Failed to load dynlib/dll 'OpenGL'. Most probably this dynlib/dll was not found when the application was frozen.", 'OpenGL', None)

More informations on https://github.com/Podshot/MCEdit-Unified/issues/1023

Podshot commented 2 years ago

This is a bug with MCEdit 2.0 which is a separate project. Please report it at the correct GitHub repository: https://github.com/mcedit/mcedit2

woyczek commented 2 years ago

OhMy 🤦

Thanks :)