Guest User

MyCrashreportLmao

a guest
Oct 23rd, 2021
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.54 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 23.10.21, 23:22
  5. Description: mouseClicked event handler
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.class_634.method_2880()" because the return value of "net.minecraft.class_310.method_1562()" is null
  8. at me.hypherionmc.simplerpc.Utils.parseVars(Utils.java:52)
  9. at me.hypherionmc.simplerpc.configuration.confighelpers.ServerListSection.getPresence(ServerListSection.java:51)
  10. at me.hypherionmc.simplerpc.discordutils.RPCEvents.doRPCStuff(RPCEvents.java:142)
  11. at me.hypherionmc.simplerpc.discordutils.RPCEvents.serverListRPC(RPCEvents.java:105)
  12. at net.minecraft.class_310.handler$bei000$init(class_310.java:8068)
  13. at net.minecraft.class_310.method_1507(class_310.java)
  14. at net.minecraft.class_419.method_19814(class_419.java:30)
  15. at net.minecraft.class_4185.method_25306(class_4185.java:40)
  16. at net.minecraft.class_4264.method_25348(class_4264.java:16)
  17. at net.minecraft.class_339.method_25402(class_339.java:121)
  18. at net.minecraft.class_4069.method_25402(class_4069.java:27)
  19. at net.minecraft.class_312.method_1611(class_312.java:94)
  20. at net.minecraft.class_437.method_25412(class_437.java:490)
  21. at net.minecraft.class_312.method_1601(class_312.java:94)
  22. at net.minecraft.class_312.method_22686(class_312.java:165)
  23. at net.minecraft.class_1255.execute(class_1255.java:101)
  24. at net.minecraft.class_312.method_22684(class_312.java:165)
  25. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
  26. at org.lwjgl.system.JNI.invokeV(Native Method)
  27. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
  28. at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:165)
  29. at net.minecraft.class_1041.method_15998(class_1041.java:310)
  30. at net.minecraft.class_310.method_1523(class_310.java:1139)
  31. at net.minecraft.class_310.method_1514(class_310.java:730)
  32. at net.minecraft.client.main.Main.main(Main.java:217)
  33. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
  35. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.base/java.lang.reflect.Method.invoke(Method.java:567)
  37. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
  38. at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
  39. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- Head --
  46. Thread: Render thread
  47. Stacktrace:
  48. at me.hypherionmc.simplerpc.Utils.parseVars(Utils.java:52)
  49. at me.hypherionmc.simplerpc.configuration.confighelpers.ServerListSection.getPresence(ServerListSection.java:51)
  50. at me.hypherionmc.simplerpc.discordutils.RPCEvents.doRPCStuff(RPCEvents.java:142)
  51. at me.hypherionmc.simplerpc.discordutils.RPCEvents.serverListRPC(RPCEvents.java:105)
  52. at net.minecraft.class_310.handler$bei000$init(class_310.java:8068)
  53. at net.minecraft.class_310.method_1507(class_310.java)
  54. at net.minecraft.class_419.method_19814(class_419.java:30)
  55. at net.minecraft.class_4185.method_25306(class_4185.java:40)
  56. at net.minecraft.class_4264.method_25348(class_4264.java:16)
  57. at net.minecraft.class_339.method_25402(class_339.java:121)
  58. at net.minecraft.class_4069.method_25402(class_4069.java:27)
  59. at net.minecraft.class_312.method_1611(class_312.java:94)
  60.  
  61. -- Affected screen --
  62. Details:
  63. Screen name: net.minecraft.class_419
  64. Stacktrace:
  65. at net.minecraft.class_437.method_25412(class_437.java:490)
  66. at net.minecraft.class_312.method_1601(class_312.java:94)
  67. at net.minecraft.class_312.method_22686(class_312.java:165)
  68. at net.minecraft.class_1255.execute(class_1255.java:101)
  69. at net.minecraft.class_312.method_22684(class_312.java:165)
  70. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
  71. at org.lwjgl.system.JNI.invokeV(Native Method)
  72. at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
  73. at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:165)
  74.  
  75. -- Last reload --
  76. Details:
  77. Reload number: 1
  78. Reload reason: initial
  79. Finished: Yes
  80. Packs: Default, Fabric Mods, charmonium/journeyman, atmosfera/dungeons
  81. Stacktrace:
  82. at net.minecraft.class_6360.method_36565(class_6360.java:49)
  83. at net.minecraft.class_310.method_1587(class_310.java:2406)
  84. at net.minecraft.class_310.method_1514(class_310.java:749)
  85. at net.minecraft.client.main.Main.main(Main.java:217)
  86. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  87. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
  88. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  89. at java.base/java.lang.reflect.Method.invoke(Method.java:567)
  90. at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
  91. at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
  92. at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.17
  97. Minecraft Version ID: 1.17
  98. Operating System: Windows 10 (amd64) version 10.0
  99. Java Version: 16.0.1, Microsoft
  100. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  101. Memory: 563255520 bytes (537 MiB) / 1476395008 bytes (1408 MiB) up to 2147483648 bytes (2048 MiB)
  102. CPUs: 4
  103. Processor Vendor: GenuineIntel
  104. Processor Name: Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
  105. Identifier: Intel64 Family 6 Model 142 Stepping 9
  106. Microarchitecture: Amber Lake
  107. Frequency (GHz): 2,71
  108. Number of physical packages: 1
  109. Number of physical CPUs: 2
  110. Number of logical CPUs: 4
  111. Graphics card #0 name: NVIDIA GeForce 940MX
  112. Graphics card #0 vendor: NVIDIA (0x10de)
  113. Graphics card #0 VRAM (MB): 2048,00
  114. Graphics card #0 deviceId: 0x134d
  115. Graphics card #0 versionInfo: DriverVersion=22.21.13.8264
  116. Graphics card #1 name: Intel(R) HD Graphics 620
  117. Graphics card #1 vendor: Intel Corporation (0x8086)
  118. Graphics card #1 VRAM (MB): 1024,00
  119. Graphics card #1 deviceId: 0x5916
  120. Graphics card #1 versionInfo: DriverVersion=27.20.100.8681
  121. Memory slot #0 capacity (MB): 4096,00
  122. Memory slot #0 clockSpeed (GHz): 2,13
  123. Memory slot #0 type: DDR4
  124. Memory slot #1 capacity (MB): 4096,00
  125. Memory slot #1 clockSpeed (GHz): 2,13
  126. Memory slot #1 type: DDR4
  127. Virtual memory max (MB): 17308,13
  128. Virtual memory used (MB): 7737,76
  129. Swap memory total (MB): 9216,00
  130. Swap memory used (MB): 0,00
  131. 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
  132. Fabric Mods:
  133. advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
  134. advancements-enlarger: Advancements Enlarger 0.2.4
  135. amecsapi: Amecs API 1.1.5+mc21w16a
  136. animal_feeding_trough: Animal Feeding Trough 1.0.2
  137. apoli: Apoli 1.0.4
  138. appleskin: AppleSkin mc1.17-2.1.3
  139. aqupdgrizzly: Grizzly Bear mob 1.1.1
  140. artifality: Artifality 0.3.3
  141. assembly: Assembly 21w06a-1.0.0
  142. atmosfera: Atmosfera 1.4.2+mc1.17
  143. autoconfig1u: Auto Config v1 Updated 3.3.1
  144. backslot: BackSlot 1.1.13
  145. backslotaddon: BackSlot Addon 1.0.4
  146. better_withered_mobs: Better Withered Mobs 1.6.0
  147. betterf3: BetterF3 1.1.5
  148. betternether: Better Nether 5.1.3
  149. betterthirdperson: Better Third Person 1.5.0
  150. biomeinfo: Biome Info 1.17-7
  151. biomepicker: Biome Picker 1.1
  152. caelus: Caelus API 0.0.16-1.17
  153. calio: Calio 1.0.2
  154. cardinal-components-base: Cardinal Components API (base) 3.1.1
  155. cardinal-components-chunk: Cardinal Components API (chunks) 3.0.0-nightly.1.17-pre2
  156. cardinal-components-entity: Cardinal Components API (entities) 3.1.1
  157. cardinal-components-item: Cardinal Components API (items) 3.0.0-nightly.1.17-pre2
  158. cardinal-components-level: Cardinal Components API (world saves) 3.0.0-nightly.1.17-pre2
  159. cardinal-components-util: Cardinal Components API (utilities) 3.0.0-nightly.1.17-pre2
  160. cardinal-components-world: Cardinal Components API (worlds) 3.0.0-nightly.1.17-pre2
  161. carrier: Carrier 1.8.0
  162. charm: Charm 3.3.0
  163. charmonium: Charmonium 3.3.0
  164. cherishedworlds: Cherished Worlds 2.0.1-1.17.1
  165. cleancut: CleanCut 1.17-4.0-fabric
  166. cloth-basic-math: Cloth Basic Math 0.5.1
  167. cloth-config2: Cloth Config v5 5.0.38
  168. coat: Coat 1.0.0-beta.12
  169. colytra: Colytra 2.0.0-1.17
  170. com_electronwill_night-config_core: core 3.6.3
  171. com_electronwill_night-config_toml: toml 3.6.3
  172. com_flowpowered_flow-math: flow-math 1.0.3
  173. com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
  174. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  175. comforts: Comforts 0.0.4-1.17
  176. controlling: Controlling For Fabric 1.1.2
  177. couplings: Couplings 1.5.0+1.17
  178. croptopia: Croptopia 1.6.3
  179. customstars: Custom Stars 0.6+1.17
  180. dark-enchanting: Dark Enchanting 0.3.1-1.17
  181. darkpaintings: Dark Paintings 3.0.6
  182. dashloader: DashLoader 2.0.1
  183. dawn: Dawn API 2.0.3
  184. dimdoors: DimensionalDoors 4.0.0+beta.2-26.07.2021
  185. dragonloot: DragonLoot 1.0.8
  186. dst: Don't Starve Origins 1
  187. dual_riders: DualRiders 1.0.5
  188. earthtojavamobs: Earth2Java 1.7.3+1.17
  189. elytratrinket: Elytra Trinket 2.0.1-1.17
  190. emerald_tools: Emerald Tools 1.2.18
  191. enchant_giver: Enchant Giver 1.1.0
  192. enhanced_attack_indicator: Enhanced Attack Indicator 1.0.2+1.17
  193. enhanced_mushrooms: Enhanced Mushrooms 1.0.5
  194. expcontainer: Experience Container [XP] 1.15.2
  195. extrakeybinds: ThatRobin's Extra Origins Keybinds 1.17-0.1.2
  196. extraorigins: Extra Origins 1.17-9
  197. fabric: Fabric API 0.36.0+1.17
  198. fabric-api-base: Fabric API Base 0.3.0+a02b446313
  199. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.2.0+2b5c62d03d
  200. fabric-biome-api-v1: Fabric Biome API (v1) 3.1.11+c345aea83d
  201. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b44633d
  202. fabric-command-api-v1: Fabric Command API (v1) 1.1.1+a02b44633d
  203. fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa3d
  204. fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b44633d
  205. fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.2+a02b44633d
  206. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da3103d
  207. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.10+a02b44633d
  208. fabric-entity-events-v1: Fabric Entity Events (v1) 1.1.0+a02b44633d
  209. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c03d
  210. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa3d
  211. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+a02b44633d
  212. fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b44633d
  213. fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab61213d
  214. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b44633d
  215. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e3d
  216. fabric-language-kotlin: Fabric Language Kotlin 1.6.3+kotlin.1.5.21
  217. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
  218. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b44633d
  219. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa3d
  220. fabric-models-v0: Fabric Models (v0) 0.3.0+a02b44633d
  221. fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
  222. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b44633d
  223. fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afad5
  224. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab61213d
  225. fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b44633d
  226. fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b44633d
  227. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee3d
  228. fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.3+676f40fa3d
  229. fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b44633d
  230. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.0+a02b44633d
  231. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b44633d
  232. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b44633d
  233. fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa3d
  234. fabric-rendering-v1: Fabric Rendering (v1) 1.6.0+a02b44633d
  235. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.7+b7ab6121a0
  236. fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c3d
  237. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b44633d
  238. fabric-structure-api-v1: Fabric Structure API (v1) 1.1.11+e36969833d
  239. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.4+a02b4463d5
  240. fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b44633d
  241. fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab61213d
  242. fabric-tree-chopper: Fabric Tree Chopper 0.7.0
  243. fabricloader: Fabric Loader 0.11.7
  244. fabricshieldlib: Fabric Shield Lib 1.3.5-21w05b
  245. fallflyinglib: FallFlyingLib 3.0.0-beta.2
  246. fallingleaves: Falling Leaves 1.7.4+1.17.1
  247. fancymenu: FancyMenu 2.2.1
  248. fiber: fiber 0.23.0-2
  249. fiber2cloth: Fiber To Cloth 3.2.0
  250. forgottenrecipes: Forgotten Recipes 1.0.2
  251. gateofbabylon: Gate Of Babylon 1.5.0-1.17
  252. genesis: Genesis 0.6.1
  253. goat: Goat origin 1.0.0
  254. gobber2: Gobber2 2.4.24
  255. impaled: Impaled 1.0.1
  256. inventoryhud: Inventory HUD + 3.3.2
  257. io_activej_activej-codegen: activej-codegen 4.3
  258. io_activej_activej-serializer: activej-serializer 4.3
  259. jankson: Jankson 3.0.1+j1.2.0
  260. java: OpenJDK 64-Bit Server VM 16
  261. konkrete: Konkrete 1.2.3
  262. lazydfu: LazyDFU 0.1.2
  263. libcd: LibCapableData 3.0.3+1.16.3
  264. libgui: LibGui 4.0.0+1.17
  265. libninepatch: LibNinePatch 1.1.0
  266. lithium: Lithium 0.7.3
  267. matrix: Matrix 1.0.0
  268. maybe-data: Maybe data 1.0.1-1.17
  269. mcdw: MC Dungeons Weapons 3.5.5
  270. me_hypherionmc_simple-rpc-lib: simple-rpc-lib 2.1.5
  271. medieval_origins: Medieval Origins 1.1.1
  272. megane: megane 5.0.0
  273. megane-base: megane-base 5.0.0
  274. megane-runtime: megane-runtime 5.0.0
  275. megane-vanilla: megane-vanilla 5.0.0+1.17
  276. minecraft: Minecraft 1.17
  277. moborigins: Mob Origins 1.6.0
  278. morerespawnanchors: More Respawn Anchors 1.0.1
  279. morevillagers-fabric: MoreVillagersFabric 2.0.4-SNAPSHOT
  280. netherite_items: Netherite Items 1.1.0
  281. notforgotten: Not Forgotten 1.0.0
  282. npcvariety: NPC Variety 2.1.2
  283. obsdncontainer: Obsidian Container [Experience Container Addon] 1.0.2
  284. omega-config: OmegaConfig 1.0.8
  285. onsoulfire: On Soul Fire 1.17-3
  286. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.21
  287. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.21
  288. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.21
  289. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.21
  290. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
  291. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
  292. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
  293. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
  294. org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
  295. org_slf4j_slf4j-api: slf4j-api 1.7.29
  296. org_yaml_snakeyaml: snakeyaml 1.27
  297. origins: Origins 1.0.3
  298. origins-classes: Origins: Classes 1.2.2
  299. paxi: Paxi 1.17-1.2
  300. pehkui: Pehkui 2.2.1+1.14.4-1.17
  301. playerabilitylib: Pal 1.3.0-nightly.1.17-rc1
  302. promenade: Promenade 2.1.2
  303. pugh_lib: Pugh Lib 1.1.3
  304. pugh_tools: Pugh Tools ${version}
  305. quartzelv: Quartz Elevator 1.2.5
  306. reach-entity-attributes: Reach Entity Attributes 2.1.1
  307. scorch: Scorch 1.0.0
  308. seasons: Fabric Seasons 1.2.2-BETA+1.17
  309. shulkerutils: shulkerutils 1.0.1-1.17
  310. simple-rpc: Simple Rpc 1.17-2.3-fabric
  311. simple_backpack: SimpleBackpack 1.1.18
  312. slabhelper: Slab Helper 1.3.4
  313. somnus: Somnus API 0.0.12-1.17
  314. spirit: Spirit 1.0.5
  315. static-content: Static Content 1.0.1-1.16.2
  316. staticdata: Static Data 1.1.2
  317. stoneholm: Stoneholm 1.2.7
  318. terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
  319. trinketofundying: Trinket of Undying 2.0.0-1.17
  320. trinkets: Trinkets 3.0.0
  321. trinketshulkerboxes: Trinket Shulker Boxes 2.0.0-1.17
  322. tweed4_annotated: tweed4_annotated 1.2.0
  323. tweed4_base: tweed4_base 1.3.1
  324. tweed4_data: tweed4_data 1.2.0
  325. tweed4_data_hjson: tweed4_data_hjson 1.1.0
  326. tweed4_tailor_coat: tweed4_tailor_coat 1.0.1
  327. tweed4_tailor_screen: tweed4_tailor_screen 1.0.1
  328. universal_ores: Universal Ores 1.0
  329. upgradedechests: Upgraded Ender Chests 1.0.2-1.17
  330. upgradedshulkers: Upgraded Shulkers 1.0.1-1.17
  331. urns: Urns 1.0.1
  332. vanillaplusbiomes: Vanilla Plus Biomes 0.3.2
  333. veinmining: Vein Mining 0.0.10-1.17
  334. villagernames: Villager Names 2.0.0
  335. voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
  336. wandering_collector: Wandering Collector 1.0.3+mc1.17
  337. waystones: Waystones 2.0.1
  338. witherite: Witherite 0.0.5
  339. wolveswitharmor: Wolves With Armor 1.6.0-1.17
  340. woods_and_mires: Woods and Mires 1.1.1+1.17
  341. wthit: wthit 3.10.0
  342. yungsapi: YUNG's API 1.17-Fabric-19
  343. Launched Version: fabric-loader-0.11.7-1.17
  344. Backend library: LWJGL version 3.2.2 build 10
  345. Backend API: GeForce 940MX/PCIe/SSE2 GL version 3.2.0 NVIDIA 382.64, NVIDIA Corporation
  346. Window size: 854x480
  347. GL Caps: Using framebuffer using OpenGL 3.2
  348. GL debug messages:
  349. Using VBOs: Yes
  350. Is Modded: Definitely; Client brand changed to 'fabric'
  351. Type: Client (map_client.txt)
  352. Graphics mode: fancy
  353. Resource Packs: Fabric Mods, charmonium/journeyman, atmosfera/dungeons, charmonium/journeyman, atmosfera/dungeons
  354. Current Language: English (US)
  355. CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Advertisement
Add Comment
Please, Sign In to add comment