Here is the line 445:
proxy.registerRenderThings();
The other lines around it have nothing to do with this one, the one above being a line that register a music for a custom Disc and the line below is empty.
I was trying to make my custom textures the "infinite sprite index" way (which was the only way to make my mod work due to the fact that I have like over 370 items in it), but I got some errors, which I corrected by moving my java files to MCP/src/minecraft/net/minecraft/src/ (does that have nything to do with my problem?). Now I tried to recompile, no problems, then I started minecraft. I got these errors:
I don't know what's going on. Could someone help me?
3 replies
Important Information
By using this site, you agree to our Terms of Use.