VOGONS


Divide by zero & Boobia City

Topic actions

First post, by Robo

User metadata
Rank Newbie
Rank
Newbie

I have a game that gives me a divide by zero error every time I try to run it.
I tried TPPATCH but it doesn't work.
The game works on my old computer.

Reply 1 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

OK, This is wierd.
I opened the game to take a screenshot of the game and - it worked.

Then I did RESET and it didn't work again.

Reply 2 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

here is a pic:

Reply 3 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

What game is this? Please read the posting guidelines. In any case, that looks like more of a DOS extender (DOS4GW) crash.

Yes, it’s my fault.

Reply 4 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

The Game does Have a Dos4gw.exe file.
It isn't international, so I don't think you'll recognize the name.
I have WIN98.
I can upload it, If you want me to...

Reply 5 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

I repeat.

Read the POSTING GUIDELINES.

We can't help anything unless you give us the information that that tells you to.

Yes, it’s my fault.

Reply 6 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

Motherboard - IBM, chip via 133

Processor type and speed - pentium 800

Amount and type of RAM - 128 MB (dimm 1), 2 slots

Video board w/ RAM amount and type - nVidia M64, 32 MB riva tnt2 and AGP*4

Sound board - ESS, on board, 16 bit

Operating system - win98

Game name (and version, if applicable) - Boobia city (I can upload it)

Description of problem - see pic.

Reproducibility of problem - doesn't work usually. sometimes, after a long time I am on the comp, I run it and it works.

Sound mode used - no sound.

Reply 7 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

Yeah, it seems to me it's a problem with the DOS4GW executable that the program comes with.

There are several different versions of the DOS/4GW extender floating around. It seems 1.97 is the most common...I know I've got several of them on various CDs, however.

Do a search for it on Google.

Yes, it’s my fault.

Reply 8 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

I downloaded v1.97 but it gave me the error in the pic.
I downloaded another version but I got the same error.

Reply 9 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

It might have already been using 1.97. Find other versions.

Yes, it’s my fault.

Reply 10 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

I'll try, but why arn't the error messages the same?

Reply 11 of 85, by Nicht Sehr Gut

User metadata
Rank l33t
Rank
l33t
Robo wrote:

I'll try, but why arn't the error messages the same?

It's not an exact science. There's a lot of guesswork involved. The messages could be different for a lot of reasons.

Reply 12 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

I was never certain why some versions DOS/4GW error'd out on me while others didn't. In any case, I'll try digging through some of my old titles to harvest various versions of DOS/4GW for you to try. 😀

Yes, it’s my fault.

Reply 13 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

Thanx, Because everything I find on google doesn't work.
I think I'm just trying the same version again and again...
I reeally want to play that game.......

Reply 14 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

It should tell you what the version is when it loads. You can also run DOS4GW.EXE instead of the actual program, and that should give you version info and an error.

Yes, it’s my fault.

Reply 15 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

Oh, I see.

Anyway, this might help:
First bat file's content:

@echo off
if exist c:\h0000.sav goto del
goto start
:del
del c:\h0000.sav >nul
:start
set dos4g=quiet
advent

Second bat file's content:

@echo off
set dos4g=quiet
set dos4gvm=deleteswap virtualsize#2048 swapname#\upside.swp
advent

I use them to run the game. Does it help?

Reply 16 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

get rid of "set dos4g=quiet". That will help debug it.

Yes, it’s my fault.

Reply 17 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

It still doesn't work.

The game sometimes works after I use the comp for a long time.
Mabye it needs less free memory.

Is there any way to check if that is the problem?
A way to "waste" alot of memory?

Reply 18 of 85, by Snover

User metadata
Rank l33t++
Rank
l33t++

I didn't say that would fix it. I said that would help debug it.

Yes, it’s my fault.

Reply 19 of 85, by Robo

User metadata
Rank Newbie
Rank
Newbie

Yeah, I know.
I just thought I should say that it doesn't work...

Is there anything else I can do?
If I upload it will anyone download it and try to "fix" it?
plz?