AceOfSpades2370 Posted May 12, 2020 Posted May 12, 2020 Someone Please help, I was trying to get my textures animated and broke my mod, now none of the items show up in any of the tabs, there are no errors and the mod is loaded in Minecraft, please help!
kaydogz Posted May 12, 2020 Posted May 12, 2020 On 5/12/2020 at 2:23 AM, AceOfSpades2370 said: Someone Please help, I was trying to get my textures animated and broke my mod, now none of the items show up in any of the tabs, there are no errors and the mod is loaded in Minecraft, please help! Expand How were you trying to make your textures animated?
DavidM Posted May 12, 2020 Posted May 12, 2020 (edited) Please post your code. Animating textures has nothing to do with creative tabs, and it is likely that you've messed up important parts of your mod. Edited May 12, 2020 by DavidM Some tips: Reveal hidden contents Modder Support: Reveal hidden contents 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere Expand 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Expand Support & Bug Reports: Reveal hidden contents 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 2:33 AM, DavidM said: Please post your code. Animating textures has nothing to do with creative tabs, and it is likely that you've messed up important parts of your mod. Expand How am i going to post my code?
DavidM Posted May 12, 2020 Posted May 12, 2020 On 5/12/2020 at 3:23 AM, AceOfSpades2370 said: How am i going to post my code? Expand A GitHub repo would be the most optimal way. Some tips: Reveal hidden contents Modder Support: Reveal hidden contents 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere Expand 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Expand Support & Bug Reports: Reveal hidden contents 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 (edited) On 5/12/2020 at 3:24 AM, DavidM said: A GitHub repo would be the most optimal way. Expand Ok, I'll work on that, also what's "repo"? Edit: repo meaning repository? Edited May 12, 2020 by AceOfSpades2370
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 (edited) On 5/12/2020 at 3:24 AM, DavidM said: A GitHub repo would be the most optimal way. Expand Is there anything specific that you need? Edited May 12, 2020 by AceOfSpades2370
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 2:27 AM, kaydogz said: How were you trying to make your textures animated? Expand I think i figured out the problem, I think it didn't work because I made the file a meta not mcmeta.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 Oh yea, before I forget, I am making a 1.12.2 mod.
DavidM Posted May 12, 2020 Posted May 12, 2020 On 5/12/2020 at 3:34 AM, AceOfSpades2370 said: I think i figured out the problem, I think it didn't work because I made the file a meta not mcmeta. Expand That still would not affect creative tabs. However 1.12.2 is no longer supported on this forum. Please update to a newer version to receive support. Some tips: Reveal hidden contents Modder Support: Reveal hidden contents 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere Expand 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Expand Support & Bug Reports: Reveal hidden contents 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 (edited) On 5/12/2020 at 3:40 AM, DavidM said: That still would not affect creative tabs. However 1.12.2 is no longer supported on this forum. Please update to a newer version to receive support. Expand Why? That's stupid. Where can I get help? Edited May 12, 2020 by AceOfSpades2370
DavidM Posted May 12, 2020 Posted May 12, 2020 On 5/12/2020 at 3:42 AM, AceOfSpades2370 said: Where can I get help? Expand On another forum that supports versions below 1.14. It is more advisable to update your targeted version to 1.14 or 1.15 though. Some tips: Reveal hidden contents Modder Support: Reveal hidden contents 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere Expand 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Expand Support & Bug Reports: Reveal hidden contents 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 3:48 AM, DavidM said: On another forum that supports versions below 1.14. It is more advisable to update your targeted version to 1.14 or 1.15 though. Expand Man all this just to find help somewhere else...
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 3:48 AM, DavidM said: On another forum that supports versions below 1.14. It is more advisable to update your targeted version to 1.14 or 1.15 though. Expand Can you at least tell me a good place to get help?
DavidM Posted May 12, 2020 Posted May 12, 2020 On 5/12/2020 at 3:55 AM, AceOfSpades2370 said: Can you at least tell me a good place to get help? Expand I do not know any that supports versions below 1.14. Some tips: Reveal hidden contents Modder Support: Reveal hidden contents 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere Expand 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Expand Support & Bug Reports: Reveal hidden contents 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 3:56 AM, DavidM said: I do not know any that supports versions below 1.14. Expand Ok.. Any Discord servers?
DavidM Posted May 12, 2020 Posted May 12, 2020 On 5/12/2020 at 3:58 AM, AceOfSpades2370 said: Ok.. Any Discord servers? Expand The only Discord I know is Forge's Discord server, which (I think) still only supports versions above 1.14. I don't use any other forum/social media for modding other than the Forge forum, so I have limited knowledge on the topic. Some tips: Reveal hidden contents Modder Support: Reveal hidden contents 1. Do not follow tutorials on YouTube, especially TechnoVision (previously called Loremaster) and HarryTalks, due to their promotion of bad practice and usage of outdated code. 2. Always post your code. 3. Never copy and paste code. You won't learn anything from doing that. 4. Quote Programming via Eclipse's hotfixes will get you nowhere Expand 5. Learn to use your IDE, especially the debugger. 6. Quote The "picture that's worth 1000 words" only works if there's an obvious problem or a freehand red circle around it. Expand Support & Bug Reports: Reveal hidden contents 1. Read the EAQ before asking for help. Remember to provide the appropriate log(s). 2. Versions below 1.11 are no longer supported due to their age. Update to a modern version of Minecraft to receive support.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 4:00 AM, DavidM said: The only Discord I know is Forge's Discord server, which (I think) still only supports versions above 1.14. I don't use any other forum/social media for modding other than the Forge forum, so I have limited knowledge on the topic. Expand Oh ok.. Thanks anyway. Now that i see your tips, it might be because of outdated code.
AceOfSpades2370 Posted May 12, 2020 Author Posted May 12, 2020 On 5/12/2020 at 4:00 AM, DavidM said: The only Discord I know is Forge's Discord server, which (I think) still only supports versions above 1.14. I don't use any other forum/social media for modding other than the Forge forum, so I have limited knowledge on the topic. Expand Does the Minecraft Forum support 1.12.2?
LexManos Posted May 12, 2020 Posted May 12, 2020 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Recommended Posts