1

Beacon texture

Quint06 10/9/19 4:36 am
337
10/17/2019 2:24 am
my custom resource pack's beacon is bugged, anyone knows how to fix this?
Posted by
Quint06
Level 1 : New Miner
0

  Have something to say?

JoinSign in

8

Quint06
10/10/2019 3:24 am
Level 1 : New Miner
The beacon part:

[09:20:11] [Server-Worker-9/ERROR]: Unable to parse metadata from minecraft:textures/block/beacon.png
java.lang.RuntimeException: invalid frameindex 1
at dxb.a(SourceFile:415) ~[1.14.4.jar:?]
at dxa.a(SourceFile:220) [1.14.4.jar:?]
at dxa.a(SourceFile:204) [1.14.4.jar:?]
at dxa$$Lambda$1730/405161337.run(Unknown Source) [1.14.4.jar:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
1
oakar258
10/10/2019 7:43 am
Level 69 : High Grandmaster Artist
history
Are you using animated texture here?

Or only single 64x64px texture?

Btw - Remember to use reply button - I'm not getting notifications if you just post new comment.
1
Quint06
10/12/2019 4:34 pm
Level 1 : New Miner
The texture is animated
1
oakar258
10/13/2019 12:20 pm
Level 69 : High Grandmaster Artist
Then something is wrong with your .mcmeta file.

If you want custom animation, follow rules described here: minecraft.gamepedia.com/Resource_pack#Animation

If you just want the texture to be animated, put this in your mcmeta file:


{
"animation": {}
}
1
Quint06
10/17/2019 2:24 am
Level 1 : New Miner
okay, thanks a lot!
1
Quint06
10/09/2019 9:38 am
Level 1 : New Miner
history
I removed the original texture from the texturepack to get the minecraft one. Textures are 64px
1
oakar258
10/09/2019 10:04 am
Level 69 : High Grandmaster Artist
Post latest log when you were using this resourcepack (it's located in .minecraft/logs folder).
1
oakar258
10/09/2019 6:24 am
Level 69 : High Grandmaster Artist
We need more details

Are you using custom model for beacon?

Do the texture have correct square resolution (e.g 16px, 32px 128px etc.)
1

Welcome