coop-deluxe / sm64coopdx

An official continuation of https://github.com/djoslin0/sm64ex-coop on sm64coopdx for the enhancements and progress it already has.
https://sm64coopdx.com
286 stars 41 forks source link

DJUI Compliation Issues. #194

Closed ThePlayerRolo closed 1 month ago

ThePlayerRolo commented 1 month ago

THe DJUI Mod Panel menu.c has compilation issues as in errors.

EXPECTED A COMPLETE COMPLIATION (I'm getting sick and tired of sending these out.)

Screen Shot 2024-07-10 at 11 41 47 AM

AgentXLP commented 1 month ago

Fixed in the dev branch, just use that if you want to compile please If I'm wrong then I'll reopen this issue

ThePlayerRolo commented 1 month ago

I've tried using one part of it, I'll try compiling the full dev version tho.

ThePlayerRolo commented 1 month ago

so um those errors didn't appear but one in smlua_hooks.c appeared about case MOD_MENU_ELEMENT_MAX: being empty and I added a break; inside of it. is that ok?

AgentXLP commented 1 month ago

yeah

ThePlayerRolo commented 1 month ago

also um when it finished compiling it compiled into a macos 14.0 version. I'm on macos 10.15.7. what do I do?

ThePlayerRolo commented 1 month ago

oh wait I just needed to show application contents.

ThePlayerRolo commented 1 month ago

and click the executable

ThePlayerRolo commented 1 month ago

THANKS FOR EVERYTHING!