#Pet spawn error: MythicMob does not exist - Fix by typing the name in UPPERCASE

1 messages · Page 1 of 1 (latest)

sick forge
#

How should the worldguard settings be to spawn my pet?

tulip portal
sick forge
#

i use mm m spawn my_pet

#

its spawning

#

but when i try spawning in mcpets menus

#

its not spawning

#

worldguard mob-spawning alow

#

allow

tulip portal
#

/mcpets debug

sick forge
tulip portal
#

It means the mythicmob that is referred to in the pet config does not exist

#

you must have typed it wrong in the config

sick forge
#

but it works on its own island

tulip portal
sick forge
#

yes

#

but not now

tulip portal
#

Make sure you have the same mythicmobs setup on all servers

#

and the same MCPets setup as well

sick forge
#

that's not the problem.

tulip portal
#

Do you mean you checked it ?

sick forge
#

yes

tulip portal
#

Ok, let me see one sec

#

Mmh the only case that matches yours is that the MythicMob couldn't be found

#

Let me know if you have further updates on the situation

sick forge
#

this is my

#

config

tulip portal
#

is the mythicmob Pet_Blaze_Chick spawnable in the problematic area?

sick forge
#

my island yes

#

but spawn no

tulip portal
#

You mean when you do /mm m spawn Pet_Blaze_Chick at spawn it does not work?

sick forge
#

yeah

tulip portal
#

Well, there's definitely a wider issue then, it means the MythicMob is indeed not loaded on your "spawn server"

#

it's out of MCPets scope, the debugger was correct

#

Mmh so you must be doing something wrong on your spawn server, there's something that prevents MM from loading in that server or something

tulip portal
#

Ok it works, but nt MCPets then?

sick forge
#

but mcpets not work

tulip portal
#

Oh it's not the same error as before

#

looks like you tweaked something?

sick forge
#

no

tulip portal
#

oh ok

#

it was not the full stack trace

#

I see

#

let me have a look at the source real quick

sick forge
#

ok im waiting

tulip portal
#

Ok I struggle to find the issue, can you use the debugger with that BETA build plz ? @sick forge

sick forge
#

ok im trying

#

How should my worldguard flags be for it to work properly?

tulip portal
sick forge
#

this ?

tulip portal
#

I'm trying to understand but I don't get the problem =/ Like where it's blocking

sick forge
#

different pet

sick forge
#

should i set them all to allow?

tulip portal
#

no, all to deny I guess

#

if you dont want them to interfere

tulip portal
sick forge
#

no

#

there are many

tulip portal
#

coz some are working?

sick forge
#

yes

#

i dont understand

tulip portal
#

Ok so some work

#

It might be an anchor mob issue maybe?

#

What is the type of the mob that do not spawn

#

and what is the type of the ones that work ?

sick forge
#

where can i look

tulip portal
#

In the mythicmob files

sick forge
#

where is this

tulip portal
#

./plugins/MythicMobs

sick forge
#
  Type: wolf
  Display: '&fBlaze Chick'
  Health: 60
  Damage: 2
  Options:
    MovementSpeed: 0.3
    ShowHealth: false
    PreventRandomEquipment: true
    AlwaysShowName: true
    Persistent: false
    Invincible: true
    Despawn: false
    PreventOtherDrops: true
    FollowRange: 20
    Silent: true
    KnockbackResistance: 1
    PreventSunburn: true
  DamageModifiers:
  - FALL 0
  AIGoalSelectors:
  - 0 clear
  AITargetSelectors:
  - 0 clear
  - 1 ownertarget
  - 2 ownerattacker
  - 3 monsters
  Skills:
  - model{mid=pet_blaze_chick;n=false} @self ~onSpawn
  - skill{s=Pet_Blaze_Chick_Skill} ~onTimer:40
  - skill{s=Cancelattack;sync=true} ~onAttack
  - skill{s=EXP_Gain} ~onTimer:100
  - effect:sound{s=entity.parrot.ambient;volume=0.7;pitch=1.2} @self ~onTimer:240 0.4
  - skill{s=Pet_Look} ~onTimer:1
  - skill{s=Pet_Interact_Chick} ~onInteract```
tulip portal
#

ok so this one is a wolf

#

how about the ones that work ?

sick forge
#

wolf

tulip portal
#

Mmmh that's weird, how come some be working and not the others if they are the same T.T

#

Are they in different files?

sick forge
#

yes

tulip portal
#

can you try moving one that doesn't work in a file for which the ones that are into work ?

sick forge
#

those that don't work are written in lowercase. I'll try to write it in uppercase.

#

its work

tulip portal
#

oh my god

sick forge
#

xd

tulip portal
#

@vagrant scroll why eyes_shake

#

That's such a weeeeeeird issue

sick forge
#

wolf not work

#

WOLF is work

tulip portal
#

okay

#

must be string comparison issue in MythicMobs for the spawn mechanic

#

I'm gonna add it in the wiki just in case

#

thanks a lot for troubleshooting ! boosty

#

Pet spawn error: MythicMob does not exist - Fix by typing the name in UPPERCASE

vagrant scroll
#

i havent a clue lol

sick forge
#

hello

#

i edited language file

#

but not work why

tulip portal
# sick forge

Wdym it does not work ? Did you restart the server after editing it ?

#

Note that in game icons are to be edited through /mcpets item command

sick forge
#

yes

tulip portal
#

What parts are not updating precisely ?

sick forge
#

i dont know

#

Changing the names of in-game icons with this command?

tulip portal
#

Either that, or you can modify them into petItems.yml directly

#

I'm working on a GUI to edit these in game

#

at the moment it's a bit janky, sorry about that

#

I should drop MCPets 4.0.0 with the GUI integration to edit everything this week probably 🙂

sick forge
#

Sometimes I can make it colorful, and sometimes it causes problems. What is the reason for this?

#

ORANGE: cannot be coloured.

#

RED: It can be made colorful.

tulip portal
#

if it's not colored

sick forge
#

Do you have animal pixel art?

#

like logo

tulip portal
#

No I don't

sick forge
#

how can i edit signal feather

tulip portal
#

soon GUI integration 👍

#

this week

sick forge
#

how can i translate DASH

tulip portal