HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

game Freezes when i quit

06-16-2006, 06:50 AM#1
HomerTheDragoon
Alright i have a map that is 480x480. And i am making an rpg, when I make and item that has a special effect and pick it up(weapon effect). And lose my hero(it might even happen when i dont pick it up or dont die) and i quit, the game freezes for both me and the other players. Can someone tell me why? Could it be the model? or is it just a bug? Thanks.
Edit/Delete Message
06-16-2006, 10:48 AM#2
Blade.dk
Test your model under other conditions and see if it causes problems there.

Else post your code.
06-16-2006, 12:32 PM#3
iNfraNe
It is probably the model. I've had problems with models freezing the game when pressing quit before. Did you make it yourself/edit it?
06-16-2006, 10:31 PM#4
Soulprovider
Quote:
Originally Posted by HomerTheDragoon
Alright i have a map that is 480x480.
Edit/Delete Message

That seems a little to big my friend check your video card and RAM.
I seem to beleive that it may be that because of the size of the map and the units you've added your Computer may not be able to handle it.

I had problems with DOBRP on my old laptop because of the size, it would take a 1/2 hours to return to the B.net screen. When I got a new Laptop I had a better video card and a memory upgrade and Now I am able to play and quit DOBRP in a matter of seconds.

Also I think the largest you can get your map to be is 256x256 unless you use a different program.
06-16-2006, 11:55 PM#5
HomerTheDragoon
i fixed it ^^ it was the model i was using that caused it... weird. Thanks all.