You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[17:06:38] [Meteor-Executor-105/ERROR]: Uncaught exception in thread "Meteor-Executor-105"
net.minecraft.class_148: Getting block state
at net.minecraft.class_2818.method_8320(class_2818.java:191) ~[client-intermediary.jar:?]
at meteordevelopment.meteorclient.systems.modules.render.blockesp.ESPChunk.searchChunk(ESPChunk.java:101) ~[meteor-client-0.5.6-1987.jar:?]
at meteordevelopment.meteorclient.systems.modules.render.blockesp.BlockESP.lambda$searchChunk$1(BlockESP.java:162) ~[meteor-client-0.5.6-1987.jar:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: net.minecraft.class_6558: Missing Palette entry for index 0.
at net.minecraft.class_2814.method_12288(class_2814.java:65) ~[client-intermediary.jar:?]
at net.minecraft.class_2841.method_12331(class_2841.java:158) ~[client-intermediary.jar:?]
at net.minecraft.class_2841.method_12321(class_2841.java:152) ~[client-intermediary.jar:?]
at net.minecraft.class_2826.method_12254(class_2826.java:43) ~[client-intermediary.jar:?]
at net.minecraft.class_2818.method_8320(class_2818.java:183) ~[client-intermediary.jar:?]
... 5 more
Meteor Version
0.5.6-1987
Minecraft Version
1.20.4
Operating System
Windows
Before submitting a bug report
This bug wasn't already reported (I have searched bug reports on GitHub).
This is a valid bug (I am able to reproduce this on the latest dev build).
The text was updated successfully, but these errors were encountered:
Describe the bug
The BlockESP module throws an error in console.
Steps to reproduce
Meteor Version
0.5.6-1987
Minecraft Version
1.20.4
Operating System
Windows
Before submitting a bug report
This bug wasn't already reported (I have searched bug reports on GitHub).
This is a valid bug (I am able to reproduce this on the latest dev build).
The text was updated successfully, but these errors were encountered: