Map crashing problem

Need Help? The Day isnt going so well on the Mapping front?
InstantDeath
Vertex
Vertex
Posts: 7
Joined: Wed Sep 26, 2007 10:29 pm

Map crashing problem

Post by InstantDeath »

I have a map that I'm working on that involves using a combine apc and a combine apc driver. The problem is that when the apc dies, it crashes the server.

Is this a known issue with Obsidian Conflict or HL2?
User avatar
ViralHatred
npc_metropolice
npc_metropolice
Posts: 219
Joined: Wed Apr 04, 2007 6:52 pm
Location: Milton Keynes, United Kingdom
Contact:

Post by ViralHatred »

Get a better server. And you don't need the driver, just the npc_apc assigned to waypoints in series.
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

ViralHatred wrote:Get a better server. And you don't need the driver, just the npc_apc assigned to waypoints in series.
....
You need a prop_vehicle_apc and a apc_vehicle_driver, and the "get a better server" argument is also stupid....
To the crash problem: i have a apc in broken escape and in the new version of castledefense and i dont have any problems with server crashing.
InstantDeath
Vertex
Vertex
Posts: 7
Joined: Wed Sep 26, 2007 10:29 pm

Post by InstantDeath »

Well the apc i have is a template, it spawns along with the driver by an event.
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Apc in castle, yes finally :D

I've used an apc, and also no crashing.
'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
User avatar
ViralHatred
npc_metropolice
npc_metropolice
Posts: 219
Joined: Wed Apr 04, 2007 6:52 pm
Location: Milton Keynes, United Kingdom
Contact:

Post by ViralHatred »

I only had to use npc_apc and it worked for me. Maybe its a custom entity from another mod. Still works though!

Could be that it spawns the prop and the driver together.
InstantDeath
Vertex
Vertex
Posts: 7
Joined: Wed Sep 26, 2007 10:29 pm

Post by InstantDeath »

well, in any case, this map needs testing, so if anyone would like to get in on a testing session, please pm me.
Hell-met
Obsidian Gold
Obsidian Gold
Posts: 2885
Joined: Tue Jun 27, 2006 4:09 am
Location: BIENVENUE DANS MON PAYS LE KEBEK

Post by Hell-met »

npc_apc :lmao: :lmao: :lmao:
InstantDeath
Vertex
Vertex
Posts: 7
Joined: Wed Sep 26, 2007 10:29 pm

Post by InstantDeath »

here is a picture of the setup for my apc enemy.

Image
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

InstantDeath wrote:here is a picture of the setup for my apc enemy.

Image
you dont need that much entities to spawn the apc + driver, 1 point_template is enough.
InstantDeath
Vertex
Vertex
Posts: 7
Joined: Wed Sep 26, 2007 10:29 pm

Post by InstantDeath »

can point_templates spawn npcs?
User avatar
Shana
Lead Developer
Lead Developer
Posts: 2971
Joined: Tue Aug 29, 2006 8:12 pm
Location: Germany
Contact:

Post by Shana »

InstantDeath wrote:can point_templates spawn npcs?
Of course it can.
DaMaN
npc_combinegunship
npc_combinegunship
Posts: 782
Joined: Tue Nov 07, 2006 12:03 am
Location: Parent's Basement
Contact:

Post by DaMaN »

W0rf0x wrote:
InstantDeath wrote:can point_templates spawn npcs?
Of course it can.
point_template's can spawn anything!
Current projects: Return to City 17 and Rising Dead
Also, check out my Blag: http://daman-amappersworld.blogspot.com/
fug4life
Beta Tester
Beta Tester
Posts: 4093
Joined: Mon Dec 11, 2006 10:35 am

Post by fug4life »

Apart from prop statics :wink:
'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
User avatar
Hyperjag3
npc_strider
npc_strider
Posts: 604
Joined: Mon May 29, 2006 8:54 am
Contact:

Post by Hyperjag3 »

And if you're wondering why, that's because prop_statics are compiled into the world geometry by VBSP. ;)
Post Reply