Probable High Cpu Realated Problems.
SgtBarlow
Level Designer Join Date: 2003-11-13 Member: 22749Members, NS2 Developer
<div class="IPBDescription">Werad stuff.</div> Okay, I started working on a combat map, everything seemed normal, map sonds and everything worked.
Then is started building an NS map, WAV sounds and MP3 in it dont work?? but other maps sounds do in LAN game includeing my combat map.
I noticed when testing my NS Regular map all game sounds worked except for map sounds, even the music worked fine, I went skulk in my Marine start and started chomping at things, anyway, I started chomping in a direction I know one of my maps WAV sounds where that werent working, I quikly noticed after each bite a lil bit of the wav played, I went to the location of an MP3 to see if one of those did dame thing but it didnt, so that was weard.
Later on ive put a trigger_random in the map hopeing I could make a malfunctioned door open and close on its own randomly but didnt work, at the start of the map i get this in console about the trigger random:
<b>GAME SKILL LEVEL:1
Executing listen server config file
Can't init info_texlights
WARNING: No targets found in trigger_random ()0 entities inhibited
WARNING: No targets found in trigger_random ()Game reset started.
WARNING: No targets found in trigger_random()Game reset started.
Game reset complete.
WARNING: No targets found in trigger_random ()Game reset started.
Game reset complete.</b>
Also, everytime I built or killed a structure or even did something with developer 1 switched on i see this happen at the top of the screen?
<b>WARNING: No targets found in trigger_random ()ame reset started.
Game reset complete.
Map validity check failure: 8/32 ready room spawns, 16/16 team one spawns, 1/48 team two spawns.</b>
Plus when I do a condump and look at the file, their seems to be 3 copies of everythig thats happened dumped?
All i did was start ns, on main menu I brught up the console, I did:
<b>sv_cheats 1; developer 1; map ns_barracks;</b>
I joined Marine team.
Got in comm chair
put down an ip
put down a turret factory
got out of com chair
Did SWITCH in the console to become an alien on the spot i was stood when marine.
Killed the IP
Bit the TF
did condump in console
quit the game
See the attachment for condump.
Are all these faulty loops in code or what? Is this ment to happen?
Then is started building an NS map, WAV sounds and MP3 in it dont work?? but other maps sounds do in LAN game includeing my combat map.
I noticed when testing my NS Regular map all game sounds worked except for map sounds, even the music worked fine, I went skulk in my Marine start and started chomping at things, anyway, I started chomping in a direction I know one of my maps WAV sounds where that werent working, I quikly noticed after each bite a lil bit of the wav played, I went to the location of an MP3 to see if one of those did dame thing but it didnt, so that was weard.
Later on ive put a trigger_random in the map hopeing I could make a malfunctioned door open and close on its own randomly but didnt work, at the start of the map i get this in console about the trigger random:
<b>GAME SKILL LEVEL:1
Executing listen server config file
Can't init info_texlights
WARNING: No targets found in trigger_random ()0 entities inhibited
WARNING: No targets found in trigger_random ()Game reset started.
WARNING: No targets found in trigger_random()Game reset started.
Game reset complete.
WARNING: No targets found in trigger_random ()Game reset started.
Game reset complete.</b>
Also, everytime I built or killed a structure or even did something with developer 1 switched on i see this happen at the top of the screen?
<b>WARNING: No targets found in trigger_random ()ame reset started.
Game reset complete.
Map validity check failure: 8/32 ready room spawns, 16/16 team one spawns, 1/48 team two spawns.</b>
Plus when I do a condump and look at the file, their seems to be 3 copies of everythig thats happened dumped?
All i did was start ns, on main menu I brught up the console, I did:
<b>sv_cheats 1; developer 1; map ns_barracks;</b>
I joined Marine team.
Got in comm chair
put down an ip
put down a turret factory
got out of com chair
Did SWITCH in the console to become an alien on the spot i was stood when marine.
Killed the IP
Bit the TF
did condump in console
quit the game
See the attachment for condump.
Are all these faulty loops in code or what? Is this ment to happen?
Comments
What I see in the console could lead to a few bugs in the code maybe?