New Doom Forums  
Doom64 Crashing - New Doom Forums
Go Back   New Doom Forums > Source Ports > Doomsday > Mods & Maps

Reply
 
Thread Tools Display Modes
Old May 21st, 2004, 09:48 AM   #1
Abrax
Commander Keen
 
Join Date: Feb 2004
Location: Somerset, England
Posts: 412
Doom64 Crashing

Ok, I've just read through the Doom64 sticky thread, and I've decided not to clog the thread up with error reports. I don't really know where else to post this, but I'm sure that somebody will find this and be able to relieve me of this problem.

I'm having a problem with memory allocation. I've been using the normal Absolution.exe file to execute the program, and it ran fine, but loading times were a bit slow. I then started using the -maxzone 192 batch file, and I'd been having no problems up until now. At the end of MAP15, the game crashes trying to load MAP16, with a Z_Malloc (memory allocation) which looks like this
Quote:
SetupLevel: map16 (GL data found)
GL_VERT v2.0
Z_Malloc: Failed on allocation of 342264 bytes.
Please increase the size of the memory zone with the -maxzone option.
DG_Shutdown: Shutting down Direct3D...
I even edited the batch file to allow the game to use 224Mb of RAM, but I still get the same problem. I am starting to find this quite infuriating, as it is stalling my progress through the game. I have also tried warping to MAP17, which works fine. Other than this, I am having no problems with the TC other than the fact that both the LOW and HIGH quality music files just sound like static, even with fmod disabled, and some sounds have crackling and static after them.

My system, if its any help, is:
AMD Athlon xp 2400+ @2000MHz
ASUS A7N266-VM Motherboard
Sapphire Atlantis Radeon 9800 pro (128Mb)
256Mb PC3200 DDR RAM (DDR 400)
60Gb 7200rpm Maxtor Hard Drive
Win98 SE
Abrax is offline   Reply With Quote
Old May 21st, 2004, 10:26 AM   #2
Tylenol
Commander Keen
 
Tylenol's Avatar
 
Join Date: Sep 2003
Location: TX, USA
Posts: 772
Try this instead:

Absolution.exe -maxzone192

The last release had the maxzone batch file wrong, there shouldn't be a space between the numbers and the command. I got that same problem and couldn't figure it out. I used the bat, and it still gave me the error. Only after removoing the space, did it work. Just one of those things.
Tylenol is offline   Reply With Quote
Old May 21st, 2004, 01:21 PM   #3
Abrax
Commander Keen
 
Join Date: Feb 2004
Location: Somerset, England
Posts: 412
Cheers Tylenol, I'll try it in a minute, I've not done much involving .bat files before. I hope this solves my problems.
Abrax is offline   Reply With Quote
Old May 21st, 2004, 09:18 PM   #4
Kaiser
 
Kaiser's Avatar
 
Join Date: Aug 2001
Location: Houston, Tx
Posts: 299
This doesn't sound good. I hope its not somthing to do with the map.

Anyways, its more likey caused when loading a mp3 data file from within the wad. Like mentioned above, increase the maxzone.
Kaiser is offline   Reply With Quote
Old May 22nd, 2004, 08:55 AM   #5
elbryan42
Commander Keen
 
Join Date: Apr 2001
Location: Regina, Sask, Canada
Posts: 97
I usually set my maxzone to at least 500. :P I know it's overkill, but just in case I throw a really big music wad in there instead.

Yeah, it's a memory problem. You get that error when you don't have enough memory set aside to load the music, the map, the graphics, and such. Take it from the guy who made the mp3 wads.
elbryan42 is offline   Reply With Quote
Old May 22nd, 2004, 03:39 PM   #6
Abrax
Commander Keen
 
Join Date: Feb 2004
Location: Somerset, England
Posts: 412
Yep, it was a memory problem, the game runs fine now, without any problems, and I can use the high quality music file as well. Thanks for the help peeps, its much appreciated.
Abrax is offline   Reply With Quote
Old October 17th, 2007, 09:07 AM   #7
LigH
 
Join Date: Apr 2004
Posts: 86
I can already not load map 02. Like the report above, it can not allocate memory and crashes.

The funny thing is: It doesn't matter how much memory I add in the "-maxzone" parameter. Absolution.exe always only allocates 16 MB. I have 1.5 GM RAM here, I changed the batch file to

Code:
Absolute.exe -maxzone 64
Code:
Absolute.exe -maxzone 192
Code:
Absolute.exe -maxzone 512
Code:
Absolute.exe -maxzone 65536
(who knows, is it meant to be MB or KB?)

and still I get in the log file (Absolute.out) only the following:

Code:
...
Z_Init: Init zone memory allocation daemon.
  16.0 Mb allocated for zone.
...

SetupLevel: map02 (GL data found)
GL_VERT v2.0
Z_Malloc: Failed on allocation of 308864 bytes.
  Please increase the size of the memory zone with the -maxzone option.
DG_Shutdown: Shutting down Direct3D...
Always "16.0 Mb allocated for zone.", no matter what I try to set up.

When I omitted the "-maxzone" parameter completely, I even got 32 MB. How interesting.

Finally, I remembered setting up the MySQL server and the Apache webserver ... So I just tried

Code:
Absolute.exe -maxzone 64M
Note the "M" following the "64"! -- And Indeed, I got 64 MB allocated.

The maximum value is

Code:
Absolute.exe -maxzone 256M
for 256 MB.
LigH is offline   Reply With Quote
Old October 18th, 2007, 07:42 AM   #8
SKARD
Commander Keen
 
Join Date: Apr 2007
Posts: 136
1) This tread is over 3 years old.
2) Read the second post. Don't use a space before the number.
SKARD is offline   Reply With Quote
Old October 23rd, 2007, 04:11 AM   #9
LigH
 
Join Date: Apr 2004
Posts: 86
In over 3 years, the DOOM 64 builders could have included a fixed batch file already!

And 19 pages of the other thread ... no surprise one can get lost there. Especially non-native english speakers.
LigH is offline   Reply With Quote
Old October 23rd, 2007, 06:43 AM   #10
SKARD
Commander Keen
 
Join Date: Apr 2007
Posts: 136
It must have seemed like a minor thing to make a new release for that alone. Hopefully it will be redone when 1.9.0 is finalized. I started playing the 64 TC and ran into a few problems.
Greater than 100% kills
Levels without secrets say 0%
I had to get a running jump into a hole with the unmaker in it in order to pick it up
Intermission typos
SKARD is offline   Reply With Quote
Old October 23rd, 2007, 06:49 AM   #11
DaniJ
 
Join Date: Apr 2003
Location: UK
Posts: 4,916
Once the updated Doom64TC is released running under Doomsday 1.9.0 all of these related problems will be avoided as the static memory zone has been replaced with one which resizes dynamically as required.
DaniJ is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Doom64: Outcast along with Doom64 TC sources released Kaiser Mods & Maps 50 August 6th, 2009 05:57 PM
Doom64 TC problem westson613 Mods & Maps 7 July 31st, 2006 02:20 PM
Any Issues Running Doom64 TC on Doomsday? cryptomorph Doomsday 1 August 18th, 2004 01:28 PM
Is It Possible To Use Doom64 Sprites In Doom? Rickz99 Resources 9 August 17th, 2004 03:53 AM
Doom64 crashing, pls help law Doomsday 6 March 14th, 2004 08:32 PM


All times are GMT -7. The time now is 11:00 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
NewDoom.com © 2000-2009 Mindless Games & Entertainment. All Rights Reserved.