Incompatibility between QMD and MWC
AnasDevO opened this issue ยท 3 comments
hello, i have a very specific issue with QMD, when i pair the QMD addon with the MWC mod (https://www.curseforge.com/minecraft/mc-mods/modern-warfare-cubed), i get to enjoy a very nifty FOV seizure when using the sights, heck, even hitting a mob while sprinting, or rowing a boat gives me an issue like this:
341849467-266d4f92-1b48-451b-8e7d-3b0d8068f628.mp4
I can't seem to reproduce this. I'm running both mods just fine. Maybe it's a issue with another mod not QMD.
I initially thought it could be QMD because there was one point that I did write some code to control FOV but that code was never released into a public version so I don't really know how QMD could be causing it.
Just posting the same findings i reported the other day for trackability. I also reported this to the MWC mod author.
further investigations show that the MIA mod's size content, powered by artemisLib which changes hitboxes and such, will make it so if it's present with MWC and QMD, right clicking with guns will zoom in and out like that.
Same thing can be noted, but with only Techguns, ModernWarfare and QMD. it is to note that removing any of the mods in the minimum required setup will make the bug unreproducible.
Minimum Setup 1:
- NuclearCraft-2o.6.2-1.12.2
- QMD-1.3.5-1.12.2
- Modern-Warfare-Cubed-0.2-Dev-1
- mia-1.12.2-0.2.2a with size content enabled in line 11
B:"Enable size module"=false
in config/mia/base_additions.cfg - ArtemisLib-1.12.2-v1.0.6
Minimum Setup 2:
- NuclearCraft-2o.6.2-1.12.2
- QMD-1.3.5-1.12.2
- Modern-Warfare-Cubed-0.2-Dev-1
- techguns-1.12.2-2.0.2.0_pre3.2
the Previous Beta build of MWC also has the same issue.