Hey, was wondering if anyone could figure out whats wrong here? If i set the render distance far enough down it doesnt trigger the error but if i go in the direction of certain parts of my world it triggers a freeze screen. I can turn down the render distance and it doesnt do it but i cant figure out what is the issue. Anyone see whats up in the error txt here? Idk if the datapacks show aswell but i have some that use armor stands, however i some seem to be working so idk if thats the issue.
---- Minecraft Crash Report ----
// My bad.
Time: 2024-05-18 17:10:23
Description: Rendering entity in world
java.lang.IllegalAccessError: failed to access class net.minecraft.class_1921$class_4687 from class com.diontryban.transparent.client.render.TransparentRenderTypes (net.minecraft.class_1921$class_4687 and com.diontryban.transparent.client.render.TransparentRenderTypes are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @57d5872c)
at com.diontryban.transparent.client.render.TransparentRenderTypes.getTexture(TransparentRenderTypes.java:79)
at net.minecraft.class_877.handler$bcg000$transparent$onGetRenderType(class_877.java:572)
at net.minecraft.class_877.method_24301(class_877.java)
at net.minecraft.class_877.method_24302(class_877.java:19)
at net.minecraft.class_922.method_4054(class_922.java:191)
at net.minecraft.class_922.method_3936(class_922.java:36)
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
at net.minecraft.class_757.method_3192(class_757.java:1221)
at net.minecraft.class_310.method_1523(class_310.java:1327)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.diontryban.transparent.client.render.TransparentRenderTypes.getTexture(TransparentRenderTypes.java:79)
at net.minecraft.class_877.handler$bcg000$transparent$onGetRenderType(class_877.java:572)
at net.minecraft.class_877.method_24301(class_877.java)
at net.minecraft.class_877.method_24302(class_877.java:19)
at net.minecraft.class_922.method_4054(class_922.java:191)
at net.minecraft.class_922.method_3936(class_922.java:36)
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
-- Entity being rendered --
Details:
Entity Type: minecraft:armor_stand (net.minecraft.class_1531)
Entity ID: 343
Entity Name: Armor Stand
Entity's Exact location: 166.50, 69.00, 241.50
Entity's Block location: World: (166,69,241), Section: (at 6,5,1 in 10,4,15; chunk contains blocks 160,-64,240 to 175,319,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
at net.minecraft.class_757.method_3192(class_757.java:1221)
at net.minecraft.class_310.method_1523(class_310.java:1327)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Renderer details --
Details:
Assigned renderer: net.minecraft.class_877@38dad835
Location: 46.90,-11.36,9.88 - World: (46,-12,9), Section: (at 14,4,9 in 2,-1,0; chunk contains blocks 32,-64,0 to 47,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Rotation: -180.0
Delta: 0.19999892
Stacktrace:
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
at net.minecraft.class_757.method_3192(class_757.java:1221)
at net.minecraft.class_310.method_1523(class_310.java:1327)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Uptime --
Details:
JVM uptime: 60.405s
Wall uptime: 50.682s
High-res time: 46.726s
Client ticks: 696 ticks / 34.800s
Stacktrace:
at net.minecraft.class_310.method_1587(class_310.java:2564)
at net.minecraft.class_310.method_54580(class_310.java:995)
at net.minecraft.class_310.method_1514(class_310.java:908)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected level --
Details:
All players: 1 total; [class_746['Dodan'/687, l='ClientLevel', x=119.90, y=78.80, z=231.91]]
Chunk stats: 169, 77
Level dimension: minecraft:overworld
Level spawn location: World: (254,75,272), Section: (at 14,11,0 in 15,4,17; chunk contains blocks 240,-64,272 to 255,319,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 23761696 game time, 1000 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 111
It seems to have something to do with armor stands loading and i checked on another version of mc with an older save and its just armor stands, idk whats wrong since i havent tweaked them at all???
can i do something without having to break and repair them all
Old version was 1.19.1 new is 1.20.4
Hey, was wondering if anyone could figure out whats wrong here? If i set the render distance far enough down it doesnt trigger the error but if i go in the direction of certain parts of my world it triggers a freeze screen. I can turn down the render distance and it doesnt do it but i cant figure out what is the issue. Anyone see whats up in the error txt here? Idk if the datapacks show aswell but i have some that use armor stands, however i some seem to be working so idk if thats the issue.
---- Minecraft Crash Report ----
// My bad.
Time: 2024-05-18 17:10:23
Description: Rendering entity in world
java.lang.IllegalAccessError: failed to access class net.minecraft.class_1921$class_4687 from class com.diontryban.transparent.client.render.TransparentRenderTypes (net.minecraft.class_1921$class_4687 and com.diontryban.transparent.client.render.TransparentRenderTypes are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @57d5872c)
at com.diontryban.transparent.client.render.TransparentRenderTypes.getTexture(TransparentRenderTypes.java:79)
at net.minecraft.class_877.handler$bcg000$transparent$onGetRenderType(class_877.java:572)
at net.minecraft.class_877.method_24301(class_877.java)
at net.minecraft.class_877.method_24302(class_877.java:19)
at net.minecraft.class_922.method_4054(class_922.java:191)
at net.minecraft.class_922.method_3936(class_922.java:36)
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
at net.minecraft.class_757.method_3192(class_757.java:1221)
at net.minecraft.class_310.method_1523(class_310.java:1327)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.diontryban.transparent.client.render.TransparentRenderTypes.getTexture(TransparentRenderTypes.java:79)
at net.minecraft.class_877.handler$bcg000$transparent$onGetRenderType(class_877.java:572)
at net.minecraft.class_877.method_24301(class_877.java)
at net.minecraft.class_877.method_24302(class_877.java:19)
at net.minecraft.class_922.method_4054(class_922.java:191)
at net.minecraft.class_922.method_3936(class_922.java:36)
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
-- Entity being rendered --
Details:
Entity Type: minecraft:armor_stand (net.minecraft.class_1531)
Entity ID: 343
Entity Name: Armor Stand
Entity's Exact location: 166.50, 69.00, 241.50
Entity's Block location: World: (166,69,241), Section: (at 6,5,1 in 10,4,15; chunk contains blocks 160,-64,240 to 175,319,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
at net.minecraft.class_757.method_3192(class_757.java:1221)
at net.minecraft.class_310.method_1523(class_310.java:1327)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Renderer details --
Details:
Assigned renderer: net.minecraft.class_877@38dad835
Location: 46.90,-11.36,9.88 - World: (46,-12,9), Section: (at 14,4,9 in 2,-1,0; chunk contains blocks 32,-64,0 to 47,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Rotation: -180.0
Delta: 0.19999892
Stacktrace:
at net.minecraft.class_898.method_3954(class_898.java:190)
at net.minecraft.class_761.method_22977(class_761.java:1937)
at net.minecraft.class_761.method_22710(class_761.java:1497)
at net.minecraft.class_757.method_3188(class_757.java:1598)
at net.minecraft.class_757.method_3192(class_757.java:1221)
at net.minecraft.class_310.method_1523(class_310.java:1327)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Uptime --
Details:
JVM uptime: 60.405s
Wall uptime: 50.682s
High-res time: 46.726s
Client ticks: 696 ticks / 34.800s
Stacktrace:
at net.minecraft.class_310.method_1587(class_310.java:2564)
at net.minecraft.class_310.method_54580(class_310.java:995)
at net.minecraft.class_310.method_1514(class_310.java:908)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected level --
Details:
All players: 1 total; [class_746['Dodan'/687, l='ClientLevel', x=119.90, y=78.80, z=231.91]]
Chunk stats: 169, 77
Level dimension: minecraft:overworld
Level spawn location: World: (254,75,272), Section: (at 14,11,0 in 15,4,17; chunk contains blocks 240,-64,272 to 255,319,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 23761696 game time, 1000 day time
Server brand: fabric
Server type: Integrated singleplayer server
Tracked entity count: 111
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, fabric, ash_api, betterf3, betterthirdperson, bookshelf, cloth-config, controlling, enchdesc, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, inventoryhud, malilib, mm, modmenu, nochatreports, optifabric, paintings, searchables, shulkerboxtooltip, skinlayers3d, tipsmod, toolstats, transparent, wthit, xaerominimap, xaeroworldmap
-- System Details --
Details:
Minecraft Version: 1.20.4
Minecraft Version ID: 1.20.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2113676800 bytes (2015 MiB) / 5704253440 bytes (5440 MiB) up to 7818182656 bytes (7456 MiB)
CPUs: 24
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.90
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 24
Graphics card #0 name: NVIDIA GeForce RTX
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f06
Graphics card #0 versionInfo: DriverVersion=31.0.15.3713
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 34724.75
Virtual memory used (MB): 26212.93
Swap memory total (MB): 2048.00
Swap memory used (MB): 83.93
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7456m -Xms256m
Fabric Mods:
ash_api: Ash API 20.4.0
badpackets: Bad Packets 0.6.1
betterf3: BetterF3 9.0.2
betterthirdperson: Better Third Person 1.9.0
bookshelf: Bookshelf 23.0.8
cloth-config: Cloth Config v13 13.0.121
cloth-basic-math: cloth-basic-math 0.6.1
commonnetworking: Common Network 1.0.8-1.20.4
controlling: Controlling 15.0.5
enchdesc: EnchantmentDescriptions 20.0.3
fabric-api: Fabric API 0.97.0+1.20.4
fabric-api-base: Fabric API Base 0.4.37+78d798af4f
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.50+82b1bb3e4f
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.17+78d798af4f
fabric-block-api-v1: Fabric Block API (v1) 1.0.17+3e2216cb4f
fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.5+78d798af4f
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.47+78d798af4f
fabric-client-tags-api-v1: Fabric Client Tags 1.1.8+78d798af4f
fabric-command-api-v1: Fabric Command API (v1) 1.2.42+f71b366f4f
fabric-command-api-v2: Fabric Command API (v2) 2.2.21+78d798af4f
fabric-commands-v0: Fabric Commands (v0) 0.2.59+df3654b34f
fabric-containers-v0: Fabric Containers (v0) 0.1.87+df3654b34f
fabric-content-registries-v0: Fabric Content Registries (v0) 5.0.16+78d798af4f
fabric-convention-tags-v1: Fabric Convention Tags 1.5.11+78d798af4f
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.24+78d798af4f
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.5+b90db5744f
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.5+5c0133444f
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.62+78d798af4f
fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.2+09fc25014f
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.2+389931eb4f
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.75+df3654b34f
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.47+78d798af4f
fabric-item-api-v1: Fabric Item API (v1) 2.3.0+bcdd12964f
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.27+ee30b13a4f
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.42+78d798af4f
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.40+df3654b34f
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.1+a67ffb5d4f
fabric-loot-api-v2: Fabric Loot API (v2) 2.1.10+78d798af4f
fabric-message-api-v1: Fabric Message API (v1) 6.0.6+78d798af4f
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.66+78d798af4f
fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.9+78d798af4f
fabric-models-v0: Fabric Models (v0) 0.4.8+9386d8a74f
fabric-networking-api-v1: Fabric Networking API (v1) 3.1.8+2e5ac5484f
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.1.0+dba1195c4f
fabric-particles-v1: Fabric Particles (v1) 1.1.8+78d798af4f
fabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.21+78d798af4f
fabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.20+ee30b13a4f
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.5+78d798af4f
fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.5+78d798af4f
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.54+df3654b34f
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.43+73761d2e4f
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.2+e761c6694f
fabric-rendering-v0: Fabric Rendering (v0) 1.1.57+df3654b34f
fabric-rendering-v1: Fabric Rendering (v1) 3.2.1+6fd945a04f
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.15+78d798af4f
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.21+ee30b13a4f
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.18+78d798af4f
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.56+78d798af4f
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.18+78d798af4f
fabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.12+90f2d7b14f
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.15+78d798af4f
fabricloader: Fabric Loader 0.15.11
mixinextras: MixinExtras 0.3.5
inventoryhud: Inventory HUD + 3.4.19
java: OpenJDK 64-Bit Server VM 17
malilib: MaLiLib 0.18.1
minecraft: Minecraft 1.20.4
modmenu: Mod Menu 9.0.0
nochatreports: No Chat Reports 1.20.4-v2.6.1
optifabric: OptiFabric 1.14.3
mm: Manningham Mills 2.3
optifabric-libs: OptiFabric Libraries 1.14.3
paintings: Paintings++ 12.0.0.1
searchables: Searchables 1.0.6
shulkerboxtooltip: Shulker Box Tooltip 4.0.8+1.20.4
skinlayers3d: 3d-Skin-Layers 1.6.4
tipsmod: Tips 15.0.4
toolstats: ToolStats 19.0.3
transparent: Transparent 20.4.1
wthit: wthit 10.6.0
xaerominimap: Xaero's Minimap 24.1.1
xaeroworldmap: Xaero's World Map 1.38.4
Launched Version: fabric-loader-0.15.11-1.20.4
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.2-snapshot
Backend API: NVIDIA GeForce RTX GL version 3.2.0 NVIDIA 537.13, NVIDIA Corporation
Window size: 2560x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'optifine'; Server brand changed to 'fabric'
Universe: 400921fb54442d18
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Render Distance: 3/3 chunks
Resource Packs: vanilla, fabric
Current Language: en_us
Locale: en_US
CPU: 24x AMD Ryzen
Server Running: true
Player Count: 1 / 8; [class_3222['DodanTheMythic'/687, l='ServerLevel[beans]', x=119.90, y=78.80, z=231.91]]
Data Packs: vanilla, file/worldtool-0-5.zip (incompatible), file/Mendfinity_1.1 (incompatible), file/bukkit (incompatible), file/custom-elevators-v1-15-data-pack-by-gshn28 (incompatible), file/custom-elevators-v1-15-data-pack-by-gshn28.zip (incompatible), fabric, bookshelf (incompatible), fabric-convention-tags-v1, paintings (incompatible), toolstats (incompatible), file/armor statues v2.8.11 (MC 1.20-1.20.4), file/armor statues v2.8.11 (MC 1.20-1.20.4).zip, file/armored elytra v1.0.9 (MC 1.20-1.20.4), file/armored elytra v1.0.9 (MC 1.20-1.20.4).zip, file/back v1.3.6 (MC 1.20-1.20.4), file/back v1.3.6 (MC 1.20-1.20.4).zip, file/multiplayer sleep v2.6.6 (MC 1.20-1.20.4), file/multiplayer sleep v2.6.6 (MC 1.20-1.20.4).zip, file/player head drops v1.1.6 (MC 1.20-1.20.4), file/player head drops v1.1.6 (MC 1.20-1.20.4).zip, file/spawn v2.3.6 (MC 1.20-1.20.4), file/spawn v2.3.6 (MC 1.20-1.20.4).zip, file/warp-pads-2.1.6.zip, file/Warp-Pads-master (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
OptiFine Version: OptiFine_1.20.4_HD_U_I7
OptiFine Build: 20240317-172634
Render Distance Chunks: 3
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 3.2.0 NVIDIA 537.13
OpenGlRenderer: NVIDIA GeForce RTX
OpenGlVendor: NVIDIA Corporation
CpuCount: 24
-- OptiFabric --
Details:
OptiFine jar designed for: 1.20.4
OptiFine jar version: OptiFine_1.20.4_HD_U_I7
OptiFine jar status: Valid OptiFine installer
OptiFine remapped jar: C:/Users/curseforge/minecraft/Instances/jhidjhaw/.optifine/OptiFine_1.20.4_HD_U_I7/Optifine-mapped.jar
OptiFabric error: <None>
It seems to have something to do with armor stands loading and i checked on another version of mc with an older save and its just armor stands, idk whats wrong since i havent tweaked them at all???
can i do something without having to break and repair them all
Old version was 1.19.1 new is 1.20.4