JulyArt
New Developer
- 70
- Posts
- 4
- Years
- Seen Dec 17, 2021
There seems to be an error regarding
upon line
The error stems from 'enctype' being a nil class and thus unable to perform '<' method
No alteration, same version as 21/05/01 github.
Code:
pbSweetScent
upon line
Code:
if enctype < 0 || !$PokemonEncounters.encounter_possible_here? ||
The error stems from 'enctype' being a nil class and thus unable to perform '<' method
No alteration, same version as 21/05/01 github.