GithubHelp home page GithubHelp logo

malum-mod's Introduction

Mod loader: Forge Discord

Overview

Malum is a personal hobby project of mine which focuses on soul magic, and it's derivatives. This starts with spirit magics, a study of arcana derived from a complex resource found in the core of every soul

Contributing

Feel free to contribute :) Feedback is welcome as well!

malum-mod's People

Contributors

akaman1114 avatar alexthw46 avatar bobisnotap avatar cherry-versai avatar chuijkyahus avatar cicopath avatar el-barto-xd avatar epicsquid avatar hubry avatar lordgrimmauld avatar martacus avatar mrsterner avatar noobanidus avatar pixvoxel avatar realrttv avatar realsonarx avatar sammysemicolon avatar scalarvector1 avatar traliss7 avatar uraneptus avatar yrsegal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

malum-mod's Issues

Lavender missing tag

Minecraft v1.16.5
Forge v36.1.24
Malum v0.2.2.4

Lavender is currently missing the #minecraft:tall_flowers block and item tag, which would allow bees to pollinate it and for it to be used in recipes respectively.

namespace error?

in 1.16 and 1.18, i cannot use any items from malum in either crafttweaker or kubejs custom recipes. both come up with the error that the mod is not recognised or something.

incompatibility with farming for blockheads

when you boot a world, FFB throws an error stating that it has a registry error

"Expected item to be an item. was unknown string 'malum_runewood_sapling'"
can not find anything to fix this on FFB's end. isnt the sapling just a normal sapling?

Farming For Blockheads Compat Issue

The Farming For Blockheads Compat appears to have the following issue:

[14:47:38] [main/ERROR]: Parsing error loading Farming for Blockheads data file at malum:farmingforblockheads_compat/saplings.json
com.google.gson.JsonSyntaxException: Expected item to be an item, was unknown string 'malum_runewood_sapling'

I believe you should just need to change the string 'malum_runewood_sapling' to 'malum:runewood_sapling'

Spirits not Despawning/Cant be picked up.

I mean the Tittle says it all i have a bunch of spirits floating about that i cant either pickup nor do they despawn even after a full irl night of sleeping. Is there maybe a fix in sight for the 16.5 version? Or maybe a command that would let you remove them.

Crashes on dedicated server 1.18.1-39.0.5

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

