Yan Chubikov
Yan Chubikov
I initially tried doing that with 1.19.2 but the amount of changes that Minecraft did that version made it really annoying. Regarding the other major versions. By downloads, 1.18 accounts...
Can you please provide the full logs, (not only the crashlogs)?
Hi please provide full logs when reporting an issue. I can also not reproduce this issue.
Hi, i get this in my dev env ``` Caused by: java.lang.NoSuchFieldException: shader at java.lang.Class.getDeclaredField(Class.java:2610) ~[?:?] at xaero.common.misc.Misc.getFieldReflection(Misc.java:188) ~[xaerominimap-22.17.0-64b5720b4b825f21.jar:?] at xaero.common.misc.Misc.getFieldReflection(Misc.java:177) ~[xaerominimap-22.17.0-64b5720b4b825f21.jar:?] at xaero.common.minimap.render.radar.EntityIconPrerenderer.(EntityIconPrerenderer.java:217) ~[xaerominimap-22.17.0-64b5720b4b825f21.jar:?] at xaero.common.minimap.render.MinimapFBORenderer.loadFrameBuffer(MinimapFBORenderer.java:77) ~[xaerominimap-22.17.0-64b5720b4b825f21.jar:?] at xaero.common.minimap.MinimapProcessor.checkFBO(MinimapProcessor.java:130)...
I am also experiencing this slowdown. On linux, wayland + hyprland. ``` class _ImageBackgroundState extends State with SingleTickerProviderStateMixin { late AnimationController controller; @override void initState() { controller = AnimationController( duration:...