BentoBoxWorld / AOneBlock

A OneBlock Minecraft Game for BentoBox
https://docs.bentobox.world
Eclipse Public License 2.0
77 stars 29 forks source link

Chests completely empty #83

Closed Uniquiex closed 4 years ago

Uniquiex commented 4 years ago

Description

Describe the bug

OneBlock sunucumda, ana bloğun olduğu yerde spawnlanan sandıklar tamamen boş oluyor. Her şey ayarlanmış olmasına rağmen sandıklar boş çıkıyor.

On my OneBlock server, the chests spawned where the main block is are completely empty. Though everything is set, chests are empty.

Steps to reproduce the behavior

Önce aşama seviyelerini değiştirdim daha sonra isimlerini değiştirdim. En sonunda bağzı aşamalarda sandıkları sildim (Sandık çıkmasın diye). AOneBlock'u 1.2.0'dan 1.3.1'e güncelledim. Aşamalar farklı dosyalara ayrıldı. Sandıklardan büyülü kitapları kaldırdım.

First I changed the stage levels, then I changed their names. Finally, I erased the chests at the mouth stages (so that the chest would not come out). I updated AOneBlock from 1.2.0 to 1.3.1. The stages are divided into different files. I removed magical books from chests.

Expected behavior

Sandıkların dolu olması gerekiyordu.

The chests were supposed to be full.

Screenshots and videos (Optional)

Environment

BentoBox Version (Mandatory)
AOneBlock 1.3.1
BentoBox last version
_______

Plugins (Optional)

_______

Additional context (Optional)

Uniquiex commented 4 years ago

My server's IP adress, MC.CobbleMC.com

U should be registered from cobblemc.com before join my server.

tastybento commented 4 years ago

Zip up the /AOneBlock/phases folder and drag and drop here so I can look at the files.

Uniquiex commented 4 years ago

Here is my Phases file(s) phases.zip

tastybento commented 4 years ago

I tried them. There is an error in 3500_kçü!_chests.yml. Look at the console during loading:

[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 3500_kçü!_chests.yml
[08:33:16 ERROR]: [BentoBox] [AOneBlock] mapping values are not allowed here
 in 'string', line 95, column 11:
            14:
              ^

[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 30500_end!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 12500_bataklçk!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 9500_orman!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 24500_zenginlik!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 6500_okyanus!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 24500_zenginlik!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 18500_áîl!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 0_doßal!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 21500_cehennem!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 15500_zindan!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 500_yeraltç!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 9500_orman!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 27500_issçzlçk!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 18500_áîl!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 0_doßal!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 6500_okyanus!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 21500_cehennem!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 12500_bataklçk!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 27500_issçzlçk!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 500_yeraltç!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 15500_zindan!_chests.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 3500_kçü!.yml
[08:33:16 INFO]: [BentoBox] [AOneBlock] Loading 30500_end!_chests.yml

Also, you use the wrong name:

      rarity: UNRARE

it is:

      rarity: COMMON

In 500_yeraltç!_chests.yml is empty, so nothing will be in chests between 500 and 3500 blocks:

'500':
  chests: []

Also, no chests in 21500_cehennem!_chests.yml, 27500_issçzlçk!_chests.yml, 12500_bataklçk!_chests.yml. So, maybe you want to add some chests there?

Here is a fixed set (I added chests to 500_yeraltç!_chests.yml but not the others): phases.zip

Uniquiex commented 4 years ago

Aslında 21500_cehennem!_chests.yml, 27500_issçzlçk!_chests.yml, 12500_bataklçk!_chests.yml Alanlarını bilerek boş bıraktım. Attığını deneyeceğim ve ardından sana geri dönüş sağlayacağım.

tastybento commented 4 years ago

Okay. Have fun!

Uniquiex commented 4 years ago

Actuallay, Can we spawn a Spawner on bedrock in a phase?

tastybento commented 4 years ago

Yes, but it’ll be the default spawner which is Pigs.

Uniquiex commented 4 years ago

How can i add Different spawners? can I ?

tastybento commented 4 years ago

It's not possible. You'll need to put them in chests. Use the admin command /oba setchest. Fill a chest with the right spawner and then look at it and use the command with the right parameters.