Beyond Earth

Beyond Earth

3M Downloads

Stuck in Planetoverview (Game Crash)

Shadowmaster09 opened this issue ยท 2 comments

commented

---- Minecraft Crash Report ----
// You're mean.

Time: 2/1/22, 6:02 AM
Description: Rendering screen

java.lang.NullPointerException: Cannot assign field "f_93624_" because "this.solarSystemButton" is null
at net.mrscauthd.beyond_earth.gui.screens.planetselection.PlanetSelectionGuiWindow.m_6305_(PlanetSelectionGuiWindow.java:137) ~[Beyond-Earth-1.18.1-6.0c.jar%2376!/:1.0] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:395) ~[forge-1.18.1-39.0.64-universal.jar%23293!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:APP:tombstone.mixins.json:FixParticleRenderTypeMixin,pl:mixin:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:388) ~[forge-1.18.1-39.0.64-universal.jar%23293!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:APP:tombstone.mixins.json:FixParticleRenderTypeMixin,pl:mixin:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:886) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.64.jar%2323!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at net.mrscauthd.beyond_earth.gui.screens.planetselection.PlanetSelectionGuiWindow.m_6305_(PlanetSelectionGuiWindow.java:137) ~[Beyond-Earth-1.18.1-6.0c.jar%2376!/:1.0] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:395) ~[forge-1.18.1-39.0.64-universal.jar%23293!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:APP:tombstone.mixins.json:FixParticleRenderTypeMixin,pl:mixin:A}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:388) ~[forge-1.18.1-39.0.64-universal.jar%23293!/:?] {re:mixin,re:classloading,pl:mixin:APP:myserveriscompatible.mixins.json:MixinClientHooks,pl:mixin:APP:tombstone.mixins.json:FixParticleRenderTypeMixin,pl:mixin:A}
-- Screen render details --
Details:
Screen name: net.mrscauthd.beyond_earth.gui.screens.planetselection.PlanetSelectionGuiWindow
Mouse location: Scaled: (480, 270). Absolute: (960.000000, 540.000000)
Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2.000000
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:886) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.64.jar%2323!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- Affected level --
Details:
All players: 1 total; [LocalPlayer['Shadowmaster09'/327384, l='ClientLevel', x=-385.00, y=600.00, z=-296.00]]
Chunk stats: 5041, 201
Level dimension: minecraft:overworld
Level spawn location: World: (-64,74,128), Section: (at 0,10,0 in -4,4,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)
Level time: 17731939 game time, 18647079 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:terrablender.mixins.json:client.MixinClientLevel,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2248) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:677) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23289!/:?] {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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.64.jar%2323!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Mod Resources, resources, KubeJS Resource Pack [assets]

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 3197805472 bytes (3049 MiB) / 6140461056 bytes (5856 MiB) up to 17951621120 bytes (17120 MiB)
CPUs: 24
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 3900X 12-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.80
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 24
Graphics card #0 name: NVIDIA GeForce RTX 2080 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e07
Graphics card #0 versionInfo: DriverVersion=30.0.14.9729
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.20
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.20
Memory slot #3 type: DDR4
Virtual memory max (MB): 37543.83
Virtual memory used (MB): 18573.39
Swap memory total (MB): 4864.00
Swap memory used (MB): 0.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx17120m -Xms256m
Launched Version: forge-39.0.64
Backend library: LWJGL version 3.2.2 SNAPSHOT
Backend API: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 497.29, NVIDIA Corporation
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources, packmenu (incompatible)
Current Language: Deutsch (Deutschland)
CPU: 24x AMD Ryzen 9 3900X 12-Core Processor
ModLauncher: 9.1.0+9.1.0+main.6690ee51
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
Mod List:
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.18.1-18.5.jar |QuarryPlus |quarryplus |18.5 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
simplemagnets-1.1.4-mc1.18.jar |Simple Magnets |simplemagnets |1.1.4 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.18.1-1.2.12.jar |IntegratedTerminals |integratedterminals |1.2.12 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
windowlogging-mc1.18.1_v0.0.8.jar |Windowlogging |windowlogging |0.0.8 |DONE |Manifest: NOSIGNATURE
modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.18.1-5.0.2.jar |Iron Jetpacks |ironjetpacks |5.0.2 |DONE |Manifest: NOSIGNATURE
CTM-1.18-1.1.3+1.jar |ConnectedTexturesMod |ctm |1.18-1.1.3+1 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.9.0.jar |Ranged Pumps |rangedpumps |0.9.0 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.1-7.0.1.jar |Wither Skeleton Tweaks |wstweaks |7.0.1 |DONE |Manifest: NOSIGNATURE
Shrink-1.18.1-1.3.0.jar |Shrink |shrink |1.3.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.1-5.2.2.jar |Apotheosis |apotheosis |5.2.2 |DONE |Manifest: NOSIGNATURE
clickadv-1.18-2.0.jar |clickadv mod |clickadv |1.18-2.0 |DONE |Manifest: NOSIGNATURE
balm-2.4.2+0.jar |Balm |balm |2.4.2+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.141.jar |Just Enough Resources |jeresources |0.13.1.141 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.50-forge.jar |Cloth Config v4 API |cloth_config |6.1.50 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.18-3.10.2.jar |ShetiPhian-Core |shetiphiancore |3.10.2 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.1-1.1.11.jar |Supplementaries |supplementaries |1.1.11 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0.jar |Refined Storage |refinedstorage |1.10.0 |DONE |Manifest: NOSIGNATURE
structure_gel-1.18.1-2.1.3.jar |Structure Gel API |structure_gel |2.1.3 |DONE |Manifest: NOSIGNATURE
PackMenu-1.18.1-4.0.1.jar |PackMenu |packmenu |4.0.1 |DONE |Manifest: NOSIGNATURE
alltheores-1.8.0pre1-1.18.1-39.0.0.jar |AllTheOres |alltheores |1.8.0pre1-1.18.1-39.|DONE |Manifest: NOSIGNATURE
cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
torchmaster-18.0.3-beta.jar |Torchmaster |torchmaster |18.0.3-beta |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-4.2.6+1.18.1.jar |Repurposed Structures |repurposed_structures |4.2.6+1.18.1 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.105-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.105 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.18.1-3.1.3.jar |Iron Furnaces |ironfurnaces |3.1.3 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.4-mc1.18.1.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE
silent-gear-1.18.1-2.8.6.jar |Silent Gear |silentgear |2.8.6 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.16a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16a |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.7.2 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.6.0.jar |Curios API |curios |1.18.1-5.0.6.0 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |DONE |Manifest: NOSIGNATURE
angelring-1.18.1-2.0.0.alpha.2.jar |Angel Ring |angelring |2.0.0.alpha.1 |DONE |Manifest: NOSIGNATURE
tombstone-7.3.7-1.18.jar |Corail Tombstone |tombstone |7.3.7 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.18.1-2.0.1.jar |Extra Storage |extrastorage |2.0.1 |DONE |Manifest: NOSIGNATURE
NaturesAura-35.4.jar |Nature's Aura |naturesaura |35.4 |DONE |Manifest: NOSIGNATURE
constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.1.0-mc1.18.1.jar |Macaw's Roofs |mcwroofs |2.1.0 |DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre28-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre28 |DONE |Manifest: NOSIGNATURE
toms_storage-1.18-1.2.23.jar |Tom's Simple Storage Mod |toms_storage |1.2.23 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-27.2.jar |FastLeafDecay |fastleafdecay |27.2 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.11.jar |GeckoLib |geckolib3 |3.0.11 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18-forge-5.2.5.jar |Kiwi |kiwi |5.2.5 |DONE |Manifest: NOSIGNATURE
clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
nomowanderer-1.18.1_1.0.jar |NoMoWanderer |nomowanderer |1.18.1_1.0 |DONE |Manifest: NOSIGNATURE
treeharvester_1.18.1-4.2.jar |Tree Harvester |treeharvester |4.2 |DONE |Manifest: NOSIGNATURE
jei-1.18.1-9.2.3.82.jar |Just Enough Items |jei |9.2.3.82 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |DONE |Manifest: NOSIGNATURE
AllTheCompressed-1.0.2-1.18.1-39.0.59.jar |AllTheCompressed |allthecompressed |1.0.2-1.18.1-39.0.59|DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.1-1.9.4-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.4-forge |DONE |Manifest: NOSIGNATURE
LibX-1.18.1-3.1.10.jar |LibX |libx |1.18.1-3.1.10 |DONE |Manifest: NOSIGNATURE
compactmachines-4.0.0-beta.4.jar |Compact Machines 4 |compactmachines |4.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
phosphophyllite-1.18.1-0.6.0-beta.0.1.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.0.1 |DONE |Manifest: NOSIGNATURE
curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.18.1-9.0.3.jar |Farming for Blockheads |farmingforblockheads |9.0.3 |DONE |Manifest: NOSIGNATURE
ClickMachine-1.18.1-6.0.1.jar |Click Machine |clickmachine |6.0.1 |DONE |Manifest: NOSIGNATURE
catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.18.1-2.0.2.jar |Extra Disks |extradisks |1.18.1-2.0.2 |DONE |Manifest: NOSIGNATURE
ironchest-1.18-13.0.7.jar |Iron Chests |ironchest |1.18-13.0.7 |DONE |Manifest: NOSIGNATURE
IntegratedCrafting-1.18.1-1.0.20.jar |IntegratedCrafting |integratedcrafting |1.0.20 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.1-2.1.49c-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49c-1.18.1 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.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
logprot-1.18-1.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.18-5.0.3.jar |The One Probe |theoneprobe |1.18-5.0.3 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-10.1.0-beta.1.jar |Applied Energistics 2 |ae2 |10.1.0-beta.1 |DONE |Manifest: NOSIGNATURE
AEInfinityBooster-1.18.1-1.0.0+3.jar |AEInfinityBooster |aeinfinitybooster |1.18.1-1.0.0+3 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.1-1.1.0.73.jar |TerraBlender |terrablender |1.18.1-1.1.0.73 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.18.1-7.1.0-145.jar |Immersive Engineering |immersiveengineering |1.18.1-7.1.0-145 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
blockydoors-1.18-1.0.0.jar |blockydoors |blockydoors |1.18-1.0.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
SaveYourPets-1.18-1.0.0.7.jar |Save Your Pets |syp |1.0.0.7 |DONE |Manifest: NOSIGNATURE
allthemodium-1.7.0-pre22-1.18.1-39.0.10.jar |Allthemodium |allthemodium |1.7.0-pre22-1.18.1-3|DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.1-1.0.39-ALPHA |DONE |Manifest: NOSIGNATURE
pipez-1.18.1-1.0.1.jar |Pipez |pipez |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.0.jar |Flywheel |flywheel |1.18-0.6.0 |DONE |Manifest: NOSIGNATURE
IntegratedDynamics-1.18.1-1.10.7.jar |IntegratedDynamics |integrateddynamics |1.10.7 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.4-mc1.18.jar |Item Collectors |itemcollectors |1.1.4 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.0.jar |Croptopia |croptopia |1.8.0 |DONE |Manifest: NOSIGNATURE
baubley-heart-canisters-1.18-1.0.0.jar |Baubley Heart Canisters |bhc |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.36.jar |Polymorph |polymorph |1.18.1-0.36 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
[1.18.1] SecurityCraft v1.9.0.2-beta1.jar |SecurityCraft |securitycraft |1.9.0.2-beta1 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.340-ALPHA.jar |Structurize |structurize |1.18.1-1.0.340-ALPHA|DONE |Manifest: NOSIGNATURE
norecipeadvancements-2.0.0.jar |No Recipe Advancements |norecipeadvancements |2.0.0 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.1-6.0.1.jar |FastFurnace |fastfurnace |6.0.1 |DONE |Manifest: NOSIGNATURE
lootr-1.18-0.1.14.46.jar |Lootr |lootr |0.1.14.45 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE
occultism-1.18.1-1.25.7.jar |Occultism |occultism |1.18.1-1.25.7 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.1.3-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.3 |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
allthetweaks-1.8.3-1.18.1-39.0.0.jar |All The Tweaks |allthetweaks |1.8.3-1.18.1-39.0.0 |DONE |Manifest: NOSIGNATURE
extremesoundmuffler-3.23_forge-1.18.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.23_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.18.1-14.1.0.jar |Default Options |defaultoptions |14.1.0 |DONE |Manifest: NOSIGNATURE
hexerei-0.1.11.jar |Hexerei |hexerei |0.1.11 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.18.1-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE
blue_skies-1.18.1-1.3.3.jar |Blue Skies |blue_skies |1.3.3 |DONE |Manifest: NOSIGNATURE
no_null_processors_forge-2.0.2+1.18.1.jar |No Null Processors |no_null_processors |2.0.2+1.18.1 |DONE |Manifest: NOSIGNATURE
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18.1-0.7.9r.jar |Advanced Peripherals |advancedperipherals |0.7.9r |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.1.jar |Tiny Redstone |tinyredstone |1.18-3.1.1 |DONE |Manifest: NOSIGNATURE
curiousshulkerboxes-forge-1.18.1-4.2.0.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.18.1-4.2.0.0 |DONE |Manifest: NOSIGNATURE
UtilitiX-1.18.1-0.3.8.jar |UtilitiX |utilitix |1.18.1-0.3.8 |DONE |Manifest: NOSIGNATURE
rsgauges-1.18.1-1.2.13.jar |Gauges and Switches |rsgauges |1.2.13 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
TerraForged-1.18.1-0.3.0-alpha-2.jar |TerraForged |terraforged |0.3.0 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18.1-11.1.0.jar |CookingForBlockheads |cookingforblockheads |11.1.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.1-9.0+14.jar |Controlling |controlling |9.0+14 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.5.jar |Placebo |placebo |6.0.5 |DONE |Manifest: NOSIGNATURE
citadel-1.10.8-1.18.jar |Citadel |citadel |1.10.8 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.16.0.jar |Alex's Mobs |alexsmobs |1.16.0 |DONE |Manifest: NOSIGNATURE
potionsmaster-0.5.2-1.18.1-39.0.19.jar |Potions Master |potionsmaster |0.5.2-1.18.1-39.0.19|DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |1.0.0+1.18.1 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.1-3.15.1.505.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.1.505 |DONE |Manifest: NOSIGNATURE
PatinaPipeworks-1.18.1-1.0.6-universal.jar |Patina Pipeworks |patinapipeworks |1.0.6 |DONE |Manifest: NOSIGNATURE
buildinggadgets-3.12.0-build.4+mc1.18.1.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
FramedBlocks-4.1.0.jar |FramedBlocks |framedblocks |4.1.0 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.64-universal.jar |Forge |forge |39.0.64 |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
PassthroughSigns-1.18-2.5.0.jar |Passthrough Signs |passthroughsigns |1.18-2.5.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.18 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
LightingWand-1.18-forge-3.0.0.jar |Lighting Wand |lightingwand |3.0.0 |DONE |Manifest: NOSIGNATURE
jeed-1.18-1.6.jar |Just Enough Effect Description|jeed |1.18-1.6 |DONE |Manifest: NOSIGNATURE
FpsReducer-forge-1.25-mc1.18.jar |FPS Reducer |fpsreducer |1.25-mc1.18 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.18.1-6.0c.jar |Beyond Earth |beyond_earth |6.0c |DONE |Manifest: NOSIGNATURE
absentbydesign-1.18-1.6.0.jar |Absent By Design Mod |absentbydesign |1.18-1.6.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
mob_grinding_utils-1.18.1-0.4.33.jar |Mob Grinding Utils |mob_grinding_utils |1.18.1-0.4.33 |DONE |Manifest: NOSIGNATURE
chipped-1.18.1-1.2.1-forge.jar |Chipped |chipped |1.18.1-1.2.1-forge |DONE |Manifest: NOSIGNATURE
out_of_sight-1.18.1-1.0.1.jar |Out of Sight |out_of_sight |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.18.1-3.0.5.jar |Hostile Neural Networks |hostilenetworks |3.0.5 |DONE |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
endertanks-1.18-1.11.1.jar |EnderTanks |endertanks |1.11.1 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.18.1-2.8.1.jar |CommonCapabilities |commoncapabilities |2.8.1 |DONE |Manifest: NOSIGNATURE
crashutilities-4.0.jar |Crash Utilities |crashutilities |4.0 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.2-mc1.18.1.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE
wirelesschargers-1.0.3a-mc1.18.jar |wirelesschargers |wirelesschargers |1.0.3a |DONE |Manifest: NOSIGNATURE
simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-65.jar |Patchouli |patchouli |1.18.1-65 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.1-2.1.2.jar |Ars Nouveau |ars_nouveau |2.1.2 |DONE |Manifest: NOSIGNATURE
blockui-1.18.1-0.0.43-ALPHA.jar |UI Library Mod |blockui |1.18.1-0.0.43-ALPHA |DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
collective-1.18.1-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.10.160.jar |OreExcavation |oreexcavation |1.10.160 |DONE |Manifest: NOSIGNATURE
villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
IntegratedTunnels-1.18.1-1.8.10.jar |IntegratedTunnels |integratedtunnels |1.8.10 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.18.1-3.0.0.jar |Mystical Customization |mysticalcustomization |3.0.0 |DONE |Manifest: NOSIGNATURE
libnonymous-2.0.0.jar |libnonymous |libnonymous |2.0.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
architectury-3.5.12.jar |Architectury |architectury |3.5.12 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1801.3.5-build.109.jar |FTB Library |ftblibrary |1801.3.5-build.109 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1801.2.4-build.46.jar |FTB Teams |ftbteams |1801.2.4-build.46 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.100.2.jar |CC: Tweaked |computercraft |1.100.2 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
productivebees-1.18.1-0.8.0.6.jar |Productive Bees |productivebees |1.18.1-0.8.0.6 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.12-mc1.18.jar |Trash Cans |trashcans |1.0.12 |DONE |Manifest: NOSIGNATURE
inventoryessentials-forge-1.18-4.0.0.jar |Inventory Essentials |inventoryessentials |4.0.0 |DONE |Manifest: NOSIGNATURE
voidtotem-forge-1.18.1-1.1.0.jar |Void Totem |voidtotem |1.18.1-1.1.0 |DONE |Manifest: NOSIGNATURE
TradingPost-v3.1.2-1.18.1-Forge.jar |Trading Post |tradingpost |3.1.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
BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
rhino-forge-1800.1.7-build.94.jar |Rhino |rhino |1800.1.7-build.94 |DONE |Manifest: NOSIGNATURE
biggerreactors-1.18.1-0.6.0-beta.0.2.jar |Bigger Reactors |biggerreactors |0.6.0-beta.0.2 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.18.1-1.1.19.jar |Roots Classic |rootsclassic |1.18.1-1.1.19 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.3.jar |Cucumber Library |cucumber |5.0.3 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18-11.0.0.jar |TrashSlot |trashslot |11.0.0 |DONE |Manifest: NOSIGNATURE
jmi-1.18.1-0.8-40.jar |JourneyMap Integration |jmi |1.18.1-0.8-40 |DONE |Manifest: NOSIGNATURE
additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE
platforms-1.18-1.9.1.jar |Platforms |platforms |1.9.1 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
reap-1.18.1-1.0.1.jar |Reap Mod |reap |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4d.jar |Create |create |0.4d |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.3.jar |Waystones |waystones |9.0.3 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.18.1.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.0+5.jar |Clumps |clumps |8.0.0+5 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.1-5.8.0beta11.jar |Journeymap |journeymap |5.8.0beta11 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
DimStorage-1.18.1-6.0.0.jar |DimStorage |dimstorage |6.0.0 |DONE |Manifest: NOSIGNATURE
MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.1-2.3.6.jar |Dungeon Crawl |dungeoncrawl |2.3.6 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.6.0.jar |Charging Gadgets |charginggadgets |1.6.0 |DONE |Manifest: NOSIGNATURE
bonsaitrees3-3.0.2.jar |Bonsai Trees 3 |bonsaitrees3 |3.0.2 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.8.jar |McJtyLib |mcjtylib |1.18-6.0.8 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.3.jar |RFToolsBase |rftoolsbase |1.18-3.0.3 |DONE |Manifest: NOSIGNATURE
xnet-1.18-4.0.3.jar |XNet |xnet |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.18-4.0.3.jar |RFToolsPower |rftoolspower |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.18-4.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.18-3.0.5.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.5 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.18-5.0.1.jar |RFToolsControl |rftoolscontrol |1.18-5.0.1 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.18.1-v1.34.7.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.34.7 |DONE |Manifest: NOSIGNATURE
farsight-1.18-1.6.jar |Farsight mod |farsight_view |1.18-1.6 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.1-6.0.0.jar |Toast Control |toastcontrol |6.0.0 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1801.3.4-build.127.jar |FTB Chunks |ftbchunks |1801.3.4-build.127 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1801.4.2-build.283.jar |KubeJS |kubejs |1801.4.2-build.283 |DONE |Manifest: NOSIGNATURE
kubejs-create-1801.2.0-build.14.jar |KubeJS Create |kubejs_create |1801.2.0-build.14 |DONE |Manifest: NOSIGNATURE
kubejs-immersive-engineering-1801.2.0-build.31.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1801.2.0-build.31 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.12.0.jar |Selene |selene |1.18-1.12.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.18.1-5.0.2.jar |Mystical Agriculture |mysticalagriculture |5.0.2 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.18.1-5.0.2.jar |Mystical Agradditions |mysticalagradditions |5.0.2 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.18-4.0.7.jar |RFToolsUtility |rftoolsutility |1.18-4.0.7 |DONE |Manifest: NOSIGNATURE
silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.39.jar |Iceberg |iceberg |1.0.39 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.18.1-1.2.0.jar |Legendary Tooltips |legendarytooltips |1.2.0} |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.1-6.0.0.jar |Fast Workbench |fastbench |6.0.0 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-Giselle-Addon-1.18.1-1.6.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.6 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.18.1-10.1.1.jar |Storage Drawers |storagedrawers |10.1.1 |DONE |Manifest: NOSIGNATURE
enderchests-1.18-1.9.0.jar |EnderChests |enderchests |1.9.0 |DONE |Manifest: NOSIGNATURE
quartz-1.18.1-0.0.0-beta.0.1.jar |Quartz |quartz |0.0.0-beta.0.1 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.382-ALPHA.jar |MineColonies |minecolonies |1.18.1-1.0.382-ALPHA|DONE |Manifest: NOSIGNATURE
pylons-2.0.7.jar |Pylons |pylons |2.0.7 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-1.18.1-0.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |0.3.0 |DONE |Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.18.1-1.1.19-b3.jar |Engineer's Decor |engineersdecor |1.1.19-b3 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |DONE |Manifest: NOSIGNATURE
modular-routers-1.18.1-9.0.2-85.jar |Modular Routers |modularrouters |9.0.2-85 |DONE |Manifest: NOSIGNATURE
enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE
BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.18.1-20220125a.jar |Create Crafts & Additions |createaddition |1.18.1-20220125a |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
FramedBlocks BlockEntity Warning: Not applicable
Crash Report UUID: dae875e4-e443-48ac-9269-b88123b6d54f
FML: 39.0
Forge: net.minecraftforge:39.0.64
Kiwi Modules:
kiwi:contributors
kiwi:data
lightingwand:core

commented

Pls a full log file

commented

edited