Skip to content

Can find week3 when compiling on Mac #4

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

Open
waterdragon78 opened this issue Aug 8, 2021 · 10 comments
Open

Can find week3 when compiling on Mac #4

waterdragon78 opened this issue Aug 8, 2021 · 10 comments
Labels
bug Something isn't working

Comments

@waterdragon78
Copy link

Please check for duplicates, similar issues or closed issues with the same problem, as well performing simple troubleshooting steps (such as deleting the export folder if it's an issue with compiling, reinstalling Kade Engine) before submitting an issue.

If you are playing a downloaded version of the game, what operating system are you using?

Windows (x86), Windows (x86_64), Linux, or macOS? Specify below.

MacOS

What version of the game are you using? Look in the bottom left corner of the main menu.

1.1.2 (I can't check cuz it didn't compile)

Have you identified any steps to reproduce the bug? If so, please describe them below. Use images if possible.

Try to build for Mac on a Mac.

Screen Shot 2021-08-08 at 5 36 19 PM

Please describe your issue. Provide extensive detail and images if possible.

When I build for Mac, I get this.

@waterdragon78 waterdragon78 added the bug Something isn't working label Aug 8, 2021
@waterdragon78
Copy link
Author

Also, I made the folder and it crashed with this

Screen Shot 2021-08-08 at 5 37 52 PM

@waterdragon78
Copy link
Author

Update: The first commit builds for MacOS properly

@fanfnfgoodgame
Copy link

amogus

@CoolDoctorAidan
Copy link

how did you compile it? on amac

@TowsterBusiness
Copy link

Alright I'm here to Help Although it is though

go into your project.xml and remove all lines of code that talks about week3, 4, 5 and 6

then a bunch of File System bugs pop up:
Now, go to /source/

go to the line of code and remove FileSystem.exists and add != null at the end of the if statement or at the end of the argument.

Finally compile the game and make sure you do lime setup and y! Alright Have fun with your Mod!

@CoolDoctorAidan
Copy link

CoolDoctorAidan commented Aug 13, 2021 via email

@RonnyDash
Copy link

I have the same problem.
@TowsterBusiness where do I need to change the line of code? Which HX-File?

@TowsterBusiness
Copy link

After you try compiling it, you'll see all the lines of code that needs attention

@ghost
Copy link

ghost commented Jan 20, 2022

Alright I'm here to Help Although it is though

go into your project.xml and remove all lines of code that talks about week3, 4, 5 and 6

then a bunch of File System bugs pop up: Now, go to /source/

go to the line of code and remove FileSystem.exists and add != null at the end of the if statement or at the end of the argument.

Finally compile the game and make sure you do lime setup and y! Alright Have fun with your Mod!

no no no thats not how you do it
so when you see the sys on #if windows thats not goo because its not gonna read it so what you got to do is for every hx file system file is remve the sys code in there and then do #if sys on the sys and at the end do #end

@ghost
Copy link

ghost commented Jan 20, 2022

also here is my video to show you how to fix it

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

5 participants