Quote:
Devnullicus said:
Quote:
Phoenix-D said:
Oh, and at some point it stopped reading custom vehicle types. :/
|
Hmmm, not sure what happened with vehicle types, I didn't think I did anything that would break that... but apparently I was wrong I'll look into it. Thanks for the heads up!
|
Ah, I think I might know what's going on here. I made a change to optimize things a bit where it would only read these data files once instead of every time you load an editor form. Therefore the first time you load any form, it reads all the other data files it needs and just keeps them around in memory as needed. I meant to add a function to do a manual refresh so you could "hot sync" changes to these files, but then forgot.
I suspect that if you restart the app with any changes, it will read your data correctly?
Or is the problem that it just won't read it at all - even the first time?