[128x - 32x] Tinkers' Construct [MC1.5.2 - 1.12, 1.16 & 1.18]

Post a new thread here if you've made a BDcraft styled complete patch to fully support a Minecraft mod.
Post Reply 
User avatar
BDcraft Web Admin
6620 Posts
 x 437

Post 13 Feb 2014, 16:26

mrbysco wrote:
snip
5am texturing... Link fixed now.

Sorry to see you stop, Novamanga. :(
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
10 Posts
 x 0

Post 13 Feb 2014, 16:38

[SEVERE] [Minecraft-Client] Unable to parse animation metadata from tinker:textures/blocks/nether_smeltery_active.png: invalid frameindex 8
User avatar
175 Posts
 x 0

Post 13 Feb 2014, 16:49

I don't get this error but I can confirm that the animation for the Nether Smeltery Controller is broken.
User avatar
10 Posts
 x 0

Post 13 Feb 2014, 16:52

Huh. Well it's the only severe line that means something. The other ones are missing textures for forestry (loading forestry w/ sphax works fine though, so that doesn't matter) and a few "wont work with 1.7" lines.
User avatar
BDcraft Web Admin
6620 Posts
 x 437

Post 13 Feb 2014, 16:59

Yay, more stupid issues caused by me :(

assets/tinker/textures/blocks/

Open nether_smeltery_active.png.mcmeta in a text editor and change the contents to:

Code: Select all

{
  "animation": {
    "frametime": 2,
    "frames": [
      0,
      1,
      2,
      3,
      4,
      5,
      6,
      7
    ]
  }
}
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
2 Posts
 x 0

Post 13 Feb 2014, 17:03

I think everyone that is complaining about the colours and how bright and this hue is off and such like are actually so ungrateful and spoilt it is unbelievable. The CHILDREN on here complaining about the smallest of thing might wanna actually try and do this. like, the likes of hanfox does where if there is an issue he/she helps and makes a texture to replace it. no i am not having ago at the majority, but the minority. it really does seem like the minecraft community are so entitled and believe they deserve everything handed on a plate. i suggest you actually take a look at yourselves and realise how you are harming the good will of certain people. by acting like young birds chirping for their worms.

Thats my two pence feel free to responded you will be ignored.

Have a nice day now :-)
User avatar
10 Posts
 x 0

Post 13 Feb 2014, 18:22

Still crashing. I removed the tinker folder and it started working again. Please fix this, I'm almost crying here trying to fix it.

Edit: I should probably add that there was nothing noteworthy in the FML crash log or the MC one. If you want the report here's the pastebin:

https://pastebin.com/E38pS41K
User avatar
Patch Creator
1498 Posts
 x 139

Post 13 Feb 2014, 18:40

Rossb654 I'm on my way home now. Will add a fix for this along with the other thing I said I would add this evening. Give me a couple of hours and it will be done. :)
If anyone would like to take over any of my threads please contact me. I will continue to host what I have done but expect no further updates.
User avatar
10 Posts
 x 0

Post 13 Feb 2014, 18:46

Thank you very much. I really have no idea why this won't work.
User avatar
Patch Creator
1498 Posts
 x 139

Post 13 Feb 2014, 20:51

@rossb654 Op links updated with fix and new textures from Hanfox.

@soraka. What you posted earlier somewhat p****d me off. To spend as much time as I have keeping this thread up to date and trying to fix all the faults people have pointed out to me, being told vanilla textures are liked over what you have spent hours working on somewhat sucks.

Plus putting someone down and then saying I don't mean to be rude is like kicking someone in the balls and saying I didn't mean to hurt you. Too late, the damage is already done. Next time you post, ask yourself "how would I respond to this post?" Remember there is a real person the other side of the computer screen.

I have said my piece and as far as I am concerned this matter is done.

@everyone else. My statement earlier was a bit of a knee jerk reaction. I have quite a lot of things happening in real life at the moment and soraka's post pushed me over the edge. Quitting doing this seemed like the thing to do, but I enjoy doing textures. I may not be the best, but I am trying to get better. What I think I'll do is take a some time off and see how I feel then.

I don't think there are going to be any drastic changes in TC as MDiyo has pretty much said he's done.

Han if you still want me to add or change things then post them up. I'll happily add them. For now I going to take a break. Hopefully be back soon.

Novamanga :)
If anyone would like to take over any of my threads please contact me. I will continue to host what I have done but expect no further updates.
Post Reply