today I ran a working release of Minetest on my Mac!
I've just used Wine to run the .exe
If you want I can publish a standalone Mac binary
Here's a screenshot:

Bye!

Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libluajit-5.1.2.dylib 0x00000001055336ea luaL_newstate + 778
1 minetest 0x0000000104a4cab9 ScriptApiBase::ScriptApiBase() + 41
2 minetest 0x0000000104a7aad5 MainMenuScripting::MainMenuScripting(GUIEngine*) + 37
3 minetest 0x000000010499f5da GUIEngine::GUIEngine(irr::IrrlichtDevice*, irr::gui::IGUIElement*, IMenuManager*, irr::scene::ISceneManager*, MainMenuData*, bool&) + 922
4 minetest 0x00000001049e98f2 main + 32034
5 libdyld.dylib 0x00007fff8f2785fd start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff94804e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8da85f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8da88fb9 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff94805662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8ef7143d _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8ef71152 _dispatch_mgr_thread + 52
Thread 3:
0 libsystem_kernel.dylib 0x00007fff94804e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8da85f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8da88fb9 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff94804e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8da85f08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8da88fb9 start_wqthread + 13
Thread 5:
Thread 6:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff94800a1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff947ffd18 mach_msg + 64
2 com.apple.audio.CoreAudio 0x00007fff95dace02 HALC_IOContext_Start + 116
3 com.apple.audio.CoreAudio 0x00007fff95dabd99 HALC_ProxyIOContext::IOWorkLoop() + 289
4 com.apple.audio.CoreAudio 0x00007fff95dabbcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
5 com.apple.audio.CoreAudio 0x00007fff95daba8d HALB_IOThread::Entry(void*) + 75
6 libsystem_pthread.dylib 0x00007fff8da84899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8da8472a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8da88fc9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00000001055913b0 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000009ef9401
rdi: 0x0000000009ef8f68 rsi: 0x0000000009ef9208 rbp: 0x0000000105591458 rsp: 0x00007fff5b3296e0
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x00007fff96d4e083 r11: 0x00007fff90ce08fe
r12: 0x0000000000000010 r13: 0x00007f814b4a23f0 r14: 0x0000000009ef8010 r15: 0x0000000009ef8378
rip: 0x00000001055336ea rfl: 0x0000000000010246 cr2: 0x0000000009ef97e0
Logical CPU: 1
Error Code: 0x00000000
Trap Number: 6
This kind of crash will happen when you are running a (vector)extension which is not supported on your CPU.
Users browsing this forum: No registered users and 13 guests