Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 382 forks source link

Grappling Hook in small places #407

Closed Shirkit closed 12 years ago

Shirkit commented 12 years ago

Hello,

I don't know if this is already reported, as I didn't find another issue realted to this (I might have failed searching). While playing, I noticed 2 bugs:

When such things happens mobs disappears and items too, what is really annoying. I'm using TShock Stable 3.7 (the lastest, although in the console outputs 3.6 =)

Please check out both videos:

Edit:

This happens with any player, through the internet (friends on their houses) or in the same machine (localhost).

hakusaro commented 12 years ago

Try the latest development build and see if you can reproduce the issue there as well.

Sent via Hubroid

Shirkit commented 12 years ago

Tested with built #613 (http://ci.tshock.co/browse/TSHOCK-GENDEVU)

First attemp: Server crash =\ Guilty: A plugin.

22/02/2012 14:00:12 System.MissingMethodException: Method not found: 'Boolean TShockAPI.Utils.Kick(TShockAPI.TSPlayer, System.String, System.String)'. at JailPrison.Jail.OnUpdate() at System.Action.Invoke() at Hooks.GameHooks.OnUpdate(Boolean pre) at Terraria.Main.DedServ() at Terraria.ProgramServer.Main(String[] args)

Tested again, without plugins, now runs fine. But, bug is not fixed. Same issue persists exactly like the video.

stevenh commented 12 years ago

A simple recompile of that plugin should fix that plugin crash

Shirkit commented 12 years ago

Ok, but, as said, the bug persists.

k0rd commented 12 years ago

mobs/items disappearing is not intended behavior. this probably affects all teleport calls

k0rd commented 12 years ago

can anyone else reproduce mobs disappearing when noclip detection kicks in when trying to grapple through small areas? Mobs/items do not disappear when i trigger it.

Olink commented 12 years ago

1) That is the intended behavior of noclip. Turn it off if you dont want players "no-clipping" with a grappling hook. 2) The shooting out at the end of the video is directly related to your player having foward velocity when we reset your position afaik.

Mobs items disappearing wasnt in the video ?

k0rd commented 12 years ago

beginning of the first video.. when he starts going through blcoks.. the corruption mobs disappear. i can't reproduce this

Olink commented 12 years ago

I think thats just lag? I've seen npcs "disappear" ( more like move some far distance away ) on my local machine...i think.

Either way, not sure if its due to noclip, but could you turn off no clip and try again?

Shirkit commented 12 years ago

Yes, NPCs continue to vanish, tried 4 times in a row, each time restarting the server again. I am at server's physical machina, it's a 16GB AMD 3.4, I don't think lag can be causing this.

k0rd commented 12 years ago

please clarify - NPCs still vanish with noclip detection turned off?

Shirkit commented 12 years ago

Setting IgnoreNoClip to true ended the NPC vanishing.

k0rd commented 12 years ago

Can someone confirm that this behavior exists for more than just the reporter? (the mobs disappearing, that is)

k0rd commented 12 years ago

need confirmation or we're gonna close this.

hakusaro commented 12 years ago

Closed out of spite.