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 158
    • Issues 158
    • 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
  • #1951

Closed
Open
Created Jun 17, 2025 by PeakPartyGames@PeakPartyGames

[BUG] `/mm spawners copy` has a pointer/data issue

Copying a spawner and changing its mob type will change the mob type of the first spawner. This can be reproduced 100% of the time for me with the steps below. Restarting resolves the issue.

Assume MobSpawner1 has MobType 1.

My steps: Create your first spawner. /mm spawners copy MobSpawner1 MobSpawner2 /mm spawners set MobSpawner1 mob_type MobType2 /mm mobs kill MobType1

Result MobType2 will spawn at both MobSpawner1 and MobSpawner2.

Restarting fixes the issue. This only happens in runtime.

Spawner

MiningProficiencyMerchant1:
  World: MMO
  X: 155
  Y: 72
  Z: -29
  Yaw: 0.0
  Pitch: 0.0
  Breakable: false
  MobName: MiningProficiencyExpert
  SpawnerGroup: ''
  Radius: 1.0
  RadiusY: 1.0
  UseTimer: true
  MaxMobs: '1'
  MobLevel: '1'
  MobsPerSpawn: 1
  Cooldown: 10
  Warmup: 30
  ActivationRange: 32.0
  ScalingRange: 25.0
  LeashRange: 5.0
  HealOnLeash: true
  ResetThreatOnLeash: true
  CheckForPlayers: true
  ShowFlames: false
  Conditions: []
  SpawnConditions: []
  WarmupTimer: 2

Exact same config for the other spawner, just with a different mob type.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking