Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Ouch. That hurt :(
- Time: 2023-01-20 17:26:53
- Description: Accessing LegacyRandomSource from multiple threads
- java.lang.IllegalStateException: Accessing LegacyRandomSource from multiple threads
- at net.minecraft.class_5798.method_33564(class_5798.java:84)
- at net.minecraft.class_5820.method_43156(class_5820.java:49)
- at net.minecraft.class_6566.method_43048(class_6566.java:27)
- at net.minecraft.class_638.method_2943(class_638.java:377)
- at net.minecraft.class_638.method_2941(class_638.java:359)
- at net.minecraft.class_310.method_1574(class_310.java:1892)
- at net.minecraft.class_310.method_1523(class_310.java:1135)
- at net.minecraft.class_310.method_1514(class_310.java:768)
- at net.minecraft.client.main.Main.method_44604(Main.java:244)
- at net.minecraft.client.main.Main.main(Main.java:51)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
- 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 net.minecraft.class_5798.method_33564(class_5798.java:84)
- at net.minecraft.class_5820.method_43156(class_5820.java:49)
- at net.minecraft.class_6566.method_43048(class_6566.java:27)
- at net.minecraft.class_638.method_2943(class_638.java:377)
- at net.minecraft.class_638.method_2941(class_638.java:359)
- Mixins in Stacktrace: None found
- -- Thread dumps --
- Details:
- Thread dumps: Render thread:
- at java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
- at net.minecraft.class_5798.method_39936(class_5798.java:92)
- at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
- at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
- at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
- at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
- at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
- at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
- at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
- at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
- at net.minecraft.class_5798.method_33564(class_5798.java:82)
- at net.minecraft.class_5820.method_43156(class_5820.java:49)
- at net.minecraft.class_6566.method_43048(class_6566.java:27)
- at net.minecraft.class_638.method_2943(class_638.java:377)
- at net.minecraft.class_638.method_2941(class_638.java:359)
- at net.minecraft.class_310.method_1574(class_310.java:1892)
- at net.minecraft.class_310.method_1523(class_310.java:1135)
- at net.minecraft.class_310.method_1514(class_310.java:768)
- at net.minecraft.client.main.Main.method_44604(Main.java:244)
- at net.minecraft.client.main.Main.main(Main.java:51)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- Stacktrace:
- at net.minecraft.class_5798.method_33564(class_5798.java:84)
- at net.minecraft.class_5820.method_43156(class_5820.java:49)
- at net.minecraft.class_6566.method_43048(class_6566.java:27)
- at net.minecraft.class_638.method_2943(class_638.java:377)
- at net.minecraft.class_638.method_2941(class_638.java:359)
- at net.minecraft.class_310.method_1574(class_310.java:1892)
- at net.minecraft.class_310.method_1523(class_310.java:1135)
- at net.minecraft.class_310.method_1514(class_310.java:768)
- at net.minecraft.client.main.Main.method_44604(Main.java:244)
- at net.minecraft.client.main.Main.main(Main.java:51)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- Mixins in Stacktrace: None found
- -- Affected level --
- Details:
- All players: 1 total; [class_746['Tigersenpai'/115, l='ClientWorld minecraft:overworld', x=1.50, y=101.42, z=10.50]]
- Chunk stats: Client Chunks (ImmPtl) 351
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,102,0), Section: (at 0,6,0 in 0,6,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
- Level time: 218 game time, 218 day time
- Server brand: fabric
- Server type: Integrated singleplayer server
- Stacktrace:
- at net.minecraft.class_638.method_8538(class_638.java:453)
- at net.minecraft.class_310.method_1587(class_310.java:2341)
- at net.minecraft.class_310.method_1514(class_310.java:787)
- at net.minecraft.client.main.Main.method_44604(Main.java:244)
- at net.minecraft.client.main.Main.main(Main.java:51)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- Mixins in Stacktrace: None found
- -- Last reload --
- Details:
- Reload number: 1
- Reload reason: initial
- Finished: Yes
- Packs: Default, Fabric Mods, Fabrication, visualoverhaul/rounddiscs, Everycomp Generated Pack, 00 Nature Revamp Beta v1.11.zip, 01 Nautilus3D_V1.7_[MC-1.13+].zip, 02 Seagrass variation.zip, 03 KelpRemover.zip, 04 rainbow-quartz-v2.zip, 05 tweaked-tools-e3020.zip, 06 Basic Nether Ores 16x.zip, 08 a_bFallingLeaves8-v1.9.1.zip, 09 aaaaa_bImprovedFastLeaves8-v1.0.zip, 10 Slightly-Improved-Font-1.0.0.zip, 11 glint.zip, 15 3d-ladders-1-18.zip, 17 Glowing+Ender+Dragon.zip, 19 Enhanced Boss Bars 1.1.zip, 20 confia.zip, 21 pano.zip, 22 eatinganimations+ 1.10.zip, 23 Vibrating Wither Fix.zip, 24 ShieldCorrections [Colored].zip, Basic Nether Ores 16x.zip, betterbeds/connectedbeds, black_icons, continuity/default, continuity/glass_pane_culling_fix, minecraft/supporteatinganimation, Eclectic_Sounds-R1.0.zip, Supplementaries Generated Pack
- -- System Details --
- Details:
- Minecraft Version: 1.19.2
- Minecraft Version ID: 1.19.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.3, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 2105203200 bytes (2007 MiB) / 5821693952 bytes (5552 MiB) up to 7549747200 bytes (7200 MiB)
- CPUs: 6
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 3500X 6-Core Processor
- Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
- Microarchitecture: unknown
- Frequency (GHz): 3.59
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 6
- Graphics card #0 name: NVIDIA GeForce GTX 1650 SUPER
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2187
- Graphics card #0 versionInfo: DriverVersion=31.0.15.2756
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 2.13
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 2.13
- Memory slot #1 type: DDR4
- Memory slot #2 capacity (MB): 8192.00
- Memory slot #2 clockSpeed (GHz): 2.13
- Memory slot #2 type: DDR4
- Memory slot #3 capacity (MB): 8192.00
- Memory slot #3 clockSpeed (GHz): 2.13
- Memory slot #3 type: DDR4
- Virtual memory max (MB): 55211.52
- Virtual memory used (MB): 20202.57
- Swap memory total (MB): 22528.00
- Swap memory used (MB): 8.91
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7200m -Xms256m
- Fabric Mods:
- additionalbanners: AdditionalBanners 10.1.6
- additionalstructures: Additional Structures 4.1.1
- adorn: Adorn 3.8.1+1.19.2
- advancementframes: advancementframes 1.19.2-2.0.0
- advdebug: Advancements Debug 2.3.0
- alivent: Aliven't Messenger 1.2.4
- allarrowsinfinityfix: All Arrows Infinity Fix 1.4
- alternate-current: Alternate Current 1.4.0
- appleskin: AppleSkin 2.4.1+mc1.19
- architectury: Architectury 6.4.62
- artifacts: Artifacts 7.1.1+fabric
- expandability: ExpandAbility 6.0.0
- step-height-entity-attribute: Step Height Entity Attribute 1.0.0
- attributefix: AttributeFix 17.1.3
- auditory: Auditory 0.0.4-1.19.x
- autoswitch: AutoSwitch 5.4.7
- autoswitch-api: AutoSwitch API 3.0.0
- badpackets: Bad Packets 0.2.1
- balm-fabric: Balm 4.5.2+0
- bclib: BCLib 2.1.5
- bedrodium: Bedrodium 0.2
- bedspreads: Bedspreads 6.0.0+1.19.2
- beo: Basic End Ores 1.19.2-3.2.0-Fabric
- betteranimalsplus: Better Animals Plus 1.19.2-11.0.10
- betterbeds: Better Beds 1.2.0
- betterdeserttemples: YUNG's Better Desert Temples 1.19.2-Fabric-2.2.1
- betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1
- betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0
- betterpingdisplay: Better Ping Display 1.1.1
- bettersafebed: BetterSafeBed 4
- betterstats: Better Statistics Screen 2.1.1+1.19.2
- tcdcommons: TCD Commons API 1.1+1.19.2
- bno: Basic Nether Ores 1.19.2-8.2.0-Fabric
- bookshelf: Bookshelf 16.2.16
- bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.4.6-1.19.2
- maelstrom_library: Maelstrom Library 1.3-1.19-pre1
- multipart_entities: MultipartEntities 1.2-1.19-pre1
- bowinfinityfix: Bow Infinity Fix 2.5.0
- byg: Oh The Biomes You'll Go 2.0.0.13
- com_electronwill_night-config_core: core 3.6.6
- com_electronwill_night-config_toml: toml 3.6.6
- cameraoverhaul: Camera Overhaul 1.4.0-fabric-universal
- camerautils: Camera Utils 1.19.2-1.0.3
- can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.3.0
- capes: Capes 1.4.5+1.19
- omega-config: OmegaConfig 1.2.3-1.18.1
- cardinal-components: Cardinal Components API 5.0.2
- cardinal-components-base: Cardinal Components API (base) 5.0.2
- cardinal-components-block: Cardinal Components API (blocks) 5.0.2
- cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
- cardinal-components-entity: Cardinal Components API (entities) 5.0.2
- cardinal-components-item: Cardinal Components API (items) 5.0.2
- cardinal-components-level: Cardinal Components API (world saves) 5.0.2
- cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
- cardinal-components-world: Cardinal Components API (worlds) 5.0.2
- carryon: Carry On 2.0.3.4
- com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.1
- cem: Custom Entity Models 0.7.1
- charmofundying: Charm of Undying 6.1.1+1.19.2
- chat_heads: Chat Heads 0.9.0
- cinderscapes: Cinderscapes 3.0.3
- cinderscapes-client: Cinderscapes: Client 3.0.3
- cinderscapes-common: Cinderscapes: Common 3.0.3
- cinderscapes-worldgen: Cinderscapes: World Generation 3.0.3
- terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 4.1.1
- terraform-shapes-api-v1: Terraform Shapes API (v1) 4.1.1
- terraform-wood-api-v1: Terraform Wood API (v1) 4.1.1
- citresewn: CIT Resewn 1.1.2+1.19.2
- citresewn-defaults: CIT Resewn: Defaults 1.1.2+1.19.2
- cleancut: CleanCut 1.19.2-5.1-fabric
- cleanview: CleanView 1.19.2-v1-fabric
- cloth-api: Cloth API 4.0.65
- cloth-basic-math: cloth-basic-math 0.6.1
- cloth-client-events-v0: Cloth Client Events v0 4.0.65
- cloth-common-events-v1: Cloth Common Events v1 4.0.65
- cloth-scissors-api-v1: Cloth Scissors API v1 4.0.65
- cloth-utils-v1: Cloth Utils v1 4.0.65
- cloth-config: Cloth Config v8 8.2.88
- clumps: Clumps 9.0.0+14
- collective-fabric: Collective (Fabric) 5.22
- fiber: fiber 0.23.0-2
- colormatic: Colormatic 3.1.2+mc.1.19
- columns: Columns 1.5.1
- completeconfig: CompleteConfig 2.1.0
- coat: Coat 1.0.0-beta.19+mc22w17a
- completeconfig-base: completeconfig-base 2.1.0
- completeconfig-gui-cloth: completeconfig-gui-cloth 2.1.0
- completeconfig-gui-coat: completeconfig-gui-coat 2.1.0
- completeconfig-gui-yacl: completeconfig-gui-yacl 2.1.0
- configured: Configured 2.0.0
- connectiblechains: Connectible Chains 2.1.4+1.19.2
- continuity: Continuity 2.0.1+1.19
- controlling: Controlling For Fabric 10.0+7
- create: Create 0.5.0g-796+1.19.2
- com_google_code_findbugs_jsr305: jsr305 3.0.2
- fake-player-api: Fake Player API 0.5.0
- flywheel: Flywheel 0.6.8-1
- milk: Milk Lib 1.0.51
- dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1
- noindium: No Indium? 1.1.0+1.19
- porting_lib: Porting Lib 2.1.623+1.19.2
- forge_tags: Porting Lib Tags 3.0
- porting_lib_base: Porting Lib Base 2.1.623+1.19.2
- serialization_hooks: Serialization Hooks 0.3.26
- porting_lib_entity: Porting Lib Entity 2.1.623+1.19.2
- porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.623+1.19.2
- porting_lib_model_generators: Porting Lib Model Generators 2.1.623+1.19.2
- porting_lib_models: Porting Lib Models 2.1.623+1.19.2
- porting_lib_networking: Porting Lib Networking 2.1.623+1.19.2
- porting_lib_obj_loader: Porting Lib Obj Loader 2.1.623+1.19.2
- porting_lib_model_loader: Porting Lib Model Loader 2.1.623+1.19.2
- porting_lib_transfer: Porting Lib Transfer 2.1.623+1.19.2
- porting_lib_extensions: Porting Lib Extensions 2.1.623+1.19.2
- porting_lib_accessors: Porting Lib Accessors 2.1.623+1.19.2
- porting_lib_attributes: Porting Lib Attributes 2.1.623+1.19.2
- porting_lib_constants: Porting Lib Constants 2.1.623+1.19.2
- porting_lib_common: Porting Lib Common 2.1.623+1.19.2
- reach-entity-attributes: Reach Entity Attributes 2.3.0
- registrate-fabric: Registrate for Fabric 1.1.44-MC1.19.2
- creaturesfromthesnow: Creatures from The Snow 4.1.0+1.19.2
- crittersandcompanions: Critters and Companions 1.19.2-1.0.3
- cullleaves: Cull Leaves 3.0.1
- dark-loading-screen: Dark Loading Screen 1.6.12
- darkmodeeverywhere: DarkModeEverywhere 1.19.2-1.0.4
- dataattributes: Data Attributes 1.4.0
- dcch: DCCH 1.2
- decorative_blocks: Decorative Blocks 3.0.0
- deftulib: DeftuLib 1.4.1
- com_github_ben-manes_caffeine_caffeine: caffeine 2.9.3
- com_squareup_okhttp3_okhttp: okhttp 4.9.3
- com_squareup_okio_okio: okio 3.2.0
- elementa: Elementa 554
- universalcraft: UniversalCraft 242
- xyz_deftu_deftils_deftils: Deftils 2.0.0
- xyz_deftu_enhancedeventbus: enhancedeventbus 1.0.0
- diagonalfences: Diagonal Fences 4.2.3
- dimdoors: DimensionalDoors 5.0.1
- com_flowpowered_flow-math: flow-math 1.0.3
- com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
- matrix: Matrix 1.0.0
- org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
- display_case: Display Case Mod 1.0.3
- dragonloot: DragonLoot 1.1.2
- dualwielding: Dual Wielding 1.1.2
- dummmmmmy: MmmMmmMmmMmm 1.19.2-1.6.2
- easyanvils: Easy Anvils 4.0.6
- eatinganimationid: Eating Animation 1.9
- editsign: EditSign 2.6.0
- effective: Effective 1.2.2
- eldritch_mobs: EldritchMobs 1.12.10
- polymer-blocks-ext: Polymer Blocks 0.1.0-alpha.9+1.19.2
- server_translations_api: Server Translations API 1.4.18+1.19.2
- packet_tweaker: Packet Tweaker 0.3.0+1.18.2
- elytraslot: Elytra Slot 6.0.0+1.19.2
- emojiful: Emojiful 4.0.4
- com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.15
- enchdesc: EnchantmentDescriptions 13.0.14
- enderscape: Enderscape 0.4.1-1.19.2
- mm: Manningham Mills 2.3
- endgoblintraders: End Goblin Traders 1.5.1
- enhanced_attack_indicator: Enhanced Attack Indicator 1.0.4+1.19
- enhancedblockentities: Enhanced Block Entities 0.7.2+1.19.2
- advanced_runtime_resource_pack: Runtime Resource Pack 0.6.2
- entity_texture_features: Entity Texture Features 4.3.1
- org_apache_httpcomponents_httpmime: httpmime 4.5.10
- entitycollisionfpsfix: Entity Collision FPS Fix 2.0.0.0
- entityculling: EntityCulling-Fabric 1.5.2-mc1.19
- com_logisticscraft_occlusionculling: occlusionculling 0.0.6-SNAPSHOT
- equipmentcompare: Equipment Compare 1.3.1
- everycomp: Every Compat 1.19.2-2.2.2
- exordium: Exordium 1.0.1-mc1.19.2
- expanded_armor_enchanting: Expanded Armor Enchanting 1.0.3
- expanded_weapon_enchanting: Expanded Weapon Enchanting 1.0.3
- experiencebugfix: Experience Bug Fix 18
- explorify-fabric: Explorify 1.19-1.3.0
- expore: Exp Ore 1.0
- extended_armor_bars: Extended Armor Bars 1.2.1
- extraalchemy: Extra Alchemy 1.9.0
- extrasounds: ExtraSounds 2.3.1+1.19.2-1.19.1
- soundcategories: Sound Categories 1.2.4+1.19
- extremesoundmuffler: Extreme sound muffler 3.35-fabric-1.19.2
- fabric-api: Fabric API 0.72.0+1.19.2
- fabric-api-base: Fabric API Base 0.4.14+6e0787e690
- fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.13+93d8cb8290
- fabric-biome-api-v1: Fabric Biome API (v1) 9.1.0+82db024a90
- fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
- fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.23+c6af733c90
- fabric-client-tags-api-v1: Fabric Client Tags 1.0.4+b35fea8390
- fabric-command-api-v1: Fabric Command API (v1) 1.2.15+f71b366f90
- fabric-command-api-v2: Fabric Command API (v2) 2.2.0+413cbbc790
- fabric-commands-v0: Fabric Commands (v0) 0.2.32+df3654b390
- fabric-containers-v0: Fabric Containers (v0) 0.1.40+df3654b390
- fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.0+7c6cd14d90
- fabric-convention-tags-v1: Fabric Convention Tags 1.2.1+27265b3490
- fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
- fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.6+413cbbc790
- fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.34+0d0f210290
- fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.3+9244241690
- fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.33+562bff6e90
- fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.33+df3654b390
- fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
- fabric-item-api-v1: Fabric Item API (v1) 1.6.3+9785ec3590
- fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.37+9244241690
- fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.25+5c4fce2890
- fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.23+df3654b390
- fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.3+1b46dc7890
- fabric-loot-api-v2: Fabric Loot API (v2) 1.1.11+83a8659290
- fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.14+9e7660c690
- fabric-message-api-v1: Fabric Message API (v1) 5.0.6+93d8cb8290
- fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.22+33fbc73890
- fabric-models-v0: Fabric Models (v0) 0.3.20+c6af733c90
- fabric-networking-api-v1: Fabric Networking API (v1) 1.2.10+10eb22f490
- fabric-networking-v0: Fabric Networking (v0) 0.3.27+df3654b390
- fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.1.5+9785ec3590
- fabric-particles-v1: Fabric Particles (v1) 1.0.13+4d0d570390
- fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.0+413cbbc790
- fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.31+9244241690
- fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.0+2e5408b590
- fabric-renderer-indigo: Fabric Renderer - Indigo 0.7.0+2e5408b590
- fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.23+df3654b390
- fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.18+6e0787e690
- fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.10+4d0d570390
- fabric-rendering-v0: Fabric Rendering (v0) 1.1.26+df3654b390
- fabric-rendering-v1: Fabric Rendering (v1) 1.12.0+08b73de490
- fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
- fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.3+251d254a90
- fabric-screen-api-v1: Fabric Screen API (v1) 1.0.31+4d0d570390
- fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.6+1cc24b1b90
- fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590
- fabric-textures-v0: Fabric Textures (v0) 1.0.23+aeb40ebe90
- fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.5+413cbbc790
- fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
- fabric-furnaces: Fabric Furnaces 2.2.0-1.19.2
- fabric-language-kotlin: Fabric Language Kotlin 1.9.0+kotlin.1.8.0
- org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.0
- org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.0
- org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.0
- org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.0
- org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.5
- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
- org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.4.1
- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.4.1
- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.4.1
- fabrication: Fabrication 3.1.4+1.19
- lib39-deferral: Lib39 (Deferral) 1.1.1
- fabricenchantments: Fabric Enchantments 0.9.0
- fabricloader: Fabric Loader 0.14.11
- fabrishot: Fabrishot 1.9.1
- fallingleaves: Falling Leaves 1.13.0+1.19.2
- faster_entity_animations: FastAnim 1.5.6
- fastfurnace: FastFurnace 1.19.2-5
- fastload: Fast Load 2.6.11
- ferritecore: FerriteCore 5.0.3
- fishofthieves: Fish of Thieves 2.1.1
- fixmyspawnr: FixMySpawnR 1.1.3
- forgeconfigapiport: Forge Config API Port 4.2.10
- frame: Frame 0.26.1+1.19-fabric
- frame-api-base: Frame Base 0.2.1+906ebc04a9
- frame-blocks-v0: Frame Blocks (v0) 0.1.3+233e7428a9
- frame-config-v0: Frame Config (v0) 0.3.1+0fa45150a9
- frame-content-registries-v0: Frame Content Registries (v0) 0.4.0+2876b511a9
- frame-enchantments-v0: Frame Enchantments (v0) 0.1.0+4093105da9
- frame-game-rules-v0: Frame Game Rules (v0) 0.2.4+e7ce56a6a9
- frame-items-v0: Frame Items (v0) 0.1.3+906ebc04a9
- frame-loot-tables-v0: Frame Loot Tables (v0) 0.1.4+4f7341eca9
- frame-registries-v0: Frame Registries (v0) 0.1.1+0e0ec74ea9
- frame-rendering-v0: Frame Rendering (v0) 0.1.5+906ebc04a9
- frame-tabbed-item-groups-v0: Frame Tabbed Item Groups (v0) 0.2.4+0aca9b56a9
- frame-toymaker-v0: Frame Data Generation Helpers (v0) 0.6.1+b13741c3a9
- frame-woods-v0: Frame Woods (v0) 0.2.1+6a33fbada9
- friendsandfoes: Friends&Foes 1.6.7
- fullbrightnesstoggle-fabric: Full Brightness Toggle (Fabric) 2.2
- fwaystones: Fabric Waystones 3.0.5+mc1.19.2
- galosphere: Galosphere 1.19.2-1.2.1
- geckolib3: Geckolib 3.1.38
- com_eliotlash_mclib_mclib: mclib 20
- goblintraders: Goblin Traders 1.5.2
- goodall: Goodall 1.2.0
- guarding: Guarding 1.19.2+2.2.1
- highlighter: Highlighter 1.1.4
- hookshot: Hookshot 26.0
- hopobetterruinedportal: Hopo Better Ruined Portal 1.3.1
- iammusicplayer: Iam Music Player 3.19.5
- iceberg: Iceberg 1.0.46
- icy-incitement: Icy Incitement 1.1.4+1.19.x
- immediatelyfast: ImmediatelyFast 1.1.1
- immersive_paintings: Immersive Paintings 0.4.4+1.19.2
- immersive_portals: Immersive Portals 2.2.5
- imm_ptl_core: Immersive Portals Core 2.2.5
- q_misc_util: QMiscUtil 2.2.5
- incantationem: Incantationem 1.1.6+1.19
- incendium: Incendium 5.1.4
- indium: Indium 1.0.9+mc1.19.2
- inventoryhud: Inventory HUD + 3.4.7
- invisibilitycloak: Invisibility Cloak 2.1.0
- iris: Iris 1.4.5
- io_github_douira_glsl-transformer: glsl-transformer 1.0.1
- org_anarres_jcpp: jcpp 1.4.14
- org_antlr_antlr4-runtime: antlr4-runtime 4.10.1
- ironchests: Iron Chests 1.7.7
- libgui: LibGui 6.2.0+1.19
- jankson: Jankson 4.1.1+j1.2.1
- libninepatch: LibNinePatch 1.1.0
- itemflexer: ItemFlexer 1.3.0
- microconfig: Microconfig 2.2.1
- placeholder-api: Placeholder API 2.0.0-beta.5+1.19
- itemmodelfix: Item Model Fix 1.0.3+1.19
- java: OpenJDK 64-Bit Server VM 17
- jei: Just Enough Items 11.5.2.1007
- jeresources: Just Enough Resources 1.2.1.189
- jmi: JourneyMapIntegration 0.13-30
- journeymap: Journeymap 5.9.2
- journeymap-api-fabric: JourneyMap API 1.19.1-1.9-fabric-SNAPSHOT
- justenoughprofessions: Just Enough Professions (JEP) 2.0.1
- justplayerheads-fabric: Just Player Heads (Fabric) 2.5
- keepheadnames: Keep Head Names 1.5.1
- konkrete: Konkrete 1.6.0
- krypton: Krypton 0.2.1
- com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
- lambdynlights: LambDynamicLights 2.2.0+1.19.2
- pride: Pride Lib 1.1.2+1.19
- spruceui: SpruceUI 4.1.0+1.19.2
- lazydfu: LazyDFU 0.1.3
- leavesbegone: Leaves Be Gone 4.0.1
- letsleepingdogslie: Let Sleeping Dogs Lie 1.1.1
- lithium: Lithium 0.10.4
- lootgoblins: Lootgoblins 1.0.8
- lootintegrations: Loot integration Mod 1.19.1-1.7
- lootr: Lootr 0.4.25.64
- make_bubbles_pop: Make Bubbles Pop Mod 0.0.2-1.19
- mcda: MC Dungeons Armors 2.2.0
- mcdw: MC Dungeons Weapons 5.0.4-1.19
- enchant_giver: Enchant Giver 1.3.0
- mcpitanlibarch: MCPitanLibarch 1.3.5-1.19-fabric
- memoryleakfix: memory Leak Fix 1.19.1-0.7.0
- midnightlib: MidnightLib 1.0.0
- minecraft: Minecraft 1.19.2
- mixin-conflict-helper: Mixin Conflict Helper 1.2.0
- mixintrace: MixinTrace 1.1.1+1.17
- mobbattle: Mob Battle Mod 1.19-2.4.3.1
- mocap: Motion Capture Mod (mocap) 1.1
- modmenu: Mod Menu 4.1.2
- monsters_in_the_closet: Monsters in the Closet 1.0.3+1.19
- moonlight: Moonlight 1.19.2-2.1.30
- morebannerfeatures: More Banner Features 1.1.3
- morechathistory: MoreChatHistory 1.1.1
- moreculling: More Culling 1.19.1-0.14.0
- conditional-mixin: conditional mixin 0.3.0
- mousetweaks: Mouse Tweaks 2.22
- narrator-off: narrator off 1.0.0
- net_auoeke_unsafe: unsafe 1.7.3
- naturescompass: Nature's Compass 1.19.2-2.1.0-fabric
- netherportalfix: NetherPortalFix 10.0.0
- no-resource-pack-warnings: No Resource Pack Warnings 1.0.0
- nochatreports: No Chat Reports 1.19.2-v1.13.12
- noteable: Noteable 1.2.1
- noteblockheads: Noteblock Heads 1.0.0
- notenoughanimations: NotEnoughAnimations 1.6.2
- nounusedchunks: No Unused Chunks 1.4
- noxesium: Noxesium 0.1.2
- otyacraftengine: Otyacraft Engine 3.2.0
- owo: oωo 0.8.5+1.19
- blue_endless_jankson: jankson 1.2.1
- panoramica: Panoramica 1.2.1
- patchouli: Patchouli 1.19.2-77-FABRIC
- paucal: PAUCAL 0.5.0
- pehkui: Pehkui 3.6.3+1.14.4-1.19.3
- kanos_config: Kanos Config 0.3.1+1.14.4-1.19
- perplayerspawns: Example Mod 3.0.3
- petowner: Pet Owner 1.8.3-1.19+
- philipsruins: Philip`s ruins 1.19.2
- physicsmod: Physics Mod 2.9.7
- player-animator: Player Animator 0.4.0
- polymorph: Polymorph 0.46.1+1.19.2
- spectrelib: SpectreLib 0.11.0+1.19
- presencefootsteps: Presence Footsteps 1.6.4
- kirin: Kirin UI 1.11.1
- pressalttomeow: Press Alt To Meow 1.0.2
- publicguiannouncement: Public Gui Announcement 4.3.3
- puzzleslib: Puzzles Lib 4.3.12
- randomium: Randomium 1.19.2-1.19
- recursiveresources: Recursive Resources 2.2.2+1.19
- shared-resources-api: Shared Resources API 1.2.1
- rottencreatures: Rotten Creatures 1.0.1
- rpgstats: RPGStats 4.5.0+1.19.2
- autoconfig1u: Auto Config v1 Updated 3.4.0
- rsls: Raise Sound Limit Simplified 1.0.1
- satin: Satin 1.9.0
- scout: Scout 1.1.2
- screencapper: Screencapper 1.2.1
- com_mojang_brigadier: brigadier 1.0.18
- vigilance: Vigilance 240
- showmeyourskin: Show Me Your Skin! 1.3.7+1.19
- cicada: CICADA 0.1.1
- langfiles-plus: Langfiles Plus 1.0.0
- simplefog: Simple Fog Control 1.3.1
- sizeshiftingpotions: Size Shifting Potions 1.5.1
- skinlayers: 3d Skin Layers 1.5.2-mc1.19.1
- skylorlib: SkyLib 1.5.1
- smoothboot: Smooth Boot 1.19-1.7.1
- smoothchunk: Smooth chunk save Mod 1.19.1-2.0
- smoothscrollingeverywhere: Smooth Scrolling Everywhere 3.0.3-unstable
- smoothswapping: Smooth Swapping 0.6
- sodium: Sodium 0.4.4+build.18
- org_joml_joml: joml 1.10.4
- sodium-extra: Sodium Extra 0.4.16+mc1.19.2-build.90
- caffeineconfig: CaffeineConfig 1.0.0+1.17
- soulsweapons: Marium's Soulslike Weaponry 0.9.7
- sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18
- spiderstpo: Spiders 2.0 1.19.2-2.0.3
- starlight: Starlight 1.1.1+fabric.ae22326
- status-effect-bars: Status Effect Bars 1.0.1
- strawstatues: Straw Statues 4.0.9
- structory: Structory 1.0.1
- supplementaries: Supplementaries 1.19.2-2.2.40
- table_top_craft: Table Top Craft 1.19-2.0.2
- talkbubbles: Talk Bubbles 1.0.4
- terrablender: TerraBlender 2.0.1.130
- thiccpackets: Extra Thicc Packets 1.17-1.19+
- things: Things 0.3.0+1.19
- thonkutil: ThonkUtil 2.15.4+1.19
- thonkutil-base: ThonkUtil Base 1.13.2+4a8c408a57
- thonkutil-capes-v1: ThonkUtil Capes (v1) 1.4.2+3eb2749857
- thonkutil-coords-v1: ThonkUtil Coords (v1) 1.1.2+8ff533c957
- thonkutil-customization-v1: ThonkUtil Customization (v1) 1.1.2+8ff533c957
- thonkutil-legacy: ThonkUtil Legacy 1.1.2+5d4263f557
- thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.1.3+bd4b387957
- thonkutil-potions-v0: ThonkUtil Potions (v0) 1.5.2+8ff533c957
- thonkutil-titlescreen-v1: ThonkUtil TitleScreen (v1) 1.2.2+8ff533c957
- thonkutil-trades-v1: ThonkUtil Trades (v1) 1.2.2+8ff533c957
- timestamp_chat: Timestamp Chat 2.2.4
- toggleableitemframes: Toggleable Item Frames 1.2.0-1.19.3
- tooltipfix: ToolTip Fix 1.1.1-1.19
- tooltipscroll: Tooltip Scroll v1.2.3-1.19
- transparent: Transparent 5.1.2
- travelersbackpack: Traveler's Backpack 1.19.2-8.2.10
- travelerstitles: Traveler's Titles 1.19.2-Fabric-3.1.0
- trinkets: Trinkets 3.4.2
- twigs: Twigs 2.0.0-beta.9+1.19-fabric
- uncraftingtable76: Uncrafting Table 1.1.7
- vcinteraction: Voice Chat Interaction 1.19.2-1.0.3
- polymer: Polymer (Core) 0.2.19+1.19.2
- polymer-registry-sync-manipulator: Polymer Registry Sync Manipulator 0.0.3+1.19.2
- vekquickturn: VekQuickTurn 1.0.0
- visualoverhaul: VisualOverhaul 4.1.1
- visualworkbench: Visual Workbench 4.2.1
- voicechat: Simple Voice Chat 1.19.2-2.3.27
- wardentools: Warden Tools 2.1.2
- waveycapes: WaveyCapes 1.2.2
- wmitaf: WMITAF 3.1.1
- wthit: wthit 5.13.4
- xaerobetterpvp: Better PVP Mod 22.17.1
- yet-another-config-lib: YetAnotherConfigLib 1.7.1
- yigd: You're in Grave Danger 1.4.7
- yungsapi: YUNG's API 1.19.2-Fabric-3.8.2
- org_javassist_javassist: javassist 3.28.0-GA
- org_reflections_reflections: reflections 0.10.2
- yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0
- Loaded Shaderpack: (off)
- NEC status: No NEC detected
- Flywheel Backend: GL33 Instanced Arrays
- Launched Version: fabric-loader-0.14.11-1.19.2
- Backend library: LWJGL version 3.3.1 SNAPSHOT
- Backend API: NVIDIA GeForce GTX 1650 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 527.56, NVIDIA Corporation
- Window size: 1920x1080
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
- Type: Integrated Server (map_client.txt)
- Graphics mode: fancy
- Resource Packs: vanilla, Fabric Mods, Fabrication (incompatible), visualoverhaul/rounddiscs, Everycomp Generated Pack, file/0/00 Nature Revamp Beta v1.11.zip, file/0/01 Nautilus3D_V1.7_[MC-1.13+].zip, file/0/02 Seagrass variation.zip, file/0/03 KelpRemover.zip (incompatible), file/0/04 rainbow-quartz-v2.zip, file/0/05 tweaked-tools-e3020.zip, file/0/06 Basic Nether Ores 16x.zip, file/0/08 a_bFallingLeaves8-v1.9.1.zip, file/0/09 aaaaa_bImprovedFastLeaves8-v1.0.zip, file/0/10 Slightly-Improved-Font-1.0.0.zip (incompatible), file/0/11 glint.zip (incompatible), file/0/15 3d-ladders-1-18.zip (incompatible), file/0/17 Glowing+Ender+Dragon.zip, file/0/19 Enhanced Boss Bars 1.1.zip (incompatible), file/0/20 confia.zip (incompatible), file/0/21 pano.zip, file/0/22 eatinganimations+ 1.10.zip (incompatible), file/0/23 Vibrating Wither Fix.zip, file/0/24 ShieldCorrections [Colored].zip (incompatible), file/Basic Nether Ores 16x.zip, betterbeds/connectedbeds (incompatible), black_icons, continuity/default, continuity/glass_pane_culling_fix, minecraft/supporteatinganimation, file/Eclectic_Sounds-R1.0.zip
- Current Language: English (US)
- CPU: 6x AMD Ryzen 5 3500X 6-Core Processor
- Server Running: true
- Player Count: 1 / 8; [class_3222['Tigersenpai'/115, l='ServerWorld minecraft:overworld New Worlda', x=1.50, y=101.42, z=10.50]]
- Data Packs: vanilla, Fabric Mods, dimdoors/default (incompatible), dimdoors/classic (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack
- World Generation: Stable
Advertisement
Add Comment
Please, Sign In to add comment