• ✨ 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

[Indev 0.53] Hitting Trade with National Dex

Ryuh

Trainer
Describe the bug you experienced here.
When trade and hit national pokedex the game crash.
What I expected to happen:
...

What actually happened:
...

Steps to reproduce:
1. ...
2. ...
...

(Add a crash log here if available and enclose it in the code tag with this button:
)
 

Attachments

nilllzz

Original Developer
Administrator
P3D Developer
Code:
  em System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  em net.Pokemon3D.Game.MusicManager.PlayMusic(String Song, Boolean SearchForIntro, Single NewFadeInSpeed, Single NewFadeOutSpeed)
  em net.Pokemon3D.Game.MusicManager.PlayMusic(String Song, Boolean SearchForIntro)
  em net.Pokemon3D.Game.DirectTradeScreen.InitializeTrade()
This is the top stack of the crash log, meaning it has nothing to do with the National Pokédex.
Can you reproduce this?
 

Ryuh

Trainer
sry this crash log is only to trade's crash. i dont have national dex 's crash. i'll post it in here later.
 
J

jianmingyong

Guest
If you can reproduce this, probably the DEHDMP music pack is.... corrupted. Try redownload that and probably it will fix the problem.
 

Ryuh

Trainer
Code:
  em System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  em net.Pokemon3D.Game.MusicManager.PlayMusic(String Song, Boolean SearchForIntro, Single NewFadeInSpeed, Single NewFadeOutSpeed)
  em net.Pokemon3D.Game.MusicManager.PlayMusic(String Song, Boolean SearchForIntro)
  em net.Pokemon3D.Game.DirectTradeScreen.InitializeTrade()
This is the top stack of the crash log, meaning it has nothing to do with the National Pokédex.
Can you reproduce this?
I put the crash log of the national pokedex.
 

Ryuh

Trainer
I know another bug that need more attention that the national pokedex... PVP speed , power and pokemon randomize. When a trainer send battle request , this trainer get your pokemons faster, powerfull and the challenger's pokemons stay random. This bug is annoying and need be fixed. Ty !
 

Capt_Segis

Engine Developer
P3D Developer
Global Moderator
I know another bug that need more attention that the national pokedex... PVP speed , power and pokemon randomize. When a trainer send battle request , this trainer get your pokemons faster, powerfull and the challenger's pokemons stay random. This bug is annoying and need be fixed. Ty !
I confirm this. Gengar faster than 31 ivs on speed timid starmie? thats bullshit.
 
Top