• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Fixed [Indev 0.46.2] Sprite + egg group Bug

R

Rezelg

Guest
Hi !
So two little bugs this time, first one Snivy's sprite is wrong in one of the sides :


As you can see the tip of his nose gets cut off, and the movement of the body seem wrong on that side, the other sides are ok.

Second one, i was trying to breed a shelder (egg group : water 3) with my corsola (egg groups: water 1 and water 3), i waited a lot to get an egg, when i finally got tired of waiting i callled the day-care-girl and she said they can't breed at all, on other pokemon games they breed normaly so i guess this is a bug hahaha




They were both supposed to be on the group water 3, i dont know if there a bug in the whole group or not :/
corsola's #222
Shelder's #90
thanks for your attention
 

Attachments

Last edited by a moderator:
R

Rezelg

Guest
:/
corsola is one of the couple pokemon that can teach cloyster rockblast through breeding
 

Fanta

Content Developer
P3D Developer
Global Moderator
"None" makes the pokemon unbreedable with other species i think
it needs to be blank
honestly this might not be fixed
"None" makes the pokemon unbreedable with other species i think
it needs to be blank
honestly this might not be fixed
idk, i have breed shellder with omastar to get that move, and it works, haven't tried with corsola
are you sure you didn't put a male corsola with a male shellder (i.e same gender)?

Edit: my female cloyster and my male corsola are breeding just fine
 

Attachments

Last edited:
R

Rezelg

Guest
idk, i have breed shellder with omastar to get that move, and it works, haven't tried with corsola
are you sure you didn't put a male corsola with a male shellder (i.e same gender)?

Edit: my female cloyster and my male corsola are breeding just fine
I am, i also thought that was the case, but i checked twice, anyways, im gonna look for an omastar :D

i tried it again, with the same pokemon but in goldenrod this time, it worked ! but s, still the day-care in kanto doesn't
 
Last edited by a moderator:

Fanta

Content Developer
P3D Developer
Global Moderator
i tried it again, with the same pokemon but in goldenrod this time, it worked ! but s, still the day-care in kanto doesn't
Yes, it's not working for the kanto daycare as you can see in the screenshot, there is no breeding chance, but it's working fine for Johto's daycare.

@Darkfire should i create a separate bug report for the egg bug? cause i think it is not fixed yet, unless you fixed that too.
 

Attachments

Last edited:

nilllzz

Original Developer
Administrator
P3D Developer
Yes, it's not working for the kanto daycare as you can see in the screenshot, there is no breeding chance, but it's working fine for Johto's daycare.
Only because they can breed doesn't mean they have to breed and produce an egg once the Daycare circle is completed.
There's a chance involved that it doesn't happen, and seeing the combination of Pokémon I guess its the lowest possible chance of 20%. All daycares in the game are using the exact same algorithm which isn't scripted, but hardcoded in the game. I can ensure you that at least in the egg creation prices, there's literally no difference in how the eggs get created.
 

Fanta

Content Developer
P3D Developer
Global Moderator
Only because they can breed doesn't mean they have to breed and produce an egg once the Daycare circle is completed.
There's a chance involved that it doesn't happen, and seeing the combination of Pokémon I guess its the lowest possible chance of 20%.
I know about the chance, when the chance to breed is zero, it won't be shown, same as in my screenshot, the problem is that the same 2 pokemons can breed when put in Route34 daycare, but they can't breed when put in Route5 daycare.

i don't know why it happens that way. but it does. even when you call the daycare girl, she'll tell you that they won't breed.
 

nilllzz

Original Developer
Administrator
P3D Developer
I know about the chance, when the chance to breed is zero, it won't be shown, same as in my screenshot, the problem is that the same 2 pokemons can breed when put in Route34 daycare, but they can't breed when put in Route5 daycare.

i don't know why it happens that way. but it does. even when you call the daycare girl, she'll tell you that they won't breed.
And the exact same Pokémon breed in the Johto daycare?
 

nilllzz

Original Developer
Administrator
P3D Developer
actually, i just tested it again, it turns out that if you put Corsola first then Shellder/cloyster they will breed, but if you put corsola last, they wont breed.
Weird. It's a problem with the breeding code then, I will look into this.
Edit: Fixed it. It didn't check if the first Pokémon's first egg group equals the second Pokémon's second egg group (so Water 3 as Cloyster's first egg group and as Corsolas second egg group). It works the other way round though, since it checked for the first Pokémon's second egg group and the second Pokémon's first egg group.
 
Last edited:
Top