Error Free Vanilla
-
FLScan II?
I use FLScan v1.3 and FLErrorChecker v 1.012 when building our mod files. I have zero errors using FLScan on our client files and two errors when checking our server files, both of which seem to be related to the use of modded dlls or exes and not the ini files. Doesn’t matter as the server and client files are 100% stable as near as I can tell.FLErrorChecker does cough up some other errors, mostly relating to audio files and hardpoint errors on ships we don’t use so I don’t worry about them.
The problem with using our client mod is that it would most certainly kill playing Single Player. Our server mod is 100% compatible with a vanilla client even though it does enable and add things to the experience. If a modded client tried to access a vanilla server however, they would have problems.
I don’t have a version of our mod that JUST gets rid of the vanilla errors. I would say however that one would probably be welcome to others in the community. My first experiences on modding involved getting rid of those errors. It’s how I taught myself to mod. If you’re capable of identifying the errors you’re capable of eliminating them. Remember though, the elimination of some of the errors may kill single-player ability.
-
I found and downloaded FLScan II and find a problem immediately. Looks like every sun has a problem…. How accurate can that be? Also, it states that it can’t find a zone in an asteroids file but when I go to the system ini it’s right there. Based on these two factors I’m guessing it’s riddled with false positives.
I’m sticking with FLScan v1.3 for now.
-
-
Greets Adoxa,
Can you take a moment to explain the ‘out of order’ errors in the market files? Does this merely mean that the entries in the market_misc.ini files must be in the same order as those in the engine_equip.ini, weapon_equip.ini and misc_equip.ini files?
-
Looks like it wants good entries to be in the same order as equip entries, which seems pointless to me. For example, [c]misc_equip.ini[/c] defines [c]ge_s_cm_01_ammo[/c] followed by [c]ge_s_cm_01[/c] (line 531 in my file), but [c]misc_good.ini[/c] puts the launcher (good 169 in my files) before the ammo (good 170).
-
Yeah, that’s why I wondered. To the best of my knowledge those ‘errors’ have not caused any problems in the game or on the server.