What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Program - Dev] Apoc's Profile Editor [Semi-Beta]

Status
Not open for further replies.
LiquidAtoR, do you know how I can put Z coordinates on it? Because there is only X and Y.
 
Honestly I have no idea.
I'm just the regular guy that tries to break people's things :D
I didn't toy around with the editor yet due to lack of time.
 
Used it a little bit, its incredible. Honored that you used my mockups, too.
 
Your editor doesn't like when profiles are having lots of comments <!-- --> in them.
Once I removed all comments it picked it up fine.

The editor skips over comments, so unless your comments were making the XML invalid, they are not an issue.

2 Errors
1st at load of maps
2nd at load of a profile

Make sure you extract everything to the same directory, and Data.db is in the same folder as the exe, as well as System.Data.SQLite.dll.

For the error when loading a profile; it isn't a valid profile XML. <Collect > isn't a valid tag as far as I'm aware. (Not outside of a QuestOrder tag)
 
The editor skips over comments, so unless your comments were making the XML invalid, they are not an issue.

For example this profile.
It will not read correctly in the editor.
Doesn't seem to be anything wrong with the xml (at least not as far as I and HB can see).
Forgive my ignorance, but otherwise I never learn :)
 
For example this profile.
It will not read correctly in the editor.
Doesn't seem to be anything wrong with the xml (at least not as far as I and HB can see).
Forgive my ignorance, but otherwise I never learn :)

One of the reasons that I don't like HB using case-insensitive element names. My editor only recognizes 'SubProfile', and not 'Subprofile'. I have no intention on changing this behavior.
 
New version up.

Addresses issues with the DbConnection constructor.
Now prints the exception type when an error occurs during profile loading
Typo fixes

New version scheme. Please report the version when giving bug reports!

EDIT: Hotfix build released. I fuxed up a logical switch in the profile engine. It should be working now.
 
Last edited:
I get every start of the tool the error on Pic: Error 1
and he save the EditorSettings.xml on the desktop not in the folder

when its loaded and i load the map of Kamlimdor
i get the Error on Pic : Error 2

When i delete the images folder, and on startup he create new maps, he give another error after he finished
you can see it on Pic: Error 3

On sending the Error there is a 4th error on Pic: Error 4

Version: HBPE_9122010_241
 
Last edited:
Looks good Apoc, although i'm having trouble making a profile as everytime i try to add somthing to it, it says that i must load a profile. I've tried going File -> New (that doesn't work) File -> Load -> then i pick a profile(that doesn't work). I've tried making a new profile and saving, then loading the profile to see if it'll work, but it doesn't. is there a special way to start a new Profile within the Editor?
 
Looks good Apoc, although i'm having trouble making a profile as everytime i try to add somthing to it, it says that i must load a profile. I've tried going File -> New (that doesn't work) File -> Load -> then i pick a profile(that doesn't work). I've tried making a new profile and saving, then loading the profile to see if it'll work, but it doesn't. is there a special way to start a new Profile within the Editor?

you maybe found a bug :)
 
Looks good Apoc, although i'm having trouble making a profile as everytime i try to add somthing to it, it says that i must load a profile. I've tried going File -> New (that doesn't work) File -> Load -> then i pick a profile(that doesn't work). I've tried making a new profile and saving, then loading the profile to see if it'll work, but it doesn't. is there a special way to start a new Profile within the Editor?

You need to make sure you select a profile from the Subprofiles tab first. Many things require a valid subprofile to be editing.
 
Can't add a mailbox (using view NPCs to find. Buttons to add don't work, including the 'add new' in the mailbox list itself.

edit: Appears they were added but not to the list in the GUI. Saving profile meant that I had around 10 instances of the same mailbox in the profile :D.
 
Last edited:
Thank you Apoc! This is an phenomenal tool :D.

Is there a way to manually enter hotspot information? I realize we can do this from the main xml file, and that the interface can fix the z coords, but I was wondering about the x and y :D. Hope I'm not being stupid here ><
 
Last edited:
I don't know what I am doing wrong here. I opened it up, moved the map to the area I am working on. Filled in the info on the first tab, clicked on the sub file tab tried to enter a name and I get a message I need to create or edit a profile. Since I just started using this I obviously don't have any profiles I am working on and yes I am starting a profile from scratch. I have tried clicking save and nothing. So I am at a loss sorry if I am a dumbass, it looks simple but apparently I can't figure it out.
 
I don't know what I am doing wrong here. I opened it up, moved the map to the area I am working on. Filled in the info on the first tab, clicked on the sub file tab tried to enter a name and I get a message I need to create or edit a profile. Since I just started using this I obviously don't have any profiles I am working on and yes I am starting a profile from scratch. I have tried clicking save and nothing. So I am at a loss sorry if I am a dumbass, it looks simple but apparently I can't figure it out.


When you first open the program, along the top click File>New
 
I don't know what I am doing wrong here. I opened it up, moved the map to the area I am working on. Filled in the info on the first tab, clicked on the sub file tab tried to enter a name and I get a message I need to create or edit a profile. Since I just started using this I obviously don't have any profiles I am working on and yes I am starting a profile from scratch. I have tried clicking save and nothing. So I am at a loss sorry if I am a dumbass, it looks simple but apparently I can't figure it out.

I've been having the same problem, although after tinkering around for an hour or so a few days ago, i came back to it for a few min to see if i could figure it out, and it's quiet simple

File > New > (goto the subprofile tab) > CLICK where it says "My Profile"(should be right under the "sections subprofile" tab) to highlight it > "New Subprofile" button > profit.

Thanks Apoc =D
 
Status
Not open for further replies.
Back
Top