-
Notifications
You must be signed in to change notification settings - Fork 167
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
Comments
Update: The first commit builds for MacOS properly |
amogus |
how did you compile it? on amac |
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: 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! |
i didnt understand that at all.
…On Thu, Aug 12, 2021 at 8:46 AM Towster_ ***@***.***> wrote:
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!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AULWPQX2LOXJPL3ADQBBRG3T4PUGXANCNFSM5BY4HF5Q>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
I have the same problem. |
After you try compiling it, you'll see all the lines of code that needs attention |
no no no thats not how you do it |
also here is my video to show you how to fix it |
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.
Please describe your issue. Provide extensive detail and images if possible.
When I build for Mac, I get this.
The text was updated successfully, but these errors were encountered: