• ✨ 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 [0.37] Problems with the emblem

Daziman

Champion
Trusted Support
Retired Mod
I just defeat the olvine gym leader, I had problems with my internet signal, so I didn't save the game, and I waited to recover the signal and then I saved.

But now, I don't have the MineralBadge Emblem :/
2013-10-08_23.36.48.png


help pls
 

nilllzz

Original Developer
Administrator
P3D Developer
You only get the emblems when you are online. You have been offline while you defeated the gym leader. So the game couldn't register the achievement on GameJolt.
 

Daziman

Champion
Trusted Support
Retired Mod
You only get the emblems when you are online. You have been offline while you defeated the gym leader. So the game couldn't register the achievement on GameJolt.
This is Madness!

There is a way to obtain "again" the emblem (without starting a new game)?
 

Daziman

Champion
Trusted Support
Retired Mod
Would this work?

Code:
@Action:AchieveEmblem(mineral)
Code:
Kolben Games Crash Log V 1.0
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.38
Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
System time: 13-10-2013 15:50:37
System language: ESL
Decimal seperator: ,
Content Packs: {DEHDMP, AnimeCries}
Active GameMode: Pokemon 3D
Operating online: TRUE (35746)
Game environment: OverworldScreen
---------------------------

Here is further information:
Message: StartIndex no puede ser inferior a cero.
Nombre del parámetro: startIndex
InnerException: NOTHING
BaseException: StartIndex no puede ser inferior a cero.
Nombre del parámetro: startIndex
HelpLink: No helplink available.
Data: System.Collections.ListDictionaryInternal
Source: mscorlib
TargetSite: Name: Remove [
   Attributes: PrivateScope, Public, HideBySig
   CallingConvention: Standard, HasThis
   ContainsGenericParameters: False
   DeclaringType: System.String
   IsAbstract: False
   IsAssembly: False
   IsConstructor: False
   IsFamily: False
   IsFamilyAndAssembly: False
   IsFamilyOrAssembly: False
   IsFinal: False
   IsGenericMethod: False
   IsGenericMethodDefinition: False
   IsHideBySig: True
   IsPrivate: False
   IsPublic: True
   IsSecurityCritical: False
   IsSecuritySafeCritical: False
   IsSecurityTransparent: True
   IsSpecialName: False
   IsStatic: False
   IsVirtual: False
   MemberType: Method
   MetadataToken: 100664145
   MethodHandle: System.RuntimeMethodHandle
   Module: CommonLanguageRuntimeLibrary
   ReflectedType: System.String
   ]

StackTrace:    en System.String.Remove(Int32 startIndex)
   en _2._5DHero.ScriptCommander.InizializeCommand(ScriptV2& ScriptV2, String inputString)
   en _2._5DHero.ScriptV2.DoCommand()
   en _2._5DHero.ScriptV2.Update()
   en _2._5DHero.Script.Update()
   en _2._5DHero.ActionScript.Update()
   en _2._5DHero.OverworldScreen.Update()
   en _2._5DHero.Basic.Update(GameTime gameTime)
   en _2._5DHero.DGame.Update(GameTime gameTime)
   en Microsoft.Xna.Framework.Game.Tick()
   en Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
   en Microsoft.Xna.Framework.GameHost.OnIdle()
   en Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
   en Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
   en System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   en System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   en System.Windows.Forms.Application.Run(Form mainForm)
   en Microsoft.Xna.Framework.WindowsGameHost.Run()
   en Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
   en Microsoft.Xna.Framework.Game.Run()
   en _2._5DHero.Program.Main(String[] args)

You should report this error.

Go to "http://pokemon3d.net/forums/6/create-thread/" to report this crash there.
EDIT: Fixed
 

nilllzz

Original Developer
Administrator
P3D Developer
I made so you can obtain the achievements when you talk to the gym leaders once they are defeated (and when you defeat them normally, as always)
 
Top