hl2dm crash- brush vehicle

hl2dm crash- brush vehicle

Re: hl2dm crash- brush vehicle Posted by Whitt on Thu Sep 8th 2005 at 6:15pm
Whitt
8 posts
Posted 2005-09-08 6:15pm
Whitt
member
8 posts 1 snarkmarks Registered: Sep 6th 2005
Hi, I've been making this map with lots of different brush vehicles in. When you enter one the game crashes. And in the other one when you press escape to goto the menu it crashes again. Why is it doing this on hl2dm?
Re: hl2dm crash- brush vehicle Posted by Captain P on Thu Sep 8th 2005 at 8:14pm
Captain P
1370 posts
Posted 2005-09-08 8:14pm
1370 posts 1995 snarkmarks Registered: Nov 6th 2003 Occupation: Game-programmer Location: Netherlands
How many vehicles have you put in? Have you tried the level while putting in less vehicles?

Any specific error reports you get or does it just jump out?
Create-ivity - a game development blog
Re: hl2dm crash- brush vehicle Posted by Whitt on Fri Sep 9th 2005 at 12:41pm
Whitt
8 posts
Posted 2005-09-09 12:41pm
Whitt
member
8 posts 1 snarkmarks Registered: Sep 6th 2005
Nope it just crashes. There are only 2 brush vehicles in the map, Something tells me this is a bug in hl2dm?
Re: hl2dm crash- brush vehicle Posted by Paladin[NL] on Fri Sep 9th 2005 at 1:10pm
Paladin[NL]
157 posts
Posted 2005-09-09 1:10pm
157 posts 56 snarkmarks Registered: May 4th 2004 Occupation: Student/mapper Location: Netherlands
What tells you?
Re: hl2dm crash- brush vehicle Posted by Captain P on Fri Sep 9th 2005 at 1:51pm
Captain P
1370 posts
Posted 2005-09-09 1:51pm
1370 posts 1995 snarkmarks Registered: Nov 6th 2003 Occupation: Game-programmer Location: Netherlands
And without those two vehicles everything is fine?

How did you make these vehicles anyway (what entities)?
Create-ivity - a game development blog
Re: hl2dm crash- brush vehicle Posted by Whitt on Fri Sep 9th 2005 at 2:20pm
Whitt
8 posts
Posted 2005-09-09 2:20pm
Whitt
member
8 posts 1 snarkmarks Registered: Sep 6th 2005
I used lots of logic compares, gameui and the usual- theres a plane and a helicopter.

The reason I think its either a error with my half-life version and not me is that other peoples brush vehicles seem to crash the same way. Any other time when you press escape it doesn't crash.

Thanks for answering anyway.
Re: hl2dm crash- brush vehicle Posted by fishy on Fri Sep 9th 2005 at 3:42pm
fishy
2623 posts
Posted 2005-09-09 3:42pm
fishy
member
2623 posts 1476 snarkmarks Registered: Sep 7th 2003 Location: glasgow
improper values in the .qc file of a model vehicle will cause a fatal crash. like if there was a 2 as the value of something that was meant to be between 0 and 1. i know yours is a brush based vehicle, but there may be some sort of connection.

as far as game entities go, i've still got very little idea of how they actually talk to each other, but even if i was an expert(few and far between for HL2), then i think i'd need a lot more detail than you've supplied to come up with an educated answer to your problem. all that anyone could do at present, would be to make a map with 2 working brush vehicles and tell you exactly how they managed it.

lots of people like to tinker with broken cars to try and make them run, but very few people will try and build one from scratch. posting a bare-bones .vmf of your setup might get better results. maybe not, though. :smile:
i eat paint
Re: hl2dm crash- brush vehicle Posted by Dark_Kilauea on Fri Sep 9th 2005 at 6:08pm
Dark_Kilauea
629 posts
Posted 2005-09-09 6:08pm
629 posts 123 snarkmarks Registered: Apr 15th 2005 Occupation: Fast Food Location: USA
I made a brush based plane one time, I think I'll go look for it.

Until Later...
Dark_Kilauea
DVS Administration
http://www.dvstudio-production.com/
Re: hl2dm crash- brush vehicle Posted by Gaara on Thu Sep 15th 2005 at 8:42am
Gaara
219 posts
Posted 2005-09-15 8:42am
Gaara
member
219 posts 22 snarkmarks Registered: Aug 12th 2005 Occupation: Freelance Gynacologist Location: Australia
Brush based cars and planes dont crash for me in CS:S
Reckless disregard for childrens well being, women and nothing but utter contempt for other cultures.
Re: hl2dm crash- brush vehicle Posted by Underdog on Thu Sep 15th 2005 at 12:28pm
Underdog
1018 posts
Posted 2005-09-15 12:28pm
Underdog
member
1018 posts 102 snarkmarks Registered: Dec 12th 2004 Occupation: Sales-Construction Location: United States
This thread is now 10 replies long and still the authors only helpful comment is "My game crashes"

Its no wonder so many of these threads are ignored or go unresolved.

I suggest the author give a bit more information specific to this crash if he/she truly expects its eventual solution.
There is no history until something happens, then there is.
Re: hl2dm crash- brush vehicle Posted by Whitt on Tue Sep 20th 2005 at 11:46am
Whitt
8 posts
Posted 2005-09-20 11:46am
Whitt
member
8 posts 1 snarkmarks Registered: Sep 6th 2005
The reason I left it was I assumed it was unsolvable...

The error is simple really...When your in the plane or car and press esc the whole game freezes and you have to turn off the computer, No messages, No Logs just a complete crash! (You see the title screen for hl2dm but then it freezes)

I thought I pressed problem solved button but never mind, I left it because I just mentioned in the message at the game start saying don't press esc while in a plane.