Guest User

Untitled

a guest
Jul 9th, 2023
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.94 KB | None | 0 0
  1. > Task :compileJava FAILED
  2. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:24: error: cannot find symbol public static final RegistryObject<EntityType<CopperGolemEntity>> COPPER_GOLEM = register("copper_golem", EntityType.Builder.<CopperGolemEntity>of(CopperGolemEntity::new, MobCategory.MONSTER).setShouldReceiveVelocityUpdates(true)
  3. ^
  4. symbol: class CopperGolemEntity
  5. location: class HoneyBucketModEntities
  6. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:26: error: cannot find symbol public static final RegistryObject<EntityType<ExposedCopperGolemEntity>> EXPOSED_COPPER_GOLEM = register("exposed_copper_golem", EntityType.Builder.<ExposedCopperGolemEntity>of(ExposedCopperGolemEntity::new, MobCategory.MONSTER)
  7. ^
  8. symbol: class ExposedCopperGolemEntity
  9. location: class HoneyBucketModEntities
  10. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:28: error: cannot find symbol public static final RegistryObject<EntityType<WeatheredCopperGolemEntity>> WEATHERED_COPPER_GOLEM = register("weathered_copper_golem", EntityType.Builder.<WeatheredCopperGolemEntity>of(WeatheredCopperGolemEntity::new, MobCategory.MONSTER)
  11. ^
  12. symbol: class WeatheredCopperGolemEntity
  13. location: class HoneyBucketModEntities
  14. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:30: error: cannot find symbol public static final RegistryObject<EntityType<ChargedCopperGolemEntity>> CHARGED_COPPER_GOLEM = register("charged_copper_golem", EntityType.Builder.<ChargedCopperGolemEntity>of(ChargedCopperGolemEntity::new, MobCategory.MONSTER)
  15. ^
  16. symbol: class ChargedCopperGolemEntity
  17. location: class HoneyBucketModEntities
  18. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:32: error: cannot find symbol public static final RegistryObject<EntityType<MoobloomEntity>> MOOBLOOM = register("moobloom",
  19. ^
  20. symbol: class MoobloomEntity
  21. location: class HoneyBucketModEntities
  22. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:36: error: cannot find symbol public static final RegistryObject<EntityType<PiglinSavageEntity>> PIGLIN_SAVAGE = register("piglin_savage",
  23. ^
  24. symbol: class PiglinSavageEntity
  25. location: class HoneyBucketModEntities
  26. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:40: error: cannot find symbol public static final RegistryObject<EntityType<GlowSnailEntity>> GLOW_SNAIL = register("glow_snail",
  27. ^
  28. symbol: class GlowSnailEntity
  29. location: class HoneyBucketModEntities
  30. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:44: error: cannot find symbol public static final RegistryObject<EntityType<GlowSnailShearedEntity>> GLOW_SNAIL_SHEARED = register("glow_snail_sheared",
  31. ^
  32. symbol: class GlowSnailShearedEntity
  33. location: class HoneyBucketModEntities
  34. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:48: error: cannot find symbol public static final RegistryObject<EntityType<PixieSnailEntity>> PIXIE_SNAIL = register("pixie_snail",
  35. ^
  36. symbol: class PixieSnailEntity
  37. location: class HoneyBucketModEntities
  38. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:52: error: cannot find symbol public static final RegistryObject<EntityType<PixieSnailShearedEntity>> PIXIE_SNAIL_SHEARED = register("pixie_snail_sheared",
  39. ^
  40. symbol: class PixieSnailShearedEntity
  41. location: class HoneyBucketModEntities
  42. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:56: error: cannot find symbol public static final RegistryObject<EntityType<SturdySnailEntity>> STURDY_SNAIL = register("sturdy_snail",
  43. ^
  44. symbol: class SturdySnailEntity
  45. location: class HoneyBucketModEntities
  46. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:60: error: cannot find symbol public static final RegistryObject<EntityType<SturdySnailShearedEntity>> STURDY_SNAIL_SHEARED = register("sturdy_snail_sheared",
  47. ^
  48. symbol: class SturdySnailShearedEntity
  49. location: class HoneyBucketModEntities
  50. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:64: error: cannot find symbol public static final RegistryObject<EntityType<SculkSnailEntity>> SCULK_SNAIL = register("sculk_snail",
  51. ^
  52. symbol: class SculkSnailEntity
  53. location: class HoneyBucketModEntities
  54. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:68: error: cannot find symbol public static final RegistryObject<EntityType<SculkSnailShearedEntity>> SCULK_SNAIL_SHEARED = register("sculk_snail_sheared",
  55. ^
  56. symbol: class SculkSnailShearedEntity
  57. location: class HoneyBucketModEntities
  58. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:72: error: cannot find symbol public static final RegistryObject<EntityType<CrimsonSnailEntity>> CRIMSON_SNAIL = register("crimson_snail",
  59. ^
  60. symbol: class CrimsonSnailEntity
  61. location: class HoneyBucketModEntities
  62. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:76: error: cannot find symbol public static final RegistryObject<EntityType<CrimsonSnailShearedEntity>> CRIMSON_SNAIL_SHEARED = register("crimson_snail_sheared",
  63. ^
  64. symbol: class CrimsonSnailShearedEntity
  65. location: class HoneyBucketModEntities
  66. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:80: error: cannot find symbol public static final RegistryObject<EntityType<WarpedSnailEntity>> WARPED_SNAIL = register("warped_snail",
  67. ^
  68. symbol: class WarpedSnailEntity
  69. location: class HoneyBucketModEntities
  70. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:84: error: cannot find symbol public static final RegistryObject<EntityType<WarpedSnailShearedEntity>> WARPED_SNAIL_SHEARED = register("warped_snail_sheared",
  71. ^
  72. symbol: class WarpedSnailShearedEntity
  73. location: class HoneyBucketModEntities
  74. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:88: error: cannot find symbol public static final RegistryObject<EntityType<CorseEntity>> CORSE = register("corse",
  75. ^
  76. symbol: class CorseEntity
  77. location: class HoneyBucketModEntities
  78. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:92: error: cannot find symbol public static final RegistryObject<EntityType<RottenEntity>> ROTTEN = register("rotten",
  79. ^
  80. symbol: class RottenEntity
  81. location: class HoneyBucketModEntities
  82. C:\Users\tobya\MCreatorWorkspaces\honey_bucket_latest\src\main\java\net\mcreator\honeybucket\init\HoneyBucketModEntities.java:93: error: cannot find symbol EntityType.Builder.<RottenEntity>of(RottenEntity::new, MobCategory.MONSTER).setShouldReceiveVelocityUpdates(true).setTrackingRange(64).setUpdateInterval(3).setCustomClientFactory(RottenEntity::new)
  83. ^
  84. symbol: class RottenEntity
  85. location: class HoneyBucketModEntities
  86. 100 errors
  87. only showing the first 100 errors, of 160 total; use -Xmaxerrs if you would like to see more
  88. FAILURE: Build failed with an exception.
  89. * What went wrong:
  90. Execution failed for task ':compileJava'.
  91. > Compilation failed; see the compiler error output for details.
  92.  
Advertisement
Add Comment
Please, Sign In to add comment