Topic category: Help with modding (Java Edition)
Hello everybody, I have been using Mcreator for a while now and this bug never happened before, It is saying that my custom mob isn't compiling, I have changed the version 4 times but it seems like it won't compile, I think it is because of the custom model but i'm not so sure.
Here is the compiling error/Gradle log (Compiled using 1.6.2):
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: '(' or '[' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ')' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ';' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: illegal start of expression
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ';' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: illegal start of expression
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ';' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: illegal start of expression
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ';' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ')' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: illegal start of expression
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: ';' expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:101: error: class, interface, or enum expected
RenderingRegistry.registerEntityRenderingHandler(mcreator_netherParasite.EntitynetherParasite.class, new RenderLiving(Minecraft.getMinecraft().getRenderManager(), new mcreator_netherParasite.ModelNether Slitherer(), 0){protected ResourceLocation getEntityTexture(Entity par1Entity){return new ResourceLocation("netherslitherertexture.png");}});
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:103: error: class, interface, or enum expected
}
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:105: error: class, interface, or enum expected
public void generateNether(World world, Random random, int chunkX, int chunkZ){}
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:106: error: class, interface, or enum expected
public void generateSurface(World world, Random random, int chunkX, int chunkZ){}
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:107: error: class, interface, or enum expected
public int addFuel(ItemStack fuel){
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:109: error: class, interface, or enum expected
}
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:111: error: class, interface, or enum expected
public void registerRenderers(){
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:114: error: class, interface, or enum expected
public void serverLoad(FMLServerStartingEvent event){}
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:115: error: class, interface, or enum expected
public void preInit(FMLPreInitializationEvent event){
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:117: error: class, interface, or enum expected
mobid = entityID;
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: class, interface, or enum expected
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: <identifier> expected
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: illegal start of type
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: <identifier> expected
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: ';' expected
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: illegal start of type
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: <identifier> expected
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:118: error: ';' expected
EntityRegistry.registerGlobalEntityID(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: illegal start of type
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: <identifier> expected
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: illegal start of type
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: <identifier> expected
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: <identifier> expected
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: illegal start of type
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: illegal start of type
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:119: error: illegal start of type
EntityRegistry.registerModEntity(mcreator_netherParasite.EntitynetherParasite.class, "netherParasite", entityID, instance, 64, 1, true);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ')' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ')' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ')' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: ';' expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: illegal start of type
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:120: error: <identifier> expected
EntityList.entityEggs.put(Integer.valueOf(entityID), new EntityList.EntityEggInfo(entityID, (255 << 16) + (255 << 8) + 255, (255 << 16) + (255 << 8) + 255));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: <identifier> expected
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: <identifier> expected
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: illegal start of type
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: illegal start of type
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: illegal start of type
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: <identifier> expected
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: <identifier> expected
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: ';' expected
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: illegal start of type
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:121: error: ';' expected
EntityRegistry.addSpawn(mcreator_netherParasite.EntitynetherParasite.class, 20, 3, 30, EnumCreatureType.MONSTER , clean(BiomeGenBase.getBiomeGenArray()));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:126: error: class, interface, or enum expected
public static BiomeGenBase[] clean(final BiomeGenBase[] v) {
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:126: error: class, interface, or enum expected
public static BiomeGenBase[] clean(final BiomeGenBase[] v) {
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:128: error: class, interface, or enum expected
list.removeAll(Collections.singleton(null));
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:129: error: class, interface, or enum expected
return list.toArray(new BiomeGenBase[list.size()]);
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:130: error: class, interface, or enum expected
}
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:262: error: '{' expected
public static class ModelNether Slitherer extends ModelBase
^
E:\FFOutput\Pylo\forge\build\sources\main\java\mod\mcreator\mcreator_netherParasite.java:328: error: class, interface, or enum expected
}
^
90 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.
Here are all the files for the custom mob just incase you want to take a closer look:
https://www.mediafire.com/folder/cn9v09a4s2mnj/Nether%20Slitherer
it is the model, what program did you use to make the model?
@#1 Hello, I used techne to make the model :)
@#1 BTW I made downloads for all the files i used to make the mob (excluding the actual program) It is at the end of the topic.
The problem is that the name of your model contains whitespaces. Delete the mob and make it again, but this time with model from Techne that doesn't contain whitespcaes in name. The same goes for model element names.
@#2 Thank you very much, I will get back to you once I finished editing it.
@#2 It doesn't seem like there are whitepaces in the names
@#2.2 Your whole model name is "Nether Slitherer" and it contains one whitespace. Rename it to "NetherSlitherer" and it will work.
@#2.2.1 It Compiled 8D Thank you so much, I thought renaming the file would work but I had to edit the project instead.
@#2.2.1.1 I'm glad to hear it works now :)