mcMMO-Dev / mcMMO

The RPG Lover's Mod!
https://mcmmo.org
GNU General Public License v3.0
1.01k stars 867 forks source link

Kraken Bypass #1319

Closed ghost closed 11 years ago

ghost commented 11 years ago

A user on our server has found a way to ensure the Kraken does not spawn while afk fishing. He has created a 'house' under water, and simply opens his doors and afk fish's. The kraken does not spawn because he is under water? I'm not sure on what's going on here - but he's been afk fishing for a while and reported the issue to us.

TfT-02 commented 11 years ago

Do you think it would be possible to provide us screenshots of this contraction?

ghost commented 11 years ago

It's nothing complicated, he's just under water in a house with the doors open and he's fishing from inside the house out to the water, but the Kraken never spawns :|

On 28 July 2013 23:27, TfT_02 notifications@github.com wrote:

Do you think it would be possible to provide us screenshots of this contraction?

— Reply to this email directly or view it on GitHubhttps://github.com/mcMMO-Dev/mcMMO/issues/1319#issuecomment-21692515 .

Mcmmouser commented 11 years ago

is a serious problem, you just need an open door underwater. I used three rods fishing completely without releasing the button, the kraken did not appear.

riking commented 11 years ago

The code causing this is: FishingManager.java#L154

A fix for this would be to provide a value for the transparent blocks parameter.

TfT-02 commented 11 years ago

Thanks for pointing that out @riking