Hi guys! I'm making "Gaiacraft" to add various things to Minecraft obviously. However, I have not great knowledge about Modding and I hardly know English, making it impossible to understand the wonderful video tutorials...
Some time ago, I intended to create a mod, But when MCP was updated for Minecraft 1.8.1, I could not continue because there was a strange error on my PC... When I got rid of the problem, a virus attacked my PC, and I had to format it, losing all that had gone...
I want this mod grow and be as great as the Aether or the Twilight Forest, so I need help... LOTS OF HELP
0
Currently a user is doing one. But yes, you can make a spotlight
0
1.3.1
0
PD: I added images of the models of the mobs
0
PD: I updated the topic with the link of the mod
0
This version includes five recipes, five blocks and two items...
I need to create a dimension to add WorldGen
Dev's:
0
0
0
But get this:
Here is my source code:
0
0
When recompile, I get 5 errors:
2011-08-24 22:38 - commands.recompile - ERROR - src\minecraft\net\minecraft\src\WorldGenAdobeRuin.java:22: cannot find symbol
2011-08-24 22:38 - commands.recompile - ERROR - symbol : variable j1
2011-08-24 22:38 - commands.recompile - ERROR - location: class net.minecraft.src.WorldGenAdobeRuin
2011-08-24 22:38 - commands.recompile - ERROR - if((i1 >= 1 && i1 <= 5) && (j1 >= 1 && j1 <= 5) && (k1 >= 1 && k1 <= 5))
2011-08-24 22:38 - commands.recompile - ERROR - ^
2011-08-24 22:38 - commands.recompile - ERROR -
2011-08-24 22:38 - commands.recompile - ERROR - src\minecraft\net\minecraft\src\WorldGenAdobeRuin.java:22: cannot find symbol
2011-08-24 22:38 - commands.recompile - ERROR - symbol : variable j1
2011-08-24 22:38 - commands.recompile - ERROR - location: class net.minecraft.src.WorldGenAdobeRuin
2011-08-24 22:38 - commands.recompile - ERROR - if((i1 >= 1 && i1 <= 5) && (j1 >= 1 && j1 <= 5) && (k1 >= 1 && k1 <= 5))
2011-08-24 22:38 - commands.recompile - ERROR - ^
2011-08-24 22:38 - commands.recompile - ERROR -
2011-08-24 22:38 - commands.recompile - ERROR - src\minecraft\net\minecraft\src\WorldGenAdobeRuin.java:26: cannot find symbol
2011-08-24 22:38 - commands.recompile - ERROR - symbol : variable j1
2011-08-24 22:38 - commands.recompile - ERROR - location: class net.minecraft.src.WorldGenAdobeRuin
2011-08-24 22:38 - commands.recompile - ERROR - world.setBlock(i + i1, j + j1, k + k1, mod_Gaiacraft.AdobeBlock.blockID);
2011-08-24 22:38 - commands.recompile - ERROR - ^
2011-08-24 22:38 - commands.recompile - ERROR -
2011-08-24 22:38 - commands.recompile - ERROR - src\minecraft\net\minecraft\src\WorldGenAdobeRuin.java:26: operator + cannot be applied to int,j1
2011-08-24 22:38 - commands.recompile - ERROR - world.setBlock(i + i1, j + j1, k + k1, mod_Gaiacraft.AdobeBlock.blockID);
2011-08-24 22:38 - commands.recompile - ERROR - ^
2011-08-24 22:38 - commands.recompile - ERROR -
2011-08-24 22:38 - commands.recompile - ERROR - src\minecraft\net\minecraft\src\WorldGenAdobeRuin.java:26: setBlock(int,int,int,int) in net.minecraft.src.World cannot be applied to (int,<nulltype>,int,int)
2011-08-24 22:38 - commands.recompile - ERROR - world.setBlock(i + i1, j + j1, k + k1, mod_Gaiacraft.AdobeBlock.blockID);
2011-08-24 22:38 - commands.recompile - ERROR - ^
2011-08-24 22:38 - commands.recompile - ERROR -
2011-08-24 22:38 - commands.recompile - ERROR - 5 errors
The errors are caused by i1 and j1. Anyone know how to solve it?
The files are:
mod_Gaiacraft:
WorldGenAdobeRuin:
I need urgent help!
0
Theredboy, thanks :biggrin.gif:
Now we just need Modelers and the team is complete
0
0
Well, you could help me make a code for a item that helps to dive under the water, and can consume on 15 minutes.
0
0