Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Low View Distance Prevents Mob Spawning #4159

Closed
sam-kirby opened this issue Jun 22, 2020 · 2 comments
Closed

Low View Distance Prevents Mob Spawning #4159

sam-kirby opened this issue Jun 22, 2020 · 2 comments

Comments

@sam-kirby
Copy link
Contributor

sam-kirby commented Jun 22, 2020

Bug Report

Most passive animals seem to be missing.

Entity list from server:

Total: 232
  85: realdrops:item_loot
  31: primal:canis_campestris
  16: minecraft:bat
  15: jaff:cod
  15: jaff:salmon
  15: minecraft:villager
  10: minecraft:creeper
  9: magma_monsters:magma_monster_grunt
  7: primal:bear_black
  4: jaff:clownfish
  4: minecraft:squid
  4: minecraft:wolf
  3: jaff:pufferfish
  3: magma_monsters:magma_monster
  3: primal:shark_hammerhead
  2: animalium:piranha
  2: betterwithaddons:karate_zombie
  2: minecraft:spider
  1: minecraft:zombie
  1: trumpetskeleton:trumpet_skeleton

Entity list from client (same seed/pos)

Total: 782
  214: realdrops:item_loot
  77: minecraft:chicken
  77: minecraft:cow
  77: minecraft:pig
  77: minecraft:sheep
  64: primal:canis_campestris
  62: minecraft:wolf
  22: minecraft:villager
  17: primal:bear_black
  16: minecraft:bat
  15: jaff:cod
  15: jaff:salmon
  9: emberroot:owl
  7: minecraft:zombie
  5: minecraft:squid
  5: trumpetskeleton:trumpet_skeleton
  4: jaff:clownfish
  4: minecraft:horse
  3: jaff:pufferfish
  3: magma_monsters:magma_monster_grunt
  3: primal:shark_hammerhead
  2: animalium:piranha
  2: magma_monsters:magma_monster
  1: minecraft:creeper
  1: minecraft:spider

Expected Behaviour

Mob spawning should not vary by this degree between server and client.

Possible Solution

Don't use per chunk min count rules.

Steps to Reproduce (for bugs)

  1. Connect to server
  2. Run /forge entity list
  3. Observe that no sheep/pigs/cows/chickens have spawned

Logs

Client Information

  • Modpack Version: 3.1.3
  • Java Version: 1.8.0_252 (OpenJDK Hotspot)
  • Launcher Used: MultiMC
  • Memory Allocated: 8192MB
  • Server/LAN/Single Player: Server
  • Optifine Installed: false
  • Shaders Enabled: false

World Information

  • Modpack Version world created in: 3.1.3
  • Additional Content Installed: false

Server Information

  • Java Version: 1.8,0_251/1.8.0_252 (OpenJDK Hotspot)
  • Operating System: Ubuntu/Win10
  • Hoster/Hosting Solution: EC2/Local
  • Sponge (Non-Vanilla Forge) Server: false
@sam-kirby

This comment has been minimized.

@sam-kirby

This comment has been minimized.

@sam-kirby sam-kirby changed the title Entity Spawning Appears Broken on Servers Low View Distance Prevents Mob Spawning Jun 27, 2020
justinrusso added a commit that referenced this issue Jul 8, 2020
This appears to have caused some strange issues causing spawning to not behave as intended.

Reference #4159
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant