Vulcanite

Vulcanite

2M Downloads

Two Bugs

KXIIIS opened this issue · 13 comments

commented

Hello. The first bug is a movement bug. As you can see in the video, whenever I try to move forward, there's some sort of glitch where I kind of stutter in place and it won't let me go forward. The second bug is that the vulcanite pickaxe doesn't drop the smelted ore, it just breaks the block. I'm on version 1.15.2.

https://imgur.com/a/dbnxeIy

commented
commented

Are you referring to the movement bug?

commented
commented

Ah, I’m sorry. I’m not really used to reporting bugs so I don’t know the proper etiquette yet.

And yes, I’ve uninstalled the Vulcanite mod and the movement bug seemed to go away. And breaking an ore gives it’s drop with any pick axe.

I tested the mod on its own and it worked fine, but then I added all my other mods back so maybe it’s interfering with another mod.

commented

Okay, I’ve figured out why I’m getting this bug. It’s because there’s something conflicting with Vulcanite and the mod Project MMO. Should I open an issue with them?

commented

Probably, I see no strange things done on my side.

commented

Okay, thank you for your time.

commented

Hey, so I got in touch with the head of Project MMO, and they said this:
https://imgur.com/a/MXbleoJ

They also said you might be able to use this screenshot.
IMG_1945

commented

I can investigate this but I need you to use the latest version 2.6.8 of PMMO and send me the crash and also @Harmonized7 to push said version to github

commented

Sure thing. Harmonized7 said it's pushed. Thank you so much.

crash-2020-04-14_17.49.15-server.txt

commented

There we go, problem found.
https://github.com/Harmonised7/project_mmo/blob/master/src/main/java/harmonised/pmmo/skills/XP.java#L750
Harmonized7 is passing no player to the LootContext.Builder
He should pass a LootParameters.THIS_ENTITY with the player.

commented

Could you copy-paste the talk? I can't check the gif as I can't stop it.

commented

Yes, my bad.
1
2
3