Page 1 of 1

removing old starplayers?

Posted: Mon Dec 02, 2019 10:26 am
by cubefarmer
Hi All,

I'm trying to implement all the new rules for tournaments into our local league, which i recently updated to NAFLM.

I do this by commenting out the Stars in game_data.php and running the sync. Removing Brick was easy, but after that every removal triggers an error (array_to_js - FATAL ERROR: Unknown Datatype for "races[0]["players"][9]["ma"]") in the team creator and the star is still available in the inducement tryouts modul.

It seems i'm missing some other section, where i have to remove/add something? Any ideas?


Cheers,
Thorsten

Re: removing old starplayers?

Posted: Wed Jan 08, 2020 10:04 am
by Tim
I would try to keep the star players in the database and just remove team's access to them.
Otherwise any old game data that has a legacy star hired would become invalid.