Guest User

ParadiseLostCrashReport

a guest
Feb 20th, 2022
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.91 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 20/02/2022 12:15
  5. Description: Rendering entry extra
  6.  
  7. java.lang.UnsupportedOperationException: JsonObject
  8. at com.google.gson.JsonElement.getAsFloat(JsonElement.java:217)
  9. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootFunctions(LootDisplay.java:291)
  10. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootEntryJson(LootDisplay.java:256)
  11. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootPoolJson(LootDisplay.java:428)
  12. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootSupplierJson(LootDisplay.java:461)
  13. at uk.me.desert_island.rer.rei_stuff.LootDisplay.getOutputs(LootDisplay.java:472)
  14. at uk.me.desert_island.rer.rei_stuff.LootDisplay.getOutputEntries(LootDisplay.java:67)
  15. at me.shedaniel.rei.impl.client.view.ViewsImpl.isRecipesFor(ViewsImpl.java:237)
  16. at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget$EntryListEntry.getTransferHandler(EntryListWidget.java:588)
  17. at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget$EntryListEntry.getCurrentTooltip(EntryListWidget.java:606)
  18. at me.shedaniel.rei.impl.client.gui.widget.EntryWidget.queueTooltip(EntryWidget.java:332)
  19. at me.shedaniel.rei.impl.client.gui.widget.EntryListEntryWidget.queueTooltip(EntryListEntryWidget.java:59)
  20. at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.renderBatched(BatchedEntryRendererManager.java:201)
  21. at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.render(BatchedEntryRendererManager.java:109)
  22. at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.method_25394(EntryListWidget.java:312)
  23. at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.renderWidgets(ScreenOverlayImpl.java:707)
  24. at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25394(ScreenOverlayImpl.java:606)
  25. at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$20(RoughlyEnoughItemsCoreClient.java:389)
  26. at net.minecraft.class_757.handler$zjn000$renderScreenPost(class_757.java:10047)
  27. at net.minecraft.class_757.method_3192(class_757.java:874)
  28. at net.minecraft.class_310.method_1523(class_310.java:1112)
  29. at net.minecraft.class_310.method_1514(class_310.java:728)
  30. at net.minecraft.client.main.Main.main(Main.java:217)
  31. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  33. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  35. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608)
  36. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
  37. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Thread: Render thread
  45. Stacktrace:
  46. at com.google.gson.JsonElement.getAsFloat(JsonElement.java:217)
  47. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootFunctions(LootDisplay.java:291)
  48. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootEntryJson(LootDisplay.java:256)
  49. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootPoolJson(LootDisplay.java:428)
  50. at uk.me.desert_island.rer.rei_stuff.LootDisplay.munchLootSupplierJson(LootDisplay.java:461)
  51. at uk.me.desert_island.rer.rei_stuff.LootDisplay.getOutputs(LootDisplay.java:472)
  52. at uk.me.desert_island.rer.rei_stuff.LootDisplay.getOutputEntries(LootDisplay.java:67)
  53. at me.shedaniel.rei.impl.client.view.ViewsImpl.isRecipesFor(ViewsImpl.java:237)
  54. at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget$EntryListEntry.getTransferHandler(EntryListWidget.java:588)
  55. at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget$EntryListEntry.getCurrentTooltip(EntryListWidget.java:606)
  56.  
  57. -- Screen details --
  58. Details:
  59. Screen name: net.minecraft.class_481
  60. Stacktrace:
  61. at me.shedaniel.rei.impl.client.util.CrashReportUtils.screen(CrashReportUtils.java:49)
  62. at me.shedaniel.rei.impl.client.util.CrashReportUtils.essential(CrashReportUtils.java:43)
  63. at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.renderBatched(BatchedEntryRendererManager.java:206)
  64. at me.shedaniel.rei.impl.client.gui.widget.BatchedEntryRendererManager.render(BatchedEntryRendererManager.java:109)
  65. at me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.method_25394(EntryListWidget.java:312)
  66. at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.renderWidgets(ScreenOverlayImpl.java:707)
  67. at me.shedaniel.rei.impl.client.gui.ScreenOverlayImpl.method_25394(ScreenOverlayImpl.java:606)
  68. at me.shedaniel.rei.RoughlyEnoughItemsCoreClient.lambda$registerEvents$20(RoughlyEnoughItemsCoreClient.java:389)
  69. at net.minecraft.class_757.handler$zjn000$renderScreenPost(class_757.java:10047)
  70. at net.minecraft.class_757.method_3192(class_757.java:874)
  71. at net.minecraft.class_310.method_1523(class_310.java:1112)
  72. at net.minecraft.class_310.method_1514(class_310.java:728)
  73. at net.minecraft.client.main.Main.main(Main.java:217)
  74. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  76. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  78. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608)
  79. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
  80. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  81.  
  82. -- Renderer details --
  83. Details:
  84. Renderer name: me.shedaniel.rei.impl.client.gui.widget.EntryListWidget.EntryListEntry
  85. Z level: 0
  86. Bounds: me.shedaniel.math.Rectangle@1fb0a379[height=18,width=18,x=443,y=157]
  87. Notice mark: 0
  88. Interactable: true
  89. Interactable favorites: true
  90. Highlight enabled: true
  91. Tooltip enabled: true
  92. Background enabled: false
  93. Entries count: 1
  94.  
  95. -- Current Rendering Entry --
  96. Details:
  97. Renderer name: me.shedaniel.rei.impl.common.entry.TypedEntryStack
  98. Z level: 100
  99. Entry type: minecraft:item
  100. Is empty: false
  101. Entry identifier: minecraft:waxed_oxidized_cut_copper
  102.  
  103. -- Entry Renderer --
  104. Details:
  105. Entry definition class name: me.shedaniel.rei.plugin.client.entry.ItemEntryDefinition
  106. Item Type: waxed_oxidized_cut_copper
  107. Item Damage: 0
  108. Item NBT: null
  109. Item Foil: false
  110.  
  111. -- Screen render details --
  112. Details:
  113. Screen name: net.minecraft.class_481
  114. Mouse location: Scaled: (444, 161). Absolute: (889.000000, 323.000000)
  115. Screen size: Scaled: (683, 384). Absolute: (1366, 768). Scale factor of 2.000000
  116.  
  117. -- Affected level --
  118. Details:
  119. All players: 1 total; [class_746['MrMont'/17, l='ClientLevel', x=224.09, y=4.00, z=-127.03]]
  120. Chunk stats: 1024, 483
  121. Level dimension: minecraft:overworld
  122. Level spawn location: World: (192,4,-144), Section: (at 0,4,0 in 12,0,-9; chunk contains blocks 192,0,-144 to 207,255,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  123. Level time: 978 game time, 978 day time
  124. Server brand: fabric
  125. Server type: Integrated singleplayer server
  126.  
  127. -- Last reload --
  128. Details:
  129. Reload number: 1
  130. Reload reason: initial
  131. Finished: Yes
  132. Packs: Default, Fabric Mods
  133. Recovery: Yes
  134. Recovery reason: java.util.concurrent.CompletionException: java.util.ConcurrentModificationException
  135. at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
  136. at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
  137. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770)
  138. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760)
  139. at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
  140. at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
  141. at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
  142. at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
  143. at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
  144. Caused by: java.util.ConcurrentModificationException
  145. at java.base/java.util.ArrayList.forEach(ArrayList.java:1513)
  146. at ru.bclib.client.models.ModelsHelper$MultiPartBuilder.build(ModelsHelper.java:112)
  147. at ru.betterend.blocks.FlowerPotBlock.getModelVariant(FlowerPotBlock.java:418)
  148. at ru.bclib.client.models.CustomModelBakery.addBlockModel(CustomModelBakery.java:68)
  149. at ru.bclib.client.models.CustomModelBakery.lambda$loadCustomModels$1(CustomModelBakery.java:45)
  150. at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
  151. at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
  152. at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
  153. at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
  154. at java.base/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:290)
  155. at java.base/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
  156. at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
  157. at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:686)
  158. at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159)
  159. at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:173)
  160. at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
  161. at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
  162. at ru.bclib.client.models.CustomModelBakery.loadCustomModels(CustomModelBakery.java:41)
  163. at net.minecraft.class_1092.handler$zld000$bclib_loadCustomModels(class_1092.java:517)
  164. at net.minecraft.class_1092.method_18178(class_1092.java)
  165. at net.minecraft.class_1092.method_18789(class_1092.java:19)
  166. at net.minecraft.class_4080.method_18791(class_4080.java:11)
  167. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
  168. ... 6 more
  169.  
  170.  
  171. -- System Details --
  172. Details:
  173. Minecraft Version: 1.17.1
  174. Minecraft Version ID: 1.17.1
  175. Operating System: Windows 10 (amd64) version 10.0
  176. Java Version: 17.0.1, Oracle Corporation
  177. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  178. Memory: 732183936 bytes (698 MiB) / 2248146944 bytes (2144 MiB) up to 6442450944 bytes (6144 MiB)
  179. CPUs: 8
  180. Processor Vendor: AuthenticAMD
  181. Processor Name: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
  182. Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
  183. Microarchitecture: Zen / Zen+
  184. Frequency (GHz): 2,10
  185. Number of physical packages: 1
  186. Number of physical CPUs: 4
  187. Number of logical CPUs: 8
  188. Graphics card #0 name: AMD Radeon(TM) Vega 8 Graphics
  189. Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
  190. Graphics card #0 VRAM (MB): 2048,00
  191. Graphics card #0 deviceId: 0x15d8
  192. Graphics card #0 versionInfo: DriverVersion=26.20.14046.3
  193. Memory slot #0 capacity (MB): 8192,00
  194. Memory slot #0 clockSpeed (GHz): 2,40
  195. Memory slot #0 type: DDR4
  196. Memory slot #1 capacity (MB): 4096,00
  197. Memory slot #1 clockSpeed (GHz): 2,40
  198. Memory slot #1 type: DDR4
  199. Virtual memory max (MB): 21000,54
  200. Virtual memory used (MB): 10096,58
  201. Swap memory total (MB): 10884,28
  202. Swap memory used (MB): 222,97
  203. JVM Flags: 10 total; -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M
  204. Fabric Mods:
  205. additionaladditions: Additional Additions 2.1.3
  206. advanced_runtime_resource_pack: Runtime Resource Pack 0.3.10
  207. adventurez: AdventureZ 1.3.0
  208. ae2wtlib: AE2WTLib 9.0.0-beta.9
  209. apoli: Apoli 2.0.5
  210. appliedenergistics2: Applied Energistics 2 9.0.0-beta.2
  211. arcanus: Arcanus 1.23
  212. architectury: Architectury 2.10.6
  213. autoconfig1u: Auto Config v1 Updated 3.3.1
  214. bclib: BCLib 0.3.1
  215. betterend: Better End 0.11.0-pre
  216. betternether: Better Nether 5.1.3
  217. bewitchment: Bewitchment 1.17-16
  218. blue_endless_jankson: jankson 1.2.1
  219. bountiful: Bountiful 1.0.0
  220. calio: Calio 1.3.0
  221. cardinal-components: Cardinal Components API 3.1.1
  222. cardinal-components-base: Cardinal Components API (base) 3.1.1
  223. cardinal-components-block: Cardinal Components API (blocks) 3.1.1
  224. cardinal-components-chunk: Cardinal Components API (chunks) 3.1.1
  225. cardinal-components-entity: Cardinal Components API (entities) 3.1.1
  226. cardinal-components-item: Cardinal Components API (items) 3.1.1
  227. cardinal-components-level: Cardinal Components API (world saves) 3.1.1
  228. cardinal-components-scoreboard: Cardinal Components API (scoreboard) 3.1.1
  229. cardinal-components-util: Cardinal Components API (utilities) 3.1.1
  230. cardinal-components-world: Cardinal Components API (worlds) 3.1.1
  231. carrier: Carrier 1.8.1
  232. cloth-api: Cloth API 2.0.54
  233. cloth-armor-api-v1: Cloth Armor API v1 1.5.47
  234. cloth-basic-math: cloth-basic-math 0.6.0
  235. cloth-client-events-v0: Cloth Client Events v0 2.0.54
  236. cloth-common-events-v1: Cloth Common Events v1 2.0.54
  237. cloth-config2: Cloth Config v5 5.3.58
  238. cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
  239. cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
  240. cloth-utils-v1: Cloth Utils v1 2.0.54
  241. com_eliotlash_mclib_mclib: mclib 18
  242. com_eliotlash_molang_molang: molang 18
  243. crowdin-translate: CrowdinTranslate 1.3+1.17
  244. customportalapi: Custom Portal Api 0.0.1-beta46-1.17
  245. disable_custom_worlds_advice: Disable Custom Worlds Advice 1.3
  246. dragonloot: DragonLoot 1.0.9
  247. dual_riders: DualRiders 1.0.5
  248. dungeons_arise: When Dungeons Arise 2.1.47-fabric
  249. elytratrinket: Elytra Trinket 3.0.0-1.17.1
  250. enchantment_lore: EnchantmentLore 1.2.1+MC1.17.1
  251. enhancedcelestials: Enhanced Celestials 2.0.5
  252. expandedstorage: Expanded Storage 7.3.6
  253. fabric: Fabric API 0.46.1+1.17
  254. fabric-api-base: Fabric API Base 0.4.0+cf39a74318
  255. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.0+e821752d18
  256. fabric-biome-api-v1: Fabric Biome API (v1) 3.2.2+cf39a74318
  257. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.6+cf39a74318
  258. fabric-command-api-v1: Fabric Command API (v1) 1.1.4+cf39a74318
  259. fabric-commands-v0: Fabric Commands (v0) 0.2.3+cf39a74318
  260. fabric-containers-v0: Fabric Containers (v0) 0.1.13+cf39a74318
  261. fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.1+3447790d18
  262. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.6+cf39a74318
  263. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.15+b556f28c18
  264. fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.1+377137cc18
  265. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.12+e99fbe1218
  266. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.4+cf39a74318
  267. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.8+cf39a74318
  268. fabric-item-api-v1: Fabric Item API (v1) 1.3.0+6617390918
  269. fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.2+cf39a74318
  270. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.6+2a2bb57318
  271. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.4+cf39a74318
  272. fabric-language-kotlin: Fabric Language Kotlin 1.6.5+kotlin.1.5.31
  273. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.6+0392f3a618
  274. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.5+cf39a74318
  275. fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+cf39a74318
  276. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.7+cf39a74318
  277. fabric-models-v0: Fabric Models (v0) 0.3.1+cf39a74318
  278. fabric-networking-api-v1: Fabric Networking API (v1) 1.0.14+cf39a74318
  279. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.12+cf39a74318
  280. fabric-networking-v0: Fabric Networking (v0) 0.3.3+cf39a74318
  281. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.1+f907116918
  282. fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.8+cf39a74318
  283. fabric-particles-v1: Fabric Particles (v1) 0.2.5+cf39a74318
  284. fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
  285. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.8.0+ea29b33318
  286. fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.6+ce16ae5918
  287. fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.10+ce16ae5918
  288. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.6+cf39a74318
  289. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.6+cf39a74318
  290. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.2.1+cf39a74318
  291. fabric-rendering-v0: Fabric Rendering (v0) 1.1.7+cf39a74318
  292. fabric-rendering-v1: Fabric Rendering (v1) 1.10.1+377137cc18
  293. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.1+591a0f2118
  294. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.10+f09604ce18
  295. fabric-screen-api-v1: Fabric Screen API (v1) 1.0.5+cf39a74318
  296. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.9+cf39a74318
  297. fabric-structure-api-v1: Fabric Structure API (v1) 1.2.0+48a9ad8918
  298. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.3+cf39a74318
  299. fabric-textures-v0: Fabric Textures (v0) 1.0.7+cf39a74318
  300. fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.3+3b96517518
  301. fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.4+cf39a74318
  302. fabricloader: Fabric Loader 0.12.12
  303. fake-player-api: Fake Player API 0.2.0
  304. fallflyinglib: FallFlyingLib 3.0.0-beta.2
  305. fancymenu: FancyMenu 2.3.5
  306. fasttransferlib: Fast Transfer Lib 0.5.6
  307. fiber: fiber 0.23.0-2
  308. flytre-lib-base: Flytre Lib - Base Module 1.3.0
  309. flytre-lib-compat: Flytre Lib - Compat Module 1.0.0
  310. flytre-lib-config: Flytre Lib - Config Module 1.1.0
  311. flytre-lib-event: Flytre Lib - Event Module 1.0.1
  312. flytre-lib-gui: Flytre Lib - GUI Module 1.0.0
  313. flytre-lib-storage: Flytre Lib - Storage Module 2.3.2
  314. flytre_lib: Flytre Lib 1.4.3
  315. geckolib3: Geckolib 3.0.30
  316. gud_recipe_confidence: Recipe Confidence 1.0.2
  317. hydrogen: Hydrogen 0.3
  318. impersonate: Impersonate 2.3.5
  319. incubus_core: Incubus Core 1.6.3
  320. indium: Indium 1.0.1+mc1.17.1
  321. indrev: Industrial Revolution 1.12.0-BETA
  322. inmis: Inmis 2.3.2-1.17.1
  323. inventoryhud: Inventory HUD + 3.4.0
  324. inventorysorter: Inventory Sorter 1.8.0-1.17
  325. iron-jetpacks: Iron Jetpacks 0.4.2
  326. ironfurnaces: Iron Furnaces 1.17.1-2.7.1-fabric
  327. jankson: Jankson 3.0.1+j1.2.0
  328. java: Java HotSpot(TM) 64-Bit Server VM 17
  329. kambrik: Kambrik 1.1.0
  330. kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
  331. kibe: Kibe 1.9.4-BETA+1.17
  332. konkrete: Konkrete 1.3.0
  333. kyrptconfig: Kytpt Config 1.1.10-1.17
  334. lazydfu: LazyDFU 0.1.2
  335. libblockattributes_core: LibBlockAttributes (Core) 0.9.0
  336. libblockattributes_fluids: LibBlockAttributes (Fluids) 0.9.0
  337. libblockattributes_items: LibBlockAttributes (Items) 0.9.0
  338. libgui: LibGui 4.2.1+1.17.1
  339. libninepatch: LibNinePatch 1.1.0
  340. libra: Libra 0.4.0.1
  341. linkedstorage: Linked Storage 1.3.13-1.17
  342. lithium: Lithium 0.7.4
  343. magna: Magna 1.5.5-1.17-pre4
  344. megane: megane 5.5.0
  345. megane-applied-energistics-2: megane-applied-energistics-2 5.5.0+9.0.0-alpha.2
  346. megane-base: megane-base 5.5.0
  347. megane-fabric-transfer: megane-fabric-transfer 5.5.0+1.3.0-fc40aa9d18
  348. megane-fast-transfer-lib: megane-fast-transfer-lib 5.5.0+0.5.7
  349. megane-industrial-revolution: megane-industrial-revolution 5.5.0+1.11.0-alpha.1
  350. megane-kibe: megane-kibe 5.5.0+1.9.1-BETA-1.17
  351. megane-lib-block-attributes: megane-lib-block-attributes 5.5.0+0.9.0
  352. megane-modern-industrialization: megane-modern-industrialization 5.5.0+0.5.12
  353. megane-reborn-core: megane-reborn-core 5.5.0+5.0.8-beta-build.111
  354. megane-runtime: megane-runtime 5.5.0
  355. megane-team-reborn-energy: megane-team-reborn-energy 5.5.0+2.0.0-beta1
  356. megane-tech-reborn: megane-tech-reborn 5.5.0+5.0.8-beta-build.111
  357. megane-vanilla: megane-vanilla 5.5.0+1.17.1
  358. megane-wireless-networks: megane-wireless-networks 5.5.0+1.3.0
  359. minecraft: Minecraft 1.17.1
  360. modern_industrialization: Modern Industrialization 0.7.4
  361. modmenu: Mod Menu 2.0.14
  362. moretags: More Tags 2.0.2
  363. mythic-mounts: Mythic Mounts 1.17.1-4.0
  364. ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.10
  365. omega-config: OmegaConfig 1.0.4
  366. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.31
  367. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.31
  368. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.31
  369. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.31
  370. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
  371. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
  372. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.0
  373. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.0
  374. org_joml_joml: joml 1.10.2
  375. origins: Origins 1.1.4
  376. patchouli: Patchouli 1.17.1-59-FABRIC
  377. pehkui: Pehkui 3.1.0+1.14.4-1.18.1
  378. phosphor: Phosphor 0.8.0
  379. pipe: Pipe 1.6.0
  380. playerabilitylib: Pal 1.4.0
  381. quarrymod: Industial Quarry Mod 0.5.2
  382. reach-entity-attributes: Reach Entity Attributes 2.1.1
  383. reborncore: Reborn Core 5.0.11-beta
  384. reroll: Reroll 1.3.0-1.17.1
  385. roughlyenoughitems: Roughly Enough Items 6.4.426
  386. roughlyenoughresources: Roughly Enough Resources 2.2.0
  387. seedy-behavior: Seedy Behavior 1.0.1
  388. sodium: Sodium 0.3.3+build.8
  389. somnus: Somnus API 0.0.14-1.17.1
  390. statement: Statement 4.2.1+1.14.4-1.18.1
  391. statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17
  392. step-height-entity-attribute: Step Height Entity Attribute 1.0.0
  393. team_reborn_energy: Energy 2.0.0-beta1
  394. techreborn: Tech Reborn 5.0.11-beta
  395. terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
  396. the_aether: Paradise Lost - The Aether Reborn 1.6.5.2+1.17.1
  397. trinkets: Trinkets 3.0.4
  398. voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
  399. voidz: VoidZ 1.0.5
  400. wirelessnetworks: Wireless Networks 1.3.1
  401. wthit: wthit 3.10.0
  402. xaeroworldmap: Xaero's World Map 1.18.0
  403. Launched Version: fabric-loader-0.12.12-1.17.1
  404. Backend library: LWJGL version 3.2.2 build 10
  405. Backend API: AMD Radeon(TM) Vega 8 Graphics GL version 3.2.13587 Core Profile Forward-Compatible Context 19.40.46 26.20.14046.3, ATI Technologies Inc.
  406. Window size: 1366x768
  407. GL Caps: Using framebuffer using OpenGL 3.2
  408. GL debug messages:
  409. Using VBOs: Yes
  410. Is Modded: Definitely; Client brand changed to 'fabric'
  411. Type: Integrated Server (map_client.txt)
  412. Graphics mode: fancy
  413. Resource Packs:
  414. Current Language: Português (Brasil)
  415. CPU: 8x AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
  416. Player Count: 1 / 8; [class_3222['MrMont'/17, l='ServerLevel[Novo mundo]', x=224.09, y=4.00, z=-127.03]]
  417. Data Packs: vanilla, Fabric Mods
Advertisement
Add Comment
Please, Sign In to add comment