Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing item models/textures for 256k storage tier #14

Closed
Ristovski opened this issue May 28, 2022 · 1 comment
Closed

Missing item models/textures for 256k storage tier #14

Ristovski opened this issue May 28, 2022 · 1 comment

Comments

@Ristovski
Copy link

The following items have missing textures due to missing models:

  • cell_component_256k
  • item_storage_cell_256k
  • fluid_storage_cell_256k
  • portable_item_cell_256k
  • portable_fluid_cell_256k
23:14:56.766 [Worker-Main-1] WARN  net.minecraft.class_1088 - Unable to load model: 'ae2things:fluid_storage_cell_256k#inventory' referenced from: ae2things:fluid_storage_cell_256k#inventory: java.io.FileNotFoundException: ae2things:models/item/fluid_storage_cell_256k.json
23:14:56.797 [Worker-Main-1] WARN  net.minecraft.class_1088 - Unable to load model: 'ae2things:item_storage_cell_256k#inventory' referenced from: ae2things:item_storage_cell_256k#inventory: java.io.FileNotFoundException: ae2things:models/item/item_storage_cell_256k.json
23:14:56.855 [Worker-Main-1] WARN  net.minecraft.class_1088 - Unable to load model: 'ae2things:cell_component_256k#inventory' referenced from: ae2things:cell_component_256k#inventory: java.io.FileNotFoundException: ae2things:models/item/cell_component_256k.json
23:14:56.944 [Worker-Main-1] WARN  net.minecraft.class_1088 - Unable to load model: 'ae2things:portable_fluid_cell_256k#inventory' referenced from: ae2things:portable_fluid_cell_256k#inventory: java.io.FileNotFoundException: ae2things:models/item/portable_fluid_cell_256k.json
23:14:56.948 [Worker-Main-1] WARN  net.minecraft.class_1088 - Unable to load model: 'ae2things:portable_item_cell_256k#inventory' referenced from: ae2things:portable_item_cell_256k#inventory: java.io.FileNotFoundException: ae2things:models/item/portable_item_cell_256k.json

Do note AE2 itself now has a 256k storage tier as of AppliedEnergistics/Applied-Energistics-2@893bce1

AE2Things v1.1.0-beta.6
AE2 v11.0.0

@ProjectET
Copy link
Owner

That is intended, next feature update will completely remove the 256k storage tier completely, this is just for users to migrate their items/fluids off the ae2things cells and into the ae2 256k tier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants