Nav map messed up horribly.
-
LOL Funny bug!
I’ve done hundrets of systems in different mods some with countless lane rings, planets and stations (guess i made a system with 4 dockable planets and 18 or 19 stations), but i never had a messed up nav map
If u discover the source of that bug please tell us
-
Here are the videos:
Building Systems:
http://files.filefront.com/Building+Systems+Part+1avi/;13655501;/fileinfo.html
Understanding Asteroids and Nebulas:
http://files.filefront.com/Asteroids+and+Nebulaswmv/;12799219;/fileinfo.html
Modular Station Building
http://files.filefront.com/Modular+Station+Buildingavi/;12686081;/fileinfo.html
Custom Base Coding:
http://files.filefront.com/Baseini+Tutorialavi/;12714952;/fileinfo.html -
Sure you can anaylse 80kb of files?!
http://host-a.net/Unib5/HI01.ini -
Only thing I’ve noticed is that your system is called Hi01, in vanilla FL this is the nick of Omicron Alpha so if u’re not going to create a TC u should change that nick to hi01 (hi02 is omicron beta).
I’m rly not sure if this has something to do with it, but u were talking about “your newly created system” so if u got 2 systems called hi01 that could be the source of your bug.
Greetz
Mind -
I hope you realize we are not entitled to fix this for you. You are the one asking, we are the ones trying to help.
Double-posting with something like that is a surefire way NOT to get helped.
Instead, you’d be better off giving more details on what you did.
Also: modding takes time and patience; make sure that reaches your brain or you’ll be fried within a few months.
-
I’d really try what Mind said. You should NEVER have two systems with the same name.
You’re really looking for trouble by doing that.
-
Depending on how u made the universe ini and the mbase ini it will surely bug the game.
I never made that mistake but i produced that error and i worked not good, i bet when u take a look at alpha u will find your missing trade lanes and some more stuff there. -
Well did u clean ALL (and i mean ALL) ini files? I’M Specialy talking about the universe ini, the path inis the mbase.ini etc.?
Its not enough to just delete the systems in FLE, if u’re going to create a TC mod u should cleane all ini files except some archtyp ini’s (solarch.ini, shiparch.ini, stararch.ini, asteroidarch.ini etc. etc.). -
It never conflicted before. I simply added a few tradelanes, planets and bases and now this happens ???
Why not go back to these changes and code them out 1 by 1 with an ; in front in the ini files.
Did you build this from scratch or clone and modify a system?
-
Have you tried the poor man’s binary error checker?
Delete half the file and see if the problem goes away. If it does you know the problem is in that half. If it doesn’t, try the other half. If it still doesn’t go away delete everythign in the file. If the problem is still there you’re looking in the wrong file.
Then just keep cutting the code in half untill you isolate your bug.