Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mythic Mob world doesn't exist error #1126

Open
luckyloo1730 opened this issue Feb 19, 2024 · 0 comments
Open

Mythic Mob world doesn't exist error #1126

luckyloo1730 opened this issue Feb 19, 2024 · 0 comments

Comments

@luckyloo1730
Copy link

Hello, I have a CMI schedule that has to ran this command: mythicmobs mobs spawn toro_deep_creature pvp,62.11,1,11,70
The boss didn't spawn, so I tried running it in console. I got an error "world doesn't exist". However, this world does exist.
Here's my config:

For more information, check out the plugin manual or join us on Discord:

http://www.mythiccraft.io

Configuration:
Version: 5.0.3
General:
AllowMetrics: true
CheckForUpdates: true
CompatibilityMode: false
DebugLevel: 0
ErrorLogging: true
Language: enUS
UseVolatileFeatures: true
SendGiveItemFeedback: true
Clock:
ClockInterval: 1
SaveInterval: 5
SpawnsInterval: 2
ScannerInterval: 10
CleanupInterval: 600
Components:
CustomSpawners: true
RandomSpawning: true
ItemUpdating:
Enabled: true
Targeters:
Filters:
Default:
TargetSelf: false
TargetPlayers: true
TargetArmorStands: false
TargetMarkers: false
TargetCreativeMode: true
TargetSpectatorMode: true
TargetCitizensNPCs: false
TargetAnimals: true
TargetCreatures: true
TargetMonsters: true
TargetWaterMobs: true
TargetFlyingMobs: true
TargetSameFaction: true
TargetOwner: true
TargetNonMythic: true
TargetVillagers: true
Mobs:
DespawnByDefault: true
EnableAIModifiers: true
EnableTimerSkills: true
EnableThreatTables: true
EnablePlayerFactions: true
EnableLegacySkills: false
KillMessagePrefix: ''
PreventOtherDropsByDefault: false
Scaling:
Default:
Enabled: true
ScaleVanillaMobs: true
PerBlocksFromSpawn: 250
world2:
Enabled: true
PerBlocksFromSpawn: 250
world2_nether:
Enabled: false
PerBlocksFromSpawn: 100
BossBar:
UpdateInterval: 20
ScalingEquations:
Health: V * ((1.05)^(L-1))
Damage: V * ((1.05)^(L-1))
DefaultLevelModifiers:
Health: 0.1
Armor: 0
Damage: 0
KnockbackResistance: 0
Power: 0
RandomSpawning:
DisableVanillaSpawns: false
GenerateSpawnPoints: false
MaxMobsPerChunk: 2
SpawnRadiusPerPlayer: 64
SpawnRadiusPerPlayerY: 32
DespawnLazyRandomMobs: true
MaxGenerationTime: 20
PointsPerSecond:
Land: 5
Air: 0
Sea: 2
Lava: 0
Ground: 0
Compatibility:
Heroes:
Enabled: true
McMMO:
Enabled: true
ShowXPMessage: true
XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
SkillAPI:
Enabled: true
ShowXPMessage: true
XPMessageFormat: '&7You receive <drop.amount> experience for slaying <dropper.name>'
Vault:
Enabled: true
ShowMoneyMessage: true
MoneyMessageFormat: '&7You receive <drop.amount> currency for slaying <dropper.name>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant