We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For some reason whenever I try to use make (specifically make -j4), it looks normal on my output but I just end up with a normal Emerald Version.
The text was updated successfully, but these errors were encountered:
Just checked right now, and the starters are different (I changed them) but not the map (Also changed that)
Sorry, something went wrong.
Chances are that you might have some errors to fix and the tools are not making a good job at pointing that out.
Try a make clean followed by a make (not make -j4, just make). If you get any compilation errors, you'll have to fix those.
make clean
make
make -j4
Parts of the map are saved in the savefile. If you changed that you need to make sure to at least switch the map.
This is not directly related to an issue with the project. If you have further questions feel free to join the pret Discord.
No branches or pull requests
For some reason whenever I try to use make (specifically make -j4), it looks normal on my output but I just end up with a normal Emerald Version.
![image](https://private-user-images.githubusercontent.com/172821061/340005484-379fe452-1a27-41ff-b9b3-21be9a7cf37a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTg0MjQsIm5iZiI6MTczOTYxODEyNCwicGF0aCI6Ii8xNzI4MjEwNjEvMzQwMDA1NDg0LTM3OWZlNDUyLTFhMjctNDFmZi1iOWIzLTIxYmU5YTdjZjM3YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxMTE1MjRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iOTM1YjRlNjJiMWEwNjhhZmVkYzEzOWYwYTEwMGViM2ZiZGNmNTcyODU1ODNjZjI1ODM0NWNkZTU2NDJkYTJlJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Z4oWwStRbcOIRij7X7XzbTkvfa-x45l77p7LLbV5ALs)
The text was updated successfully, but these errors were encountered: