Go Back   Forums > Abandonia.com > Troubleshooting > 3d Dinosaur Adventure Error
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Thread: 3d Dinosaur Adventure Error Reply to Thread
Your Username: Click here to log in
Image Verification
Please enter the six letters or digits that appear in the image opposite.

Title:
  
Message:
Post Icons
You may choose an icon for your message from the following list:
 

Additional Options
Miscellaneous Options

Topic Review (Newest First)
20-08-2007 06:05 PM
Malolor
QUOTE(eXo @ Aug 6 2007, 08:57 PM) [snapback]303236[/snapback]
Quote:
rename the KAV.PGM file to KAV.EXE and run that instead. Watch as it magically works =)
[/b]
Thank you so much! That does it. However that wont be necesary in DOSBOX 0.71, as that problem has been repaired. Thanks anyway!!
06-08-2007 08:57 PM
eXo rename the KAV.PGM file to KAV.EXE and run that instead. Watch as it magically works =)
28-06-2007 10:09 PM
Malolor I was trying to run DINO3D (3D Dinosaur Adventure, Knowledge Adventure, 1994) in DOSBOX. The installation works fine, but when I try to run it an error displays:

Code:
Recursive launch of launch module. This should not happen.
And then it closes.

The batch file DINO.BAT contains:

Code:
@echo off
rem usage: DINO3D [-v] [-clean]
rem If -v is given, user can hit Ctrl-PrintScreen to dump the screen to a file.
rem If -clean is given, no TSRs will be loaded before running ka.
C:
cd C:\DINO3D
if "%1"=="-CLEAN" goto clean
if "%1"=="-clean" goto clean
rem power.exe not detected
if "%1"=="-V" goto vgacapt
if "%1"=="-v" goto vgacapt
moustest
if errorlevel 1 goto nomouse
rem no special tsrs needed
ka -520k kav.pgm -lC:\DINO3D -rD:\DINO3D -fC:\DINO3D
rem no special tsr cleanup needed
goto end
:nomouse
mouse
rem no special tsrs needed
ka -520k kav.pgm -lC:\DINO3D -rD:\DINO3D -fC:\DINO3D
rem no special tsr cleanup needed
mouse /u >nul
goto end
:vgacapt
moustest
if errorlevel 1 goto vnomouse
rem no special tsrs needed
vgacapt ka -520k kav.pgm -lC:\DINO3D -rD:\DINO3D -fC:\DINO3D
rem no special tsr cleanup needed
goto end
:vnomouse
mouse
rem no special tsrs needed
vgacapt ka -520k kav.pgm -lC:\DINO3D -rD:\DINO3D -fC:\DINO3D
rem no special tsr cleanup needed
mouse /u >nul
goto end
:clean
ka -520k kav.pgm -lC:\DINO3D -rD:\DINO3D -fC:\DINO3D
:end
echo.
echo.
echo**ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
echo**º****************Thank you for using 3D-Dinosaur Adventure.************** º
echo**º************************************************************************ º
echo**º****** Try these other great new products from Knowledge Adventure!******º
echo**ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
echo. 
echo************************ ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
echo************************ º** 3-D BODY ADVENTURE******º
echo************************ º** AMERICA ADVENTURE****** º
echo************************ º** BUG ADVENTURE********** º
echo************************ º** KID'S ZOO************** º
echo************************ º** IMAX DISCOVERERS********º
echo************************ º** IMAX SPEED**************º
echo************************ º** SCIENCE ADVENTURE II****º
echo************************ º** SPACE ADVENTURE******** º
echo************************ º** UNDERSEA ADVENTURE******º
echo************************ º** ZURK'S LEARNING SAFARI**º
echo************************ ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
echo.
echo.
echo****************** For more information call (818) 542-4200.
echo.
pause
If I run "ka -520k kav.pgm -lC:\DINO3D -rD:\DINO3D -fC:\DINO3D" or just "ka" (KA.COM file) the same error appears.

I been trying a lot but I just can't find the problem. Please help me!

Thanks,
Malolor

Posting Rules
You may not post new threads
You may 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 On

The current time is 03:36 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.