#Drugz mod not loading possibly due to KubeJS
9 messages · Page 1 of 1 (latest)
Mod name Psychedelic
oh also mod is unlisted and removed from nearly every platform due it being drugs so here's the link https://modrinth.com/mod/psychedelicraft?version=1.21.1&loader=fabric
It seems like the reason for the crash is not because KubeJS is creating registry keys.
It is doing a registry scan. ModernFix is the mod creating a registry key btw
https://github.com/KubeJS-Mods/KubeJS/blob/a4f0250dc84f4dcd9e06a308b0838d7b5c793458/src/main/java/dev/latvian/mods/kubejs/registry/RegistryType.java#L186
this method is throwing an exception because the resource location’s namespace is null for some reason
Something about this line is what causes the start of the exception chain:
doot doot pigeon arrived
ah