rafradek / Mods

HomePage
Other
5 stars 5 forks source link

Hitscan and some Projectiles fail to hit the Enemy #67

Open EnderIzzy124 opened 4 years ago

EnderIzzy124 commented 4 years ago

Howdy! I've loved your mod for a long while now. It greatly emulates TF2's mechanics in a Sandbox environment. Time to build my own maps. ;) (my only complaint is that some weapons and items are ugly, but as I've been using the mod on and off for a while now, that's been improving. If you need help with that, let me know. I would send you improved models for free, I love this mod.)

Anyway, I'm currently using the latest build on Curseforge (rafradek_tf2_weapons-1.12.2-1.6.1) and for whatever reason, Hitscan weapons (currently tested with the Widowmaker, Stock Shotgun, and Stock Minigun) don't hit the enemy.

Currently installed mods -

I would provide a crash log.... but there is none. However, when I fire a weapon (in this case, the windowmaker) it does spit this out.

03:51:31.570 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28) 03:51:31.570 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: java.lang.Exception: Tried getting entities from giant bounding box of box[1046.9378013258581, 24.320604149942397, -400.006357833474 -> 1261.0954819153212, 69.62000000476837, -255.46615295995548] 03:51:31.570 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.world.World.func_175674_a(World.java:5851) 03:51:31.570 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.world.World.func_72839_b(World.java:3006) 03:51:31.571 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.util.TF2Util.pierce(TF2Util.java:177) 03:51:31.571 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.item.ItemBulletWeapon.shoot(ItemBulletWeapon.java:250) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.item.ItemWeapon.use(ItemWeapon.java:224) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.item.ItemBulletWeapon.use(ItemBulletWeapon.java:113) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.common.WeaponsCapability.stateDo(WeaponsCapability.java:1093) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.client.TF2EventsClient.keyPressUpdate(TF2EventsClient.java:480) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.client.TF2EventsClient.keyPressUpdate(TF2EventsClient.java:425) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at rafradek.TF2weapons.client.TF2EventsClient.renderTick(TF2EventsClient.java:1145) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_605_TF2EventsClient_renderTick_RenderTickEvent.invoke(.dynamic) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) 03:51:31.586 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraftforge.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:360) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1123) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3942) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.client.main.Main.main(SourceFile:123) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at java.lang.reflect.Method.invoke(Method.java:497) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) 03:51:31.587 game [03:51:31] [Client thread/INFO] [STDERR]: [net.minecraft.world.World:func_175674_a:5852]: at

If anything else is needed, let me know. I'm hoping this is just a minor bug, rather than a mod incompatibility.

EnderIzzy124 commented 4 years ago

Hello again! Couldn't access github for a while (dunno why) so I could update this. Had to go on the discord. After some testing, I have determined that this mod is incompatible with Valkeryian Warfare. Hope a fix gets put out soon, but take your time.