Important Message

You are browsing the archived Lancers Reactor forums. You cannot register or login.
The content may be outdated and links may not be functional.


To get the latest in Freelancer news, mods, modding and downloads, go to
The-Starport

Crash this crash that-please help

The general place to discuss MOD''ing Freelancer!

Post Tue Jun 15, 2004 1:53 pm

Crash this crash that-please help

Hey, Ive been working on a mod with a new faction for the past few days. I am nearly finished. All I have to do is add a base or two, patrols, maybe a system, etc.

I went to test it and see if it would work before i started on the encounters and such listed above. The game crashed to desktop just as the starting intros were over.

I then proceeded to use FLServer in hopes that it would encounter the error as well and i could go and see what it was in the console progress report. Sure enough, it did. The error is:
E:\FL\Scratch\Source\Common\Archetype.cpp(60) : *** ERROR: ArchDB::Get(2570584714) failed

I used search and looked for this file in every place i could but could not find it. If anyone could help fix this or has any ideas than please post here.

StarSeeker//\ International Pirate
\////
\//
\/

Post Wed Jun 16, 2004 9:19 am

Any suggestions would be nice. Anything that might have caused this error. ANYONE????

StarSeeker//\ International Pirate
\////
\//
\/

Post Wed Jun 16, 2004 9:55 am

Does flserver actually crash, or does it just display that error? Many times the getarch errors don't actually cause crashes, but sometimes they do.

That hashcode is unknown, so it must be for an archetype name in your mod (it's not in "vanilla" freelancer).

Post Wed Jun 16, 2004 7:13 pm

it detects the error almost as soon as i can get to the report and then a little bit later it says it must close FLServer. I have checked and it also crashes freelancer at the startup after the beginning intro. I am new to most of this. All i have really done is made factions before and a few maps with FLExplorer. As far as the Archetypes go, i have know idea what it is except that some are 3db pictures for things like icons. Otherwise i am at a loss.

StarSeeker//\ International Pirate
\////
\//
\/

Post Wed Jun 16, 2004 10:50 pm

Wow, with the in depth description of what you did to any of the 2000 ini files means that i can help you for sure.........

Erm, thats sarcasm. Posting "I made a mod with new faction and everything crashes" will get no help, as its like saying "I put a needle in a haystack and have lost it" - what do you want us to do? We can't help search unless you tell us what parts you were routing around in, and what you did in those parts too! Details!!!!

Post Thu Jun 17, 2004 12:39 am

I can give the details but please save the sarcasm. I know you work hard on all this stuff but these are things i am having problems with and i atleast have the right to ask. I found out what the only two files could have been and this is what i put in them:

goods.ini

[Good
nickname = commodity_DES_Flight_Recorder
msg_id_prefix = gcs_gen_commodity_DES_Flight_Recorder
equipment = commodity_DES_Flight_Recorder
category = commodity
price = 10000
combinable = true
good_sell_price = 1.000000
bad_buy_price = 1.000000
bad_sell_price = 1.000000
good_buy_price = 1.000000
shop_archetype = Equipment\models\commodities\nn_icons\cwire_machines_2.3db
item_icon = Equipment\models\commodities\nn_icons\COMMOD_enginecomponents.3db
jump_dist = 5

select_equip.ini

[Commodity
nickname = DES_Flight_Recorder
ids_name = 458758
ids_info = 491522
units_per_container = 1
pod_appearance = cargopod_blue
loot_appearance = lootcrate_blue
decay_per_second = 0
volume = 0.000000
hit_points = 1000

StarSeeker//\ International Pirate
\////
\//
\/

Post Thu Jun 17, 2004 7:39 am

Well it helps if the names match up Change "equipment = DES_Flight_Recorder" to "equipment = commodity_DES_Flight_Recorder" and it should (hopefully) work.

Edited by - Accushot on 6/17/2004 8:39:15 AM

Post Thu Jun 17, 2004 7:55 am

Also know that your buy and sell price are the same. So if you buy this commodity at a certain location it's also the best place to sell it, which is a bit weird after all. (unless you are buying it at 0.8 of the value and you can sell it at another place for 1.2 of the value) But the good/bad buy and good/bad sell price are just for the circles and squares behind the commodity to tell you if this is a good place to buy or sell it.

But that's not the cause of your crash. The name problem like Accushot said should help you out.

Post Thu Jun 17, 2004 10:26 am

2570584714 = commodity_DES_Flight_Recorder

Sort of what Accushot said, but I'm sure he meant to say to change the nickname in select_equp.ini to "commodity_DES_Flight_Recorder".

Edited by - Wasabe on 6/17/2004 11:29:46 AM

Post Thu Jun 17, 2004 11:08 am

If that sarcasm made it so that in future you don't waste time with posts that can get no aid, compared to the last one you made that did.............then i will certainly NOT save the sarcasm......and you should be glad i didn't :p



goods.ini

[Good
nickname = commodity_DES_Flight_Recorder
msg_id_prefix = gcs_gen_commodity_DES_Flight_Recorder
equipment = commodity_DES_Flight_Recorder
category = commodity
price = 10000
combinable = true
good_sell_price = 1.000000
bad_buy_price = 1.000000
bad_sell_price = 1.000000
good_buy_price = 1.000000
shop_archetype = Equipment\models\commodities\nn_icons\cwire_machines_2.3db
item_icon = Equipment\models\commodities\nn_icons\COMMOD_enginecomponents.3db
jump_dist = 5

select_equip.ini

[Commodity
nickname = commodity_DES_Flight_Recorder
ids_name = 458758
ids_info = 491522
units_per_container = 1
pod_appearance = cargopod_blue
loot_appearance = lootcrate_blue
decay_per_second = 0
volume = 0.000000
hit_points = 1000


Now there you go, nice and simple for you. Wasn't hard huh?

Edited by - Chips on 6/17/2004 12:08:58 PM

Post Fri Jun 18, 2004 10:22 am

thanks ppl, my bad.

P.S. SAVE THE SARCASM -lol

StarSeeker//\ International Pirate
\////
\//
\/

Post Fri Jun 18, 2004 10:27 am

about the buy and sell prices being the same, i didnt really give it much thought, i just wrote something down because this is only going to be able to be found by blowing up the enemy, then the person just goes and sells it at the base. There is no other use for it.

StarSeeker//\ International Pirate
\////
\//
\/

Post Fri Jun 18, 2004 11:03 am

Then don't worry about buy sell prices. Its for that little colored icon that shows good buy/sell prices - ya know, green = good, red = bad. If it aint for trading, then it don't matter.

However, it can add some "dynamic" if it costs a stack in the inner worlds (liberty etc), but u can get it from pirate bases in the edge worlds alot cheaper etc

Return to Freelancer General Editing Forum