Main Site | Forum | Rules | Downloads | Wiki | Features | Podcast

NLSC Forum

Talk about NBA Live 08 here.
Post a reply

Codebase errors

Sun Jul 17, 2011 10:40 pm

I have two codebase errors. Do you guys have any idea what is wrong - "Sub-expression Type is Wrong, e4massage, Team=0"?

I edited rosters using DB Commander. I changed only players.dbf and appearance.dbf. The program was acting weird - when I tried to transfer records over, it gave me 0 instead of False and -1 for True. I fixed them to True and False, knowing that those commands are required in order for the game to run. But now, I have those codebase errors.

CODEBASE ERROR:
Error #: -460
Error # 90901
Sub-expression Type is Wrong
e4massage
Team = 0

CODE: SELECT ALL
CODEBASE ERROR
Error #: -710
Error #: 83703
Relation Error
expression incongruity

Re: Codebase errors

Sun Jul 17, 2011 11:30 pm

It seems you have done wrong editings in one of those DBF files. I am assuming too that it is corrupted but it is edited with DB Commander so it can't be corrupted.

Re: Codebase errors

Mon Jul 18, 2011 3:43 am

Silver-Light wrote:It seems you have done wrong editings in one of those DBF files.


I agree.

Silver-Light wrote:but it is edited with DB Commander so it can't be corrupted.


You can still corrupt your files no matter what editor you use.

Re: Codebase errors

Mon Jul 18, 2011 8:13 am

Dc311 wrote:
Silver-Light wrote:It seems you have done wrong editings in one of those DBF files.


I agree.

Silver-Light wrote:but it is edited with DB Commander so it can't be corrupted.


You can still corrupt your files no matter what editor you use.


Never mind guys. I got around that error, but now am having trouble with courts. Only one court can be chosen right before playing the game, and that court doesn't work (i.e., throws errors. Something about appearid...). I checked location.dbf and there are multiple courts entered. Is there something I'm not doing or am doing wrong? Thanks for your replies :).

Re: Codebase errors

Mon Jul 18, 2011 12:25 pm

The only thing i can think of is this.

1:Open your Documents/NBA LIVE 08/database folder.

2:Open the database folder.

3:Delete all of the files that are in these folders.(currentdb,,originaldb,workingdb)

4:Copy all of the .dbf files(.dbf ONLY) that are in your roster(Documents/NBA LIVE 08/saves).

5:Paste those files in your database/OrigDB folder that is located in your main NBA Live 08 folder.

6:Load the game and see if it works.
Post a reply