-- Head --
Thread: main
Stacktrace:
at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[fmlloader-1.18.1-39.0.5.jar%2323!:1.0] {}
-- MOD malum --
Details:
Mod File: malum-1.18.1-1.0.1.jar
Failure message: Malum (malum) encountered an error during the common_setup event phase
java.lang.RuntimeException: Attempted to load class com/sammy/malum/core/helper/ClientHelper for invalid dist DEDICATED_SERVER
Mod Version: 1.18.1-1.0.1
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.RuntimeException: Attempted to load class com/sammy/malum/core/helper/ClientHelper for invalid dist DEDICATED_SERVER
Stacktrace:
at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[fmlloader-1.18.1-39.0.5.jar%2323!:1.0] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-0.9.54.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:213) ~[securejarhandler-0.9.54.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:223) ~[securejarhandler-0.9.54.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:213) ~[securejarhandler-0.9.54.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:130) ~[securejarhandler-0.9.54.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at com.sammy.malum.common.effect.SacredAura.(SacredAura.java:13) ~[malum-1.18.1-1.0.1.jar%23128!:1.18.1-1.0.1] {re:classloading}
at net.minecraftforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:120) ~[forge-1.18.1-39.0.5-universal.jar%23215!:?] {re:classloading}
at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:196) ~[forge-1.18.1-39.0.5-universal.jar%23215!:?] {re:classloading}
at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:168) ~[forge-1.18.1-39.0.5-universal.jar%23215!:?] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_40_EventDispatcher_handleEvent_Register.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:120) ~[javafmllanguage-1.18.1-39.0.5.jar%23213!:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:121) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at net.minecraftforge.fml.ModWorkManager$SyncExecutor.driveOne(ModWorkManager.java:56) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at net.minecraftforge.fml.ModWorkManager$DrivenExecutor.drive(ModWorkManager.java:40) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:215) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:200) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:200) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:177) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:177) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?] {}
at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:46) ~[forge-1.18.1-39.0.5-universal.jar%23215!:?] {re:classloading}
at net.minecraft.server.Main.main(Main.java:104) ~[server-1.18.1-20211210.034407-srg.jar%23211!:?] {re:classloading}
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.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:46) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows Server 2019 (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: 6164349496 bytes (5878 MiB) / 8589934592 bytes (8192 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 24
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) CPU X5660 @ 2.80GHz
Identifier: Intel64 Family 6 Model 44 Stepping 2
Microarchitecture: Westmere (Server)
Frequency (GHz): 2.80
Number of physical packages: 2
Number of physical CPUs: 12
Number of logical CPUs: 24
Graphics card #0 name: Microsoft Basic Display Adapter
Graphics card #0 vendor: (Standard display types) (0x1002)
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: 0x515e
Graphics card #0 versionInfo: DriverVersion=10.0.17763.1
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 1.33
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 1.33
Memory slot #1 type: DDR3
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 1.33
Memory slot #2 type: DDR3
Memory slot #3 capacity (MB): 16384.00
Memory slot #3 clockSpeed (GHz): 1.33
Memory slot #3 type: DDR3
Memory slot #4 capacity (MB): 8192.00
Memory slot #4 clockSpeed (GHz): 1.33
Memory slot #4 type: DDR3
Memory slot #5 capacity (MB): 16384.00
Memory slot #5 clockSpeed (GHz): 1.33
Memory slot #5 type: DDR3
Memory slot #6 capacity (MB): 8192.00
Memory slot #6 clockSpeed (GHz): 1.33
Memory slot #6 type: DDR3
Memory slot #7 capacity (MB): 16384.00
Memory slot #7 clockSpeed (GHz): 1.33
Memory slot #7 type: DDR3
Memory slot #8 capacity (MB): 8192.00
Memory slot #8 clockSpeed (GHz): 1.33
Memory slot #8 type: DDR3
Memory slot #9 capacity (MB): 16384.00
Memory slot #9 clockSpeed (GHz): 1.33
Memory slot #9 type: DDR3
Memory slot #10 capacity (MB): 8192.00
Memory slot #10 clockSpeed (GHz): 1.33
Memory slot #10 type: DDR3
Memory slot #11 capacity (MB): 16384.00
Memory slot #11 clockSpeed (GHz): 1.33
Memory slot #11 type: DDR3
Virtual memory max (MB): 168949.80
Virtual memory used (MB): 14612.26
Swap memory total (MB): 21504.00
Swap memory used (MB): 0.00
JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx16G -Xms8G
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeserver
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]
javafml@null
[email protected]
Mod List:
hexerei-0.1.9.jar |Hexerei |hexerei |0.1.9 |COMMON_SET|Manifest: NOSIGNATURE
AwesomeFlooring-Forge-1.18.1-1.0.7.jar |Awesome Flooring |awesomeflooring |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
villainousdifficultymultipliers-1.18-1.6.jar |Villainous Difficulty Multipli|villainousdifficultymultiplier|1.18.1-1.6 |COMMON_SET|Manifest: NOSIGNATURE
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
zombiehorsespawn_1.18.1-3.1.jar |Zombie Horse Spawn |zombiehorsespawn |3.1 |COMMON_SET|Manifest: NOSIGNATURE
Guidebook-1.18-3.4.0.jar |Guidebook |gbook |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
connectivity-1.18-2.5.jar |Connectivity Mod |connectivity |1.18-2.5 |COMMON_SET|Manifest: NOSIGNATURE
dynamiclights-1.18.1.jar |Dynamic Lights |dynamiclights |1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
woodenhopper-1.18-1.2.0.1.jar |Wooden Hopper |woodenhopper |1.18-1.2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
NyfsQuiver-0.6.2.jar |Nyf's Quiver |nyfsquiver |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
looot-1.18-1.1.0.0.jar |Looot |looot |1.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
sleeping_bags-1.18.1-1.0.0.jar |Sleeping Bags |sleeping_bags |1.18.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
BowInfinityFix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |COMMON_SET|Manifest: NOSIGNATURE
glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
moreconcrete-1.1.0-1.18.jar |More Concrete |moreconcrete |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.18.9_Forge_1.18.jar |Xaero's World Map |xaeroworldmap |1.18.9 |COMMON_SET|Manifest: NOSIGNATURE
ElementsOfPower-1.18-0.12.0-alpha.jar |Elements of Power |elementsofpower |0.12.0-alpha |COMMON_SET|Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.2.jar |Placebo |placebo |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE
citadel-1.10.5-1.18.jar |Citadel |citadel |1.10.5 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.15.1.jar |Alex's Mobs |alexsmobs |1.15.1 |COMMON_SET|Manifest: NOSIGNATURE
Tab-Stats-1.18-1.0.0.jar |Tab Stats |tabstats |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
primalmagick-2.0.0-beta.jar |Primal Magick |primalmagick |2.0.0-beta |COMMON_SET|Manifest: NOSIGNATURE
potionsmaster-0.5.0-1.18.1-39.0.0.jar |Potions Master |potionsmaster |0.5.0-1.18.1-39.0.0 |COMMON_SET|Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.1-7.0.0.jar |Wither Skeleton Tweaks |wstweaks |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.1-3.13.6.452.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.13.6.452 |COMMON_SET|Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
unbreakables-1.18-1.0.0.jar |Unbreakable Spawners |unbreakables |1.18-1.0.0 |COMMON_SET|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
skeletonhorsespawn_1.18.1-2.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |2.0 |COMMON_SET|Manifest: NOSIGNATURE
PickUpNotifier-v3.1.0-1.18.1-Forge.jar |Pick Up Notifier |pickupnotifier |3.1.0 |COMMON_SET|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
balm-2.3.1+0.jar |Balm |balm |2.3.1+0 |COMMON_SET|Manifest: NOSIGNATURE
dynview-1.18-2.3.jar |Dynamic view distance |dynview |2.3 |COMMON_SET|Manifest: NOSIGNATURE
horsestandstill-1.18-1.0.2.jar |Stupid Horse Stand Still |horsestandstill |1.18-1.0.2 |COMMON_SET|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
ninjaphenix-container-library-1.2.7+1.18.jar |NinjaPhenix's Container Librar|ninjaphenix_container_lib |1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
dragonfight-1.18-1.7.jar |dragonfight mod |dragonfight |1.18-1.7 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |COMMON_SET|Manifest: NOSIGNATURE
soundphysics-forge-1.18.1-1.0.3.jar |Sound Physics Remastered |sound_physics_remastered |1.18.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
stackrefill_1.18.1-2.1.jar |Stack Refill |stackrefill |2.1 |COMMON_SET|Manifest: NOSIGNATURE
revampedwolf-1.18.1-1.0.3.jar |RevampedWolf |revampedwolf |1.18.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
EquipmentCompare-1.18.1-1.2.9.jar |Equipment Compare |equipmentcompare |1.2.9 |COMMON_SET|Manifest: NOSIGNATURE
AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
castle_in_the_sky-1.18.1-0.2.7.jar |Castle in the sky |castle_in_the_sky |1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |COMMON_SET|Manifest: NOSIGNATURE
aequivaleo-1.18-0.1.78-ALPHA-universal.jar |Aequivaleo |aequivaleo |1.18-0.1.78-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
repurposed_structures_forge-4.0.9+1.18.1.jar |Repurposed Structures |repurposed_structures |4.0.9+1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
morevillagers-FORGE-1.18.1-3.1.0.jar |More Villagers |morevillagers |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
BetterCompatibilityChecker-1.1.8-build.18+mc1.18.1|Better Compatibility Checker |bcc |1.1.8-build.18+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
ducts-forge-1.0.1.jar |Ducts |ducts |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
amethystequipment-1.18.jar |Amethyst Equipment |amethystequipment |1.18 |COMMON_SET|Manifest: NOSIGNATURE
CraftableChainmail-1.18.1-3.0.0.jar |Craftable Chainmail Armor |craftablechainmail |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
coppergolem-1-18-2b.jar |Copper Golem |coppergolem |2.0 |COMMON_SET|Manifest: NOSIGNATURE
Beekeeper-1.18-1.0.0.4.jar |Beekeeper |bk |1.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
RapidLeafDecay-1.18.1-2.0.0.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
bowyery-0.7b.jar |Bowyery |bowyery |0.2r |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |COMMON_SET|Manifest: NOSIGNATURE
simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|COMMON_SET|Manifest: NOSIGNATURE
EyesInTheDarkness-1.18-1.2.0.jar |Eyes in the Darkness |eyesinthedarkness |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
ManyIdeasCore-1.18.1-1.2.0.jar |Many Ideas Core |manyideas_core |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
SchoolsOfMagic1.18.1-3.0.06.jar |Schools of Magic: Second Semes|schoolsofmagic |3.0.06 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.3.1.jar |Curios API |curios |1.18.1-5.0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
Patchouli-1.18.1-61.jar |Patchouli |patchouli |1.18.1-61 |COMMON_SET|Manifest: NOSIGNATURE
blockui-1.18-0.0.34-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.34-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
armorpointspp-forge-1.18-2.1.4.jar |ArmorPoints++ |armorpointspp |1.18-2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
shulkerdropstwo_1.18.1-1.8.jar |Shulker Drops Two |shulkerdropstwo |1.8 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.18.1-3.8.jar |Collective |collective |3.8 |COMMON_SET|Manifest: NOSIGNATURE
flan-1.18-1.6.4-forge.jar |Flan |flan |1.18-1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
advancednetherite-1.9.0-1.18.jar |Advanced Netherite |advancednetherite |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |COMMON_SET|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
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |COMMON_SET|Manifest: NOSIGNATURE
tombstone-7.3.2-1.18.jar |Corail Tombstone |tombstone |7.3.2 |COMMON_SET|Manifest: NOSIGNATURE
passiveshield_1.18.1-1.6.jar |Passive Shield |passiveshield |1.6 |COMMON_SET|Manifest: NOSIGNATURE
expandedstorage-7.3.4+1.18.jar |Expanded Storage |expandedstorage |7.3.4 |COMMON_SET|Manifest: NOSIGNATURE
just_enough_keg-1.18.1-3.0.0.jar |Just Enough Keg |just_enough_keg |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
worldedit-mod-7.2.8.jar |WorldEdit |worldedit |7.2.8+6008-1246d61 |COMMON_SET|Manifest: NOSIGNATURE
soultrap-1.18.1-1.0.0.jar |Soul Trap |soultrap |1.18.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Project_MMO-1.18.1-3.67.2.jar |Project MMO |pmmo |1.18.1-3.67.2 |COMMON_SET|Manifest: NOSIGNATURE
architectury-3.2.60.jar |Architectury |architectury |3.2.60 |COMMON_SET|Manifest: NOSIGNATURE
curiouselytra-forge-1.18.1-5.0.0.1.jar |Curious Elytra |curiouselytra |1.18.1-5.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
trashcans-1.0.11-mc1.18.jar |Trash Cans |trashcans |1.0.11 |COMMON_SET|Manifest: NOSIGNATURE
woodenshears-1.18-1.1.0.1.jar |Wooden Shears |woodenshears |1.18-1.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
inventoryessentials-forge-1.18-4.0.0.jar |Inventory Essentials |inventoryessentials |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
RuneCraft-1.18-(v.3.2.1).jar |RuneCraft |runecraft |3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
smallernetherportals_1.18.1-1.9.jar |Smaller Nether Portals |smallernetherportals |1.9 |COMMON_SET|Manifest: NOSIGNATURE
PortableCraftingTable-1.18.1-3.0.0.jar |Portable Crafting Table |portablecraftingtable |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ServerTabInfo-1.18-1.3.4.jar |Server Tab Info |servertabinfo |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.3.jar |GeckoLib |geckolib3 |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
scaffoldingdropsnearby_1.18.1-1.6.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |1.6 |COMMON_SET|Manifest: NOSIGNATURE
BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |COMMON_SET|Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |COMMON_SET|Manifest: NOSIGNATURE
mystictools-1.18.1-1.0.0.jar |Mystic Tools |mystictools |1.18.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
RootsClassic-1.18-1.1.16.jar |Roots Classic |rootsclassic |1.18-1.1.16 |COMMON_SET|Manifest: NOSIGNATURE
flatbedrock-1.4.0-build.6+mc1.18.1.jar |Flat Bedrock |flatbedrock |1.4.0-build.6+mc1.18|COMMON_SET|Manifest: NOSIGNATURE
incapacitated-1.18-1.2.jar |Incapacitated |incapacitated |1.18-1.2 |COMMON_SET|Manifest: NOSIGNATURE
EasyMagic-v3.2.0-1.18.1-Forge.jar |Easy Magic |easymagic |3.2.0 |COMMON_SET|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
welcomemessage_1.18.1-1.1.jar |Welcome Message |welcomemessage |1.1 |COMMON_SET|Manifest: NOSIGNATURE
jei-1.18.1-9.1.1.48.jar |Just Enough Items |jei |9.1.1.48 |COMMON_SET|Manifest: NOSIGNATURE
dpanvil-1.18.1-3.2.0.jar |DataPack Anvil |dpanvil |1.18.1-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
elementalcraft-1.18.1-4.1.5.jar |ElementalCraft |elementalcraft |1.18.1-4.1.5 |COMMON_SET|Manifest: NOSIGNATURE
Nameless Trinkets-1.18.1-1.1.2.jar |Nameless Trinkets |nameless_trinkets |1.18.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
The_Graveyard_1.1_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.1 |COMMON_SET|Manifest: NOSIGNATURE
AttributeFix-Forge-1.18.1-13.0.3.jar |AttributeFix |attributefix |13.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Soaring-Structures-2-1.18.1-2.0.jar |Soaring Structures 2 |soaringstructures2 |1.18.1 - 2.0 |COMMON_SET|Manifest: NOSIGNATURE
goblintraders-1.7.0-1.18.1.jar |Goblin Traders |goblintraders |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
DurabilityNotifier-1.18-1.0.1.jar |Durability Notifier |durabilitynotifier |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.1.jar |Waystones |waystones |9.0.1 |COMMON_SET|Manifest: NOSIGNATURE
goldenhopper-1.2.5-1.18.1.jar |Golden Hopper |goldenhopper |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.4.jar |Clumps |clumps |8.0.4 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeon-1.1.4.jar |Awesome Dungeon |awesomedungeon |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
smarterfarmers-1.18-1.2.1.jar |Smarter Farmers |smarterfarmers |1.18-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
respawningshulkers_1.18.1-1.7.jar |Respawning Shulkers |respawningshulkers |1.7 |COMMON_SET|Manifest: NOSIGNATURE
DungeonCrawl-1.18.1-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |COMMON_SET|Manifest: NOSIGNATURE
Lucky77_1.18.0_v01.jar |Lucky77 |lucky77 |1.0 |COMMON_SET|Manifest: NOSIGNATURE
Nimble-1.18-forge-2.0.0.jar |Nimble |nimble |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
charms-1.18-1.0.2.jar |Charms |charms |1.0 |COMMON_SET|Manifest: NOSIGNATURE
copperequipment-1.18.jar |Copper Equipment |copperequipment |1.18 |COMMON_SET|Manifest: NOSIGNATURE
moveminecarts_1.18.1-1.9.jar |Move Minecarts |moveminecarts |1.9 |COMMON_SET|Manifest: NOSIGNATURE
modid-1.1.jar |Medieval Entity |medievalentity |1.1 |COMMON_SET|Manifest: NOSIGNATURE
castle_dungeons-3.1-1.18-forge.jar |Castle Dungeons |castle_dungeons |3.1 |COMMON_SET|Manifest: NOSIGNATURE
meetyourfight-1.18-1.2.2.jar |Meet Your Fight |meetyourfight |1.18-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
chococraft-1.18.1-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
infernalmobs-1.18.1.jar |Infernal Mobs |infernalmobs |1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
AwesomeDungeonOcean-Forge-1.18-1.0.3.jar |Awesome Dungeon Ocean |awesomedungeonocean |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
server-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |COMMON_SET|Manifest: NOSIGNATURE
logprot-1.18-1.4.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE
weakerspiderwebs_1.18.1-2.1.jar |Weaker Spiderwebs |weakerspiderwebs |2.1 |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.4.jar |EnchantmentDescriptions |enchdesc |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
woodarmor-1.18.jar |Wooden Armors (+ Stone Armor) |woodarmor |1.18 |COMMON_SET|Manifest: NOSIGNATURE
nohostilesaroundcampfire_1.18.1-3.9.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |3.9 |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.18-4.1.0.jar |Jade |jade |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.18.1-39.0.5-universal.jar |Forge |forge |39.0.5 |COMMON_SET|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
SaveYourPets-1.18-1.0.0.6.jar |Save Your Pets |syp |1.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
1.18.1-horizontalpanes-1.1.6.jar |Horizontal Glass Panes |horizontalpanes |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
RecipesLibrary-1.18.1-2.0.0.jar |Recipes Library |recipes_lib |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.18-1.0.31-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
moveboats_1.18.1-1.9.jar |Move Boats |moveboats |1.9 |COMMON_SET|Manifest: NOSIGNATURE
actuallycompatible-0.1.1a.jar |Actually Compatible |actuallycompatible |0.1.1a |COMMON_SET|Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.31.jar |Iceberg |iceberg |1.0.31 |COMMON_SET|Manifest: NOSIGNATURE
structure_spawn_loader-1.18.1-1.0.0.0.jar |Structure Spawn Loader |structure_spawn_loader |1.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_21.22.5_Forge_1.18.jar |Xaero's Minimap |xaerominimap |21.22.5 |COMMON_SET|Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.7.4.jar |Croptopia |croptopia |1.7.4 |COMMON_SET|Manifest: NOSIGNATURE
dragondropselytra_1.18.1-1.5.jar |Dragon Drops Elytra |dragondropselytra |1.5 |COMMON_SET|Manifest: NOSIGNATURE
malum-1.18.1-1.0.1.jar |Malum |malum |1.18.1-1.0.1 |ERROR |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.33.jar |Polymorph |polymorph |1.18.1-0.33 |COMMON_SET|Manifest: NOSIGNATURE
AutoRegLib-1.7-52.jar |AutoRegLib |autoreglib |1.7-52 |COMMON_SET|Manifest: NOSIGNATURE
Quark-3.0-334.jar |Quark |quark |3.0-334 |COMMON_SET|Manifest: NOSIGNATURE
boneequipment-1.18.jar |Bone Equipment |boneequipment |1.18 |COMMON_SET|Manifest: NOSIGNATURE
Statues-1.18-0.1.7.8.jar |Statues Mod |statues |0.1.7.8 |COMMON_SET|Manifest: NOSIGNATURE
Regrowth--1.18.1-1.39.0.24.jar |Regrowth Mod |regrowth |1.18.1-1.39.0.24 |COMMON_SET|Manifest: NOSIGNATURE
ManyIdeasDoors-1.18.1-1.2.0.jar |Many Ideas Doors |manyideas_doors |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
structurize-1.18.1-1.0.319-BETA.jar |Structurize |structurize |1.18.1-1.0.319-BETA |COMMON_SET|Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.278-RELEASE.jar |MineColonies |minecolonies |1.18.1-1.0.278-RELEA|COMMON_SET|Manifest: NOSIGNATURE
delaybegone-1.1.1.jar |Delay Be Gone |delaybegone |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
lootr-1.18-0.0.11.34.jar |Lootr |lootr |0.0.11.34 |COMMON_SET|Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |COMMON_SET|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
connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
occultism-1.18.1-1.23.6.jar |Occultism |occultism |1.18.1-1.23.6 |COMMON_SET|Manifest: NOSIGNATURE
moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v3.1.1-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.1 |COMMON_SET|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
enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.1.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
Quick Harvest-1.18.1-1.5.1.jar |Quick Harvest |quickharvest |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
Craftable Horse Armour Saddle-1.18-1.8-Forge.jar |CHA&S - Craftable Horse Armour|craftablehorsearmour |1.8 |COMMON_SET|Manifest: NOSIGNATURE
DiscordIntegration-1.18.1-2.2.0.jar |Discord Integration |discordintegration |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_core-1.18.1-0.1.0.jar |Valhelsia Core |valhelsia_core |1.18.1-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_structures-1.18.1-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.1-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
healingcampfire_1.18.1-3.4.jar |Healing Campfire |healingcampfire |3.4 |COMMON_SET|Manifest: NOSIGNATURE
ExtraGems-1.18-(v.2.0.5).jar |ExtraGems |extragems |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
drinkbeer-v2.3.5 for 1.18.1.jar |Drink Beer |drinkbeer |2.3.5 |COMMON_SET|Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 8a95692a-bfbf-440f-b5da-97eede79e447
FML: 39.0
Forge: net.minecraftforge:39.0.5[00:51:59] [main/FATAL]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Malum (malum) encountered an error during the common_setup event phase
º7java.lang.RuntimeException: Attempted to load class com/sammy/malum/core/helper/ClientHelper for invalid dist DEDICATED_SERVER
]
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:235) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?]
at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$21(ModLoader.java:200) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?]
at java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:200) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?]
at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:177) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?]
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:177) ~[fmlcore-1.18.1-39.0.5.jar%23212!:?]
at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:46) ~[forge-1.18.1-39.0.5-universal.jar%23215!:?]
at net.minecraft.server.Main.main(Main.java:104) ~[server-1.18.1-20211210.034407-srg.jar%23211!:?]
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.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:46) ~[fmlloader-1.18.1-39.0.5.jar%2323!:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]

Waterlogging

It would be nice if waterlogging could be added for Item Stands, Item Pedestal, Spirit Jars, and perhaps even the Spirit Altar for potential decoration opportunities. Also, Ether and Ether Torches can be placed underwater but doesn't waterlog or pop out.

[1.2.2] Runewood rarity causes crash lower than 0.005

Crash report: https://pastebin.com/gCgEYX9t

Setting runewood rarity any lower than 0.005 causes the above crash. 0.004 and 0.0005 are examples of what I tried.

Setting it back to 0.005 resolved the behavior.

This crash occurs when you click the single player button of the main menu. How tree rarity causes this when worlds haven't even loaded yet is beyond me

The expectation is that the user could use a lower rarity than 0.005 as this still seems to be roughly 1 in 80 chunks (eyeballing)

Forge: 39.0.79

cleansed rock types.

will you be adding the cleansed rock types from 1.16 back to 1.18? also the little ether lights. as a builder, i did use both of those blocks in my work several times, and was dissapointed that thry did not get ported over to 1.18

Scythe in offhand still generates spirit drops

As title. Having the scythe in the offhand still generates all spirit drops on kill as normal, even when attacking with a completely different weapon. Don't think this is supposed to work this way.

[BUG]

latest.log
strange. Killing mob with Soul stained Scythe(Rebound I, Haunted II) and killed Monsters, and long error.

Rendering screen crash?

So this happened on the latest malum version where it just crashed right when i opened a chest. but trying to replicate the crash seems to be difficult as it seems to be very rare ,but i can confirm it's malum since not enough crashes tags this mod as suspect from causing the crash.
The log for more info: https://pastebin.com/77vxrUYx

Crash on Altar Crafting

Though the initial crafting of dust was without issue, it seems that crafting anything that requires pulling from additional pedestals causes a crash just before the altar creates the item. Tested on Runewood Totem Base and Soul Stained Steel recipes, and enclosed is the crash report for the latter.

I use six pedestals, three in a row on opposite sides of the altar, with one block of space between them and the altar.

crash-2022-04-22_19.47.05-server.txt

Malum Particles absolutely refuse to render on a delayed buffer

In order for my additive particles to render after clouds do, we need to render the particles in the RenderLevelLastEvent. Simple right? We just buffer the veritces and it should work just fine right? WRONG.
For whatever god damn reason this just refuses to work. Particles do not render at all instead.
If anyone has any idea how to fix this god forsaken issue I would be more than happy, my newborn son will be yours.

Server Crash after doing Hallowed Gold Ritual (Also can't join world anymore)

(Not sure if this is the right place to post, but here I go!)

I wanted to craft some Hallowed Gold, started the ritual and exactly when it finished the server crashed. I restarted the server but immediately after joining it shut down again.
I remember putting 8 Arcane Spirits on the left side and a stack of Gold Ingots in the middle. Thinking that maybe putting a stack there caused the crash, I tried to reproduce it in singleplayer but it all went well and I got my Hallowed Gold Ingots.

I looked a bit into the crash log, but everything there was beyond my knowledge, the only thing I know (from the first few lines lol), is that it may have something to do with Malum, I just don't know what.

Forge Version is 36.1.32. Yes the crashlog says OptiFine was installed on the server, but deleting it did not make my world accessible again.

Crashlog is attached.
I hope this can get fixed :')

crash-2021-07-27_21.58.15-server.txt

Suggestion: Belt Curio Recipe

Conflicted Soulstone:
Rune Table. Radiant Soulstone, 10x Wicked Spirit and 10x Sacred Spirit. Looks like a spikier version of Radiant Soul stone with red lightning shocks.

Girdle of Spiritual Eruption
Made with Gilded Belt, Hallowed and Soul Stain Spirit Resonator, Nether Star, Conflicted Soulstone, and 10x Infernal Spirits.

Spirits are turned in Explosive shards. These shards gathered turn into throwable bomb, Does no block damage, Damage is 3 hearts of piercing damage (ignore armor).
"This Belt was created by a madman. A Madman who was mad at armored foes, reaping their souls took a toll on his Scythe. In a fit of rage he tossed his belt against the wall near his Altar. His sacred souls and wicked souls began fighting for a soulstone that fell, turning the stone something odd and ominous.
In awe of the soulstone, he attempted to combine it with the belt with some Infernal spirits, a Nether Star as a catalyst, and both metallic resonators.
Wearing it, he slain a skeleton, which instead dropped a bright red soul, he picked it up and tossed it at a Diamond laden Zombie. It exploded and destroyed the zombie from within."

Server error causes lag

Malum: 1.16.5-0.3.0.jar
Forge: 36.1.61

I've been tracking down periodic lag spikes on my server and I've narrowed it down to errors that look like this:

[14Aug2021 01:41:42.604] [Server thread/INFO] [com.silverminer.shrines.utils.custom_structures.Utils/]: Saving config options on path: C:\Users\Nostromo\Desktop\RoA2 Server\shrines-saves
[14Aug2021 01:41:43.115] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:43.115] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:43.141] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:43.145] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:41:45.751] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:45.752] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:45.777] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:45.781] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:41:48.430] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:48.431] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:48.455] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:48.459] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:41:50.941] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:50.942] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:50.966] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:50.969] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:41:53.466] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:53.467] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:53.491] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:53.494] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:41:56.008] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:56.009] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:56.033] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:56.037] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:41:58.621] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:58.621] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:41:58.649] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:41:58.653] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:42:01.417] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:42:01.418] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:42:01.442] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:42:01.446] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:42:03.967] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:42:03.967] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.sammy.malum.common.worldgen.RunewoodTreeFeature@78dbf089
[14Aug2021 01:42:03.991] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Base value out of range: 256 [-10-128]
[14Aug2021 01:42:03.995] [Server thread/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Value 10 outside of range [0:7]
[14Aug2021 01:42:06.163] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 24247ms or 484 ticks behind

They seem to just happen every few minutes when the Shrines mod saves its configs but I also noticed them when the server was loading. Ars Nouveau had a similar issue which they just fixed (and it was also causing lag). Unfortunately there's no way to turn off Shrine's config save yet (it's in the works) so I don't have a workaround in the meantime.

[1.16.5] Client/Server Sync issue

NPCs opening doors, and Runewood Sapling growing, are not correctly synced to Client.
Right-clicking or going away/relogging refresh the block.
F3+A(chunk reload) does not fix the problem

Happen on dedicated server, not in local play

Soulstone ore is tagged in forge:gems

This seems like something that's probably unintended?

I would expect the Soulstone itself to be tagged with forge:gems and its ore to be forge:ores if anything.

Spirit Jar QOL and Silk Touch

One thing I've noticed is that R-Clicking the Spirit Jar gives you the highest number of spirits possible.

I suggest to make it give you only one spirit, as most recipes with spirits only require one or two of them, so I think anyone would prefer to right click the jar 2-3 times to extract just as many as they need, instead of grabbing a pile of them and running back to put them in the jar again.

Also, i think it would be neat to be able to grab the jars without having the spirits spill out, if using Silk Touch. This would be quite balanced, since it's only one type of soul per jar, but it would still be useful for dedicated players that want to travel around with their spirits in a shulker box/E chest.

Not getting any spirit drops

I was just trying to get into this mod now, and I'm stuck on getting spirits. As far as I understand it, killing mobs with the scythe should drop spirits, right? Because I have not gotten a single spirit drop so far.

Could this be some cross-mod incompatibility? I know there are lots of other mob-changing mods on this server, but I don't feel like having other mods installed should ever break stuff in this way.

malum:magic_damage EvilCraft crash

On a dedicated server it looks like running EvilCraft and Malum together causes a crash if the Vengeance Ring from evilcraft is enabled. To reproduce the crash, enable the vengeance ring in evilcraft, equip it to a curio slot, and kill any mob to spawn a vengeance spirit. It should crash soon after (you may have to swing at the vengeance spirit itself).

[21:04:16] [Server thread/ERROR]: Exception caught during firing event: Can't find attribute malum:magic_damage
Index: 23
Listeners:
0: HIGHEST
1: ASM: stepsword.mahoutsukai.handlers.ServerHandler@441862ac highPriorityLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
2: ASM: com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler@e6850cd onPlayerHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
3: NORMAL
4: ASM: stepsword.mahoutsukai.handlers.ServerHandler@441862ac livingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
5: ASM: class vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent onKnifeBackstab(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
6: net.minecraftforge.eventbus.EventBus$$Lambda$4044/0x0000000801696690@5f56cdb8
7: ASM: class it.hurts.sskirillss.relics.items.relics.talisman.StellarCatalystItem$StellarCatalystServerEvents onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
8: ASM: class it.hurts.sskirillss.relics.items.relics.talisman.SoulDevourerItem$SoulDevourerServerEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
9: ASM: class it.hurts.sskirillss.relics.items.relics.talisman.ScarabTalismanItem$ScarabTalismanServerEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
10: ASM: class it.hurts.sskirillss.relics.items.relics.talisman.BlazingFlaskItem$BlazingFlaskServerEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
11: ASM: class it.hurts.sskirillss.relics.items.relics.ring.DelayRingItem$DelayRingEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
12: ASM: class it.hurts.sskirillss.relics.items.relics.necklace.ReflectionNecklaceItem$ReflectionNecklaceServerEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
13: ASM: class it.hurts.sskirillss.relics.items.relics.necklace.JellyfishNecklaceItem$JellyfishNecklaceEvents onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
14: ASM: class it.hurts.sskirillss.relics.items.relics.necklace.HolyLocketItem$HolyLocketEvents onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
15: ASM: class it.hurts.sskirillss.relics.items.relics.head.FragrantFlowerItem$FragrantFlowerServerEvents onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
16: ASM: class it.hurts.sskirillss.relics.items.relics.hands.WoolMittenItem$WoolMittenEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
17: ASM: class it.hurts.sskirillss.relics.items.relics.hands.RageGloveItem$RageGloveEvents onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
18: ASM: class it.hurts.sskirillss.relics.items.relics.feet.MagmaWalkerItem$MagmaWalkerServerEvents onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
19: ASM: class it.hurts.sskirillss.relics.items.relics.feet.IceSkatesItem$IceSkatesEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
20: ASM: class it.hurts.sskirillss.relics.items.relics.belt.HunterBeltItem$HunterBeltEvents onLivingDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
21: ASM: class it.hurts.sskirillss.relics.items.relics.belt.DrownedBeltItem$DrownedBeltServerEvents onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
22: ASM: class it.hurts.sskirillss.relics.items.relics.base.handlers.DurabilityHandler onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
23: ASM: class com.sammy.malum.core.eventhandlers.RuntimeEvents onHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
24: ASM: class com.github.klikli_dev.occultism.handlers.FamiliarEventHandler dodge(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
25: ASM: com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler@e6850cd onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
26: ASM: com.integral.etherium.core.EtheriumEventHandler@77402539 onEntityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
27: ASM: class com.teammetallurgy.aquaculture.misc.NeptunesMight onAttack(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
28: ASM: class com.hollingsworth.arsnouveau.common.potions.GravityEffect entityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
29: ASM: class com.hollingsworth.arsnouveau.common.event.ReactiveEvents livingHitEvent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
30: ASM: class com.hollingsworth.arsnouveau.common.event.EventHandler entityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
31: ASM: class com.hollingsworth.arsnouveau.common.event.EventHandler livingHurtEvent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
32: ASM: class com.hollingsworth.arsnouveau.common.event.EventHandler playerDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
33: ASM: class com.mna.events.DamageEventHandler onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
34: net.minecraftforge.eventbus.EventBus$$Lambda$4044/0x0000000801696690@57869d06
35: net.minecraftforge.eventbus.EventBus$$Lambda$4044/0x0000000801696690@3fd13c86
36: net.minecraftforge.eventbus.EventBus$$Lambda$4044/0x0000000801696690@490fcc31
37: net.minecraftforge.eventbus.EventBus$$Lambda$4044/0x0000000801696690@20ddf3a5
38: ASM: com.minecolonies.coremod.permissions.ColonyPermissionEventHandler@5ecae43b on(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
39: LOWEST
40: ASM: com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler@e6850cd onLivingHurtFinal(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
41: ASM: blusunrize.immersiveengineering.common.EventHandler@2b511151 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
java.lang.IllegalArgumentException: Can't find attribute malum:magic_damage
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.AttributeSupplier.m_22260_(AttributeSupplier.java:21)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.AttributeSupplier.m_22245_(AttributeSupplier.java:28)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.attributes.AttributeMap.m_22181_(AttributeMap.java:62)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_21133_(LivingEntity.java:1814)
at TRANSFORMER/[email protected]/org.cyclops.evilcraft.entity.monster.EntityVengeanceSpirit.m_21133_(EntityVengeanceSpirit.java:166)
at TRANSFORMER/[email protected]/com.sammy.malum.core.eventhandlers.RuntimeEvents.onHurt(RuntimeEvents.java:127)
at net.minecraftforge.eventbus.ASMEventHandler_572_RuntimeEvents_onHurt_LivingHurtEvent.invoke(.dynamic)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at TRANSFORMER/[email protected]/net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:324)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.m_6475_(Player.java:886)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_6469_(LivingEntity.java:1045)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.player.Player.m_6469_(Player.java:821)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerPlayer.m_6469_(ServerPlayer.java:664)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_7327_(Mob.java:1326)
at TRANSFORMER/[email protected]/org.cyclops.evilcraft.entity.monster.EntityVengeanceSpirit.m_7327_(EntityVengeanceSpirit.java:263)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.MeleeAttackGoal.m_6739_(MeleeAttackGoal.java:147)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.MeleeAttackGoal.m_8037_(MeleeAttackGoal.java:138)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.WrappedGoal.m_8037_(WrappedGoal.java:65)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.GoalSelector.m_186081_(GoalSelector.java:119)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.GoalSelector.m_25373_(GoalSelector.java:110)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_6140_(Mob.java:698)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_8107_(LivingEntity.java:2502)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_8107_(Mob.java:495)
at TRANSFORMER/[email protected]/org.cyclops.evilcraft.core.monster.EntityNoMob.m_8107_(EntityNoMob.java:51)
at TRANSFORMER/[email protected]/org.cyclops.evilcraft.entity.monster.EntityVengeanceSpirit.m_8107_(EntityVengeanceSpirit.java:314)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2249)
at TRANSFORMER/[email protected]/net.minecraft.world.entity.Mob.m_8119_(Mob.java:307)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:649)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.m_46653_(Level.java:1056)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:316)
at TRANSFORMER/[email protected]/net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54)
at TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:296)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:868)
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:328)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:808)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258)
at java.base/java.lang.Thread.run(Thread.java:833)

