Two problems, one it gives this error when I copy/paste in the FMLPreInitializationEvent:
Syntax error on token ":", invalid EmptyStatement
Another one is I can't place a breakpoint on the specific line you are saying it should be on. That specific line is 37, but it puts it on 49 instead.
Thanks shadow, I have the textures now . But when a crop (tries to ) load I'm having this problem, texture problem for sure, so I'm not sure if it goes here, but when in Rome:
Unable to parse metadata from testmod:textures/blocks/oPlant_stage_0.png
java.lang.RuntimeException: broken aspect ratio and not an animation
I'm modding with forge(10.13.2.1230, MC 1.7.10) for the first time, and am having trouble with textures. I have one working and that is it, all the rest show that annoying purple-black block. Here is the code, and the console output.
MBlocks
RefStrings:
MItems:
Console Output:
If you need more info let me know, and I will give it.
17 replies
Important Information
By using this site, you agree to our Terms of Use.