Nukkit-coders / MobPlugin

Add animals and monsters including AI, spawning and spawners to Cloudburst Nukkit
https://nukkitx.com/resources/mobplugin.3/
87 stars 51 forks source link

Mobs not automatically spawning. #38

Closed jacklollz2 closed 6 years ago

jacklollz2 commented 6 years ago

Issue Description

Mobs will not spawn automatically.

Steps to Reproduce the Issue

  1. Enable auto spawn and configure ticks, from 1, to 300, etc.
  2. Wait for nothing to happen.

Nukkit Version and Client Version

Config.yml

Tried many configurations, setting max to 0 then 1, tick to 100, 600, 1, etc.

Crashdump, Backtrace or Other Files

Included server configuration and launch bat as they may be important. Server render distance is 75. Mc Nukkit.zip

PetteriM1 commented 6 years ago

Please send your server's log file.

Btw 32 is maxium render distance.

And you can calculate how often mobs should spawn: 20 ticks = 1 second (I don't recommend to set spawn tick setting lower than 100)