About Store Forum Documentation Contact



Post Reply 
Partial Editor - crash in StateUpdate [Closed]
Author Message
Harton Offline
Member

Post: #1
Partial Editor - crash in StateUpdate [Closed]
I download new package with code of Partial Editor. I configurated project and compiled it. Crash appear only if I run editor under Visual Studio. When I run editor from exe file, everything is ok.
How can I repair this crash?


Attached File(s) Image(s)
   
(This post was last modified: 11-21-2012 10:36 PM by Harton.)
11-07-2012 04:46 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Partial Editor - crash in StateUpdate
Are you using provided editor without any modifications?
Are you using latest SDK with it?
Which VS are you using?
11-07-2012 04:50 PM
Find all posts by this user Quote this message in a reply
Harton Offline
Member

Post: #3
RE: Partial Editor - crash in StateUpdate
Quote:Are you using provided editor without any modifications?
We added new functionality but we didn't change standard editor codes.

Quote:Are you using latest SDK with it?
Yes, I downloaded SDK 10 minutes ago.

Quote:Which VS are you using?
I use VS2010.
11-07-2012 07:49 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: Partial Editor - crash in StateUpdate
I've just tried using VS2010 with latest SDK uploaded today and it works fine.
Had to comment SupportPVRTC (); line because there were linker errors on 2010.
Please try unmodified sources first.
Also after updating SDK please update the Editor.lib from Esenthel Store partial editor source.
11-07-2012 09:40 PM
Find all posts by this user Quote this message in a reply
Harton Offline
Member

Post: #5
RE: Partial Editor - crash in StateUpdate
Quote:Had to comment SupportPVRTC (); line because there were linker errors on 2010.
Yes, we know. We commented this line.

I downloaded latest version of Partial Editor and when I opened and ran project, which is in Editor folder, everything is ok.
But if I copied the same files to our codes, editor didn't work.
I looking for error in my project file or others files.
11-08-2012 04:07 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Harton Offline
Member

Post: #6
RE: Partial Editor - crash in StateUpdate [Closed]
When we created the Visual Studio project from the beginning, error disappeared.
11-21-2012 10:37 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply