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

Duplicate Game Crashes When I Try To Talk To Jasmine In The Lighthouse

maxshade1

Trainer
When I go to talk to Jasmine in the Lighthouse my game instantly crashes and I get an error message. This is the log I got:

Kolben Games Crash Log V 1.2
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.45
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
System time: 2/8/2014 5:49:10 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal seperator: .
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (100534)
Playing on Servers: TRUE (JLs Awesome 24/7 Server/54.201.241.154:15124)
Game environment: OverworldScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: Detected invalid files in a sensetive game environment.
InnerException: NOTHING
BaseException: Detected invalid files in a sensetive game environment.
HelpLink: No helplink available.
Data: Items: 0
Source: NOTHING
TargetSite: NOTHING
CallStack: NOTHING

You should report this error.

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


Please if someone can help ASAP that would be amazing.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
When I go to talk to Jasmine in the Lighthouse my game instantly crashes and I get an error message. This is the log I got:

Kolben Games Crash Log V 1.2
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.45
Operating system: Microsoft Windows 7 Home Premium [6.1.7601.65536]
System time: 2/8/2014 5:49:10 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal seperator: .
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (100534)
Playing on Servers: TRUE (JLs Awesome 24/7 Server/54.201.241.154:15124)
Game environment: OverworldScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: Detected invalid files in a sensetive game environment.
InnerException: NOTHING
BaseException: Detected invalid files in a sensetive game environment.
HelpLink: No helplink available.
Data: Items: 0
Source: NOTHING
TargetSite: NOTHING
CallStack: NOTHING

You should report this error.

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


Please if someone can help ASAP that would be amazing.
First off, welcome to the forums! It is great to see new members! Since you are new, I'll go a little easier on you. There are a few things you should know to make bug reporting a little easier for all of us:

1. Please place a version number in the thread's title (in this case it would be [0.45]).
2. Please paste the contents of crash logs in a Code Module (< > on the font menu), I have already done so for you:
Code:
Kolben Games Crash Log V 1.2
Pokémon 3D has crashed!
---------------------------

System specifications:
Pokémon 3D version: 0.45
Operating system: Microsoft Windows 7 Home Premium  [6.1.7601.65536]
System time: 2/8/2014 5:49:10 PM
System language: English (United States)(ENU) / Loaded game language: en
Decimal seperator: .
Content Packs: {}
Active GameMode: Pokemon 3D
GameJolt Account: TRUE (100534)
Playing on Servers: TRUE (JLs Awesome 24/7 Server/54.201.241.154:15124)
Game environment: OverworldScreen
Actionscript: No script running
---------------------------

Here is further information:
Message: Detected invalid files in a sensetive game environment.
InnerException: NOTHING
BaseException: Detected invalid files in a sensetive game environment.
HelpLink: No helplink available.
Data: Items: 0
Source: NOTHING
TargetSite: NOTHING
CallStack: NOTHING

You should report this error.

Go to "http://pokemon3d.net/forum/forums/6/create-thread" to report this crash there.
This particular error means one of three things:
1. You altered one of the files in the game and the system's anti-cheat system has shut down the game. If this is the case, than please revert the file back to what it originally was.
2. The file validation system confused the slashes again (/ instead of \). If this is the case, than this is a Duplicate thread.
3. This could be an entirely new bug. Further research might be necessary.

Thank you again for reporting this.

EDIT: Since this is not a Server or Launcher bug, it does not belong in this subforum. Next time please post in the General Bug forum. Contacting @Malcolm Reynolds or any Global Moderator or Administrator to move this thread there.

EDIT 2: Okay so this appears to be a Duplicate thread after all, move to the Bug Archive subforum instead.
 

nilllzz

Original Developer
Administrator
P3D Developer
Its most likely a duplicate based on the wrong slashes. Will be fixed in the next update.
 

maxshade1

Trainer
Well I don't know what I can do to fix it. I can not progress through the game without talking to her.
 

nilllzz

Original Developer
Administrator
P3D Developer
You can't do anything to fix it. I will release a new update tomorrow that will fix it.
 

maxshade1

Trainer
Ok, I wanted to add something I just came across. I tried surfing toward Whirl Islands and the same crash came up. I thought I would let you guys know.
 

Tornado9797

Content Developer
P3D Developer
Global Moderator
Ok, I wanted to add something I just came across. I tried surfing toward Whirl Islands and the same crash came up. I thought I would let you guys know.
You may need to post this in a new thread. Be sure to include the crash log if you do.

Nevermind, didn't see @nilllzz post.
 

nilllzz

Original Developer
Administrator
P3D Developer
Ok, thanks. Just making sure it was a global fix and you guys didn't have to pick off each area.
The bug is that the File Validation system cannot interpret a / as \, while the Windows File system can. This leads to desyncs and ultimately, the File Validation system fails because of that.
 
Top