Welcome, Guest. Please login or register.

Author Topic: AMOS 3D: Software Failure: 80000004  (Read 2897 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline zosodk69Topic starter

  • Newbie
  • *
  • Join Date: Mar 2008
  • Posts: 26
    • Show all replies
AMOS 3D: Software Failure: 80000004
« on: April 07, 2008, 01:07:20 AM »
I'm trying to get AMOS set up to run some of the old programs I created in my youth.  The problem is, when I created these programs, my machine had a slightly different configuration.  I'm running an A3000D 030/16.  Back in the day I had kickstart roms v2.04.  Today I've got the same machine with v3.1 kickstart roms and a Cyberstorm PPC 233/060/60.

It seems AMOS is otherwise working fine, it's just the 3D extension that's giving me fits.  Whenever the interpreter encounters TD prefixed command it bombs with said error.  This happens in both AMOS 1.36 and AMOS Professional 2.0.  Any in site would be great.
 

Offline zosodk69Topic starter

  • Newbie
  • *
  • Join Date: Mar 2008
  • Posts: 26
    • Show all replies
Re: AMOS 3D: Software Failure: 80000004
« Reply #1 on: April 07, 2008, 05:18:10 AM »
Quote
bloodline wrote:
I think you have your error code wrong...

From the URL you just linked to:
Quote
If the first digit of the subsystem ID is greater than 3, there is no way to recover from the error. In these cases, subtract 8 from the first digit to get the subsystem ID number.
 

Offline zosodk69Topic starter

  • Newbie
  • *
  • Join Date: Mar 2008
  • Posts: 26
    • Show all replies
Re: AMOS 3D: Software Failure: 80000004
« Reply #2 on: April 28, 2008, 03:58:10 AM »
I've traced this problem back to ppclibemu.  When I comment ppclibemu_install out of my startup-sequence, the AMOS 3D extension starts working great.  I don't know if there is a solution to this other then said workaround.