FML Language Providers:
[email protected]
javafml@null
[email protected]
Mod List:
hexerei-0.1.14.jar |Hexerei |hexerei |0.1.14 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.18.1-1.13.2.jar |Cyclops Core |cyclopscore |1.13.2 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
DungeonsMod-1.18-1.4.60.jar |Dungeons Mod |dungeonsmod |1.18-1.4.60 |DONE |Manifest: NOSIGNATURE
blue_skies-1.18.1-1.3.3.jar |Blue Skies |blue_skies |1.3.3 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18-3.1.1.jar |Tiny Redstone |tinyredstone |1.18-3.1.1 |DONE |Manifest: NOSIGNATURE
jei-1.18.1-9.2.3.84.jar |Just Enough Items |jei |9.2.3.84 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.18.1-1.2.16.jar |IntegratedTerminals |integratedterminals |1.2.16 |DONE |Manifest: NOSIGNATURE
The_Graveyard_1.4_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.4 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.18.1-2.4.2.jar |Doggy Talents 2 |doggytalents |2.4.2 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.1-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
BowInfinityFix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.3.jar |Waystones |waystones |9.0.3 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.1-5.8.0beta15.jar |Journeymap |journeymap |5.8.0beta15 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.4.jar |Awesome Dungeon |awesomedungeon |2.0.4 |DONE |Manifest: NOSIGNATURE
modernlife-1.18.1-1.49.jar |Modern Life |modernlife |1.18.1-1.49 |DONE |Manifest: NOSIGNATURE
citadel-1.10.10-1.18.jar |Citadel |citadel |1.10.10 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.17.4.jar |Alex's Mobs |alexsmobs |1.17.4 |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
IntegratedREST-1.18.1-1.1.5.jar |IntegratedREST |integratedrest |1.1.5 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
EvilCraft-1.18.1-1.1.16.jar |EvilCraft |evilcraft |1.1.16 |DONE |Manifest: NOSIGNATURE
configured-1.5.3-1.18.1.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.1-2.3.7.jar |Dungeon Crawl |dungeoncrawl |2.3.7 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.18.1-11.0.3-forge.jar |Better Animals Plus |betteranimalsplus |1.18.1-11.0.3 |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.18.1-v1.34.0.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.34.0 |DONE |Manifest: NOSIGNATURE
balm-2.4.1+0.jar |Balm |balm |2.4.1+0 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.138.jar |Just Enough Resources |jeresources |0.13.1.138 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.18.1-6.0d.jar |Beyond Earth |beyond_earth |6.0c |DONE |Manifest: NOSIGNATURE
Uncrafter-1.18.1-1.0.0.jar |Uncrafter |uncrafter |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.50-forge.jar |Cloth Config v4 API |cloth_config |6.1.50 |DONE |Manifest: NOSIGNATURE
toofast-1.18-0.0.1.2.jar |Too Fast |toofast |0.0.1.2 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.1-1.1.9.jar |Supplementaries |supplementaries |1.1.9 |DONE |Manifest: NOSIGNATURE
Terralith_v2.0.12_Fabric+Forge.jar |Seed Fix + Terralith |seedfix_forge |0.0NONE |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
selene-1.18-1.12.0.jar |Selene |selene |1.18-1.12.0 |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.21.jar |IntegratedCrafting |integratedcrafting |1.0.21 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.1-2.1.49d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49d-1.18.1 |DONE |Manifest: NOSIGNATURE
server-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.1-1.0.3.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE
Dynmap-3.3-beta-4-forge-1.18.jar |Dynmap |dynmap |3.3-beta-4-617 |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
CommonCapabilities-1.18.1-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |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
BiomesOPlenty-1.18.1-15.0.0.105-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.105 |DONE |Manifest: NOSIGNATURE
Jade-1.18.1-4.4.1.jar |Jade |jade |4.4.1 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.75-universal.jar |Forge |forge |39.0.75 |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
Botania-1.18.1-428.jar |Botania |botania |1.18.1-428 |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
spark-1.8.14-forge.jar |spark |spark |1.8.14 |DONE |Manifest: NOSIGNATURE
doggychunks-1.18.1-1.0.jar |Doggy Chunks |doggychunks |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
TelePass-1.18-1.1.2.jar |Telepass |telepass |1.1.2 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.0.jar |Flywheel |flywheel |1.18-0.6.0 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4d.jar |Create |create |0.4d |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.6.2.jar |Curios API |curios |1.18.1-5.0.6.2 |DONE |Manifest: NOSIGNATURE
CuriosQuarkOBP-1.18.1-1.1.0.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.1.0 |DONE |Manifest: NOSIGNATURE
relics-0.3.4.1.jar |Relics |relics |0.3.4.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-64.jar |Patchouli |patchouli |1.18.1-64 |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
IntegratedDynamics-1.18.1-1.10.12.jar |IntegratedDynamics |integrateddynamics |1.10.12 |DONE |Manifest: NOSIGNATURE
tooslow-1.18.1-1.0.jar |You're Too Slow |tooslow |1.18.1-1.0 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.8.3.jar |Croptopia |croptopia |1.8.3 |DONE |Manifest: NOSIGNATURE
malum-1.18.1-1.2.2.jar |Malum |malum |1.18.1-1.2.2 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.36.jar |Polymorph |polymorph |1.18.1-0.36 |DONE |Manifest: NOSIGNATURE
corail_recycler-5.5.0-1.18.1.jar |Corail Recycler |corail_recycler |5.5.0 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-52.jar |AutoRegLib |autoreglib |1.7-52 |DONE |Manifest: NOSIGNATURE
Quark-3.1-340.jar |Quark |quark |3.1-340 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.18.1-10.1.1.jar |Storage Drawers |storagedrawers |10.1.1 |DONE |Manifest: NOSIGNATURE
mna-1.7.0.4.jar |Mana and Artifice |mna |1.7.0.4 |DONE |Manifest: NOSIGNATURE
IntegratedTunnels-1.18.1-1.8.11.jar |IntegratedTunnels |integratedtunnels |1.8.11 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.346-ALPHA.jar |Structurize |structurize |1.18.1-1.0.346-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
EnigmaticLegacy-2.17.3.jar |Enigmatic Legacy |enigmaticlegacy |2.17.3 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.448-ALPHA.jar |MineColonies |minecolonies |1.18.1-1.0.448-ALPHA|DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre27-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre27 |DONE |Manifest: NOSIGNATURE
architectury-3.4.9.jar |Architectury |architectury |3.4.9 |DONE |Manifest: NOSIGNATURE
ferritecore-4.1.1-forge.jar |Ferrite Core |ferritecore |4.1.1 |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
occultism-1.18.1-1.26.5.jar |Occultism |occultism |1.18.1-1.26.5 |DONE |Manifest: NOSIGNATURE
Oh+The+Biomes+You'll+Go-forge-1.18.1-1.3.5.8.jar |Oh The Biomes You'll Go |byg |1.3.5.8 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |DONE |Manifest: NOSIGNATURE
krypton-1.0.0.jar |Krypton Reforged |krypton |1.0.0 |DONE |Manifest: NOSIGNATURE
observable-1.2.3-forge.jar |Observable |observable |1.2.3 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.18.1-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-1.18.1-0.3.2.jar |Valhelsia Core |valhelsia_core |1.18.1-0.3.2 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.18.1-2.0.2.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.1-2.0.2 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.11.jar |GeckoLib |geckolib3 |3.0.11 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.1-2.2.2.jar |Ars Nouveau |ars_nouveau |2.2.2 |DONE |Manifest: NOSIGNATURE
corail_pillar-5.4.0-1.18.1.jar |Corail Pillar |corail_pillar |5.4.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: d5912ccf-cf72-4bf3-a6f3-9266dd0af9cc
FML: 39.0
Forge: net.minecraftforge:39.0.75

Suggestion: Upgraded Scythe

Im currently running with a scythe and it feels much weaker than It should, due to my own mod pack.
Im unsure if there are other spirit gathering weapons like it, but Im working on the Awakened Tyrwhatever.
So Im suggesting an upgraded scythe using the ingots in the mod or maybe a Curio item that allows you to gather spirit shards with any weapon.

Though also, It isnt marked as a sword so some sword enchantments from other mods dont work with it, which kinda sucks when I want to have a single overpowered weapon and it would be great to also be collecting spirits with it.

Edit: Oh and also re-colorable ether, made a color I didnt really care for and I cant switch it to another.
Though Ill probably do this myself.

Torch Particle Crash

Minecraft v1.16.5
Forge v36.1.32
Malum v0.3.0

I got a crash with Malum torches when placing it. On a server, I crashed client-side. Looks to be particle related. I also have the mod Sodium Reforged installed.
Crash Report

Very Rare Crash

So a person in my Better MC Plus modpack recently kept crashing from his server givng Exit Code 0 with no actual crash and all it says at the end of the log is this.

[Render thread/WARN] [net.minecraft.network.datasync.EntityDataManager/]: defineId called for: class com.sammy.malum.common.entities.boomerang.ScytheBoomerangEntity from class com.sammy.malum.common.entities.spirit.SpiritItemEntity

This doesnt crash everyone only some.

Crash related to rebound scythes

Killing an entity that posess no spirits with a boomerang scythe attack causes a server crash with the scythe entity being ticked.
This only occurs with some modded mobs like ars nouveau wildens (so this does not happen with vanilla mobs), and only occurs with the boomerang attack, killing said mobs with regular scythe strikes will not crash the game.
Here's the link tho the crash log for more details : https://pastebin.com/fKQvEuPF

CF Update request for 1.16

Hi,

I run a large modapck and official server and I am getting people concerned with the "Malum" sapling warning message that you fixed back in December for the compact with farming for blockheads.

Is there an ETA of when you could fix this to help us remove this error message, thank you :)

Runewood Chance Config Resets

The runewood chance to spawn configs appear to be reset whenever the config is reloaded, they can't change from their default values.

Runewood/Soulwood leaves don't have lootable.

Runewood an Soulwood leaves lootable is missing, they don't drop saplings nor sticks and using silktouch or shears to collect the leaves gives nothing. this bug is present in the latest malum version for 1.18

Exception in server tick loop Crash

So yeah... another crash...
This time a really weird one since it happened when i was defeating an undead army from a mod with the scythe.
The werid part is that the game ticks stopped before it crashed (Mobs stopped moving) and the log files detected that not only malum, but also minecraft and forge were also tagged as suspected. so maybe this is more related to the game itself or minecraft forge but since malum was also responsible for the game crashing, i wanted to report this issue here.
If you feel that this has nothing to do with the mod or it's an error that you can't fix, then that's ok, im not a programmer (yet) so i cant determine what's happening.
Log: https://pastebin.com/0JQnGB29

