Posted March 21, 201312 yr Every now and then i will run my mod and the texture files have been deleted by eclipse and they "don't exist" Anyone else had this problem? Anyone else know a fix? STOP CRUCIFYING NEW MODDERS!!!!
March 21, 201312 yr Author Where do you put your textures? Put them in a source folder in eclipse. I put them in: MCP/Eclipse/Minecraft/Bin/Mods/ParallelWorlds/Textures/Blocks or items depending what texture im saving I may have missed something while typing directory STOP CRUCIFYING NEW MODDERS!!!!
March 21, 201312 yr Author They should be in src, not in bin. They were being loaded in bin but i suppose that's why they were being deleted STOP CRUCIFYING NEW MODDERS!!!!
March 21, 201312 yr Author bin is the eclipse build path for .class files. If you put something there, you risk it being overwritten. src is the source folder where you should put any additional resources. Alright, Thanks. I will bear that in mind STOP CRUCIFYING NEW MODDERS!!!!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.