Advertisement
Mini-Kun

[1.18] (REI) Crash once open INV CL

Nov 15th, 2021
1,983
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 15/11/2021, 16.51
  5. Description: Rendering screen
  6.  
  7. java.lang.NoSuchFieldError: field_2900
  8.     at me.shedaniel.rei.plugin.client.exclusionzones.DefaultPotionEffectExclusionZones.provide(DefaultPotionEffectExclusionZones.java:44)
  9.     at me.shedaniel.rei.plugin.client.exclusionzones.DefaultPotionEffectExclusionZones.provide(DefaultPotionEffectExclusionZones.java:40)
  10.     at me.shedaniel.rei.impl.client.registry.screen.ExclusionZonesImpl.lambda$register$0(ExclusionZonesImpl.java:126)
  11.     at me.shedaniel.rei.impl.client.registry.screen.ExclusionZonesImpl.isInZone(ExclusionZonesImpl.java:74)
  12.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.canItemSlotWidgetFit(EntryListWidget.java:139)
  13.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.notSteppingOnExclusionZones(EntryListWidget.java:130)
  14.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.updateEntriesPosition(EntryListWidget.java:402)
  15.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.updateSearch(EntryListWidget.java:474)
  16.     at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25394(ScreenOverlayImpl.java:477)
  17.     at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$20(RoughlyEnoughItemsCoreClient.java:341)
  18.     at net.minecraft.class_757.handler$zch000$renderScreenPost(class_757.java:1539)
  19.     at net.minecraft.class_757.method_3192(class_757.java:874)
  20.     at net.minecraft.class_310.method_1523(class_310.java:1119)
  21.     at net.minecraft.class_310.method_1514(class_310.java:735)
  22.     at net.minecraft.client.main.Main.main(Main.java:236)
  23.     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24.     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
  25.     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26.     at java.base/java.lang.reflect.Method.invoke(Method.java:567)
  27.     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:568)
  28.     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  29.     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Thread: Render thread
  37. Stacktrace:
  38.     at me.shedaniel.rei.plugin.client.exclusionzones.DefaultPotionEffectExclusionZones.provide(DefaultPotionEffectExclusionZones.java:44)
  39.     at me.shedaniel.rei.plugin.client.exclusionzones.DefaultPotionEffectExclusionZones.provide(DefaultPotionEffectExclusionZones.java:40)
  40.     at me.shedaniel.rei.impl.client.registry.screen.ExclusionZonesImpl.lambda$register$0(ExclusionZonesImpl.java:126)
  41.     at me.shedaniel.rei.impl.client.registry.screen.ExclusionZonesImpl.isInZone(ExclusionZonesImpl.java:74)
  42.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.canItemSlotWidgetFit(EntryListWidget.java:139)
  43.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.notSteppingOnExclusionZones(EntryListWidget.java:130)
  44.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.updateEntriesPosition(EntryListWidget.java:402)
  45.     at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.updateSearch(EntryListWidget.java:474)
  46.     at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25394(ScreenOverlayImpl.java:477)
  47.     at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$20(RoughlyEnoughItemsCoreClient.java:341)
  48.     at net.minecraft.class_757.handler$zch000$renderScreenPost(class_757.java:1539)
  49.  
  50. -- Screen render details --
  51. Details:
  52.     Screen name: net.minecraft.class_481
  53.     Mouse location: Scaled: (480, 264). Absolute: (960.000000, 528.000000)
  54.     Screen size: Scaled: (960, 529). Absolute: (1920, 1057). Scale factor of 2.000000
  55.  
  56. -- Affected level --
  57. Details:
  58.     All players: 2 total; [class_746['mini500'/34464, l='ClientLevel', x=-175.94, y=70.79, z=-411.03], class_745['BrownieBits450'/33863, l='ClientLevel', x=-170.55, y=68.38, z=-396.94]]
  59.     Chunk stats: 729, 442
  60.     Level dimension: minecraft:overworld
  61.     Level spawn location: World: (0,62,0), Section: (at 0,14,0 in 0,3,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)
  62.     Level time: 349973 game time, 6000 day time
  63.     Server brand: vanilla
  64.     Server type: Non-integrated multiplayer server
  65. Stacktrace:
  66.     at net.minecraft.class_638.method_8538(class_638.java:408)
  67.     at net.minecraft.class_310.method_1587(class_310.java:2407)
  68.     at net.minecraft.class_310.method_1514(class_310.java:754)
  69.     at net.minecraft.client.main.Main.main(Main.java:236)
  70.     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71.     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
  72.     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  73.     at java.base/java.lang.reflect.Method.invoke(Method.java:567)
  74.     at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:568)
  75.     at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
  76.     at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  77.  
  78. -- Last reload --
  79. Details:
  80.     Reload number: 1
  81.     Reload reason: initial
  82.     Finished: Yes
  83.     Packs: Default, Fabric Mods
  84.  
  85. -- System Details --
  86. Details:
  87.     Minecraft Version: 1.18 Pre-release 1
  88.     Minecraft Version ID: 1.18-pre1
  89.     Operating System: Windows 10 (amd64) version 10.0
  90.     Java Version: 16.0.1, Microsoft
  91.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  92.     Memory: 12901785320 bytes (12304 MiB) / 21474836480 bytes (20480 MiB) up to 21474836480 bytes (20480 MiB)
  93.     CPUs: 8
  94.     Processor Vendor: GenuineIntel
  95.     Processor Name: Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
  96.     Identifier: Intel64 Family 6 Model 42 Stepping 7
  97.     Microarchitecture: Sandy Bridge (Client)
  98.     Frequency (GHz): 3,41
  99.     Number of physical packages: 1
  100.     Number of physical CPUs: 4
  101.     Number of logical CPUs: 8
  102.     Graphics card #0 name: NVIDIA GeForce RTX 2060
  103.     Graphics card #0 vendor: NVIDIA (0x10de)
  104.     Graphics card #0 VRAM (MB): 4095,00
  105.     Graphics card #0 deviceId: 0x1f08
  106.     Graphics card #0 versionInfo: DriverVersion=30.0.14.9649
  107.     Memory slot #0 capacity (MB): 8192,00
  108.     Memory slot #0 clockSpeed (GHz): 1,60
  109.     Memory slot #0 type: DDR3
  110.     Memory slot #1 capacity (MB): 8192,00
  111.     Memory slot #1 clockSpeed (GHz): 1,60
  112.     Memory slot #1 type: DDR3
  113.     Memory slot #2 capacity (MB): 8192,00
  114.     Memory slot #2 clockSpeed (GHz): 1,60
  115.     Memory slot #2 type: DDR3
  116.     Memory slot #3 capacity (MB): 8192,00
  117.     Memory slot #3 clockSpeed (GHz): 1,60
  118.     Memory slot #3 type: DDR3
  119.     Virtual memory max (MB): 55263,13
  120.     Virtual memory used (MB): 36324,48
  121.     Swap memory total (MB): 22528,00
  122.     Swap memory used (MB): 481,77
  123.     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx20G -Xms20G
  124.     Fabric Mods:
  125.         architectury: Architectury 3.0.39
  126.         cloth-basic-math: cloth-basic-math 0.6.0
  127.         cloth-config: Cloth Config v6 6.0.42
  128.         fabric: Fabric API 0.42.2+1.18
  129.         fabric-api-base: Fabric API Base 0.4.0+65d505fc9c
  130.         fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.2+65d505fc9c
  131.         fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.7+c31505799c
  132.         fabric-command-api-v1: Fabric Command API (v1) 1.1.4+65d505fc9c
  133.         fabric-commands-v0: Fabric Commands (v0) 0.2.3+65d505fc9c
  134.         fabric-containers-v0: Fabric Containers (v0) 0.1.14+c31505799c
  135.         fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.2+c31505799c
  136.         fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.6+65d505fc9c
  137.         fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.4+65d505fc9c
  138.         fabric-entity-events-v1: Fabric Entity Events (v1) 1.3.3+65d505fc9c
  139.         fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.13+65d505fc9c
  140.         fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.2+65d505fc9c
  141.         fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.8+65d505fc9c
  142.         fabric-item-api-v1: Fabric Item API (v1) 1.2.5+65d505fc9c
  143.         fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.1+65d505fc9c
  144.         fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.5+65d505fc9c
  145.         fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.3+65d505fc9c
  146.         fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.7+65d505fc9c
  147.         fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.6+c31505799c
  148.         fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.1+c31505799c
  149.         fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.4+65d505fc9c
  150.         fabric-models-v0: Fabric Models (v0) 0.3.2+c31505799c
  151.         fabric-networking-api-v1: Fabric Networking API (v1) 1.0.16+65d505fc9c
  152.         fabric-networking-v0: Fabric Networking (v0) 0.3.3+65d505fc9c
  153.         fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.10+65d505fc9c
  154.         fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.4+65d505fc9c
  155.         fabric-particles-v1: Fabric Particles (v1) 0.2.6+65d505fc9c
  156.         fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.8.3+2e160e0f9c
  157.         fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.7+65d505fc9c
  158.         fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.10+65d505fc9c
  159.         fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.5+65d505fc9c
  160.         fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.2.1+65d505fc9c
  161.         fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.16+c31505799c
  162.         fabric-rendering-v0: Fabric Rendering (v0) 1.1.7+c31505799c
  163.         fabric-rendering-v1: Fabric Rendering (v1) 1.10.1+c31505799c
  164.         fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.9+65d505fc9c
  165.         fabric-screen-api-v1: Fabric Screen API (v1) 1.0.5+65d505fc9c
  166.         fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.9+65d505fc9c
  167.         fabric-structure-api-v1: Fabric Structure API (v1) 2.0.3+65d505fc9c
  168.         fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.3+65d505fc9c
  169.         fabric-textures-v0: Fabric Textures (v0) 1.0.7+65d505fc9c
  170.         fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.1+5521a5619c
  171.         fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.1+c31505799c
  172.         fabricloader: Fabric Loader 0.12.5
  173.         java: OpenJDK 64-Bit Server VM 16
  174.         minecraft: Minecraft 1.18-beta.1
  175.         modmenu: Mod Menu 3.0.0
  176.         roughlyenoughitems: Roughly Enough Items 6.1.329
  177.     Launched Version: fabric-loader-0.12.5-1.18-pre1
  178.     Backend library: LWJGL version 3.2.2 build 10
  179.     Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 496.49, NVIDIA Corporation
  180.     Window size: 1920x1057
  181.     GL Caps: Using framebuffer using OpenGL 3.2
  182.     GL debug messages:
  183.     Using VBOs: Yes
  184.     Is Modded: Definitely; Client brand changed to 'fabric'
  185.     Type: Client (map_client.txt)
  186.     Graphics mode: fancy
  187.     Resource Packs: vanilla, Fabric Mods
  188.     Current Language: English (US)
  189.     CPU: 8x Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement