Frequently Asked Questions

Note

This page is not complete. If you feel like you can help, you can do so on our GitHub repository. Also see the related GitHub Issue for more information on what is required.

Installing Sponge

Configuring Sponge

GIT

IntelliJ

  • How do I fix my run configurations when a main class is not specified?

    When in the Edit Configurations... window, select a module that has .main in its name in the Use classpath of module: dropdown list. Click Apply.

  • Why does my SpongeVanilla workspace not have a genIntelliJRuns task?

    This is by design. See VanillaGradle doesn’t have genIntelliJRuns in Sponge Forums for details.