Skip to content
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

Added flatlands generator #845

Merged
merged 2 commits into from
May 10, 2024
Merged

Conversation

sh0inx
Copy link
Contributor

@sh0inx sh0inx commented May 10, 2024

  • also added some logging about the generator type to ensure that server admins know what the correct enum values are

- also added some logging about the generator type to ensure that server admins know what the correct enum values are
@PeachesMLG
Copy link
Member

PeachesMLG commented May 10, 2024

 /home/runner/work/IridiumSkyblock/IridiumSkyblock/src/main/java/com/iridium/iridiumskyblock/IridiumSkyblock.java:104: error: cannot find symbol
                getLogger().warning("Invalid generator type [" + IridiumSkyblock.getInstance().getConfiguration().generatorType + "], valid types are " + Arrays.toString(GeneratorType.values()));

Looks like you are missing an import or something?

@sh0inx
Copy link
Contributor Author

sh0inx commented May 10, 2024

tbh i might be lol, let me fix it rq

@PeachesMLG PeachesMLG merged commit 0801168 into ocean-generator-&-others May 10, 2024
5 checks passed
@PeachesMLG PeachesMLG deleted the flat-generator branch May 10, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants