fifa_ng_db Issue with Meta

Rizzaldio

Club Supporter
Ok so has anybody noticed this? Have any idea why it happens? It can cause a lot of confusion later on in a project.

If you edit the db-meta for some values they are not reflected when you edit the database.
To replicate the issue:
1) Open fifa_ng_db-meta, go to the teams table xml and change the rangehigh for cityid to 4000 and save it.
2) Open fifa_ng_db. Go to the teams table and change one teams cityid to something above 1203 but below the rangehigh you set (eg. 3000).
3) Save the fifa_ng_db. Close it, and then reopen it. It will reset the cityid you changed to something else such as 1021.

Why is it not taking any notice of the meta? Has anyone seen this before? - It seems to happen on quite a few tables. Presumably it is another bug with FifaEditor?
 

moldoioan

Club Supporter
Ok so has anybody noticed this? Have any idea why it happens? It can cause a lot of confusion later on in a project.

If you edit the db-meta for some values they are not reflected when you edit the database.
To replicate the issue:
1) Open fifa_ng_db-meta, go to the teams table xml and change the rangehigh for cityid to 4000 and save it.
2) Open fifa_ng_db. Go to the teams table and change one teams cityid to something above 1203 but below the rangehigh you set (eg. 3000).
3) Save the fifa_ng_db. Close it, and then reopen it. It will reset the cityid you changed to something else such as 1021.

Why is it not taking any notice of the meta? Has anyone seen this before? - It seems to happen on quite a few tables. Presumably it is another bug with FifaEditor?
I think they are some EA hardcoded things. Lets give you an example fdrom Fifa 14 when for stadium id you cannot higher than 511. Same thing as ypu explain happen if you set the id higher than 511, however of the meta changed you`ve made!!!
 


Top