Rubidium

Rubidium

31M Downloads

Necesito ayuda porfavor, no se porque el juego se me crashea

Nupa17 opened this issue ยท 0 comments

commented

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 2023-12-12 20:51:35
Description: Encountered exception while building chunk meshes

java.lang.NullPointerException: Cannot invoke "net.minecraft.client.renderer.texture.TextureAtlasSprite.m_118367_(double)" because "sprite" is null
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.FluidRenderer.render(FluidRenderer.java:340) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:separate_ao.MixinFluidRenderer,pl:mixin:A}
-- Block being rendered --
Details:
Block: Block{minecraft:lava}[level=0]
Block location: World: (-59,-23,131), Section: (at 5,9,3 in -4,-2,8; chunk contains blocks -64,-64,128 to -49,319,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Chunk section: RenderSection at chunk (-4, -2, 8) from (-64, -32, 128) to (-49, -17, 143)
Render context volume: BoundingBox{minX=-66, minY=-34, minZ=126, maxX=-47, maxY=-15, maxZ=145}
Stacktrace:
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:125) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:45) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:A}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:computing_frames,re:classloading}
at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:186) ~[rubidium-mc1.20.1-0.7.1.jar%23266!/:?] {re:classloading}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Nany177'/1247, l='ClientLevel', x=-83.02, y=72.00, z=224.20]]
Chunk stats: 1024, 381
Level dimension: minecraft:overworld
Level spawn location: World: (-80,72,224), Section: (at 0,8,0 in -5,4,14; chunk contains blocks -80,-64,224 to -65,319,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 300 game time, 300 day time
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:galosphere.mixins.json:client.ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23278!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.43.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.43.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.43.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.43.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: vanilla, mod_resources

-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1659249376 bytes (1582 MiB) / 3187671040 bytes (3040 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 8
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 3 5300U with Radeon Graphics
Identifier: AuthenticAMD Family 23 Model 104 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 2.60
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: AMD Radeon(TM) Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 512.00
Graphics card #0 deviceId: 0x164c
Graphics card #0 versionInfo: DriverVersion=31.0.21029.6002
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 25422.45
Virtual memory used (MB): 11901.11
Swap memory total (MB): 1536.00
Swap memory used (MB): 11.97
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: (off)
Launched Version: 1.20.1-forge-47.1.43
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Core Profile Context 23.8.2.230810, ATI Technologies Inc.
Window size: 1366x768
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Resource Packs:
Current Language: es_mx
CPU: 8x AMD Ryzen 3 5300U with Radeon Graphics
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Nany177'/1247, l='ServerLevel[yaaaa]', x=-83.02, y=72.00, z=224.20]]
Data Packs: vanilla, mod:cyclopscore, mod:trashslot, mod:geckolib, mod:aether, mod:jei, mod:galosphere (incompatible), mod:eco, mod:libraryferret, mod:obscure_api (incompatible), mod:incendium, mod:sophisticatedcore (incompatible), mod:rubidium, mod:kobolds, mod:neat, mod:journeymap (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:artifacts, mod:untamedwilds, mod:evilcraft, mod:badpackets (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:mr_cherry_villages, mod:balm, mod:puzzlesaccessapi, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:forge, mod:twilightforest, mod:dungeons_arise, mod:alexscaves, mod:terrablender (incompatible), mod:bloodandmadness (incompatible), mod:netherdungeons, mod:jade (incompatible), mod:creativecore, mod:resourcefulconfig (incompatible), mod:eyesinthedarkness (incompatible), mod:cataclysm (incompatible), mod:curios (incompatible), mod:oculus, mod:hmag, mod:bettervillage, mod:tombstone, mod:resourcefullib (incompatible), mod:coroutil (incompatible), mod:cumulus_menus, mod:creeperoverhaul, mod:architectury (incompatible), mod:mca (incompatible), mod:justhammers (incompatible), mod:moremobvariants, mod:puzzleslib, mod:nitrogen_internals, mod:hopo, mod:expandability (incompatible), mod:enchantinginfuser, mod:aquamirae (incompatible), builtin/aether_accessories
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.1.43.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.43.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.43.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.43.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.43.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
CyclopsCore-1.20.1-1.18.14.jar |Cyclops Core |cyclopscore |1.18.14 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
geckolib-neoforge-1.20.1-4.2.4 (1).jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE
aether-1.20.1-1.0.0-beta.2.1-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.2.|DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
Galosphere-1.20.1-1.3.2-Forge.jar |Galosphere |galosphere |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
ecosphericalexpansion-1.20.1-2.1.1.jar |Ecospherical Expansion |eco |2.1.1 |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.1_v5.3.1.jar |Incendium |incendium |5.3.1 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.5.107.496.jar |Sophisticated Core |sophisticatedcore |0.5.107.496 |DONE |Manifest: NOSIGNATURE
rubidium-mc1.20.1-0.7.1.jar |Rubidium |rubidium |0.7.1 |DONE |Manifest: NOSIGNATURE
Kobolds-2.10.1.jar |Kobolds |kobolds |2.10.1 |DONE |Manifest: NOSIGNATURE
Neat-1.20-35-FORGE.jar |Neat |neat |1.20-35-FORGE |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.9.18-neoforge.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE
citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.2.0.jar |Artifacts |artifacts |9.2.0 |DONE |Manifest: NOSIGNATURE
untamedwilds-1.20.1-4.0.4.jar |Untamed Wilds |untamedwilds |4.0.4 |DONE |Manifest: NOSIGNATURE
EvilCraft-1.20.1-1.2.34.jar |EvilCraft |evilcraft |1.2.34 |DONE |Manifest: NOSIGNATURE
badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.18.68.952.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.68.952 |DONE |Manifest: NOSIGNATURE
cherry-villages-1.0.3.jar |Cherry Grove Villages |mr_cherry_villages |1.0.3 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
cloth-config-12.0.109-forge.jar |Cloth Config v12 API |cloth_config |12.0.109 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.1.43-universal.jar |Forge |forge |47.1.43 |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
twilightforest-1.20.1-4.3.1893-universal.jar |The Twilight Forest |twilightforest |4.3.1893 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.20.1-2.1.57-release.jar |When Dungeons Arise |dungeons_arise |2.1.57-1.20.1 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
alexscaves-1.0.8.jar |Alex's Caves |alexscaves |1.0.8 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
BloodAndMadness-Forge1.20.1-v2.1.5.2.jar |Blood And Madness |bloodandmadness |2.0 |DONE |Manifest: NOSIGNATURE
netherdungeons-1.1.0-alpha2.jar |Nether Dungeons |netherdungeons |1.1.0-alpha2 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.10_mc1.20.1.jar |CreativeCore |creativecore |2.11.10 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
EyesInTheDarkness-1.20.1-1.3.10.jar |Eyes in the Darkness |eyesinthedarkness |1.3.10 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-1.39+-1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-5.4.3+1.20.1.jar |Curios API |curios |5.4.3+1.20.1 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
hmag-forge-mc1.20.1-9.0.6.jar |Hostile Mobs and Girls |hmag |9.0.6 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
tombstone-8.5.5-1.20.1.jar |Corail Tombstone |tombstone |8.5.5 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20-2.0.6.jar |Resourceful Lib |resourcefullib |2.0.6 |DONE |Manifest: NOSIGNATURE
coroutil-1.20.1-1.3.0.jar |CoroUtil |coroutil |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
minecraft-comes-alive-7.5.11+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.11+1.20.1 |DONE |Manifest: NOSIGNATURE
justhammers-forge-2.0.1+mc1.20.1.jar |Just Hammers |justhammers |2.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
moremobvariants-forge+1.20-1.2.2.jar |More Mob Variants |moremobvariants |1.2.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.11-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.11 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
nitrogen_internals-1.20.1-0.2.0-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.2.0-neoforg|DONE |Manifest: NOSIGNATURE
HopoBetterMineshaft-[1.20-1.20.1]-1.1.8.jar |HopoBetterMineshaft |hopo |1.1.8 |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v8.0.2-1.20.1-Forge (1).jar |Enchanting Infuser |enchantinginfuser |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 598036f4-6f19-48ea-8c8f-60d4084cdfca
FML: 47.1
Forge: net.minecraftforge:47.1.43