Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 140
    • Issues 140
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #630

Closed
Open
Created Nov 20, 2021 by James Samios@james-samios

Can't kill active mobs with dev build 3870: Async Chunk getEntities call

Summary

Using MythicMobs dev build 3870, after a player connects to the server, many errors are thrown relating to getting entities async. This is causing lots of issues, such as /mm mobs killall no longer working, and lots of duplicate invisible mobs spawning with the spawners function.

Steps to reproduce

This issue only happened once I updated my MythicMobs to the latest dev build. No config files were changed. Simply joining the server with the latest build causes this issue.

Current behavior

Mobs are duplicated but invisible, can't kill mobs using /mm mobs killall.

Intended correct behavior

No errors in the console and proper loading of mobs.

Server log file

https://pastebin.com/NhZFnzQp

Debug log snippet

https://pastebin.com/C58KBWtb (removed the startup log + some of the debug after the error messages due to size limit on pastebin)

Proposed fixes

Change async to sync for the getEntities method.

Edited Nov 20, 2021 by James Samios
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking