npc script not found error

Need Help? The Day isnt going so well on the Mapping front?
eman72
Vertex
Vertex
Posts: 15
Joined: Wed Jul 30, 2008 11:52 pm

npc script not found error

Post by eman72 »

Hello, tis me again.

This time i need help with a logic_choreographed_scene.
I'm using both scenes/vo/npc/male01/evenodds.wav and scenes/vo/npc/male01/finally.wav

But when i test it ingame, it gives me not found errors.

Do i need to move something somewhere and if so, what and where?

Thanks if you can help.
PS. this map is for oc, so that might make things a bit harder.
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

I don't really know much about using this ent. I'll prehaps check it out. I know some scenes work as I know DaMaN used for his oc return_c17 series.

My only advise seeing as I dont really know anything is.

Check you I/O connections are without any errors, make sure your exstenstions are specified in all the right places (.wav)

Sorry prehaps I'll have aplay with it tomorrow.
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.

fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
skidz
Obsidian Gold
Obsidian Gold
Posts: 3228
Joined: Mon May 29, 2006 6:36 am
Location: Maple Ridge, BC
Contact:

Post by skidz »

Missing .vcd ?
eman72
Vertex
Vertex
Posts: 15
Joined: Wed Jul 30, 2008 11:52 pm

Post by eman72 »

Yes, i also added another one so i get these errors when testing.


Scene 'scenes\vo\npc\male01\finally.vcd' missing!
Scene 'scenes\vo\npc\male01\evenodds.vcd' missing!
Scene 'scenes\vo\npc\male01\uhoh.vcd' missing!
Blues
npc_combinegunship
npc_combinegunship
Posts: 740
Joined: Wed Feb 13, 2008 8:47 pm

Post by Blues »

Did you add your scenes to the scens.image?

Be sure to make a backup of it before rebuilding the scenes.image.
Other than that maybe the sounds need ep1 or ep2 mounted? that was something i experienced for the vortigaunt scene for 'return to c17'.
Image Image Image

Excuse me for being rude. I'm usually drunk while posting.
eman72
Vertex
Vertex
Posts: 15
Joined: Wed Jul 30, 2008 11:52 pm

Post by eman72 »

I have everything mounted, and I'm not sure how to add it to a scene.image
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

well the scene.image thing is since the orangebox engine, garry made it so that plain vcds as well as that file can be used, i guess we should look into the code if we can do that too :O

(i don't know how to put it into the scene.image eigther :P)

http://www.garry.tv/?p=370
[ Neico ] i wonder, is it possible to change the behavior of the scene cache like you did with the SceneCacheProxy.dll as normal Modder or is the engine access required?
[ garry ] yeah it's possible
[ garry ] just override the interface
[ garry ] that dll isn't used by engine IIRC
Image
Blues
npc_combinegunship
npc_combinegunship
Posts: 740
Joined: Wed Feb 13, 2008 8:47 pm

Post by Blues »

You just run faceposer and then click File -> Rebuild scenes.image... to add all your scenes in the scnes folder to it. But this scenes.image thing really sucks, i think.
If we could do it like garry, we could get around all the troubles with it.
That'd be cool.
Image Image Image

Excuse me for being rude. I'm usually drunk while posting.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

just look at my post what he said to me (but i guess that's something we can take care of when we know if oc will be continued or not)
Image
Blues
npc_combinegunship
npc_combinegunship
Posts: 740
Joined: Wed Feb 13, 2008 8:47 pm

Post by Blues »

Hey :)

It WILL be continued. It has to be continued. I love OC. Oh, and i'm currently working on an annabelle viewmodel btw, i don't wanna make it for nothing...
Image Image Image

Excuse me for being rude. I'm usually drunk while posting.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

well i'm working at serveral things too but unless you those things aren't project releated if oc get's shut down i can still use it for my mod that i froze since i can't work at it and don't have to as long as OC exists (well i don't want to let oc die eighter :O)
Image
eman72
Vertex
Vertex
Posts: 15
Joined: Wed Jul 30, 2008 11:52 pm

Post by eman72 »

I don't know, i can't seem to find where valve stashes all the .wavs for sounds so i can't convert them in faceposer.
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Sourcesounds.gcf sound\vo\npc\male01

thats ^ what your after?
'I would probably smarten up before you meet Violet'.
'She has zero tolerance for idiots'.

fug's Obsidian files
fug's Obsidian clips
Obsidian wiki
Obsidian Map Database
eman72
Vertex
Vertex
Posts: 15
Joined: Wed Jul 30, 2008 11:52 pm

Post by eman72 »

yes, that file would be it, thank you, now I'm going to try to extract them and see if i can get them to work.
eman72
Vertex
Vertex
Posts: 15
Joined: Wed Jul 30, 2008 11:52 pm

Post by eman72 »

Ok, so now i have all the stuff, but, when i try to Re-extract in the face poser, i get a unable to create recognizer error, not sure what to do now.
Post Reply