brokenboy17

Crash report

Jan 8th, 2026 (edited)
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.94 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 2026-01-08 00:36:15
  5. Description: Rendering entity in world
  6.  
  7. java.lang.ClassCastException: class com.cobblemon.mod.common.entity.pokemon.PokemonServerDelegate cannot be cast to class com.cobblemon.mod.common.client.entity.PokemonClientDelegate (com.cobblemon.mod.common.entity.pokemon.PokemonServerDelegate and com.cobblemon.mod.common.client.entity.PokemonClientDelegate are in unnamed module of loader 'knot' @491666ad)
  8. at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.render(PokemonRenderer.java:106)
  9. at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.method_3936(PokemonRenderer.java:68)
  10. at knot//net.minecraft.class_898.method_3954(class_898.java:148)
  11. at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
  12. at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
  13. at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
  14. at knot//net.minecraft.class_756.method_3166(class_756.java)
  15. at knot//net.minecraft.class_918.method_23179(class_918.java:127)
  16. at knot//net.minecraft.class_918.method_23177(class_918.java:260)
  17. at knot//net.minecraft.class_759.method_3233(class_759.java:166)
  18. at knot//net.minecraft.class_759.method_3228(class_759.java:623)
  19. at knot//net.minecraft.class_759.method_22976(class_759.java:399)
  20. at knot//net.minecraft.class_757.method_3172(class_757.java:790)
  21. at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
  22. at knot//net.minecraft.class_757.method_3192(class_757.java:850)
  23. at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
  24. at knot//net.minecraft.class_310.method_1514(class_310.java:882)
  25. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  26. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  27. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  28. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Render thread
  36. Stacktrace:
  37. at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.render(PokemonRenderer.java:106)
  38. at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.method_3936(PokemonRenderer.java:68)
  39. at knot//net.minecraft.class_898.method_3954(class_898.java:148)
  40. at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
  41. at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
  42. at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
  43. at knot//net.minecraft.class_756.method_3166(class_756.java)
  44. at knot//net.minecraft.class_918.method_23179(class_918.java:127)
  45. at knot//net.minecraft.class_918.method_23177(class_918.java:260)
  46. at knot//net.minecraft.class_759.method_3233(class_759.java:166)
  47. at knot//net.minecraft.class_759.method_3228(class_759.java:623)
  48. at knot//net.minecraft.class_759.method_22976(class_759.java:399)
  49. at knot//net.minecraft.class_757.method_3172(class_757.java:790)
  50. at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
  51.  
  52. -- Entity being rendered --
  53. Details:
  54. Entity Type: cobblemon:pokemon (com.cobblemon.mod.common.entity.pokemon.PokemonEntity)
  55. Entity ID: 78
  56. Entity Name: Eevee
  57. Entity's Exact location: -2817.06, -45.00, 1139.99
  58. Entity's Block location: World: (-2818,-45,1139), Section: (at 14,3,3 in -177,-3,71; chunk contains blocks -2832,-64,1136 to -2817,319,1151), Region: (-6,2; contains chunks -192,64 to -161,95, blocks -3072,-64,1024 to -2561,319,1535)
  59. Entity's Momentum: 0.00, -0.08, 0.00
  60. Entity's Passengers: []
  61. Entity's Vehicle: null
  62. Stacktrace:
  63. at knot//net.minecraft.class_898.method_3954(class_898.java:148)
  64. at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
  65. at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
  66. at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
  67. at knot//net.minecraft.class_756.method_3166(class_756.java)
  68. at knot//net.minecraft.class_918.method_23179(class_918.java:127)
  69. at knot//net.minecraft.class_918.method_23177(class_918.java:260)
  70. at knot//net.minecraft.class_759.method_3233(class_759.java:166)
  71. at knot//net.minecraft.class_759.method_3228(class_759.java:623)
  72. at knot//net.minecraft.class_759.method_22976(class_759.java:399)
  73. at knot//net.minecraft.class_757.method_3172(class_757.java:790)
  74. at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
  75. at knot//net.minecraft.class_757.method_3192(class_757.java:850)
  76. at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
  77. at knot//net.minecraft.class_310.method_1514(class_310.java:882)
  78. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  79. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  80. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  81. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  82.  
  83. -- Renderer details --
  84. Details:
  85. Assigned renderer: com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer@1de6ae6a
  86. Location: 0.00,0.00,0.00 - World: (0,0,0), Section: (at 0,0,0 in 0,0,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)
  87. Rotation: 0.0
  88. Delta: 0.0
  89. Stacktrace:
  90. at knot//net.minecraft.class_898.method_3954(class_898.java:148)
  91. at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
  92. at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
  93. at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
  94. at knot//net.minecraft.class_756.method_3166(class_756.java)
  95. at knot//net.minecraft.class_918.method_23179(class_918.java:127)
  96. at knot//net.minecraft.class_918.method_23177(class_918.java:260)
  97. at knot//net.minecraft.class_759.method_3233(class_759.java:166)
  98. at knot//net.minecraft.class_759.method_3228(class_759.java:623)
  99. at knot//net.minecraft.class_759.method_22976(class_759.java:399)
  100. at knot//net.minecraft.class_757.method_3172(class_757.java:790)
  101. at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
  102. at knot//net.minecraft.class_757.method_3192(class_757.java:850)
  103. at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
  104. at knot//net.minecraft.class_310.method_1514(class_310.java:882)
  105. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  106. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  107. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  108. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  109.  
  110. -- Uptime --
  111. Details:
  112. JVM uptime: 193.853s
  113. Wall uptime: 148.515s
  114. High-res time: 87.865s
  115. Client ticks: 407 ticks / 20.350s
  116. Stacktrace:
  117. at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
  118. at knot//net.minecraft.class_310.method_54580(class_310.java:949)
  119. at knot//net.minecraft.class_310.method_1514(class_310.java:902)
  120. at knot//net.minecraft.client.main.Main.main(Main.java:256)
  121. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  122. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  123. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
  124.  
  125. -- Affected level --
  126. Details:
  127. All players: 1 total; [class_746['Brokeboyx15'/122, l='ClientLevel', x=-2815.52, y=-45.00, z=1140.12]]
  128. Chunk stats: 121, 45
  129. Level dimension: minecraft:overworld
  130. Level spawn location: World: (0,69,0), Section: (at 0,5,0 in 0,4,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)
  131. Level time: 699467 game time, 117118 day time
  132. Server brand: fabric
  133. Server type: Integrated singleplayer server
  134. Tracked entity count: 10
  135.  
  136. -- Last reload --
  137. Details:
  138. Reload number: 1
  139. Reload reason: initial
  140. Finished: Yes
  141. Packs: vanilla, fabric, accessories, adventure-platform-fabric, alexandria, backpacked, badgebox, balm, biomesoplenty, cloth-config, cobbledollars, cobblemon, cobblemon_effectiveness, cobblemon_quests, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink, cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblemore_lib, cobblenav, cobblepedia, controllable, crittersandcompanions, doggytalents, essential, essential-container, essential-loader, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, fightorflight, forgeconfigapiport, framework, ftblibrary, ftbquests, ftbteams, fullbrightnesstoggle, indypets, jei, journeymap, mega_showdown, moresparkles, mythsandlegends, naturescompass, owo, patchouli, pickablepets, poke-clothing, pokeblocks, polymer-blocks, polymer-core, polymer-resource-pack, pommel, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, rctmod, safepastures, simpletms, spawn_notification, team_reborn_energy, terrablender, tim_core, travelerscompass, waystones, cobblemon:regionbiasforms, cobblemon:gyaradosjump, $polymer-resources, crittersandcompanions:friendlyart, cobblemon:uniqueshinyforms, file/Cobblemon 3D Poké Rods 1.0.zip, file/Cobblemon Dark Edition v2.zip, file/Cobblemon Interface Modded v1.9.4.zip, file/Cobblemon Interface v1.6.0.zip, file/Cobblemon Pasture Enhanced v3.zip, file/E19 Cobblemon Minimap Icons.zip, file/Maxi's-JM+CM_Pixel-U8.zip, mega_showdown:gyaradosjumpingmega, mega_showdown:regionbiasmsd, file/CCC_1.9.2.zip, file/VISIBLE ORES PLUS v1.11.0.zip, Essential Assets, essential
  142.  
  143. -- Cobblemon --
  144. Details:
  145. Version: 1.7.1
  146. Is Snapshot: false
  147. Git Commit: 12d224d (https://gitlab.com/cable-mc/cobblemon/-/commit/12d224d15a3eed1344e8431dfcf30ec5c7590f5f)
  148. Branch: HEAD
  149.  
  150. -- System Details --
  151. Details:
  152. Minecraft Version: 1.21.1
  153. Minecraft Version ID: 1.21.1
  154. Operating System: Windows 11 (amd64) version 10.0
  155. Java Version: 21.0.7, Microsoft
  156. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  157. Memory: 1524854104 bytes (1454 MiB) / 3716153344 bytes (3544 MiB) up to 5872025600 bytes (5600 MiB)
  158. CPUs: 8
  159. Processor Vendor: AuthenticAMD
  160. Processor Name: AMD Ryzen 3 7320U with Radeon Graphics
  161. Identifier: AuthenticAMD Family 23 Model 160 Stepping 0
  162. Microarchitecture: unknown
  163. Frequency (GHz): 2.39
  164. Number of physical packages: 1
  165. Number of physical CPUs: 4
  166. Number of logical CPUs: 8
  167. Graphics card #0 name: AMD Radeon(TM) Graphics
  168. Graphics card #0 vendor: Advanced Micro Devices, Inc.
  169. Graphics card #0 VRAM (MiB): 512.00
  170. Graphics card #0 deviceId: VideoController1
  171. Graphics card #0 versionInfo: 32.0.11020.16
  172. Memory slot #0 capacity (MiB): 4096.00
  173. Memory slot #0 clockSpeed (GHz): 5.50
  174. Memory slot #0 type: Unknown
  175. Memory slot #1 capacity (MiB): 4096.00
  176. Memory slot #1 clockSpeed (GHz): 5.50
  177. Memory slot #1 type: Unknown
  178. Virtual memory max (MiB): 19143.24
  179. Virtual memory used (MiB): 15407.92
  180. Swap memory total (MiB): 11730.44
  181. Swap memory used (MiB): 1892.02
  182. Space in storage for jna.tmpdir (MiB): available: 11698.33, total: 243116.00
  183. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 11698.33, total: 243116.00
  184. Space in storage for io.netty.native.workdir (MiB): available: 11698.33, total: 243116.00
  185. Space in storage for java.io.tmpdir (MiB): available: 11698.33, total: 243116.00
  186. Space in storage for workdir (MiB): available: 11698.33, total: 243116.00
  187. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5600m -Xms256m
  188. Fabric Mods:
  189. accessories: Accessories 1.1.0-beta.52+1.21.1
  190. alexandria: Alexandria 1.0.3.2
  191. architectury: Architectury 13.0.8
  192. backpacked: Backpacked 3.0.0-beta.20
  193. badgebox: Badge Box 1.1.1
  194. balm: Balm 21.0.56
  195. kuma_api: KumaAPI 21.0.7
  196. biomesoplenty: BiomesOPlenty 21.1.0.13
  197. cloth-config: Cloth Config v15 15.0.140
  198. cloth-basic-math: cloth-basic-math 0.6.1
  199. cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
  200. cobblemon: Cobblemon 1.7.1+1.21.1
  201. fabric-language-kotlin: Fabric Language Kotlin 1.13.6+kotlin.2.2.20
  202. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20
  203. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20
  204. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20
  205. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20
  206. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
  207. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
  208. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
  209. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
  210. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
  211. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
  212. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
  213. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
  214. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
  215. cobblemon_effectiveness: Cobblemon Effectiveness 0.2
  216. cobblemon_poke_labs: cobblemon_poke_labs 1.1.1
  217. cobblemon_quests: Cobblemon Quests 1.2.0
  218. cobblemon_simple_center: cobblemon_simple_center 1.1.2
  219. cobblemon_ultrabeast: Cobblemon Ultra-Beasts 2.2+Cobblemon-1.7.1
  220. cobblemonalphas: CobblemonAlphas 1.3
  221. cobblemonboxlink: Cobblemon Box Link 1.0.5
  222. cobblemonextrastructures: Cobblemon Extra Structures 1.2.0
  223. cobblemonopponents: Cobblemon Trainer Structures 1.5.1
  224. cobblemonraiddens: Cobblemon Raid Dens 0.5.4+1.21.1
  225. cobblemore_lib: cobblemore_lib 1.2.7
  226. cobblenav: Cobblenav 2.2.5
  227. cobblepedia: Cobblepedia 0.7.1
  228. collective: Collective 8.13
  229. controllable: Controllable 0.25.4
  230. com_mrcrayfish_controllable-sdl: controllable-sdl 2.32.8-1.1.0
  231. crittersandcompanions: Critters and Companions 1.21.1-2.3.4
  232. porting_lib_attributes: Porting Lib Attributes 3.1.0-beta.75+1.21.1
  233. porting_lib_entity: Porting Lib Entity 3.1.0-beta.75+1.21.1
  234. porting_lib_core: Porting Lib Core 3.1.0-beta.75+1.21.1
  235. porting_lib_gametest: Porting Lib GameTest 3.1.0-beta.75+1.21.1
  236. porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta.75+1.21.1
  237. doggytalents: Doggy Talents Next 1.18.63
  238. elementa: Elementa 712
  239. essential: Essential 1.3.10.4
  240. essential-container: essential-container 1.0.0
  241. essential-loader: essential-loader 1.2.5
  242. explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
  243. fabric-api: Fabric API 0.116.7+1.21.1
  244. fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
  245. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
  246. fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
  247. fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
  248. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
  249. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
  250. fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
  251. fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
  252. fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
  253. fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
  254. fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
  255. fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
  256. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
  257. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
  258. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
  259. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.34+37516cd619
  260. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.1+65213ef819
  261. fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
  262. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
  263. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
  264. fabric-item-api-v1: Fabric Item API (v1) 11.2.0+3b3cb2e819
  265. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
  266. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
  267. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
  268. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
  269. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
  270. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
  271. fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
  272. fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.1.0+b4d813fc19
  273. fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
  274. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
  275. fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
  276. fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.15+2475392c19
  277. fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
  278. fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1+b4d813fc19
  279. fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1+c705a49c19
  280. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
  281. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
  282. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
  283. fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
  284. fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
  285. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
  286. fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
  287. fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
  288. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
  289. fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
  290. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
  291. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
  292. fabricloader: Fabric Loader 0.18.4
  293. mixinextras: MixinExtras 0.5.0
  294. fallingtree: FallingTree 1.21.1.11
  295. fightorflight: Cobblemon Fight or Flight Fabric 0.10.5
  296. followersteleporttoo: Followers Teleport Too 2.7
  297. forgeconfigapiport: Forge Config API Port 21.1.6
  298. com_electronwill_night-config_core: core 3.8.0
  299. com_electronwill_night-config_toml: toml 3.8.0
  300. framework: Framework 0.13.9
  301. org_javassist_javassist: javassist 3.29.2-GA
  302. org_reflections_reflections: reflections 0.10.2
  303. ftblibrary: FTB Library 2101.1.30
  304. ftbquests: FTB Quests 2101.1.21
  305. team_reborn_energy: Energy 4.1.0
  306. ftbteams: FTB Teams 2101.1.9
  307. fullbrightnesstoggle: Full Brightness Toggle 4.4
  308. geckolib: GeckoLib 4 4.8.3
  309. glitchcore: GlitchCore 2.1.0.0
  310. net_jodah_typetools: typetools 0.6.3
  311. indypets: IndyPets - Independent Pets 1.4.10
  312. java: OpenJDK 64-Bit Server VM 21
  313. jei: Just Enough Items 19.27.0.336
  314. journeymap: Journeymap 1.21.1-6.0.0-beta.53
  315. ar_com_hjg_pngj: pngj 2.1.0
  316. commonnetworking: Common Network 1.0.18-1.21.1
  317. journeymap-api-fabric: JourneyMap API 2.0.0-1.21.1-SNAPSHOT
  318. mega_showdown: Cobblemon:Mega Showdown 1.5+1.7.1+1.21.1
  319. minecraft: Minecraft 1.21.1
  320. moresparkles: MoreSparkles 1.1
  321. adventure-platform-fabric: adventure-platform-fabric 5.14.1
  322. net_kyori_adventure-api: adventure-api 4.17.0
  323. net_kyori_adventure-key: adventure-key 4.17.0
  324. net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
  325. net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
  326. net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
  327. net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
  328. net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
  329. net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
  330. net_kyori_ansi: ansi 1.1.0
  331. net_kyori_examination-api: examination-api 1.3.0
  332. net_kyori_examination-string: examination-string 1.3.0
  333. net_kyori_option: option 1.0.0
  334. fabric-permissions-api-v0: fabric-permissions-api 0.3.1
  335. net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
  336. polymer-blocks: Polymer (Textured Blocks) 0.9.18+1.21.1
  337. polymer-core: Polymer (Core) 0.9.18+1.21.1
  338. polymer-networking: Polymer (Networking) 0.9.18+1.21.1
  339. polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
  340. polymer-resource-pack: Polymer (Resource Pack) 0.9.18+1.21.1
  341. mythsandlegends: Myths and Legends 1.9.0
  342. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  343. naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
  344. oreharvester: Ore Harvester 1.5
  345. org_jetbrains_annotations: annotations 13.0
  346. owo: oωo 0.12.15.4+1.21
  347. blue_endless_jankson: jankson 1.2.2
  348. io_wispforest_endec: endec 0.1.5.1
  349. io_wispforest_endec_gson: gson 0.1.3.1
  350. io_wispforest_endec_jankson: jankson 0.1.3.1
  351. io_wispforest_endec_netty: netty 0.1.2
  352. patchouli: Patchouli 1.21.1-92-FABRIC
  353. fiber: fiber 0.23.0-2
  354. pickablepets: Pickable Pets 2.0.3.1
  355. playerxp: PlayerXP 1.0.4+1.21.1
  356. poke-clothing: Poke Clothing 1.21.1-1.0
  357. pokeblocks: Pokeblocks 1.4.0-1.21.1
  358. polymer-bundled: Polymer 0.9.18+1.21.1
  359. polymer-common: Polymer (Common) 0.9.18+1.21.1
  360. packet_tweaker: Packet Tweaker 0.5.5+1.21
  361. polymer-virtual-entity: Polymer (Virtual Entity) 0.9.18+1.21.1
  362. pommel: Pommel - Held Item Models 1.4.2+1.21.x
  363. rctapi: Radical Cobblemon Trainers API 0.14.5-beta
  364. rctmod: Radical Cobblemon Trainers 0.17.4-beta
  365. safepastures: Safe Pastures 1.1.1+1.21.1
  366. simpletms: SimpleTMs 2.3.3
  367. spawn_notification: Spawn Notification 1.7.1-fabric-2.2.2
  368. terrablender: TerraBlender 4.1.0.8
  369. tim_core: Tim Core 1.7.1-fabric-1.27.1
  370. travelerscompass: Traveler's Compass 4.0.2
  371. universalcraft: UniversalCraft 446
  372. vigilance: Vigilance 306
  373. waystones: Waystones 21.1.25
  374. Launched Version: fabric-loader-0.18.4-1.21.1
  375. Launcher name: minecraft-launcher
  376. Backend library: LWJGL version 3.3.3-snapshot
  377. Backend API: AMD Radeon(TM) Graphics GL version 3.2.0 Core Profile Context 24.10.20.240607, ATI Technologies Inc.
  378. Window size: 1024x768
  379. GFLW Platform: win32
  380. GL Caps: Using framebuffer using OpenGL 3.2
  381. GL debug messages:
  382. Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
  383. Universe: 400921fb54442d18
  384. Type: Integrated Server (map_client.txt)
  385. Graphics mode: fancy
  386. Render Distance: 2/2 chunks
  387. Resource Packs: vanilla, fabric, accessories, adventure-platform-fabric, alexandria, backpacked (incompatible), badgebox, balm (incompatible), biomesoplenty, cloth-config, cobbledollars, cobblemon, cobblemon_effectiveness, cobblemon_quests, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblemore_lib, cobblenav, cobblepedia, controllable (incompatible), crittersandcompanions, doggytalents, essential (incompatible), essential-container, essential-loader, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, fightorflight, forgeconfigapiport, framework (incompatible), ftblibrary, ftbquests, ftbteams, fullbrightnesstoggle (incompatible), indypets, jei (incompatible), journeymap, mega_showdown, moresparkles, mythsandlegends, naturescompass, owo, patchouli (incompatible), pickablepets, poke-clothing, pokeblocks, polymer-blocks, polymer-core, polymer-resource-pack, pommel, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, rctmod, safepastures, simpletms, spawn_notification, team_reborn_energy, terrablender (incompatible), tim_core, travelerscompass (incompatible), waystones (incompatible), cobblemon:regionbiasforms, cobblemon:gyaradosjump, $polymer-resources, crittersandcompanions:friendlyart, cobblemon:uniqueshinyforms, file/Cobblemon 3D Poké Rods 1.0.zip, file/Cobblemon Dark Edition v2.zip, file/Cobblemon Interface Modded v1.9.4.zip, file/Cobblemon Interface v1.6.0.zip, file/Cobblemon Pasture Enhanced v3.zip, file/E19 Cobblemon Minimap Icons.zip, file/Maxi's-JM+CM_Pixel-U8.zip, mega_showdown:gyaradosjumpingmega, mega_showdown:regionbiasmsd, file/CCC_1.9.2.zip, file/VISIBLE ORES PLUS v1.11.0.zip
  388. Current Language: en_us
  389. Locale: en_US
  390. System encoding: Cp1252
  391. File encoding: UTF-8
  392. CPU: 8x AMD Ryzen 3 7320U with Radeon Graphics
  393. Server Running: true
  394. Player Count: 1 / 8; [class_3222['Brokeboyx15'/122, l='ServerLevel[New World]', x=-2815.52, y=-45.00, z=1140.12]]
  395. Active Data Packs: vanilla, fabric, accessories, backpacked (incompatible), badgebox, balm (incompatible), biomesoplenty (incompatible), cobbledollars, cobblemon, cobblemon_poke_labs, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblenav, cobblepedia, collective, crittersandcompanions (incompatible), doggytalents, explorerscompass, fabric-convention-tags-v2, fightorflight, ftbquests, mega_showdown, mythsandlegends, naturescompass, patchouli (incompatible), pickablepets, poke-clothing, pokeblocks, porting_lib_gametest, rctmod, simpletms, spawn_notification, terrablender (incompatible), tim_core, travelerscompass (incompatible), waystones (incompatible), $polymer-resources
  396. Available Data Packs: $polymer-resources, accessories, backpacked (incompatible), badgebox, balm (incompatible), biomesoplenty (incompatible), bundle, cobbledollars, cobblemon, cobblemon_poke_labs, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblenav, cobblepedia, collective, crittersandcompanions (incompatible), doggytalents, doggytalents:builtin/alt_recipe_1, explorerscompass, fabric, fabric-convention-tags-v2, fightorflight, ftbquests, mega_showdown, mythsandlegends, naturescompass, patchouli (incompatible), pickablepets, poke-clothing, pokeblocks, porting_lib_gametest, rctmod, simpletms, spawn_notification, terrablender (incompatible), tim_core, trade_rebalance, travelerscompass (incompatible), vanilla, waystones (incompatible)
  397. Enabled Feature Flags: minecraft:vanilla
  398. World Generation: Stable
  399. World Seed: 5568539668795902050
Advertisement
Add Comment
Please, Sign In to add comment