TeamChocoQuest / ChocolateQuestRepoured

ChocolateQuest Re-poured!
Other
75 stars 25 forks source link

Nether Dragon has a high probability of falling into Void when frozen #377

Closed mingriyuan closed 1 year ago

mingriyuan commented 1 year ago

General Information To check a checkbox: Insert a X between the square brackets, you need to remove the space though.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: After being frozen by the Ice Dragonsteel Sword (mod:Ice and Fire), the Nether Dragon falls into the ground destroying a large number of blocks, and has a high probability of falling into Void. I suspect this effect can be repeated with all frozen weapons. The dragon seems to have no concept of the ground, it just drops to detect the surrounding blocks and destroys them in passing

Screenshots If applicable, add screenshots to help explain your problem.

Versions (Note that 'latest' is NOT a valid version! Chocolate Quest Repoured:[Beta 6.12] Forge:1.12.2-Forge_14.23.5.2859 Minecraft:1.12.2 Other mods (necessary to reproduce the bug):Ice and Fire

Log File Please use a paste site to upload the log file (for example https://gist.github.com/) and provide the link to the file here.

DerToaster98 commented 1 year ago

Nether dragon has noclipping. so the behavior is actually ok. Freezing the nether dragon is not a intended feature of the mod. Report to ice and fire that they should watch out a bit more what mob to freeze.

DerToaster98 commented 1 year ago

Just checked their github. There seems to be no way for us to fix this since they don't provide any API or possibility for other mods to prevent entities getting frozen without using ASM to rewrite their code.

Report to ice and fire, issue closed.

mingriyuan commented 1 year ago

I wonder if we could set up separate Collision boxes to test the ground

DerToaster98 commented 1 year ago

That has nothing to do with collision boxes