Tinkers Construct

Tinkers Construct

160M Downloads

[eclipse/build] datagen sprite reader fails to find queens_slime_border

Magnymbus opened this issue ยท 4 comments

commented

Minecraft Version

1.16.5

Forge Version

36.2.8

Mantle Version

1.6.127

Tinkers' Construct Version

3.2.1.296

Describe your issue

While running datagen in Eclipse, sprite reader fails with Caused by: java.io.FileNotFoundException: tconstruct:textures/item/materials/generator/queens_slime_border.png and does not generate any material sprite past that; only Constantan and Silver are generated. The image is present in eclipse's repo pull, so I'm unsure if this is a problem on my end or with the image itself.

Crash Report

No response

Reproduced with only Tinkers' Construct?

No

Other mods required

My own unreleased work in progress mod. https://github.com/Magnymbus/Tinkers-Epic-Fight

  • Confirm you have checked the roadmap, what's new, and the FAQ for your issue
  • Confirm you have searched the tracker to see if your issue already exists
  • Confirm you are not using performance enhancers, such as optifine
commented

Clarify, are you writing an addon or are you trying to build TiC yourself?

commented

Sorry, writing an addon.

commented

Did you follow the directions on the Github wiki? Notably, the existing mod? I suspect not as this works perfectly in materialis.

commented

I did actually. however I missed a step