Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: wistler on May 13, 2009, 12:50:52 pm
-
I've had a missile i made in the weapon.tbl for ages and it's worked no problem, however when i come to make a campaign its not there. The other weapons I've made are though :blah:
Has this problem come up before?
-
The weapons can be added to ships in the main FRED editor? Or is it missing there too?
-
The weapons can be added to ships in the main FRED editor? Or is it missing there too?
The weapons are there and already added, but when i go to play the mission the weapons aren't in the loadout screen. The slots just blank. It works fine if i play the missions in the Tech room bit, but as a campaign the missile dissapears.
-
Wait a second, the missile isn't there in the FRED campaign editor or the missile isn't there when you play the game as a campaign in FS2?
Cause if it's just the latter it's due to you not adding the missile in the campaign editor to the list of allowed weapons. If it's the former but the weapon does show up in FRED (say in the loadout editor in FRED) then I'm completely mystified as to how that could be true.
-
Wait a second, the missile isn't there in the FRED campaign editor or the missile isn't there when you play the game as a campaign in FS2?
Cause if it's just the latter it's due to you not adding the missile in the campaign editor to the list of allowed weapons. If it's the former but the weapon does show up in FRED (say in the loadout editor in FRED) then I'm completely mystified as to how that could be true.
The missile shows up everywhere it should expect for the Campaign editor tick list for allowed weapons. My other weapons are there though. :hopping:
-
How many weapons do you have? You using regular or Inferno builds? Did you try running debug and see if there is anything in the log?
-
I fixed the problem. For some reason it didn't like the name of the weapon :confused: but it's working fine now as far as i can see.
-
What was the name it didn't like? Could be useful for others to avoid certain things or could be a bug.
-
What was the name it didn't like? Could be useful for others to avoid certain things or could be a bug.
It was originally called the Rockeye Advanced but the name was to long for the HUD so i changed it to "Rockeye Adv." then "Rockeye Adv" and finally changed it back to "Rockeye Advanced". Only Rockeye Advanced would show up on the Campaign editor. If i made the campaign without the weapon it didn't appear on the load out screen on any ships, but ships that should have had it were seen firing it. So I haven't GOT A CLUE :sigh:
-
Well this is definitely reproducible. I've tried all kinds of combinations and none show up in the campaign editor. Show up fine in the team loadout.
Did some more testing. It appears that weapons will not show up in the campaign loadout editor unless they are allowed on at least one player ship.
From initialships.cpp
} else if ( m_initial_items == INITIAL_WEAPONS ) {
// get the list of initial weapons available by looking at all possible player ships, getting
// the weapon information for those ships, then putting those weapons onto the list
So it looks like the team loadout in FRED and the team loadout in the campaign editor determine what weapons are listed in two different ways. The real question is is this a bug?
-
I don't think it is a bug. If none of the ships in the game can use the weapon it shouldn't be showing up if we change that then all the other weapons in the game will start to show up.
-
==========================================================================
DEBUG SPEW: No debug_filter.cfg found, so only general, error, and warning
categories can be shown and no debug_filter.cfg info will be saved.
==========================================================================
FreeSpace version: 3.6.10
Passed cmdline options:
-cache_bitmaps
-img2dds
-no_vsync
-orbradar
-snd_preload
-mod ROTC
-loadallweps
-disable_fbo
Building file index...
Found root pack 'C:\Games\FreeSpace2\aLightspeedFS2.vp' with a checksum of 0x515f5e4b
Found root pack 'C:\Games\FreeSpace2\aNebulae.vp' with a checksum of 0xcd4338d9
Found root pack 'C:\Games\FreeSpace2\FS2OGGcutscenepack.vp' with a checksum of 0x84396e99
Found root pack 'C:\Games\FreeSpace2\Root_fs2.vp' with a checksum of 0x747372cc
Found root pack 'C:\Games\FreeSpace2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'C:\Games\FreeSpace2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'C:\Games\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'C:\Games\FreeSpace2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'C:\Games\FreeSpace2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'C:\Games\FreeSpace2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'C:\Games\FreeSpace2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'C:\Games\FreeSpace2\warble_fs2.vp' with a checksum of 0xd85c305d
Searching root 'C:\Games\FreeSpace2\ROTC\' ... 28 files
Searching root 'C:\Games\FreeSpace2\' ... 317 files
Searching root pack 'C:\Games\FreeSpace2\aLightspeedFS2.vp' ... 41 files
Searching root pack 'C:\Games\FreeSpace2\aNebulae.vp' ... 157 files
Searching root pack 'C:\Games\FreeSpace2\FS2OGGcutscenepack.vp' ... 10 files
Searching root pack 'C:\Games\FreeSpace2\Root_fs2.vp' ... 157 files
Searching root pack 'C:\Games\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'C:\Games\FreeSpace2\sparky_fs2.vp' ... 3027 files
Searching root pack 'C:\Games\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'C:\Games\FreeSpace2\stu_fs2.vp' ... 2355 files
Searching root pack 'C:\Games\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'C:\Games\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'C:\Games\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'C:\Games\FreeSpace2\warble_fs2.vp' ... 52 files
Found 14 roots and 7548 files.
Setting language to English
Initializing OpenAL...
Using 'Generic Software' as OpenAL sound device...
OpenAL Vendor : Creative Labs Inc.
OpenAL Renderer : Software
OpenAL Version : 1.1
... OpenAL successfully initialized!
Initializing OpenGL graphics device at 1280x800 with 32-bit color...
Initializing WGL...
Requested WGL Video values = R: 8, G: 8, B: 8, depth: 32, double-buffer: 1
Actual WGL Video values = R: 8, G: 8, B: 8, depth: 32, double-buffer: 1
OpenGL Vendor : Intel
OpenGL Renderer : Intel 915GM
OpenGL Version : 1.4.0 - Build 7.14.10.4764
Using extension "GL_EXT_fog_coord".
Using extension "GL_ARB_multitexture".
Using extension "GL_ARB_texture_env_add".
Using extension "GL_ARB_texture_compression".
Using extension "GL_EXT_texture_compression_s3tc".
Using extension "GL_EXT_texture_filter_anisotropic".
Using extension "GL_ARB_texture_env_combine".
Using extension "GL_EXT_compiled_vertex_array".
Using extension "GL_EXT_draw_range_elements".
Unable to find extension "GL_ARB_texture_mirrored_repeat".
Unable to find extension "GL_ARB_texture_non_power_of_two".
Using extension "GL_ARB_vertex_buffer_object".
Unable to find extension "GL_EXT_pixel_buffer_object".
Using extension "GL_SGIS_generate_mipmap".
Unable to find extension "GL_EXT_framebuffer_object".
Unable to find extension "GL_NV_texture_rectangle".
Using extension "GL_EXT_bgra".
Using extension "GL_ARB_texture_cube_map".
Unable to find extension "GL_EXT_texture_lod_bias".
Unable to find extension "NV_point_sprite".
Unable to find extension "GL_ARB_shading_language_100".
Unable to find extension "GL_ARB_shader_objects".
Unable to find extension "GL_ARB_vertex_shader".
Unable to find extension "GL_ARB_fragment_shader".
Unable to find extension "GL_ATI_shader_texture_lod".
Found special extension function "wglSwapIntervalEXT".
!!DEBUG!! OpenGL Errors this frame: 1
Max texture units: 8 (8)
Max elements vertices: 1024
Max elements indices: 1024
Max texture size: 2048x2048
Can use compressed textures: YES
Texture compression available: YES
Using bilinear texture filter.
... OpenGL init is complete!
Size of bitmap info = 705 KB
Size of bitmap extra info = 40 bytes
ANI cursorweb with size 24x24 (25.0% wasted)
GRAPHICS: Initializing default colors...
SCRIPTING: Beginning initialization sequence...
SCRIPTING: Beginning Lua initialization...
LUA: Opening LUA state...
LUA: Initializing base Lua libraries...
LUA: Beginning ADE initialization
ADE: Initializing enumeration constants...
ADE: Assigning Lua session...
SCRIPTING: Beginning main hook parse sequence....
Wokka! Error opening file (scripting.tbl)!
TABLES: Unable to parse 'scripting.tbl'! Error code = 5.
SCRIPTING: Inititialization complete.
SCRIPTING: Splash screen overrides checked
SCRIPTING: Splash hook has been run
SCRIPTING: Splash screen conditional hook has been run
Using high memory settings...
Wokka! Error opening file (interface.tbl)!
WMCGUI: Unable to parse 'interface.tbl'! Error code = 5.
ANI 2_radar1 with size 209x170 (33.6% wasted)
Windoze reported 16 joysticks, we found 0
Current soundtrack set to -1 in event_music_reset_choices
Wokka! Error opening file (armor.tbl)!
TABLES: Unable to parse 'armor.tbl'! Error code = 5.
TBM => Starting parse of 'GTI Bretonia-shp.tbm' ...
loading animated cursor "cursor"
ANI cursor with size 24x24 (25.0% wasted)
Ships.tbl is : INVALID!!!!
Weapons.tbl is : INVALID!!!!
cfile_init() took 1070
Got event GS_EVENT_GAME_INIT (49) in state NOT A VALID STATE (0)
ANI cursor.ani with size 24x24 (25.0% wasted)
Got event GS_EVENT_MAIN_MENU (0) in state GS_STATE_INITIAL_PLAYER_SELECT (37)
Someone passed an extension to bm_load for file 'hammer1.pcx'
ANI 2_mainwalk.ani with size 209x477 (6.8% wasted)
ANI 2_mainflyby.ani with size 509x189 (26.2% wasted)
ANI 2_maincrane.ani with size 192x116 (9.4% wasted)
ANI 2_mainexit.ani with size 319x174 (32.0% wasted)
ANI 2_mainbarracks.ani with size 273x158 (38.3% wasted)
ANI 2_mainreadyroom.ani with size 231x145 (43.4% wasted)
ANI 2_maintechroom.ani with size 69x119 (7.0% wasted)
ANI 2_mainoptions.ani with size 337x206 (19.5% wasted)
ANI 2_maincampaign.ani with size 308x190 (25.8% wasted)
Frame 0 too long!!: frametime = 0.643 (0.643)
Frame 0 too long!!: frametime = 0.276 (0.276)
Got event GS_EVENT_NEW_CAMPAIGN (26) in state GS_STATE_MAIN_MENU (1)
Got event GS_EVENT_START_GAME (1) in state GS_STATE_MAIN_MENU (1)
=================== STARTING LEVEL LOAD ==================
WARNING: "Mission: The Breach. has a 1024x768 loading screen but no 640x480 loading screen!" at MissionParse.cpp:1875
Someone passed an extension to bm_load for file 'Epsilon load.tga'
ANI 2_Loading.ani with size 824x43 (32.8% wasted)
Starting model page in...
Beginning level bitmap paging...
Loading warp model
-1
SHOCKWAVE => Loading default shockwave animation...
SHOCKWAVE => Default animation load: SUCCEEDED!!
MISSION LOAD: 'm1.fs2'
Hmmm... Extension passed to mission_load...
WARNING: "Mission: The Breach. has a 1024x768 loading screen but no 640x480 loading screen!" at MissionParse.cpp:1875
Using alternate ship type name: Civilian Transport.
Using alternate ship type name: Civilian Transport.
Loading model 'subspacenode.pof'
IBX: Found a good IBX to read for 'subspacenode.pof'.
IBX-DEBUG => POF checksum: 0x64491b4a, IBX checksum: 0xeda8d854 -- "subspacenode.pof"
Starting mission message count : 203
Ending mission message count : 203
Current soundtrack set to -1 in event_music_reset_choices
Loading model 'fighter2t-02.pof'
IBX: Found a good IBX to read for 'fighter2t-02.pof'.
IBX-DEBUG => POF checksum: 0xd88cd2a1, IBX checksum: 0xfeb9eb87 -- "fighter2t-02.pof"
Loading model 'capital01.pof'
IBX: Found a good IBX to read for 'capital01.pof'.
IBX-DEBUG => POF checksum: 0xbcfaa21d, IBX checksum: 0xe47a536b -- "capital01.pof"
Potential problem found: Unrecognized type subsystem 'fighterbay', believed to be in ship capital01.pof
Allocating space for at least 25 new ship subsystems ... a total of 200 is now available (25 in-use).
Loading model 'corvette2v-01.pof'
IBX: Found a good IBX to read for 'corvette2v-01.pof'.
IBX-DEBUG => POF checksum: 0x52c1575a, IBX checksum: 0x9daecf42 -- "corvette2v-01.pof"
Loading model 'transport2t-01.pof'
IBX: Found a good IBX to read for 'transport2t-01.pof'.
IBX-DEBUG => POF checksum: 0x16eec18e, IBX checksum: 0x443a7cb2 -- "transport2t-01.pof"
Loading model 'freighter2t-01.pof'
IBX: Found a good IBX to read for 'freighter2t-01.pof'.
IBX-DEBUG => POF checksum: 0x730daf2c, IBX checksum: 0xed101384 -- "freighter2t-01.pof"
Loading model 'cargo2t-01.pof'
IBX: Found a good IBX to read for 'cargo2t-01.pof'.
IBX-DEBUG => POF checksum: 0x90f894aa, IBX checksum: 0x09757251 -- "cargo2t-01.pof"
Loading model 'freighter02.pof'
IBX: Found a good IBX to read for 'freighter02.pof'.
IBX-DEBUG => POF checksum: 0xd8fb2d82, IBX checksum: 0xe3db6473 -- "freighter02.pof"
Loading model 'cargo02.pof'
IBX: Found a good IBX to read for 'cargo02.pof'.
IBX-DEBUG => POF checksum: 0x18299b2b, IBX checksum: 0x11e60eda -- "cargo02.pof"
Loading model 'fighter06.pof'
IBX: Found a good IBX to read for 'fighter06.pof'.
IBX-DEBUG => POF checksum: 0x6ae05668, IBX checksum: 0xeb39699f -- "fighter06.pof"
Loading model 'transport01.pof'
IBX: Found a good IBX to read for 'transport01.pof'.
IBX-DEBUG => POF checksum: 0x4c79d850, IBX checksum: 0x13d45871 -- "transport01.pof"
Loading model 'fighter2t-03.pof'
IBX: Found a good IBX to read for 'fighter2t-03.pof'.
IBX-DEBUG => POF checksum: 0x7c4233bb, IBX checksum: 0xf0792d51 -- "fighter2t-03.pof"
Loading model 'cruiser01.pof'
IBX: Found a good IBX to read for 'cruiser01.pof'.
IBX-DEBUG => POF checksum: 0x06876747, IBX checksum: 0xd25351c3 -- "cruiser01.pof"
Loading model 'fighter2t-05.pof'
IBX: Found a good IBX to read for 'fighter2t-05.pof'.
IBX-DEBUG => POF checksum: 0x43698f32, IBX checksum: 0x6e1a0074 -- "fighter2t-05.pof"
ANI 2_lock1 with size 56x53 (17.2% wasted)
ANI 2_lockspin with size 100x100 (21.9% wasted)
ANI 2_lead1 with size 26x26 (18.8% wasted)
ANI 2_energy2 with size 86x96 (25.0% wasted)
ANI toggle1 with size 57x20 (37.5% wasted)
ANI weapons1 with size 126x20 (37.5% wasted)
ANI 2_toparc1 with size 252x60 (6.3% wasted)
ANI 2_toparc2 with size 35x24 (25.0% wasted)
ANI 2_toparc3 with size 41x29 (9.4% wasted)
ANI 2_leftarc with size 103x252 (1.6% wasted)
ANI 2_rightarc1 with size 103x252 (1.6% wasted)
ANI 2_reticle1 with size 40x24 (25.0% wasted)
ANI targhit1 with size 31x21 (34.4% wasted)
ANI energy1 with size 12x41 (35.9% wasted)
ANI targetview1 with size 137x156 (39.1% wasted)
ANI targetview2 with size 4x96 (25.0% wasted)
ANI targetview3 with size 7x20 (37.5% wasted)
ANI damage1 with size 148x25 (21.9% wasted)
ANI support1 with size 108x24 (25.0% wasted)
ANI objective1 with size 149x21 (34.4% wasted)
ANI wingman1 with size 71x53 (17.2% wasted)
ANI wingman2 with size 35x53 (17.2% wasted)
ANI wingman3 with size 14x53 (17.2% wasted)
ANI netlag1 with size 29x30 (6.3% wasted)
ANI head1 with size 164x132 (48.4% wasted)
ANI time1 with size 47x23 (28.1% wasted)
=================== STARTING LEVEL DATA LOAD ==================
Allocating space for at least 229 new ship subsystems ... a total of 400 is now available (72 in-use).
About to page in ships!
ANI shield-f06 with size 112x93 (27.3% wasted)
ANI shieldft-02 with size 112x93 (27.3% wasted)
ANI shieldft-03 with size 112x93 (27.3% wasted)
ANI shieldft-05 with size 112x93 (27.3% wasted)
Loading model 'support2t-01.pof'
IBX: Found a good IBX to read for 'support2t-01.pof'.
IBX-DEBUG => POF checksum: 0xdb916bfd, IBX checksum: 0x2d3a3c54 -- "support2t-01.pof"
Loading model 'support2v-01.pof'
IBX: Found a good IBX to read for 'support2v-01.pof'.
IBX-DEBUG => POF checksum: 0xb4ca2191, IBX checksum: 0x128f6499 -- "support2v-01.pof"
Loading model 'hornet.pof'
IBX: Found a good IBX to read for 'hornet.pof'.
IBX-DEBUG => POF checksum: 0x57350658, IBX checksum: 0x3bb8181e -- "hornet.pof"
Loading model 'rockeye.pof'
IBX: Found a good IBX to read for 'rockeye.pof'.
IBX-DEBUG => POF checksum: 0xf180b177, IBX checksum: 0x550e2976 -- "rockeye.pof"
Loading model 'Tempest.pof'
IBX: Found a good IBX to read for 'Tempest.pof'.
IBX-DEBUG => POF checksum: 0x99e70c37, IBX checksum: 0x35cba680 -- "Tempest.pof"
Loading model 'NewHornet.pof'
IBX: Found a good IBX to read for 'NewHornet.pof'.
IBX-DEBUG => POF checksum: 0x0f07cd0b, IBX checksum: 0x2ef80867 -- "NewHornet.pof"
Loading model 'bombardier.pof'
IBX: Found a good IBX to read for 'bombardier.pof'.
IBX-DEBUG => POF checksum: 0x99891c8b, IBX checksum: 0x9eed3bf1 -- "bombardier.pof"
Loading model 'crossbow.pof'
IBX: Found a good IBX to read for 'crossbow.pof'.
IBX-DEBUG => POF checksum: 0x32caa81e, IBX checksum: 0x68e8209a -- "crossbow.pof"
Loading model 'trebuchet.pof'
IBX: Found a good IBX to read for 'trebuchet.pof'.
IBX-DEBUG => POF checksum: 0xb54424c9, IBX checksum: 0x333ee18f -- "trebuchet.pof"
Loading model 'taga.pof'
IBX: Found a good IBX to read for 'taga.pof'.
IBX-DEBUG => POF checksum: 0xe7f2c055, IBX checksum: 0x354ed2fe -- "taga.pof"
Loading model 'tagb.pof'
IBX: Found a good IBX to read for 'tagb.pof'.
IBX-DEBUG => POF checksum: 0x810a6fad, IBX checksum: 0x9f2fba56 -- "tagb.pof"
Loading model 'tagc.pof'
IBX: Found a good IBX to read for 'tagc.pof'.
IBX-DEBUG => POF checksum: 0x1abd08f5, IBX checksum: 0xb8b5e875 -- "tagc.pof"
Loading model 'piranha.pof'
IBX: Found a good IBX to read for 'piranha.pof'.
IBX-DEBUG => POF checksum: 0x8075cf85, IBX checksum: 0xbcf94511 -- "piranha.pof"
Loading model 'stilettoII.pof'
IBX: Found a good IBX to read for 'stilettoII.pof'.
IBX-DEBUG => POF checksum: 0xeae5c02c, IBX checksum: 0x4f423660 -- "stilettoII.pof"
Loading model 'infyrno.pof'
IBX: Found a good IBX to read for 'infyrno.pof'.
IBX-DEBUG => POF checksum: 0xb04aa201, IBX checksum: 0x31fe1c2d -- "infyrno.pof"
Loading model 'belial.pof'
IBX: Found a good IBX to read for 'belial.pof'.
IBX-DEBUG => POF checksum: 0x6890e668, IBX checksum: 0xe4171abc -- "belial.pof"
Loading model 'Tsunami.pof'
IBX: Found a good IBX to read for 'Tsunami.pof'.
IBX-DEBUG => POF checksum: 0xe8598d25, IBX checksum: 0xbd356e23 -- "Tsunami.pof"
Loading model 'helios.pof'
IBX: Found a good IBX to read for 'helios.pof'.
IBX-DEBUG => POF checksum: 0x8f89fcfa, IBX checksum: 0x6948b648 -- "helios.pof"
Loading model 'EMPulse2.pof'
IBX: Found a good IBX to read for 'EMPulse2.pof'.
IBX-DEBUG => POF checksum: 0xe4696156, IBX checksum: 0x51451684 -- "EMPulse2.pof"
Loading model 'Harbinger.pof'
IBX: Found a good IBX to read for 'Harbinger.pof'.
IBX-DEBUG => POF checksum: 0x7e70c4bf, IBX checksum: 0xdca8841e -- "Harbinger.pof"
Loading model 'cmeasure01.pof'
IBX: Found a good IBX to read for 'cmeasure01.pof'.
IBX-DEBUG => POF checksum: 0xe5f32533, IBX checksum: 0x51a56331 -- "cmeasure01.pof"
Loading model 'ClusterBomb.pof'
IBX: Found a good IBX to read for 'ClusterBomb.pof'.
IBX-DEBUG => POF checksum: 0xc757f108, IBX checksum: 0x05051225 -- "ClusterBomb.pof"
Loading model 'MX-50.pof'
IBX: Found a good IBX to read for 'MX-50.pof'.
IBX-DEBUG => POF checksum: 0x80ed0ef6, IBX checksum: 0x0f9d74b9 -- "MX-50.pof"
Loading model 'Synaptic.pof'
IBX: Found a good IBX to read for 'Synaptic.pof'.
IBX-DEBUG => POF checksum: 0x882a4b8e, IBX checksum: 0x32707134 -- "Synaptic.pof"
Loading model 'Interceptor.pof'
IBX: Found a good IBX to read for 'Interceptor.pof'.
IBX-DEBUG => POF checksum: 0x3621921a, IBX checksum: 0x2156838e -- "Interceptor.pof"
Loading model 'debris01.pof'
IBX: Found a good IBX to read for 'debris01.pof'.
IBX-DEBUG => POF checksum: 0x974f214b, IBX checksum: 0xe8d505d5 -- "debris01.pof"
Loading model 'debris02.pof'
IBX: Found a good IBX to read for 'debris02.pof'.
IBX-DEBUG => POF checksum: 0x8e0eed50, IBX checksum: 0xba3da9aa -- "debris02.pof"
Paging in mission messages
Stopping model page in...
ANI 2_radar1.ani with size 209x170 (33.6% wasted)
ANI 2_lock1.ani with size 56x53 (17.2% wasted)
ANI 2_lead1.ani with size 26x26 (18.8% wasted)
ANI 2_energy2.ani with size 86x96 (25.0% wasted)
ANI toggle1.ani with size 57x20 (37.5% wasted)
ANI weapons1.ani with size 126x20 (37.5% wasted)
ANI 2_toparc1.ani with size 252x60 (6.3% wasted)
ANI 2_toparc2.ani with size 35x24 (25.0% wasted)
ANI 2_toparc3.ani with size 41x29 (9.4% wasted)
ANI 2_leftarc.ani with size 103x252 (1.6% wasted)
ANI 2_rightarc1.ani with size 103x252 (1.6% wasted)
ANI 2_reticle1.ani with size 40x24 (25.0% wasted)
ANI targhit1.ani with size 31x21 (34.4% wasted)
ANI energy1.ani with size 12x41 (35.9% wasted)
ANI targetview1.ani with size 137x156 (39.1% wasted)
ANI targetview2.ani with size 4x96 (25.0% wasted)
ANI targetview3.ani with size 7x20 (37.5% wasted)
ANI damage1.ani with size 148x25 (21.9% wasted)
ANI support1.ani with size 108x24 (25.0% wasted)
ANI objective1.ani with size 149x21 (34.4% wasted)
ANI wingman1.ani with size 71x53 (17.2% wasted)
ANI wingman2.ani with size 35x53 (17.2% wasted)
ANI wingman3.ani with size 14x53 (17.2% wasted)
ANI netlag1.ani with size 29x30 (6.3% wasted)
ANI head1.ani with size 164x132 (48.4% wasted)
ANI time1.ani with size 47x23 (28.1% wasted)
ANI shield-f06.ani with size 112x93 (27.3% wasted)
ANI shieldft-02.ani with size 112x93 (27.3% wasted)
ANI shieldft-03.ani with size 112x93 (27.3% wasted)
ANI shieldft-05.ani with size 112x93 (27.3% wasted)
User bitmap 'TMP824x43+16'
User bitmap 'TMP824x43+16'
User bitmap 'TMP256x256+8'
User bitmap 'TMP256x256+8'
User bitmap 'TMP128x128+8'
Bmpman: 1397/4750 bitmap slots in use.
Ending level bitmap paging...
=================== ENDING LOAD ================
Real count = 521, Estimated count = 425
================================================
Received post for event GS_EVENT_CMD_BRIEF during state transtition. Find Allender if you are unsure if this is bad.
Got event GS_EVENT_CMD_BRIEF (55) in state GS_STATE_START_GAME (52)
ANI CB_default.ani with size 440x200 (21.9% wasted)
No cached palette file
Frame 0 too long!!: frametime = 15.337 (15.337)
Got event GS_EVENT_START_BRIEFING (15) in state GS_STATE_CMD_BRIEF (43)
ANI 2_BriefMap with size 918x400 (21.9% wasted)
ANI iconwing01 with size 32x28 (12.5% wasted)
ANI iconfighter2t-02 with size 32x28 (12.5% wasted)
ANI iconMX-64 with size 56x24 (25.0% wasted)
ANI 2_mx64.ani with size 332x304 (40.6% wasted)
ANI icont-cap with size 97x54 (15.6% wasted)
ANI Fadeicont-Cap with size 97x54 (15.6% wasted)
ANI Fadeicont-Cap.ani with size 97x54 (15.6% wasted)
ANI iconnode with size 90x90 (29.7% wasted)
ANI Fadeiconnode with size 90x90 (29.7% wasted)
ANI Fadeiconnode.ani with size 90x90 (29.7% wasted)
ANI icont-fightW with size 51x54 (15.6% wasted)
ANI FadeiconT-FighterW with size 51x54 (15.6% wasted)
ANI FadeiconT-FighterW.ani with size 51x54 (15.6% wasted)
ANI iconhighlight02 with size 164x164 (35.9% wasted)
ANI iconhighlight02.ani with size 164x164 (35.9% wasted)
ANI icont-freightercw with size 209x59 (7.8% wasted)
ANI Fadeicont-FreighterCW with size 209x59 (7.8% wasted)
ANI Fadeicont-FreighterCW.ani with size 209x59 (7.8% wasted)
ANI iconhighlight05 with size 206x206 (19.5% wasted)
ANI iconhighlight05.ani with size 206x206 (19.5% wasted)
Frame 0 too long!!: frametime = 0.486 (0.486)
ANI icont-cap.ani with size 97x54 (15.6% wasted)
ANI iconnode.ani with size 90x90 (29.7% wasted)
Frame 0 too long!!: frametime = 0.276 (0.276)
Got event GS_EVENT_WEAPON_SELECTION (21) in state GS_STATE_BRIEFING (10)
ASSERTION: "Polygon_models[num]->id == model_num" at ModelRead.cpp:3912
draw_model_rotating() weapon_select_do() game_do_state() gameseq_process_events() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c817077()
Int3(): From e:\storage\fso\fs2_open\code\globalincs\windebug.cpp at line 1072
I can't work out whats wrong. None of the weapons are showing up in the weapons load out even though fighters should be armed and weapons should be available, the slots are all empty. I think I've messed something up bad somewhere and it's driving me up the wall. This only happens when the missions are part of a campaign.
-
Passed cmdline options:
-img2dds
-disable_fbo
Why have you turned those two options on?
-
Passed cmdline options:
-img2dds
-disable_fbo
Why have you turned those two options on?
I was trying to do something whilst using MediaVP, but my computer slows down so i clicked some boxes even if i dont know what they do. Forgot to un-select :nervous: