undetermined crash

Avatar
ColorCubeMan
54 Posts
Posted Aug 25, 2011
I guess it's not solvable, but what can cause a map to crash suddenly during the loading?
The map works fine on my computer but crashes when I try with my friend's computer.

PS: I only tested it on one computer. It's a fairly big map and it's part of a mappack (including scripts etc.), so I can hardly give you the file to test it out.

Advertisement
Registered users don’t see ads! Register now!
Avatar
Skotty
671 Posts
Posted Aug 25, 2011
Replied 14 minutes later
You said it's a big map. Maybe your friends computer has not the hardware to load it stable.
Some years ago I made a small map with a lot of entities (NPCs and scripting for them, a big density of details and props) and every game crashed, just if I started it out of Hammer it loaded correctly.

The best try would to split the map (just for testing) into 2 parts. If you have scripts etc. you will have it in a VPK anyway, wouldn't you?

Avatar
ColorCubeMan
54 Posts
Posted Aug 25, 2011
Replied 10 minutes later

Quote:
If you have scripts etc. you will have it in a VPK anyway, wouldn't you?

Correct. The current package is a vpk.

Quote:
The best try would to split the map (just for testing) into 2 parts.

I will try. The map is actually a huge cavern (just like Valve's one), but it's pretty empty for the moment. My friend's computer isn't really old however, and it can run the game with full details withtout fps drop. Really don't know what's going on with this map.

Thanks for helping by the way.

Avatar
Vordwann
767 Posts
Posted Aug 25, 2011
Replied 3 hours later
Having no player start causes a map to crash, but i bet you have one.
Avatar
Skotty
671 Posts
Posted Aug 25, 2011
Replied 2 minutes later
He said the map works on his computer. Without player_start it would crash there, too.
Avatar
ColorCubeMan
54 Posts
Posted Aug 25, 2011
Replied 4 hours later
If only I could get a crash log... But there isn't any kind of error message when the crash occurs.
Do you have any idea to find out where is the crash coming from? It would be nice to see the console but I guess it's not possible during a loading.
Avatar
Skotty
671 Posts
Posted Aug 26, 2011
Replied 7 hours later
You could use the hide/show options in hammer. Just hide all entities first. And then just unhide one after another (eg. Brush entities first, then point entities, ...).
Advertisement
Registered users don’t see ads! Register now!
Avatar
ColorCubeMan
54 Posts
Posted Aug 28, 2011
Replied 2 days later
I can't believe it. I have tried to compile the map on my friend's computer, and Hammer said there was a leaking.
And when I compile the map on my computer, there's no leaking at all.
It's not even a regular leaking, it's a propstatic that is leaking through a wall.
I can fix it now, but I don't understand why Hammer didn't notice it with my computer.