BillyBoy21

Error: java.lang.NoSuchMethodError:

Jul 22nd, 2022
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.16 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I let you down. Sorry :(
  3.  
  4. Time: 22-07-22 23:31
  5. Description: Unexpected error
  6.  
  7. java.lang.NoSuchMethodError: 'net.minecraftforge.fluids.FluidAttributes net.minecraft.world.level.material.Fluid.getAttributes()'
  8. at snownee.jade.overlay.DisplayHelper.getStillFluidSprite(DisplayHelper.java:347) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  9. at snownee.jade.overlay.DisplayHelper.drawFluid(DisplayHelper.java:299) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  10. at snownee.jade.impl.ui.FluidStackElement.render(FluidStackElement.java:32) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  11. at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:148) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  12. at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:79) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  13. at snownee.jade.util.ClientPlatformProxy.onRenderTick(ClientPlatformProxy.java:106) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  14. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-6.0.0.jar%2378!/:?] {}
  15. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-6.0.0.jar%2378!/:?] {}
  16. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2378!/:?] {}
  17. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2378!/:?] {}
  18. at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:782) ~[forge-1.19-41.0.63-universal.jar%23193!/:?] {re:classloading}
  19. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1074) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  20. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  21. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:classloading,pl:runtimedistcleaner:A}
  22. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  23. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  24. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  25. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  26. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.0.63.jar%2393!/:?] {}
  27. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.1.jar%2381!/:?] {}
  28. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.1.jar%2381!/:?] {}
  29. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.1.jar%2381!/:?] {}
  30. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.1.jar%2381!/:?] {}
  31. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.1.jar%2381!/:?] {}
  32. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.1.jar%2381!/:?] {}
  33. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.1.jar%2381!/:?] {}
  34. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.1.jar:?] {}
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Thread: Render thread
  42. Stacktrace:
  43. at snownee.jade.overlay.DisplayHelper.getStillFluidSprite(DisplayHelper.java:347) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  44. at snownee.jade.overlay.DisplayHelper.drawFluid(DisplayHelper.java:299) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  45. at snownee.jade.impl.ui.FluidStackElement.render(FluidStackElement.java:32) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  46. at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:148) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  47. at snownee.jade.overlay.OverlayRenderer.renderOverlay(OverlayRenderer.java:79) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  48. at snownee.jade.util.ClientPlatformProxy.onRenderTick(ClientPlatformProxy.java:106) ~[Jade-1.19-forge-7.3.0.jar%23167!/:7.3.0] {re:classloading}
  49. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-6.0.0.jar%2378!/:?] {}
  50. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-6.0.0.jar%2378!/:?] {}
  51. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-6.0.0.jar%2378!/:?] {}
  52. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-6.0.0.jar%2378!/:?] {}
  53. -- Affected level --
  54. Details:
  55. All players: 1 total; [LocalPlayer['LeBoy21'/340, l='ClientLevel', x=32.23, y=63.00, z=40.21]]
  56. Chunk stats: 1225, 809
  57. Level dimension: minecraft:overworld
  58. Level spawn location: World: (0,84,0), Section: (at 0,4,0 in 0,5,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)
  59. Level time: 1991 game time, 1991 day time
  60. Server brand: forge
  61. Server type: Integrated singleplayer server
  62. Stacktrace:
  63. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:573) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
  64. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2168) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  65. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  66. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.19-20220607.102129-srg.jar%23188!/:?] {re:classloading,pl:runtimedistcleaner:A}
  67. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  68. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  69. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  70. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  71. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.0.63.jar%2393!/:?] {}
  72. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.1.jar%2381!/:?] {}
  73. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.1.jar%2381!/:?] {}
  74. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.1.jar%2381!/:?] {}
  75. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.1.jar%2381!/:?] {}
  76. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.1.jar%2381!/:?] {}
  77. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.1.jar%2381!/:?] {}
  78. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.1.jar%2381!/:?] {}
  79. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.1.jar:?] {}
  80.  
  81.  
  82. -- Last reload --
  83. Details:
  84. Reload number: 1
  85. Reload reason: initial
  86. Finished: Yes
  87. Packs: Default, Miku_totem.zip, quark-emote-pack, Dramatic+Skys+Demo+1.5.zip, Stay_True_1.19.zip, Mod Resources, EatingAnimations Compat, Ore+Variants+v2.4.zip, FreshAnimations_v1.6.1.zip
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.19
  92. Minecraft Version ID: 1.19
  93. Operating System: Windows 10 (amd64) version 10.0
  94. Java Version: 17.0.3, Microsoft
  95. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  96. Memory: 2881410184 bytes (2747 MiB) / 7113539584 bytes (6784 MiB) up to 8589934592 bytes (8192 MiB)
  97. CPUs: 12
  98. Processor Vendor: AuthenticAMD
  99. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  100. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  101. Microarchitecture: Zen 3
  102. Frequency (GHz): 3,69
  103. Number of physical packages: 1
  104. Number of physical CPUs: 6
  105. Number of logical CPUs: 12
  106. Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
  107. Graphics card #0 vendor: NVIDIA (0x10de)
  108. Graphics card #0 VRAM (MB): 4095,00
  109. Graphics card #0 deviceId: 0x2489
  110. Graphics card #0 versionInfo: DriverVersion=31.0.15.1659
  111. Memory slot #0 capacity (MB): 8192,00
  112. Memory slot #0 clockSpeed (GHz): 2,67
  113. Memory slot #0 type: DDR4
  114. Memory slot #1 capacity (MB): 8192,00
  115. Memory slot #1 clockSpeed (GHz): 2,67
  116. Memory slot #1 type: DDR4
  117. Virtual memory max (MB): 21818,47
  118. Virtual memory used (MB): 18748,68
  119. Swap memory total (MB): 5547,92
  120. Swap memory used (MB): 369,25
  121. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  122. Launched Version: 1.19-forge-41.0.63
  123. Backend library: LWJGL version 3.3.1 build 7
  124. Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.59, NVIDIA Corporation
  125. Window size: 1920x1080
  126. GL Caps: Using framebuffer using OpenGL 3.2
  127. GL debug messages:
  128. Using VBOs: Yes
  129. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  130. Type: Integrated Server (map_client.txt)
  131. Graphics mode: fancy
  132. Resource Packs: vanilla, file/Miku_totem.zip, quark:emote_resources (incompatible), file/Dramatic+Skys+Demo+1.5.zip, file/Stay_True_1.19.zip, mod_resources, eatinganimations_compat, file/Ore+Variants+v2.4.zip (incompatible), file/FreshAnimations_v1.6.1.zip (incompatible)
  133. Current Language: EspaƱol (Chile)
  134. CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
  135. Server Running: true
  136. Player Count: 1 / 8; [ServerPlayer['LeBoy21'/340, l='ServerLevel[Mundito]', x=32.23, y=63.00, z=40.21]]
  137. Data Packs: vanilla, mod:mcwbridges, mod:repurposed_structures, mod:terrablender (incompatible), mod:ambientsounds (incompatible), mod:jade (incompatible), mod:endrem (incompatible), mod:creativecore (incompatible), mod:mcwtrpdoors, mod:jei (incompatible), mod:spectrelib (incompatible), mod:highlighter (incompatible), mod:goblintraders (incompatible), mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:iceberg (incompatible), mod:curios (incompatible), mod:sound_physics_remastered (incompatible), mod:patchouli (incompatible), mod:journeymap (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:autoreglib (incompatible), mod:naturescompass (incompatible), mod:alcocraft, mod:magistuarmory, mod:sophisticatedbackpacks (incompatible), mod:eatinganimation (incompatible), mod:mcwroofs, mod:hunterillager, mod:mcwdoors, mod:additionalstructures, mod:mcwfurnitures, mod:balm (incompatible), mod:carryon (incompatible), mod:player_companions, mod:forge, mod:quark (incompatible), mod:appleskin, mod:aquaculture, mod:castle_dungeons, mod:corpse (incompatible), mod:mcwlights, mod:dungeons_arise, mod:xpbook
  138. World Generation: Stable
  139. OptiFine Version: OptiFine_1.19_HD_U_H8
  140. OptiFine Build: 20220709-163719
  141. Render Distance Chunks: 14
  142. Mipmaps: 4
  143. Anisotropic Filtering: 1
  144. Antialiasing: 0
  145. Multitexture: false
  146. Shaders: null
  147. OpenGlVersion: 3.2.0 NVIDIA 516.59
  148. OpenGlRenderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
  149. OpenGlVendor: NVIDIA Corporation
  150. CpuCount: 12
  151. ModLauncher: 10.0.1+10.0.1+main.e9521dc3
  152. ModLauncher launch target: forgeclient
  153. ModLauncher naming: srg
  154. ModLauncher services:
  155. mixin PLUGINSERVICE
  156. eventbus PLUGINSERVICE
  157. slf4jfixer PLUGINSERVICE
  158. object_holder_definalize PLUGINSERVICE
  159. runtime_enum_extender PLUGINSERVICE
  160. capability_token_subclass PLUGINSERVICE
  161. accesstransformer PLUGINSERVICE
  162. runtimedistcleaner PLUGINSERVICE
  163. mixin TRANSFORMATIONSERVICE
  164. OptiFine TRANSFORMATIONSERVICE
  165. fml TRANSFORMATIONSERVICE
  166. FML Language Providers:
  167. lowcodefml@null
  168. javafml@null
  169. Mod List:
  170. mcw-bridges-2.0.3-mc1.19.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
  171. repurposed_structures_forge-6.1.1+1.19.jar |Repurposed Structures |repurposed_structures |6.1.1+1.19 |DONE |Manifest: NOSIGNATURE
  172. TerraBlender-forge-1.19-2.0.0.112.jar |TerraBlender |terrablender |1.19-2.0.0.112 |DONE |Manifest: NOSIGNATURE
  173. AmbientSounds_FORGE_v5.2.0_mc1.19.jar |Ambient Sounds |ambientsounds |0.0NONE |DONE |Manifest: NOSIGNATURE
  174. Jade-1.19-forge-7.3.0.jar |Jade |jade |7.3.0 |DONE |Manifest: NOSIGNATURE
  175. endrem_forge-5.1.0-R-1.19.jar |End Remastered |endrem |5.1.0-R-1.19 |DONE |Manifest: NOSIGNATURE
  176. CreativeCore_FORGE_v2.7.1_mc1.19.jar |CreativeCore |creativecore |2.7.1 |DONE |Manifest: NOSIGNATURE
  177. mcw-trapdoors-1.0.6-mc1.19.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
  178. jei-1.19-forge-11.0.0.206.jar |Just Enough Items |jei |11.0.0.206 |DONE |Manifest: NOSIGNATURE
  179. spectrelib-forge-0.4.0+1.19.jar |SpectreLib |spectrelib |0.4.0+1.19 |DONE |Manifest: NOSIGNATURE
  180. Highlighter-1.19-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE
  181. goblintraders-1.7.2-1.19.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
  182. mcw-windows-2.0.3-mc1.19.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
  183. sophisticatedcore-1.19-0.3.6.55.jar |Sophisticated Core |sophisticatedcore |1.19-0.3.6.55 |DONE |Manifest: NOSIGNATURE
  184. Iceberg-1.19-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
  185. curios-forge-1.19-5.1.0.2.jar |Curios API |curios |1.19-5.1.0.2 |DONE |Manifest: NOSIGNATURE
  186. soundphysics-forge-1.19-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.19-1.0.6 |DONE |Manifest: NOSIGNATURE
  187. Patchouli-1.19-73.jar |Patchouli |patchouli |1.19-73 |DONE |Manifest: NOSIGNATURE
  188. journeymap-1.19-5.8.5rc2-forge.jar |Journeymap |journeymap |5.8.5rc2 |DONE |Manifest: NOSIGNATURE
  189. cookingforblockheads-forge-1.19-13.1.0.jar |CookingForBlockheads |cookingforblockheads |13.1.0 |DONE |Manifest: NOSIGNATURE
  190. comforts-forge-6.0.0-beta.2+1.19.jar |Comforts |comforts |6.0.0-beta.2+1.19 |DONE |Manifest: NOSIGNATURE
  191. citadel-1.12.5-1.19.jar |Citadel |citadel |1.12.4 |DONE |Manifest: NOSIGNATURE
  192. alexsmobs-1.19.0.jar |Alex's Mobs |alexsmobs |1.19.0 |DONE |Manifest: NOSIGNATURE
  193. AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |DONE |Manifest: NOSIGNATURE
  194. NaturesCompass-1.19-1.9.6-forge.jar |Nature's Compass |naturescompass |1.19-1.9.6-forge |DONE |Manifest: NOSIGNATURE
  195. alcocraft-1.0.1.jar |Alcocraft: Beer & Stuff |alcocraft |1.0.1 |DONE |Manifest: NOSIGNATURE
  196. [1.19]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |DONE |Manifest: NOSIGNATURE
  197. sophisticatedbackpacks-1.19-3.17.9.617.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19-3.17.9.617 |DONE |Manifest: NOSIGNATURE
  198. eatinganimation-1.19-3.0.0.jar |Eating Animation |eatinganimation |3.0.0 |DONE |Manifest: NOSIGNATURE
  199. client-1.19-20220607.102129-srg.jar |Minecraft |minecraft |1.19 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  200. mcw-roofs-2.1.2-mc1.19.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
  201. hunterillager-1.19-5.0.0.jar |Hunter Illager |hunterillager |1.19-5.0.0 |DONE |Manifest: NOSIGNATURE
  202. mcw-doors-1.0.6-mc1.19.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
  203. Rex's-AdditionalStructures-1.19-(v.4.0.0).jar |Additional Structures |additionalstructures |4.0.0 |DONE |Manifest: NOSIGNATURE
  204. mcw-furniture-3.0.0-mc1.19.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |DONE |Manifest: NOSIGNATURE
  205. balm-4.3.0.jar |Balm |balm |4.3.0 |DONE |Manifest: NOSIGNATURE
  206. carryon-1.19-1.18.0.1.jar |Carry On |carryon |1.18.0.1 |DONE |Manifest: NOSIGNATURE
  207. player_companions_1.19-2.1.0.jar |Bo's Player Companions |player_companions |2.1.0 |DONE |Manifest: NOSIGNATURE
  208. forge-1.19-41.0.63-universal.jar |Forge |forge |41.0.63 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  209. Quark-3.3-363.jar |Quark |quark |3.3-363 |DONE |Manifest: NOSIGNATURE
  210. appleskin-forge-mc1.19-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.19 |DONE |Manifest: NOSIGNATURE
  211. Aquaculture-1.19-2.4.2.jar |Aquaculture 2 |aquaculture |1.19-2.4.2 |DONE |Manifest: NOSIGNATURE
  212. castle_dungeons-3.3-1.19-forge.jar |Castle Dungeons |castle_dungeons |3.3 |DONE |Manifest: NOSIGNATURE
  213. corpse-1.19-1.0.4.jar |Corpse |corpse |1.19-1.0.4 |DONE |Manifest: NOSIGNATURE
  214. mcw-lights-1.0.3-mc1.19.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
  215. DungeonsArise-1.19-2.1.51-beta.jar |When Dungeons Arise |dungeons_arise |2.1.51 |DONE |Manifest: NOSIGNATURE
  216. xptome-1.19-2.1.5.jar |XP Tome |xpbook |2.1.5 |DONE |Manifest: NOSIGNATURE
  217. Crash Report UUID: 131f0f69-01a7-466a-a244-51d154c415a1
  218. FML: 41.0
  219. Forge: net.minecraftforge:41.0.63
Add Comment
Please, Sign In to add comment