BentoBoxWorld / CaveBlock

CaveBlock addon for BentoBox. An interesting variation from Skyblock, where your goal is to survive in a cube of stone!
Eclipse Public License 2.0
16 stars 6 forks source link

CaveBlock issues. #30

Closed MagmaBro123 closed 5 years ago

MagmaBro123 commented 5 years ago

Bug Report

Description

A clear and concise description of what the bug is. CaveBlock is bugging out.

Steps to reproduce the behavior:

  1. Create a Cave via /cb.
  2. Upon entering your Cave, wait 5-10 seconds, and poof. Your face is covered with smooth stone.

Expected behavior

A clear and concise description of what you expected to happen. The plugin not bugging out.

Screenshots or video

If applicable, add screenshots to help explain your problem. Before: 2019-06-28_15 52 30

After: 2019-06-28_15 52 59

Server Information:

[Please complete the following information:]

2019-06-28_15 54 28

Additional context

Add any other context about the problem here.

MagmaBro123 commented 5 years ago

Edit: I might update BB right now, I ended up not noticing this till now.

tastybento commented 5 years ago

Do you have clean super flat set to true? That'll cause this problem.

Stop the server, look at the CaveBlock config.yml file and change CLEAN_SUPER_FLAT: true to CLEAN_SUPER_FLAT: false. It's around line 197.

MagmaBro123 commented 5 years ago

Do you have clean super flat set to true? That'll cause this problem.

Stop the server, look at the CaveBlock config.yml file and change CLEAN_SUPER_FLAT: true to CLEAN_SUPER_FLAT: false. It's around line 197.

Tried setting it to False and still happens.