Jerakin / Pokedex5E

GNU General Public License v3.0
95 stars 30 forks source link

Egg move error #684

Closed Jerakin closed 3 years ago

Jerakin commented 3 years ago
1.13.2 - lua - utils/utils.lua:7: bad argument #1 to 'pairs' (table expected, got nil) - 
stack traceback:
    [C]: in function 'pairs'
    utils/utils.lua:7: in function 'shallow_copy'
    pokedex/pokedex.lua:678: in function 'get_egg_moves'
    screens/change_pokemon/move/scrollist.gui_script:75: in function 'set_egg'
    screens/change_pokemon/move/scrollist.gui_script:155: in function 'fn'
    gooey/internal/button.lua:31: in function 'button'
    gooey/gooey.lua:77: in function 'button'
    screens/change_pokemon/move/scrollist.gui_script:155: in function <screens/change_pokemon/move/scrollist.gui_script:146>
Jerakin commented 3 years ago

Seen: 3 on iOS, 28 on Android, 8 on Windows.