#Moonrise causes delete tool to fail

1 messages · Page 1 of 1 (latest)

sturdy plover
#

I think it's cause it implements parts of starlight and causes lighting stuff to be different?

last arch
#

what how

sturdy plover
last arch
#

ohhhhhhh its a mod moonrise

sturdy plover
#

yep

#

it's likely that it's causing some issue that previously fixed for starlight's standalone mod

#

the error said
com.moulberry.axiom.packets.AxiomServerboundSetBuffer.applyBlockBufferServer (Line 361) was unable to call method_51536 because method_12018 (getChunkSkyLight) returns null

#

i have some good news

#

i did a 'simple' patch to my jar to replace all strings that said "starlight" with "moonrise" and now the issue is no longer occurring

#

👍

#

if a dev gets around to this can you add check for presence of moonrise as well wherever you check for starlight in the next update thanks

#

actually nvm it crashed a minute after i said that, it was trying to access a class from starlight that has a different path in moonrise

#

i now have a fully working patched jar
all i changed was strings from "starlight" -> "moonrise"
and a few class+method references to point to moonrise's starlight methods

#

hope this info helps with fixing the incompatibility properly

strange cairn
#

Moonrise not knowing how to fork mods doesn't make this an Axiom problem