The quote above is from my schemas, so theoretically at least the gong's tag is still there ... but it must not be working. I just tried adding a gong to the Template, and it works there. So I think you may be right, and something is wrong with my schemas. But when I look in my Archetypes>Sound>Schema>Devices>Device_Alarm, I see gong_ring. And when I look at the gong_ring schema in my mission and compare it to what it looks like in the Template mission, other than the schema's id number, they are identical.
I just did a reload to see if there are any issues reported to monolog, and there are, but my number of tags isn't one of them:
Code:
WARNING: Sample ke1_rret_ra1, too many samples for schema
WARNING: Sample ke1_yret_ra1, too many samples for schema
WARNING: Sample ke1_rret_se1, too many samples for schema
WARNING: Sample ke1_rret_se2, too many samples for schema
WARNING: Sample ke1_rret1, too many samples for schema
WARNING: Sample ke1_rret2, too many samples for schema
WARNING: Sample ke1_rret3, too many samples for schema
WARNING: Sample ke1_rret_los2, too many samples for schema
WARNING: Sample k2_rret2, too many samples for schema
WARNING: Sample k2_rret3, too many samples for schema
WARNING: Sample k2_yret_ra1, too many samples for schema
WARNING: Sample ks2_rret_se1, too many samples for schema
WARNING: Sample ks2_rret_se2, too many samples for schema
WARNING: Sample ks2_rret1, too many samples for schema
WARNING: Sample ks2_rret2, too many samples for schema
WARNING: Sample ks2_rret3, too many samples for schema
WARNING: Sample k1_rret1, too many samples for schema
WARNING: Sample k1_rret2, too many samples for schema
WARNING: Sample k1_rret3, too many samples for schema
WARNING: Sample k1_ycon_se1, too many samples for schema
WARNING: Sample k1_ycon_se2, too many samples for schema
WARNING: Unknown archetype T1G_M01
WARNING: Unknown archetype T1G_M16
WARNING: Unknown archetype T1G_M01
WARNING: Unknown archetype T1G_M04
WARNING: Unknown archetype T1G_M04
WARNING: Unknown archetype T1G_m05
WARNING: Unknown archetype T1G_m05
WARNING: Unknown archetype T1G_m05
WARNING: Unknown archetype T1G_M05
WARNING: Unknown archetype T1G_m06
WARNING: Unknown archetype T1G_M06
WARNING: Unknown archetype T1G_M10
WARNING: Unknown archetype T1G_M04
WARNING: Sample ks1_rret_se1, too many samples for schema
WARNING: Sample ks1_rret_se2, too many samples for schema
WARNING: Sample ks1_rret1, too many samples for schema
WARNING: Sample ks1_rret2, too many samples for schema
WARNING: Sample ks1_rret3, too many samples for schema
WARNING: Sample ke2_rret_se1, too many samples for schema
WARNING: Sample ke2_rret_se2, too many samples for schema
WARNING: Sample ke2_rret1, too many samples for schema
WARNING: Sample ke2_rret2, too many samples for schema
WARNING: Sample ke2_rret3, too many samples for schema
WARNING: More than eight enums for a schema tag: Keeper.
WARNING: More than eight enums for a schema tag: Keeper.
WARNING: More than eight enums for a schema tag: ZombiePart.
WARNING: More than eight enums for a schema tag: Servant.
WARNING: More than eight enums for a schema tag: Guard.
WARNING: More than eight enums for a schema tag: Vegetation.
INFO: total schema tag count 47 , concept count: 126
INFO: total schema tag value (/ tag state) count 244 (of max 255)
I'll see if I can figure out what monolog is yammering about and fix all the warnings, and maybe that'll help fix the gong. Worse comes to worse, I use NV's sccripts. That works.