2014.06.19 14:03 SignorSarcasm everything Monroe, MI!
2012.08.16 06:59 kwame_kilpatrick Grosse Pointe, Michigan
2008.06.08 23:47 Formula 1
2023.03.24 03:56 UzumakiShanks Orange Admiral Theory
2023.03.23 21:27 SuddenAd2162 Loan Rollover
2023.03.23 21:15 SuddenAd2162 Bad Money Move
2023.03.23 20:32 Taucoin Every Damn Day
![]() | Protech TR-5 Zebra pen and sharpie Streamlight Microstream Keysmart key Organizer Rite in the rain notepad Ferrum forge hank Samsung earbuds Fossil front pocket wallet Citizen ecodrive watch Chapstick Rokform roklock phone stand Fear no 1 challenge coin submitted by Taucoin to EDC [link] [comments] |
2023.03.23 20:19 ASIByC_ Can anyone help troubleshooting this?
---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 2023-03-23 14:18:12 Description: Initializing game java.lang.RuntimeException: Mixin transformation of net.minecraft.class_338 failed at Not Enough Crashes deobfuscated stack trace.(1.19.2+build.28) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) at java.lang.ClassLoader.loadClass(ClassLoader.java:520) at net.minecraft.client.option.GameOptions.(GameOptions:429) at net.minecraft.client.MinecraftClient. (MinecraftClient:461) at net.minecraft.client.main.Main.main(Main:205) at net.minecraft.client.main.Main.main(Main:51) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234) at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422) ... 11 more Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [morechathistory.mixins.json:MixinChatHud from mod morechathistory] from phase [DEFAULT] in config [morechathistory.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ... 14 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyConstant annotation on morechathistory_changeMaxHistory could not find any targets matching 'Lnet/minecraft/class_338;method_1815(Lnet/minecraft/class_2561;IIZ)V' in net.minecraft.class_338. Using refmap morechathistory-1.19-refmap.json [PREINJECT Applicator Phase -> morechathistory.mixins.json:MixinChatHud from mod morechathistory -> Prepare Injections -> -> constant$eci000$morechathistory$changeMaxHistory(I)I -> Parse] at Not Enough Crashes deobfuscated stack trace.(1.19.2+build.28) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo. (InjectionInfo.java:316) at org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo. (ModifyConstantInjectionInfo.java:54) at jdk.internal.reflect.GeneratedConstructorAccessor74.newInstance(Unknown Source) at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1330) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ... 14 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at net.minecraft.class_315. (class_315.java:429) at net.minecraft.class_310. (class_310.java:461) -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.900 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2301.6 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.22621.755 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jna10916401147112615077.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.22621.900 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft win32u.dll:Win32u:10.0.22621.1413 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.method_44604(Main.java:205) at net.minecraft.client.main.Main.main(Main.java:51) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- 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: 560150224 bytes (534 MiB) / 1577058304 bytes (1504 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 20 Processor Vendor: GenuineIntel Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F Identifier: Intel64 Family 6 Model 151 Stepping 2 Microarchitecture: unknown Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 20 Graphics card #0 name: NVIDIA GeForce RTX 3070 Ti Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2482 Graphics card #0 versionInfo: DriverVersion=31.0.15.2824 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 8192.00 Memory slot #2 clockSpeed (GHz): 2.67 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 8192.00 Memory slot #3 clockSpeed (GHz): 2.67 Memory slot #3 type: DDR4 Virtual memory max (MB): 40288.82 Virtual memory used (MB): 18750.09 Swap memory total (MB): 7680.00 Swap memory used (MB): 72.14 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Fabric Mods: additionalstructures: Additional Structures 4.1.0 ambientenvironment: Ambient Environment 8.0+3 amecs: Amecs 1.3.8+mc.1.19-rc2 another_furniture: Another Furniture 2.1.2-1.19.2 appleskin: AppleSkin 2.4.1+mc1.19 aquatictorches: Aquatic Torches 1.0.0 architectury: Architectury 6.5.69 areas: Areas 4.2 auditory: Auditory 0.0.4-1.19.x axesareweapons: Axes Are Weapons 1.6.5 balm-fabric: Balm 4.5.7 bclib: BCLib 2.1.6 beautify: Beautify 1.1.0+fabric-1.19.2 bedspreads: Bedspreads 6.0.0+1.19.2 betterend: Better End 2.1.2 betterfortresses: YUNG's Better Nether Fortresses 1.19.2-Fabric-1.0.5 org_reflections_reflections: reflections 0.10.2 bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0 betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0 betterstats: Better Statistics Screen 2.4+1.19.2 betterthirdperson: Better Third Person 1.8.1 blur: Blur (Fabric) 2.5.0 boatcontainer: BoatContainer 1.2.4 boneequipment: Bone Equipment 1.0.5 bookshelf: Bookshelf 16.2.18 bountiful: Bountiful 3.0.0 brb: Better Recipe Book 1.6.0 byg: Oh The Biomes You'll Go 2.0.1.1 com_electronwill_night-config_core: core 3.6.6 com_electronwill_night-config_toml: toml 3.6.6 campchair: Camp Chair 1.0.2 capybara: Capybara 2.0.1 celib: Celib 1.1.0+1.19 chat-up: Chat Up! 2.1 chiseled-bricks: Chiseled Bricks 1.2-1.19 cloth-config: Cloth Config v8 8.2.88 cloth-basic-math: cloth-basic-math 0.6.1 collective: Collective 6.53 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 connectiblechains: Connectible Chains 2.1.4+1.19.2 controlling: Controlling For Fabric 10.0+7 corgilib: CorgiLib 1.0.0.32 customizableelytra: Customizable Elytra 1.6.4-1.19 cyclepaintings: Cycle Paintings 3.2 dcch: DCCH 1.2 decorative_blocks: Decorative Blocks 3.0.0 deeperdarker: Deeper and Darker 1.1.6 customportalapi: Custom Portal Api 0.0.1-beta54-1.19 paragon: Paragon 3.0.2 org_yaml_snakeyaml: snakeyaml 1.27 diamondingots: Diamond Ingots 1.5-fabric.70+1.19.2 disable_custom_worlds_advice: Disable Custom Worlds Advice 3.0 dogslie: Let Sleeping Dogs Lie 1.2.0 dontburnmystuff: Don't Burn My Stuff 1.5.0-1.19.0 droplight: Droplight 1.0.5 dynamicfps: Dynamic FPS 2.1.0 com_moandjiezana_toml_toml4j: toml4j 0.7.2 easyshulkerboxes: Easy Shulker Boxes 4.3.7 emi: EMI 0.7.2+1.19.2 enchdesc: EnchantmentDescriptions 13.0.14 endrem: End Remastered 5.2.0 entityculling: EntityCulling-Fabric 1.6.1-mc1.19.2 equipmentcompare: Equipment Compare 1.3.1 everycomp: Every Compat 1.19.2-2.2.2 expandeddelight: Expanded Delight 0.2.2 extendedbonemeal: Extended Bone Meal 3.0 fabric-api: Fabric API 0.76.0+1.19.2 fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290 fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390 fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.25+cafc6e8e90 fabric-client-tags-api-v1: Fabric Client Tags 1.0.5+b35fea8390 fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90 fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790 fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390 fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390 fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90 fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290 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.8+413cbbc790 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+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.6+b7d1888890 fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+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.4+1b46dc7890 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690 fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890 fabric-models-v0: Fabric Models (v0) 0.3.21+c6af733c90 fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490 fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890 fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790 fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690 fabric-renderer-api-v1: Fabric Renderer API (v1) 1.2.1+1adbf27790 fabric-renderer-indigo: Fabric Renderer - Indigo 0.8.0+1adbf27790 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.24+df3654b390 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390 fabric-rendering-v0: Fabric Rendering (v0) 1.1.27+df3654b390 fabric-rendering-v1: Fabric Rendering (v1) 1.12.1+d8ef690890 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.32+4d0d570390 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.2+c4f28df590 fabric-textures-v0: Fabric Textures (v0) 1.0.24+aeb40ebe90 fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490 fabric-language-kotlin: Fabric Language Kotlin 1.8.6+kotlin.1.7.21 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.21 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.21 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.21 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.21 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 fabricloader: Fabric Loader 0.14.18 fallingleaves: Falling Leaves 1.13.0+1.19.2 fallingtree: FallingTree 3.10.0 farmersdelight: Farmer's Delight 1.19.2-1.3.9 farmersknives: Farmer's Knives 2.2 farsight: Farsight Mod 1.19-2.4 com_github_jctools_jctools_jctools-core: jctools-core v4.0.1 forgeconfigapiport: Forge Config API Port 4.2.11 forgivenessmod: Forgiveness 1.3.3 full_slabs: FullSlabs 3.3.6 micalibria: Micalibria 2.1.3 statement: Statement 4.2.4+1.14.4-1.19.1 kanos_config: Kanos Config 0.3.1+1.14.4-1.19 statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17 geckolib3: Geckolib 3.1.40 com_eliotlash_mclib_mclib: mclib 20 goblintraders: Goblin Traders 1.5.2 guardvillagers: Guard Villagers Fabric 1.19.2-1.0.16 guiclock: GUI Clock 4.2 guicompass: GUI Compass 4.2 iceberg: Iceberg 1.0.46 illuminations: Illuminations 1.10.11 immersive_armors: Immersive Armors 1.5.4+1.19.2 immersive_portals: Immersive Portals 2.3.1 imm_ptl_core: Immersive Portals Core 2.3.1 q_misc_util: QMiscUtil 2.3.1 immersive_weathering: Immersive Weathering 1.19.2-1.2.8 indium: Indium 1.0.9+mc1.19.2 inventoryhotswap: Inventory Hotswap 1.3.0 invmove: InvMove 0.8.2 ironchests: Iron Chests: Restocked 3.1.1 resourcefullib: Resourceful Lib 1.1.15 jamlib: JamLib 0.6.0+1.19 java: OpenJDK 64-Bit Server VM 17 jumpyboat: JumpyBoat 4.0-1.19 kambrik: Kambrik 4.0-1.19.2 kiwi: Kiwi Lib 8.3.3 labels: labels 1.19.2-1.7 lambdynlights: LambDynamicLights 2.2.0+1.19.2 pride: Pride Lib 1.1.2+1.19 spruceui: SpruceUI 4.1.0+1.19.2 leavemybarsalone: Leave My Bars Alone 4.0.0 leavesbegone: Leaves Be Gone 4.0.1 legendarytooltips: Legendary Tooltips 1.3.3 lithium: Lithium 0.11.1 malilib: MaLiLib 0.13.0 mcwpaintings: Macaw's Paintings 1.0.4 memoryleakfix: memory Leak Fix 1.19.3-0.8.0 midashunger: Midas Hunger 2.2.0+1.19.0 midnightlib: MidnightLib 1.0.0 minecarttweaks: Cammie's Minecart Tweaks 1.7 minecraft: Minecraft 1.19.2 mobs_attempt_parkour: Mobs Attempt Parkour 0.3-1.19-pre1 maelstrom_library: Maelstrom Library 1.3-1.19-pre1 mocolors: Mo' Colors 1.5.0 libgui: LibGui 6.0.0+1.19 jankson: Jankson 4.1.1+j1.2.1 libninepatch: LibNinePatch 1.1.0 modelfix: Model Gap Fix 1.8 modmenu: Mod Menu 4.2.0-beta.2 moonlight: Moonlight 1.19.2-2.2.25 more_babies: More Babies 1.0.0 morebannerfeatures: More Banner Features 1.1.3 morechathistory: MoreChatHistory 1.1.0 moremobvariants: More Mob Variants 1.0.1 moretotems: More Totems 2.12.0 mousewheelie: Mouse Wheelie 1.10.7+mc1.19.2 amecsapi: Amecs API 1.3.7+mc22w17a tweed4_annotated: tweed4_annotated 1.3.1+mc22w17a tweed4_base: tweed4_base 1.7.1+mc22w17a tweed4_data: tweed4_data 1.2.1+mc22w17a tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc22w17a tweed4_tailor_coat: tweed4_tailor_coat 1.1.3+mc22w17a tweed4_tailor_screen: tweed4_tailor_screen 1.1.3+mc22w17a mvs: Vanilla Structure Mod 2.5.10-1.19.2 naturalist: Naturalist 2.1.1 nbtcrafting: NBT Crafting 2.2.3+mc1.19 nochatreports: No Chat Reports 1.19.2-v1.13.11 notenoughcrashes: Not Enough Crashes 4.2.1+1.19.2 owo: oωo 0.9.3+1.19 blue_endless_jankson: jankson 1.2.1 panorama: Panorama 1.3.0 passablefoliage: Passable Foliage 1.19-fabric-5.0.2 paxi: Paxi 1.19.2-Fabric-3.0.1 pickupnotifier: Pick Up Notifier 4.2.4 presencefootsteps: Presence Footsteps 1.6.4 kirin: Kirin UI 1.11.1 prism: Prism 1.0.3 puzzleslib: Puzzles Lib 4.3.12 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-world: Cardinal Components API (worlds) 5.0.2 randomvillagenames: Random Village Names 3.2 refabslab: Refabricated Slabs 0.7.4 regions_unexplored: Regions Unexplored 0.3.1+1.19.2 resourcefulconfig: Resourcefulconfig 1.0.20 respro: Resource Provider Library 0.2.2+1.19 rightclickharvest: Right Click Harvest 3.1.0+1.19-1.19.2 rottencreatures: Rotten Creatures 1.0.1 reach-entity-attributes: Reach Entity Attributes 2.3.0 satin: Satin 1.9.0 scout: Scout 1.1.2 skyvillages: Sky Villages 1.0.2.1 smoothswapping: Smooth Swapping 0.6 smwyg: Show Me What You Got 1.0.3 snowrealmagic: Snow! Real Magic! 5.0.5 sodium: Sodium 0.4.4+build.18 org_joml_joml: joml 1.10.4 soulfired: Soul fire'd 3.1.0.0-final sound_physics_remastered: Sound Physics Remastered 1.19.2-1.0.18 spiderstpo: Spiders 2.0 1.19.2-2.0.3 sprout: Sprout 1.4.4 statuseffecttimer: Status Effect Timer 1.1.1+1.19 stoneholm: Stoneholm 1.4.4 supplementaries: Supplementaries 1.19.2-2.2.60 switcheroo: Switcheroo 1.0.9 tcdcommons: TCD Commons API 2.4+1.19.2 terrablender: TerraBlender 2.0.1.136 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 tooltipfix: ToolTip Fix 1.1.1-1.19 tooltiprareness: Tooltip Rareness 1.0.7 tramplenomore: TrampleNoMore 9.0.1 trashslot: TrashSlot 12.0.2 trinkets: Trinkets 3.4.2 vinery: Vinery 1.2.0 terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0 visuality: Visuality 0.5.6 voicechat: Simple Voice Chat 1.19.2-2.3.28 voidtotem: Void Totem 2.1.0 wandering_collector: Wandering Collector 1.1.3+mc1.19 waystones: Waystones 11.3.1 weeping_angels: Weeping Angels 43.0.9 whisperwoods: Whisperwoods 1.19-2.1.1 yungsapi: YUNG's API 1.19.2-Fabric-3.8.9 org_javassist_javassist: javassist 3.28.0-GA yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0 yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0 Launched Version: fabric-loader-0.14.18-1.19.2 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: Unknown Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) CPU: Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader)
2023.03.23 19:52 DiscoverDurham Things to Do in Durham this Weekend (Mar 23-26)
2023.03.23 14:01 jaqcov Folding Ebikes for shopping - carrying paniers
2023.03.22 22:45 kitnutkettles Vostok, Antarctica today.
![]() | submitted by kitnutkettles to ALLTRUESCIENCE [link] [comments] |
2023.03.22 20:41 LilBadApple Seeking location recs for cycle trip, 3wks April/May w/a toddler
2023.03.22 17:32 Samowarrior SPC NOAA Day 3 convective outlook. Spring has sprung. Also note on Thursday a high risk of hail for Oklahoma.
![]() | Day 3 Convective Outlook NWS Storm Prediction Center Norman OK 0234 AM CDT Wed Mar 22 2023 submitted by Samowarrior to tornado [link] [comments] Valid 241200Z - 251200Z ...THERE IS AN ENHANCED RISK OF SEVERE THUNDERSTORMS ACROSS EASTERN LOUISIANA...SOUTHWEST ARKANSAS...AND WESTERN MISSISSIPPI... ...SUMMARY... Supercell thunderstorms capable of all severe hazards, including strong tornadoes, are possible across the Lower Mississippi Valley on Friday. ...Synopsis... The upper pattern early Friday morning will likely be characterized by broad troughing across the western CONUS and subtropical ridging centered over the Straits of Florida. Enhanced mid-level flow will extend throughout western and southern periphery of the upper trough and then throughout the northwestern periphery of the subtropical ridge. A low-amplitude shortwave trough is forecast to move from the base of the upper trough quickly eastward across the southern Plains throughout the day, and then more northeastward across the Mid-South overnight. Strong mid-level flow (i.e. 100 kt at 500-mb) will accompany this shortwave, spreading across TX into the Mid-South. The surface pattern preceding this shortwave trough is expected to feature a low over north TX early Friday, with a cold front extending southward from this low into the TX Hill Country and a stationary front extending northeastward into the Middle OH Valley. This low is forecast to move northeastward throughout the day, while deepening significantly. ...Lower MS Valley... Expectation is for a broad area of upper 60s dewpoints to be in place from east TX across the Lower MS Valley, ahead of the surface low and associated front. Cloud cover may temper daytime heating, but afternoon temperatures will likely still reach the 80s, contributing to moderate buoyancy across much of the region. In addition to this buoyancy, moderate mid-level flow atop strengthening low-level flow (supported by the maturing cyclone ahead of the approaching shortwave trough) will contribute to long hodographs with substantial low-level magnitude and veering. As a result, the environment will be very favorable for supercells. Current expectation is for storms to develop during the afternoon over southwest AR and western LA (perhaps as far west as east TX). This development should occur ahead of the cold front within the open warm sector, maturing as it moves eastward across the Lower MS Valley. A discrete supercell mode is anticipated initially, with all severe hazards possible, including strong tornadoes. Upscale growth into a convective line is anticipated after this initially discrete mode, with the line pushing eastward across MS and AL overnight. ...Mid MS Valley... Despite less buoyancy that areas farther south, augmented forcing for ascent close to the surface low could result in bowing line segments capable of damaging wind gusts and embedded tornadoes Friday afternoon through Friday evening. ..Mosier.. 03/22/2023 CLICK TO GET WUUS03 PTSDY3 PRODUCT NOTE: THE NEXT DAY 3 OUTLOOK IS SCHEDULED BY 0730Z CURRENT UTC TIME: 1629Z (11:29AM), RELOAD THIS PAGE TO UPDATE THE TIME |
2023.03.22 11:27 Raptor013 [OC] New World Order - Chapter Twenty One
2023.03.21 23:15 KnowingCresent735 Does this require a subscription fee? Just came across it today and didn’t know it was a thing
![]() | submitted by KnowingCresent735 to Acura [link] [comments] |
2023.03.21 16:08 FlyWithSeedyL Release Notes - Sim Update 12 [1.31.22.0] Available Now