Thutmose / Pokecube

Primary Development has moved to: https://github.com/Pokecube-Development
https://github.com/Pokecube-Development
19 stars 7 forks source link

megastones missing from Pokecube #248

Closed smmmadden closed 6 years ago

smmmadden commented 6 years ago

Adding issue to backlog to address the missing megastones. Version(s) reported in: Pokecube Core: 6.31.4 Pokecube Revival: 6.13.18 Pokecube Mobs: 4.2.5 Minecraft: 1.12.2 SpongeAPI: 7.0.0-SNAPSHOT-963ff06 SpongeForge: 1.12.2-2555-7.0.0-BETA-2783 Minecraft Forge: 14.23.1.2582 Thut Core: 5.13.0.c Thut Bling: 2.0.2 Thut Wearables 3.1.4 OptiFine 1.12.2_HD_U_C7 LuckPerms-Sponge 4.0.62 JourneyMap 1.12.2-5.5.2 Hwyla 1.8.23-B38_1.12 FastLeafDecay: 14 Dynmap-2.6-beta-1-forge-1.12 ShulkerBox: 1.3.0 TotalEconomy: 1.7.1 WorldEdit-Forge-MC1.12-6.1.8-dist Nucleus-1.2.0-PR5-S7.0-MC1.12.2

Thutmose: This section here is some debug output to help me remember to add mega stones when needed, as well as to let me know whether mobs are added properly

23:10:27] [Server thread/INFO] [STDERR]: [pokecube.core.PokecubeItems:getStack:446]: medichammega Not found in list of items. Dec 26, 2017 11:10:27 PM pokecube.core.interfaces.PokecubeMod log INFO: 1xitem.megastone@0 {tag={pokemon:"alphaorb"}, id=pokecube:megastone} Dec 26, 2017 11:10:27 PM pokecube.core.interfaces.PokecubeMod log INFO: 1xitem.megastone@0 {tag={pokemon:"omegaorb"}, id=pokecube:megastone} [23:10:27] [Server thread/INFO] [STDERR]: [pokecube.core.PokecubeItems:getStack:446]: abomasnowmega Not found in list of items. [23:10:27] [Server thread/INFO] [STDERR]: [pokecube.core.PokecubeItems:getStack:446]: audinomega Not found in list of items. [23:10:27] [Server thread/INFO] [STDOUT]: [pokecube.core.database.PokemobBodies:initBodies:85]: Onix pokecube.core.database.PokemobBodies$PokemobBody@7f8c1b89 [23:10:27] [Server thread/INFO] [STDOUT]: [pokecube.core.database.Database:loadSpawns:566]: Overwriting spawns for Bulbasaur [23:10:27] [Server thread/INFO] [STDOUT]: [pokecube.core.database.Database:loadSpawns:566]: Overwriting spawns for Squirtle [23:10:27] [Server thread/INFO] [STDOUT]: [pokecube.core.database.Database:loadSpawns:566]: Overwriting spawns for Caterpie [23:10:27] [Server thread/INFO] [STDOUT]: [pokecube.core.database.Database:loadSpawns:570]: Editing spawns for Caterpie

Dec 26, 2017 11:10:27 PM pokecube.core.interfaces.PokecubeMod log INFO: Removing [missingno, Medicham Mega, Wormadam Sandy, Wormadam Trash, Abomasnow Mega, Magmortar, Lillipup, Herdier, Stoutland, Pansage, Simisage, Pansear, Simisear, Panpour, Simipour, Drilbur, Excadrill, Audino Mega, Timburr, Gurdurr, Conkeldurr, Throh, Sawk, Sewaddle, Swadloon, Leavanny, Basculin, Scraggy, Scrafty, Tirtouga, Carracosta, Archen, Archeops, Trubbish, Garbodor, Minccino, Cinccino, Ducklett, Swanna, Karrablast, Escavalier, Frillish, Jellicent, Elgyem, Beheeyem, Cryogonal, Shelmet, Accelgor, Mienfoo, Mienshao, Druddigon, Golett, Golurk, Bouffalant, Rufflet, Braviary, Vullaby, Mandibuzz, Heatmor, Cobalion, Terrakion, Virizion, Tornadus Incarnate, Tornadus, Tornadus Therian, Thundurus, Thundurus Incarnate, Thundurus Therian, Landorus, Landorus Incarnate, Landorus Therian, Kyurem Black, Kyurem White, Litleo, Pyroar, Flabebe, Floette, Florges, Skiddo, Gogoat, Furfrou, Spritzee, Aromatisse, Swirlix, Slurpuff, Binacle, Barbaracle, Clauncher, Clawitzer, Helioptile, Heliolisk, Hawlucha, Volcanion, Crabrawler, Crabominable, Oricorio, Cutiefly, Ribombee, Mareanie, Toxapex, Morelull, Shiinotic, Salandit, Salazzle, Stufful, Bewear, Bounsweet, Steenee, Tsareena, Oranguru, Passimian, Wimpod, Golisopod, Turtonator, Togedemaru, Bruxish, Drampa, Jangmo-o, Hakamo-o, Kommo-o, Buzzwole, Pheromosa, Xurkitree, Celesteela, Guzzlord, Necrozma, Magearna, Poipole, Naganadel, Stakataka, Blacephalon, Zeraora] [23:10:27] [Server thread/INFO] [STDERR]: [pokecube.core.database.Database:postInit:700]: Removed 118 Missing Pokemon [23:10:27] [Server thread/INFO] [STDOUT]: [pokecube.core.database.Database:postInit:796]: 0 Pokemon Formes Removed

Thutmose commented 6 years ago

rather than things failing to load, this means that they don't exist to load in the first place, despite being in the database.

Thutmose commented 6 years ago

fixed in latest pokecube mobs, I just added in the extra missing mega stones.