- Tham gia
- 17/09/2022
- Bài viết
- 11
404! KHÔNG TẠO ĐƯỢC SKILL TRONG MMOITEMS
Xin chào mọi người! Hiện tại em đang "kẹt" khi cố gắng tạo skill cho mmoitems. Trước khi nêu ra các khó khăn thì em sẽ cung cấp 1 số thông tin cơ bản về plugins liên quan bản thân đang sử dụng: MMOITEMS 6.9.3 - MYTHICLIB 1.5 - MYTHICMOBS 5.2.1 -MMOCORE 1.10.2 - MYTHIC PREMIUM 5.1.4 (tất cả đều là leak)
Lỗi và khó khăn:
Không hiện skill mặc dù đã test bằng mythicmobs và thành công
Full log:
[INFO] [Mythic] Reloading plugin...
[INFO] [MythicMobs] Mythic beginning reload procedure...
[INFO] [MythicMobs] Loading Packs...
[INFO] [MythicMobs] Loading Items...
[INFO] [MythicMobs] Loading Item Groups...
[INFO] [MythicMobs] Loading Skills...
[WARNING] [MythicMobs] Failed to parse Placeholder '"<mmoitems.skill.Pull.damage>"': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at
[WARNING] [MythicMobs] Failed to parse Placeholder '"<mmoitems.skill.PlayerCombust.Damage>"': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at
[WARNING] [MythicMobs] Failed to parse Placeholder '1.0E-5': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at
[INFO] [MythicMobs] Loading Drop Tables...
[INFO] [MythicMobs] Loading Random Spawns...
[INFO] [MythicMobs] Loading Spawn Blocks...
[INFO] [MythicMobs] ✓ Loaded 19 mobs.
[INFO] [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[INFO] [MythicMobs] ✓ Loaded 0 mob stacks.
[INFO] [MythicMobs] ✓ Loaded 134 skills.
[INFO] [MythicMobs] ✓ Loaded 0 random spawns.
[INFO] [MythicMobs] ✓ Loaded 45 mythic items.
[INFO] [MythicMobs] ✓ Loaded 2 drop tables.
[INFO] [MythicMobs] ✓ Loaded 0 mob spawners.
[WARNING] [MythicLib] Could not load skill handler 'mythicmobs-skill-id' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'name' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'cooldown' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'damage' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'mythicmobs-skill-id' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'name' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'cooldown' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'damage' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MMOCore] Could not load custom mining condition 'region{name="example_region,example_region2,__global__"}': Could not match any condition to 'region' in database
[WARNING] [MMOCore] Could not load custom mining condition 'region{name="example_region,example_region2,__global__"}': Could not match any condition to 'region' in database
[WARNING] [MMOCore] Could not load item 'mmoitem{type=CONSUMABLE;id=SUSHI_ROLL;tugs=30-40;experience=1-6}' from fishing drop table 'overriding-drop-table': A fishing drop table item must have a strictly positive weight
[WARNING] [MMOCore] Could not load item 'mmoitem{type=GEM_STONE;id=SPITEFUL_OPAQUE_DIAMOND;tugs=10-15;experience=20-30}' from fishing drop table 'overriding-drop-table': A fishing drop table item must have a strictly positive weight
[WARNING] [MMOCore] Could not load fishing drop table overriding-drop-table: The item list must not be empty.
[WARNING] [MMOCore] Could not load item 'vanilla{type=SALMON;tugs=4-5;experience=1-6}' from fishing drop table 'default': A fishing drop table item must have a strictly positive weight
[WARNING] [MMOCore] Could not load fishing drop table default: The item list must not be empty.
[WARNING] [MMOCore] Could not load objective '2' from quest 'adv-begins': Could not match any objective to 'talkto' in database
[WARNING] [MMOCore] Could not load objective '2' from quest 'fetch-mango': Could not match any objective to 'getitem' in database
[WARNING] [MMOCore] Could not load objective '3' from quest 'tutorial': Could not match any objective to 'getitem' in database
[WARNING] [MMOCore] Could not load objective '4' from quest 'tutorial': Could not match any objective to 'talkto' in database
[WARNING] [MMOCore] Could not load objective '5' from quest 'tutorial': Could not match any objective to 'killmythicmob' in database
[WARNING] [MMOCore] An error occured while trying to load loot chest region 'sample-region': Could not find world world_name_here
[INFO] [Mythic] Mythic has finished reloading!
[INFO] [MythicMobs] Mythic has finished reloading!
Xin chào mọi người! Hiện tại em đang "kẹt" khi cố gắng tạo skill cho mmoitems. Trước khi nêu ra các khó khăn thì em sẽ cung cấp 1 số thông tin cơ bản về plugins liên quan bản thân đang sử dụng: MMOITEMS 6.9.3 - MYTHICLIB 1.5 - MYTHICMOBS 5.2.1 -
Lỗi và khó khăn:
Không hiện skill mặc dù đã test bằng mythicmobs và thành công
Full log:
[INFO] [Mythic] Reloading plugin...
[INFO] [MythicMobs] Mythic beginning reload procedure...
[INFO] [MythicMobs] Loading Packs...
[INFO] [MythicMobs] Loading Items...
[INFO] [MythicMobs] Loading Item Groups...
[INFO] [MythicMobs] Loading Skills...
[WARNING] [MythicMobs] Failed to parse Placeholder '"<mmoitems.skill.Pull.damage>"': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at
[WARNING] [MythicMobs] Failed to parse Placeholder '"<mmoitems.skill.PlayerCombust.Damage>"': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at
[WARNING] [MythicMobs] Failed to parse Placeholder '1.0E-5': Math and variables in numeric values require premium! Consider getting MythicMobs Premium at
[INFO] [MythicMobs] Loading Drop Tables...
[INFO] [MythicMobs] Loading Random Spawns...
[INFO] [MythicMobs] Loading Spawn Blocks...
[INFO] [MythicMobs] ✓ Loaded 19 mobs.
[INFO] [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
[INFO] [MythicMobs] ✓ Loaded 0 mob stacks.
[INFO] [MythicMobs] ✓ Loaded 134 skills.
[INFO] [MythicMobs] ✓ Loaded 0 random spawns.
[INFO] [MythicMobs] ✓ Loaded 45 mythic items.
[INFO] [MythicMobs] ✓ Loaded 2 drop tables.
[INFO] [MythicMobs] ✓ Loaded 0 mob spawners.
[WARNING] [MythicLib] Could not load skill handler 'mythicmobs-skill-id' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'name' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'cooldown' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'damage' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'mythicmobs-skill-id' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'name' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'cooldown' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MythicLib] Could not load skill handler 'damage' from file 'PlayerCombust.yaml': Cannot invoke "Object.getClass()" because "obj" is null
[WARNING] [MMOCore] Could not load custom mining condition 'region{name="example_region,example_region2,__global__"}': Could not match any condition to 'region' in database
[WARNING] [MMOCore] Could not load custom mining condition 'region{name="example_region,example_region2,__global__"}': Could not match any condition to 'region' in database
[WARNING] [MMOCore] Could not load item 'mmoitem{type=CONSUMABLE;id=SUSHI_ROLL;tugs=30-40;experience=1-6}' from fishing drop table 'overriding-drop-table': A fishing drop table item must have a strictly positive weight
[WARNING] [MMOCore] Could not load item 'mmoitem{type=GEM_STONE;id=SPITEFUL_OPAQUE_DIAMOND;tugs=10-15;experience=20-30}' from fishing drop table 'overriding-drop-table': A fishing drop table item must have a strictly positive weight
[WARNING] [MMOCore] Could not load fishing drop table overriding-drop-table: The item list must not be empty.
[WARNING] [MMOCore] Could not load item 'vanilla{type=SALMON;tugs=4-5;experience=1-6}' from fishing drop table 'default': A fishing drop table item must have a strictly positive weight
[WARNING] [MMOCore] Could not load fishing drop table default: The item list must not be empty.
[WARNING] [MMOCore] Could not load objective '2' from quest 'adv-begins': Could not match any objective to 'talkto' in database
[WARNING] [MMOCore] Could not load objective '2' from quest 'fetch-mango': Could not match any objective to 'getitem' in database
[WARNING] [MMOCore] Could not load objective '3' from quest 'tutorial': Could not match any objective to 'getitem' in database
[WARNING] [MMOCore] Could not load objective '4' from quest 'tutorial': Could not match any objective to 'talkto' in database
[WARNING] [MMOCore] Could not load objective '5' from quest 'tutorial': Could not match any objective to 'killmythicmob' in database
[WARNING] [MMOCore] An error occured while trying to load loot chest region 'sample-region': Could not find world world_name_here
[INFO] [Mythic] Mythic has finished reloading!
[INFO] [MythicMobs] Mythic has finished reloading!





)