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

Mod Errors Need Help!!!

This is where you can ask for help and post your knowledge on error messages from using the various tools that describe error messages in MODs such as DataStorm the Freelancer MOD Scanner the server console and FLSpit.

Post Fri Jan 27, 2006 5:28 pm

Mod Errors Need Help!!!

hi all, just new here.

but i have been working on part of a mod for a bit now and i continually get this Flspit message.

[27/01/2006 4:14:51 PM
WARNING:General:set_gamma_function() called outside of create_buffers/destroy_buffers
WARNING: unknown Sound archetype '0xacd7b24a'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x801c7b89'
WARNING: unknown Sound archetype '0x801c7b89'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x801c8389'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0xa01c6f89'
WARNING: unknown Sound archetype '0x9d843a48'
WARNING: unknown Sound archetype '0xb11eb205'
WARNING: unknown Sound archetype '0x911ea605'
WARNING: unknown Sound archetype '0xb11e4a05'
WARNING: unknown Sound archetype '0x911e5e05'
WARNING: unknown Sound archetype '0xae4108cd'
WARNING: unknown Sound archetype '0xb4a8e4c5'
WARNING: unknown Sound archetype '0x94a898c5'
WARNING: unknown Sound archetype '0xb4a88cc5'
WARNING: unknown Sound archetype '0x94a860c5'
WARNING: unknown Sound archetype '0xb4a874c5'
WARNING: unknown Sound archetype '0x801c7b89'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING: unknown Sound archetype '0x801c7b89'
WARNING: unknown Sound archetype '0x801c7b89'
WARNING: unknown Sound archetype '0x801c7b89'
WARNING: unknown Sound archetype '0x90b9b1cb'
WARNING:General:load texture: file contains an old or unknown format, ignoring envmapglass
WARNING:General:failed to load 'envmapglass'
WARNING: missing texture (envmapglass)
WARNING: Failed to get start location
WARNING:General:load texture: file contains an old or unknown format, ignoring envmapbasic
WARNING:General:failed to load 'envmapbasic'
WARNING:General:load texture: file contains an old or unknown format, ignoring envmapbasic
WARNING:General:failed to load 'envmapbasic'
ERROR: ArchDB::Get(2487743822) failed
WARNING:General:create_device: D3DERR_INVALIDCALL
WARNING: RenderMgr - failed to create_buffers(1024,768) -1,-1

the game only crashes when i go to the weapons dealer.
i am using my own sounds and have made my own effects etc.

i really need some help on this and i am at the end of my tether.
got 25 days left to complete it.

any help apprectiated,
chestomagnetic

Edit - No all caps in the subject please, its shouting.


Edited by - Finalday on 1/28/2006 6:53:28 AM

Post Sat Feb 25, 2006 5:15 am

Okay, first off:
These are normal, everyday, Freelancer messages, you can ignore them.
WARNING:General:set_gamma_function() called outside of create_buffers/destroy_buffers
WARNING:General:load texture: file contains an old or unknown format, ignoring envmapglass
WARNING:General:failed to load 'envmapglass'
WARNING: missing texture (envmapglass)
WARNING: Failed to get start location

Second:
These usually indicate a really messed up model!!!
(Perhaps, one of your effects.)
(I'm not a modeller, so I'm not sure waht's causing it, I usually just delete the model.)
ERROR: ArchDB::Get(2487743822) failed
WARNING:General:create_device: D3DERR_INVALIDCALL
WARNING: RenderMgr - failed to create_buffers(1024,768) -1,-1

Third:
The "WARNING: unknown Sound archetype" errors mean your sounds aren't set up correctly.
Have you set them up in the appropriate INI file?
Perhaps they're in a format, or size, that Freelancer can't handle?


Watch your 6!

Post Sat Feb 25, 2006 6:49 am

med_explosion1
(C:\Program Files\Microsoft Games\Freelancer\Data\AUDIO\sounds.ini)

That is 0x90b9b1cb

Search the downloads for Anton's CRC tool, it will form a database (ensure mod activated first), and then ID via the hex or dec representation.

In the mean time, anyone seen this before and know what it is?

cmn\ShapeDB.h(242) : *** WARNING: ShapeDB: unable to find shape ''
That isn't a " at the end, but two ' - signifying a null name i assume, but cannot find anything responsible at all.

Edited by - Chips on 2/25/2006 6:59:03 AM

Return to Mod Errors Board