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 132
    • Issues 132
    • 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
  • #1720

Closed
Open
Created Sep 11, 2024 by whitec4d@whitec4d

[bug] armor, and equipment on mobs dont work

Summary

in my mob configs on mythicmobs, I therefore equipped my mobs with armor and itemsadder sword, but when it spawns, no armor or sword, just like any item. this doesn't work with itemadder armor or vanilla armor

my config image

Steps to reproduce

equip mobs with armor on a mob's config in Equipment

Current behavior

mobs equipped with armor in the configs no longer have armor, swords, or any equipment

Intended correct behavior

mobs should have their equipment

Server log file

latest.log

Debug log snippet

[17:56:21 INFO]: whitec4d issued server command: /mm mobs spawn D2_déchu5 [17:56:21 ERROR]: [MythicMobs] [SCHEDULER] Exception thrown whilst executing task [17:56:21 WARN]: java.lang.InstantiationError: io.lumine.mythic.bukkit.adapters.BukkitItemStack [17:56:21 WARN]: at ItemsAdder-4.0.2_beta_release_10.jar//dev.lone.itemsadder.Core.OtherPlugins.MythicMobs.drops.CustomItemDrop.getDrop(SourceFile:28) [17:56:21 WARN]: at MythicMobs-5.7.1.jar//io.lumine.mythic.core.drops.LootBag.equip(LootBag.java:239) [17:56:21 WARN]: at MythicMobs-5.7.1.jar//io.lumine.mythic.core.mobs.MobType.lambda$applyMobOptions$5(MobType.java:1150) [17:56:21 WARN]: at MythicMobs-5.7.1.jar//io.lumine.mythic.bukkit.utils.Delegates$RunnableToSupplier.get(Delegates.java:121) [17:56:21 WARN]: at MythicMobs-5.7.1.jar//io.lumine.mythic.bukkit.utils.promise.LuminePromise$SupplyRunnable.run(LuminePromise.java:654) [17:56:21 WARN]: at MythicMobs-5.7.1.jar//io.lumine.mythic.bukkit.utils.tasks.LumineExecutors$SchedulerWrappedRunnable.run(LumineExecutors.java:70) [17:56:21 WARN]: at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) [17:56:21 WARN]: at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) [17:56:21 WARN]: at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1740) [17:56:21 WARN]: at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:489) [17:56:21 WARN]: at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1612) [17:56:21 WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1312) [17:56:21 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:335) [17:56:21 WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)

Proposed fixes

This could be due to a version change? 1.20.4 to 1.21.1

Edited Sep 11, 2024 by whitec4d
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking