Jeremy

Results 25 comments of Jeremy

> We already run this calculation when soft limits are enabled - the 1250 value is only when soft limits are not enabled, otherwise we calculate the distance based on...

Have a look at his analog version and you can implement in the bridge rectifier, voltage regulator and a couple capacitors. https://github.com/tIsGoud/Doorbell-via-Wemos

What version of the game are you running? https://github.com/zDevelopers/ImageOnMap/issues/255#issue-1160375497

> Fixed it. tagCompound = Reflection.call(mcItemStack.getClass(), mcItemStack, "t"); The "t" needs to change to a "u" for 1.18.2 I can confirm. I downloaded the source to both ImageOnMap and Quartzlib,...

> > > Fixed it. tagCompound = Reflection.call(mcItemStack.getClass(), mcItemStack, "t"); The "t" needs to change to a "u" for 1.18.2 > > > > > > I can confirm. I...

> @J-eremy according to my server provider after installing that fixed jar all my plugin jars got infected and i had to remove and reinstall all of them Its definitely...

> I used your jar and it works completely fine for me, (thank you so much =)) didn't get any infected files or anything, though I did get quite a...

> > github made me zip it. I did just re-download what I uploaded and the hashes are the same, feel free to download a hashing tool to make sure...

> @J-eremy The jar is indeed infected. Decompiling it shows the javassist package. > > This is why you ALWAYS wait for official fixes. Problem is, this ended on the...

**There is an issue**, I just re-compiled from upstream with a fresh pull the character fix and there is no javassist folder being generated in the jar. I don't know...