Pixelmon Mod - Bug tracker

5.1.1 Latias OverSpawn fix completed

Ticket description:
https://i.gyazo.com/d0c46303b8179493224 ... 631c4d.png
As you can see here Latias is spawning outrageously and in bulk. I'd also like to mention that when someone is in a battle with one and you use /pokekill
It will spawn even more.

Comments

#16544 Posted by FrostEffects » 18 Jun 2017 12:31

<13:14:37> "OccupiedEye": yo frost something just happened. i didn't screen shot it but 3 latias spawned at once
<13:23:33> "OccupiedEye": https://gyazo.com/7d76750d3564bed32ccc17db4199bdd9

Best part is... after i created this ticket earlier; I disabled latias in spawn of psyduck

Code: Select all##########################################################################################################
# latias
#--------------------------------------------------------------------------------------------------------#
# Spawning rates for Latias
##########################################################################################################

latias {
    S:"Biome Names" <
        Ocean
        Deep Ocean
     >

    # Allow this to fly
    B:"Can Fly"=true

    # Allow this to swim
    B:"Can Swim"=false

    # The chance of catching this (higher = easier to catch)
    I:"Catch Rate"=3

    # Spawn rarity modifier for day (0.0-1.0)
    D:"Day Spawn Modifier"=1.0

    # Spawn rarity modifier for dusk/dawn (0.0-1.0)
    D:"Dusk/Dawn Spawn Modifier"=0.10000000149011612

    # Allow this to be ridden
    B:"Is Rideable"=true

    # Maximum group size to spawn (min 1)
    I:"Maximum Spawn Group"=1

    # Maximum level to spawn at (1-100)
    I:"Maximum Spawn Level"=70

    # Minimum group size to spawn (min 1)
    I:"Minimum Spawn Group"=1

    # Minimum level to spawn at (1-100)
    I:"Minimum Spawn Level"=70

    # Spawn rarity modifier for night (0.0-1.0)
    D:"Night Spawn Modifier"=0.0

    # -1 = Legendary spawning, 0 = no spawning, 1-200 = Multiplier for time rarity
    I:Rarity=0

    # land, water, underground, air, airpersistant
    S:"Spawn Locations" <
        airpersistent
     >
}

#16545 Posted by FrostEffects » 18 Jun 2017 12:51

Just got another report that latias is still spawning on the server...
this time with legends in general disabled in pixelmon.hcon
Code: Select all    # Allow wild Legendaries to spawn (besides specific event spawns).
    allowLegendarySpawn=false

#19630 Posted by LordSamosa » 11 May 2020 11:05

This ticket is expired. If you believe this is still an issue, please make a new ticket.

Ticket details

  • Ticket ID: 12321
  • Project: Pixelmon Mod
  • Status: Fix completed
  • Component: Spawning
  • Project version: 5.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: (unknown)
  • Assigned to: (unassigned)
  • Reported by: FrostEffects (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 18 Jun 2017 11:54
  • Ticket last visited by: LordSamosa on 11 May 2020 11:04
JOIN THE TEAM