| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-11-15 13:21:53
|
| 5 | Description: Rendering entity in world
|
| 6 |
|
| 7 | java.lang.UnsupportedOperationException
|
| 8 | at knot//com.simibubi.create.foundation.virtualWorld.VirtualRenderWorld.method_8497(VirtualRenderWorld.java:169)
|
| 9 | at knot//net.minecraft.class_1937.method_8500(class_1937.java:193)
|
| 10 | at knot//net.minecraft.class_1937.method_8524(class_1937.java:716)
|
| 11 | at knot//net.minecraft.class_2586.method_31663(class_2586.java:152)
|
| 12 | at knot//net.minecraft.class_2586.method_5431(class_2586.java:147)
|
| 13 | at knot//dan200.computercraft.shared.peripheral.diskdrive.DiskDriveBlockEntity.method_5431(DiskDriveBlockEntity.java:159)
|
| 14 | at knot//dan200.computercraft.shared.peripheral.diskdrive.DiskDriveBlockEntity.setDiskStack(DiskDriveBlockEntity.java:216)
|
| 15 | at knot//dan200.computercraft.shared.peripheral.diskdrive.DiskDriveBlockEntity.method_11014(DiskDriveBlockEntity.java:116)
|
| 16 | at knot//com.simibubi.create.content.contraptions.render.ClientContraption.readBlockEntity(ClientContraption.java:151)
|
| 17 | at knot//com.simibubi.create.content.contraptions.render.ClientContraption.setupRenderLevelAndRenderedBlockEntities(ClientContraption.java:107)
|
| 18 | at knot//com.simibubi.create.content.contraptions.render.ClientContraption.<init>(ClientContraption.java:65)
|
| 19 | at knot//com.simibubi.create.content.contraptions.Contraption.createClientContraption(Contraption.java:1549)
|
| 20 | at knot//com.simibubi.create.content.contraptions.Contraption.getOrCreateClientContraptionLazy(Contraption.java:1531)
|
| 21 | at knot//com.simibubi.create.content.contraptions.render.ContraptionEntityRenderer.render(ContraptionEntityRenderer.java:87)
|
| 22 | at knot//com.simibubi.create.content.contraptions.render.ContraptionEntityRenderer.method_3936(ContraptionEntityRenderer.java:31)
|
| 23 | at knot//net.minecraft.class_898.method_3954(class_898.java:145)
|
| 24 | at knot//net.minecraft.class_761.method_22977(class_761.java:1574)
|
| 25 | at knot//net.minecraft.class_761.method_22710(class_761.java:1324)
|
| 26 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 27 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
| 28 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 29 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 30 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 31 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 32 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 33 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 34 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
| 35 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 36 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 37 |
|
| 38 |
|
| 39 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 40 | ---------------------------------------------------------------------------------------
|
| 41 |
|
| 42 | -- Head --
|
| 43 | Thread: Render thread
|
| 44 | Stacktrace:
|
| 45 | at knot//com.simibubi.create.foundation.virtualWorld.VirtualRenderWorld.method_8497(VirtualRenderWorld.java:169)
|
| 46 | at knot//net.minecraft.class_1937.method_8500(class_1937.java:193)
|
| 47 | at knot//net.minecraft.class_1937.method_8524(class_1937.java:716)
|
| 48 | at knot//net.minecraft.class_2586.method_31663(class_2586.java:152)
|
| 49 | at knot//net.minecraft.class_2586.method_5431(class_2586.java:147)
|
| 50 | at knot//dan200.computercraft.shared.peripheral.diskdrive.DiskDriveBlockEntity.method_5431(DiskDriveBlockEntity.java:159)
|
| 51 | at knot//dan200.computercraft.shared.peripheral.diskdrive.DiskDriveBlockEntity.setDiskStack(DiskDriveBlockEntity.java:216)
|
| 52 | at knot//dan200.computercraft.shared.peripheral.diskdrive.DiskDriveBlockEntity.method_11014(DiskDriveBlockEntity.java:116)
|
| 53 | at knot//com.simibubi.create.content.contraptions.render.ClientContraption.readBlockEntity(ClientContraption.java:151)
|
| 54 | at knot//com.simibubi.create.content.contraptions.render.ClientContraption.setupRenderLevelAndRenderedBlockEntities(ClientContraption.java:107)
|
| 55 | at knot//com.simibubi.create.content.contraptions.render.ClientContraption.<init>(ClientContraption.java:65)
|
| 56 | at knot//com.simibubi.create.content.contraptions.Contraption.createClientContraption(Contraption.java:1549)
|
| 57 | at knot//com.simibubi.create.content.contraptions.Contraption.getOrCreateClientContraptionLazy(Contraption.java:1531)
|
| 58 | at knot//com.simibubi.create.content.contraptions.render.ContraptionEntityRenderer.render(ContraptionEntityRenderer.java:87)
|
| 59 | at knot//com.simibubi.create.content.contraptions.render.ContraptionEntityRenderer.method_3936(ContraptionEntityRenderer.java:31)
|
| 60 | at knot//net.minecraft.class_898.method_3954(class_898.java:145)
|
| 61 | at knot//net.minecraft.class_761.method_22977(class_761.java:1574)
|
| 62 | at knot//net.minecraft.class_761.method_22710(class_761.java:1324)
|
| 63 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 64 |
|
| 65 | -- Entity being rendered --
|
| 66 | Details:
|
| 67 | Entity Type: create:stationary_contraption (com.simibubi.create.content.contraptions.ControlledContraptionEntity)
|
| 68 | Entity ID: 1042
|
| 69 | Entity Name: Stationary Contraption
|
| 70 | Entity's Exact location: -69.00, 94.00, -40.00
|
| 71 | Entity's Block location: World: (-69,94,-40), Section: (at 11,14,8 in -5,5,-3; chunk contains blocks -80,-64,-48 to -65,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
| 72 | Entity's Momentum: 0.00, 0.00, 0.00
|
| 73 | Entity's Passengers: []
|
| 74 | Entity's Vehicle: null
|
| 75 | Stacktrace:
|
| 76 | at knot//net.minecraft.class_898.method_3954(class_898.java:145)
|
| 77 | at knot//net.minecraft.class_761.method_22977(class_761.java:1574)
|
| 78 | at knot//net.minecraft.class_761.method_22710(class_761.java:1324)
|
| 79 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 80 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
| 81 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 82 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 83 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 84 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 85 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 86 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 87 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
| 88 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 89 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 90 |
|
| 91 | -- Renderer details --
|
| 92 | Details:
|
| 93 | Assigned renderer: com.simibubi.create.content.contraptions.render.ContraptionEntityRenderer@5f71b4dd
|
| 94 | Location: -2.40,-0.29,-0.18 - World: (-3,-1,-1), Section: (at 13,15,15 in -1,-1,-1; chunk contains blocks -16,-64,-16 to -1,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
| 95 | Rotation: 0.0
|
| 96 | Delta: 0.099998236
|
| 97 | Stacktrace:
|
| 98 | at knot//net.minecraft.class_898.method_3954(class_898.java:145)
|
| 99 | at knot//net.minecraft.class_761.method_22977(class_761.java:1574)
|
| 100 | at knot//net.minecraft.class_761.method_22710(class_761.java:1324)
|
| 101 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 102 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
| 103 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 104 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 105 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 106 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 107 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 108 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 109 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
| 110 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 111 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 112 |
|
| 113 | -- Affected level --
|
| 114 | Details:
|
| 115 | All players: 1 total; [class_746['YarasAtomic'/117, l='ClientLevel', x=-66.60, y=92.67, z=-39.82]]
|
| 116 | Chunk stats: 961, 609
|
| 117 | Level dimension: minecraft:overworld
|
| 118 | Level spawn location: World: (-64,93,-48), Section: (at 0,13,0 in -4,5,-3; chunk contains blocks -64,-64,-48 to -49,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
| 119 | Level time: 1840 game time, 1840 day time
|
| 120 | Server brand: fabric
|
| 121 | Server type: Integrated singleplayer server
|
| 122 | Stacktrace:
|
| 123 | at knot//net.minecraft.class_638.method_8538(class_638.java:458)
|
| 124 | at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
|
| 125 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
| 126 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 127 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 128 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 129 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 130 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
| 131 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 132 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 133 |
|
| 134 | -- Last reload --
|
| 135 | Details:
|
| 136 | Reload number: 1
|
| 137 | Reload reason: initial
|
| 138 | Finished: Yes
|
| 139 | Packs: vanilla, create:dynamic_data, fabric
|
| 140 |
|
| 141 | -- System Details --
|
| 142 | Details:
|
| 143 | Minecraft Version: 1.20.1
|
| 144 | Minecraft Version ID: 1.20.1
|
| 145 | Operating System: Linux (amd64) version 6.17.5-2-cachyos
|
| 146 | Java Version: 17.0.15, Microsoft
|
| 147 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 148 | Memory: 829017584 bytes (790 MiB) / 2021654528 bytes (1928 MiB) up to 4294967296 bytes (4096 MiB)
|
| 149 | CPUs: 12
|
| 150 | Processor Vendor: GenuineIntel
|
| 151 | Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
| 152 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
| 153 | Microarchitecture: Coffee Lake
|
| 154 | Frequency (GHz): 3.70
|
| 155 | Number of physical packages: 1
|
| 156 | Number of physical CPUs: 6
|
| 157 | Number of logical CPUs: 12
|
| 158 | Graphics card #0 name: GA102 [GeForce RTX 3080]
|
| 159 | Graphics card #0 vendor: NVIDIA Corporation (0x10de)
|
| 160 | Graphics card #0 VRAM (MB): 288.00
|
| 161 | Graphics card #0 deviceId: 0x2206
|
| 162 | Graphics card #0 versionInfo: unknown
|
| 163 | Virtual memory max (MB): 48045.14
|
| 164 | Virtual memory used (MB): 21318.00
|
| 165 | Swap memory total (MB): 32030.00
|
| 166 | Swap memory used (MB): 2709.25
|
| 167 | JVM Flags: 2 total; -Xms512m -Xmx4096m
|
| 168 | Fabric Mods:
|
| 169 | computercraft: CC: Tweaked 1.116.2
|
| 170 | cc_tweaked_cobalt: cobalt 0.9.7
|
| 171 | com_electronwill_night-config_core: core 3.8.3
|
| 172 | com_electronwill_night-config_toml: toml 3.8.3
|
| 173 | com_jcraft_jzlib: jzlib 1.1.3
|
| 174 | io_netty_netty-codec-http: netty-codec-http 4.1.82
|
| 175 | io_netty_netty-codec-socks: netty-codec-socks 4.1.82
|
| 176 | io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82
|
| 177 | create: Create **.**.**.**+build.1728-mc1.20.1
|
| 178 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 179 | flywheel: Flywheel 1.0.5+1.20.1.build.264
|
| 180 | forgeconfigapiport: Forge Config API Port 8.0.0
|
| 181 | milk: Milk Lib 1.2.60
|
| 182 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
| 183 | ponder: Ponder 1.0.91
|
| 184 | javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
|
| 185 | porting_lib_accessors: Porting Lib Accessors 2.3.12+1.20.1
|
| 186 | porting_lib_base: Porting Lib Base 2.3.12+1.20.1
|
| 187 | porting_lib_config: Porting Lib Config 2.3.12+1.20.1
|
| 188 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.12+1.20.1
|
| 189 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.12+1.20.1
|
| 190 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.12+1.20.1
|
| 191 | porting_lib_utility: Porting Lib Utility 2.3.12+1.20.1
|
| 192 | porting_lib_brewing: Porting Lib Brewing 2.3.12+1.20.1
|
| 193 | porting_lib_core: Porting Lib Core 2.3.12+1.20.1
|
| 194 | porting_lib_client_events: Porting Lib Client Events 2.3.12+1.20.1
|
| 195 | porting_lib_entity: Porting Lib Entity 2.3.12+1.20.1
|
| 196 | porting_lib_extensions: Porting Lib Extensions 2.3.12+1.20.1
|
| 197 | porting_lib_attributes: Porting Lib Attributes 2.3.12+1.20.1
|
| 198 | porting_lib_common: Porting Lib Common 2.3.12+1.20.1
|
| 199 | porting_lib_model_generators: Porting Lib Model Generators 2.3.12+1.20.1
|
| 200 | porting_lib_data: Porting Lib Data 2.3.12+1.20.1
|
| 201 | porting_lib_model_materials: Porting Lib Model Materials 2.3.12+1.20.1
|
| 202 | porting_lib_models: Porting Lib Models 2.3.12+1.20.1
|
| 203 | porting_lib_model_loader: Porting Lib Model Loader 2.3.12+1.20.1
|
| 204 | porting_lib_networking: Porting Lib Networking 2.3.12+1.20.1
|
| 205 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.12+1.20.1
|
| 206 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.12+1.20.1
|
| 207 | porting_lib_transfer: Porting Lib Transfer 2.3.12+1.20.1
|
| 208 | porting_lib_fluids: Porting Lib Fluids 2.3.12+1.20.1
|
| 209 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 210 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
| 211 | porting_lib_tags: Porting Lib Tags 3.0
|
| 212 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
| 213 | fabric-api: Fabric API 0.92.6+1.20.1
|
| 214 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
| 215 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
| 216 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
| 217 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
| 218 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
| 219 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
| 220 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
| 221 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
| 222 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
| 223 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
| 224 | fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
|
| 225 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
| 226 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
| 227 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
| 228 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
| 229 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
|
| 230 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
| 231 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
| 232 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
|
| 233 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
| 234 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
| 235 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
| 236 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
| 237 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
| 238 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
| 239 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
| 240 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
| 241 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
| 242 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
| 243 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
| 244 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
| 245 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
| 246 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
|
| 247 | fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
|
| 248 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
| 249 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
| 250 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
|
| 251 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
|
| 252 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
| 253 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
| 254 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
| 255 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
| 256 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
| 257 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
| 258 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
| 259 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
| 260 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
| 261 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
| 262 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
|
| 263 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
| 264 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
| 265 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
| 266 | fabricloader: Fabric Loader 0.17.3
|
| 267 | mixinextras: MixinExtras 0.5.0
|
| 268 | java: OpenJDK 64-Bit Server VM 17
|
| 269 | minecraft: Minecraft 1.20.1
|
| 270 | Flywheel Backend: flywheel:indirect
|
| 271 | Launched Version: 1.20.1
|
| 272 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 273 | Backend API: NVIDIA GeForce RTX 3080/PCIe/SSE2 GL version 3.2.0 NVIDIA 580.95.05, NVIDIA Corporation
|
| 274 | Window size: 2560x1440
|
| 275 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 276 | GL debug messages:
|
| 277 | Using VBOs: Yes
|
| 278 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
| 279 | Type: Integrated Server (map_client.txt)
|
| 280 | Graphics mode: fancy
|
| 281 | Resource Packs: fabric
|
| 282 | Current Language: en_us
|
| 283 | CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
|
| 284 | Server Running: true
|
| 285 | Player Count: 1 / 8; [class_3222['YarasAtomic'/117, l='ServerLevel[New World]', x=-66.60, y=92.67, z=-39.82]]
|
| 286 | Data Packs: vanilla, fabric, create:dynamic_data
|
| 287 | Enabled Feature Flags: minecraft:vanilla
|
| 288 | World Generation: Stable
|
| 289 |
|