Okay, what just happened…
-
I’m trying to boot up FLServer to test our latest build. It’s hung three times now before it ever starts. I decided to turn it on to Console, and the following error came up:
“E:\FL\Scratch\Source\Common\Archetype.cpp(60) : *** ERROR: ArchDB::Get(2983268608) failed”
Uh….?
EDIT: As a bit of an update, I also tried just running the mod without firing up the server, and I got a solid Crash-to-desktop. Running FLSpit gave me this:
“WARNING:General:set_gamma_function() called outside of create_buffers/destroy_buffers
ERROR: ArchDB::Get(2983268608) failed” -
IrateRedKite Administrators Historic Supporter Wiki Contributorwrote on 30 Jun 2008, 22:04 last edited by
Model/Ship/Solar Related.
I’m no Expert with server errors, but what was the last thing you did to the mod? -
Well, there was some integration of edited weapons, and then I toyed around with one of the hardpoints for our models. After reverting to our old .cmp, there was still no change.
-
Solved.
I went into CRCTool (thanks, PE!), and found it was trying to Get (the “ArchDB::Get(2983268608)”) a commodity that I had declared in the Goods.ini wasn’t in the select_equip.ini, so it freaked out and didn’t work.
That’s one bug fixed, let’s hope there isn’t any more. laughs
4/4