help me how to fix this thing dont question the names

Started by JoeGamingDud on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
help me how to fix this thing dont question the names

Executing Gradle task: build

Build info: MCreator 2023.4.52316, forge-1.20.1, 64-bit, 8192 MB, Mac OS X, JVM 17.0.9, JAVA_HOME: /Applications/MCreator.app/Contents/jdk.bundle/Contents/Home, started on: 2023-12-27-19:58:37

> Task :compileJava FAILED

/Users/no/Desktop/NewFolder/DO NOT beta v1. jar/src/main/java/net/mcreator/donotbeta/world/teleporter/PoopworldPortalShape 2.java:29: error: class PoopworldPortalShape is public, should be

public class PoopworldPortalShape {

/Users/no/Desktop/NewFolder/DO NOT beta v1.jar/src/main/java/net/mcreator/donotbeta/world/teleporter/PoopworldTeleporter 2.java:44: error: class PoopworldTeleporter is public, should be d

public class PoopworldTeleporter implements Teleporter {

/Users/joegamingdud/Desktop/NewFolder/DO NOT beta v1. jar/src/main/java/net/mcreator/donotbeta/item/PoopworldItem 2. java:18: error: class PoopworldItem is public, should be declared in a file named

public class PoopworldItem extends Item {

/Users/no/Desktop/NewFolder/DO NOT beta v1.jar/src/main/java/net/mcreator/donotbeta/block/PoopworldPortalBlock 2.java:34: error: class PoopworldPortalBlock is public, should be declared i

public class PoopworldPortalBlock extends NetherPortalBlock {

4 errors

FAILURE:

Build failed with an exception.

* What went wrong:

Execution failed for task ':compileJava'

  • Compilation failed; see the compiler error output for details.

  • Try:

  • Run with --stacktrace option to get the stack trace.

  • Run with --info or --debug option to get more log output.

* But with elant totes hep.siatte.org

BUILD FAILED in 1s

1 actionable task: 1 executed

BUILD FAILED

Task completed in 1 second

It seems you have manually…
Thu, 12/28/2023 - 10:56

It seems you have manually renamed some Java files. Delete those files and click the button in MCreator to regenerate the code

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how do i do that
Thu, 12/28/2023 - 14:27

how do i do that