Scythe StackOverflowError

Appears to be unsolved in version 1.2.2, with Curios 5.0.6.0, Forge 39.0.88

Abridged log from the pack I was making when I found this crash: HERE

Recreation in the minimal scenario outlined above HERE

In both cases, the stackoverflow is output repeatedly. For the sake of page load times, I've included one instance of the repeated log sequence in each case

Recreation: Summon way too many mobs (15 presses of an oak button onto a repeating command block does the trick - or just dump chicken in until they're all taking crush damage lmao) into a 5x5 cage, swing the haunted steel scythe into the horde. I could swear it happened with less once, but that seems to be a consistent amount.

Better Foliage Incompatibility

The “short grass” option of Better Foliage results in the negative space above sun kissed grass blocks to be fully black rather than transparent.

Totem base become a ticking entity

In ATM Spellbound, the base totem to make the ingot will cause a stack overflow error and crash the server, upon server restart I will get continuous ticking entity crash reports saying it is the totem base. I've tried to move the totem without success, when the issue was happening there was only a stack of gold on the rune table and the crash happened when the 4th symbol lit up on the totem.

Stoneborn spirit data json is missing a comma

Malum 1.18.1-1.2

The data for this particular entity on Github as well as release 1.2 on Curseforge:

  "registry_name": "undergarden:stoneborn",
  "primary_type": "earthen",
  "spirits": [
    {
      "spirit": "arcane",
      "count": 2
    }
    {
      "spirit": "earthen",
      "count": 3
    }
  ]
}

This seems to be preventing world loading in my setup because of datapack errors even though I don't have Undergarden installed, it should probably be:

  "registry_name": "undergarden:stoneborn",
  "primary_type": "earthen",
  "spirits": [
    {
      "spirit": "arcane",
      "count": 2
    },
    {
      "spirit": "earthen",
      "count": 3
    }
  ]
}

Suggestion: Custom Recipes?

I use a lot of mods and I have ideas for cross mod crafting/using and some recipes I may want to tweak a bit to use tags and the like.
Im not asking for something like crafttweaker support, unless thats the only way to interact with the Rune Table or Spirit Altar.
Or Kubejs. But straight datapack support is fine.

Crash on Ceaseless Impetus

The Ceaceless impetus item crashes the game when the holder dies while having some potion effects (entity tick).
So far i have tried Speed, Hunger and Wither.
Dying while having hunger (only tried with a husk attack) crashes the game.
With wither it's werid since it doesn't crash, but it doesnt trigger the totem animation and doesn't give any effects.
Speed didn't crashed so i assume maybe some potion effects crash, or maybe only negative effects.
Anyway im terrible at explaining so here's the crashlog that'll tell everything: https://pastebin.com/ZC6q1KKg
While im' at it i suggest that the Ceaseless Impetus should give the "Post mortem" achievement after using it.
:)

Farming for Blockheads compat

saplings.json in Farming for Blockheads compat is referencing malum:soulstone which doesn't exsist in the latest version. changing it to malum:processed_soulstone should fix the issue.

Bug: Uncollectable Spirit Shards

So, I kill a mob and spirit shards come out, but I die in the process.
When I return to said FLOATING shards, they continue to float.
This also happens when I crash on a kill and when I return the shards continue to float.

I am unsure if this happens when I changed dimensions as well.
As far as I know, there doesnt seem to be a despawn timer on these floating version of the shards, as I spend a good chunk of time doing other things and the shards are still there floating.

In that same vein, shards sometimes float INTO/through blocks, and with the above bug it seems that I have entities that I cannot find just sitting there (Xaero's minimap shows them still there)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.