Jump to content

Recommended Posts

Posted

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!

Posted
4 minutes ago, 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!

How were you trying to make your textures animated?

Posted (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 by DavidM

Some tips:

Spoiler

Modder Support:

Spoiler

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

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.

Support & Bug Reports:

Spoiler

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.

 

 

Posted

 

49 minutes ago, 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.

How am i going to post my code?

Posted
Just now, AceOfSpades2370 said:

 

How am i going to post my code?

A GitHub repo would be the most optimal way.

Some tips:

Spoiler

Modder Support:

Spoiler

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

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.

Support & Bug Reports:

Spoiler

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.

 

 

Posted (edited)
3 minutes ago, DavidM said:

A GitHub repo would be the most optimal way.

Ok, I'll work on that, also what's "repo"?

 

Edit: repo meaning repository?

Edited by AceOfSpades2370
Posted
6 minutes ago, AceOfSpades2370 said:

I think i figured out the problem, I think it didn't work because I made the file a meta not mcmeta.

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:

Spoiler

Modder Support:

Spoiler

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

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.

Support & Bug Reports:

Spoiler

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.

 

 

Posted (edited)
1 minute ago, 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.

Why? That's stupid.

Where can I get help?

Edited by AceOfSpades2370
Posted
5 minutes ago, AceOfSpades2370 said:

Where can I get help?

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:

Spoiler

Modder Support:

Spoiler

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

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.

Support & Bug Reports:

Spoiler

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.

 

 

Posted
1 minute ago, 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.

Man all this just to find help somewhere else...

Posted
6 minutes ago, 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.

Can you at least tell me a good place to get help?

Posted
Just now, AceOfSpades2370 said:

Can you at least tell me a good place to get help?

I do not know any that supports versions below 1.14.

Some tips:

Spoiler

Modder Support:

Spoiler

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

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.

Support & Bug Reports:

Spoiler

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.

 

 

Posted
Just now, AceOfSpades2370 said:

Ok.. Any Discord servers?

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:

Spoiler

Modder Support:

Spoiler

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

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.

Support & Bug Reports:

Spoiler

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.

 

 

Posted
19 minutes ago, 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.

Oh ok.. Thanks anyway.

Now that i see your tips, it might be because of outdated code.

Posted
22 minutes ago, 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.

Does the Minecraft Forum support 1.12.2?

Posted

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

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.