[UTILITY] Max FB Database Editor v 1.6.2

A section for those creating 3rd party tools and add ons. Lots of techincal code creation type questions would go here.

Moderator: David Winter

User avatar
jdhalfrack
Posts: 293
Joined: Mon Oct 22, 2007 3:02 pm
Location: Springfield, IL
Contact:

RE: [UTILITY] Max FB Database Editor v 1.6.1

Post by jdhalfrack »

I can answer the first question...1.61 and 1.62 are identical, but a file was missing in 1.61.  So the file was added and renumbered 1.62, I guess so people know its not the version with the missing file.
This is exactly right. I just forgot to change the version number in the program.

As far as the second problem, I know why it gives the error. It's because the listview (the list that has the Players' name on them) requires "keys" to associate different items in the list. The Key is just the player ID. I hadn't thought about it until now, but technically, someone could change the IDs and accidentally duplicate them. Also, if you export a player (or players), then import them without removing the identical players, this could happen too. Chances are it was one of these two things that messed it up.

The import/export functions are still in there "beta" stage, so there will be some bugs. I will try to account for this particular one next release.

JD
[center]Image

Latest Max FB Databse Editor: Max FB Database Editor (v 1.7.0)[/center]
sacjones
Posts: 3
Joined: Sun Feb 24, 2008 4:53 pm

RE: [UTILITY] Max FB Database Editor v 1.6.1

Post by sacjones »

So what's the best way to go? After the export should I delete all the players currently on the team before I import them? I didn't change the IDs, I just overwrote the information from player name to the end.

Thanks again -
User avatar
dreamtheatervt
Posts: 483
Joined: Sat Apr 22, 2006 2:11 am
Location: Virginia

RE: [UTILITY] Max FB Database Editor v 1.6.1

Post by dreamtheatervt »

The way I use the editor, I don't need the import and export buttons.  For what you are doing, I think all you need to do is save the database.
User avatar
jdhalfrack
Posts: 293
Joined: Mon Oct 22, 2007 3:02 pm
Location: Springfield, IL
Contact:

RE: [UTILITY] Max FB Database Editor v 1.6.1

Post by jdhalfrack »

About the "overflow error" I was receiving...

Run-time error '6':
Overflow

I get it sometimes when I edit the values skills/attributes tab in global edits.
I replicated the error (finally) and I know why it is erroring... the problem is that I cannot seem to find a fix for it... I will keep looking, though.

JD

CORRECTION: I fixed it (I hope).
[center]Image

Latest Max FB Databse Editor: Max FB Database Editor (v 1.7.0)[/center]
Post Reply

Return to “3rd Party Developers Area”