BLIC Team Information Editor

@redlantern2051 Mate i dunno your gonna have to give me more information than that!! Like which team did you try and edit? I will have a look into it for you though. I'm at uni now though, i will have a look on friday for you mate. I havn't got a computer here yet! The more information you can give the better though so i can reproduce the error and fix it!

@barmyarmy I'm looking into importing and exporting players. Don't quite know how to do it yet though! As above i shall look into it when i get home this friday! I was going to use xml but i don't think that will quite work. If anyone has any suggestions i will be grateful.
 
For copying and pasting players from other teams, store the entire player data in a byte array and then use that byte array to replace that particular player.
And for importing and exporting players, store the entire player data in a temporary byte array and then use that byte array to write it in a file. This is exactly the same method which I used for my cricket2004 player editor :).
 
i get an error after i have chosen a teams dat file and when i choose a player from the drop down list an error appears and after that the prgram automatically closes.

this error happens with every dat team file

here is a screen shot of the problem can anyone help me?

error.jpg
 
@prakash : Cheers for the advice, i was thinking about doing it that way. Seems like the simplest aswell. Cheers for all the help matey ;)

@jazz : I don't seem to get that error at all. If you want to send me your teamandplayerinfo.bag i'll look into it.
 
jazz said:
i get an error after i have chosen a teams dat file and when i choose a player from the drop down list an error appears and after that the prgram automatically closes.

this error happens with every dat team file

here is a screen shot of the problem can anyone help me?

error.jpg

I get the same EXACT error as you Jazz.
 
I also receive that error. I do use lazy_chestnut's Player Editor. :(
 
Apparantly that error might be caused by not having the XML folder in the same directory as the editor.
Jazz managed to sort it.
 
Well I do have the XML folder in the same directory. Still get an error!
 
you need to extract all the contents off the zip file to a single folder. i was just dragging the contents from winzip to a folder which resulted me getting a run time error

this is how the folder looks like by just dragging the file from winzip

e2.jpg


as you can see the bats xml file is on its own it doesnt have a folder of its own

this is how the folder should look like in order to work after extracting all the contents

eroor.jpg


as you can see there is XML folder which contains the bat.xml

after i done this i got no error after it and it works fine
 
I have moved it so it looks like in the picture but still no joy. Does it have to be in the same folder as the actual game itself??? I just have it in a folder in "My Downloads".
 
redlantern2051 said:
I have moved it so it looks like in the picture but still no joy. Does it have to be in the same folder as the actual game itself??? I just have it in a folder in "My Downloads".
Can try and check whether this file works
 

Users who are viewing this thread

Top