Welcome, Guest. Please login or register.

Author Topic: Cannot open resource.library, version 44  (Read 2200 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Cannot open resource.library, version 44
« on: July 29, 2006, 10:25:19 AM »
I was just trying to get ZoneXplorer to work on my OS3.9 A1200 but I was getting an error that it couldn't create a gadget class. I read the manual and it said it may need ClassAct. So I installed ClassAct and rebooted. Now on boot I get an error 'Cannot open "resource.library", version 44. Unable to run "AmiDock"'.

The version of resource.library is v44. I have copied the classes drawer from the OS3.9 CD over the top of the ones on the hard drive and replaced any which already existed, but this has made no difference. Nothing has changed with my 680x0 libraries.

What can I do  :-?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline leofoe

  • Sr. Member
  • ****
  • Join Date: Jun 2005
  • Posts: 499
    • Show only replies by leofoe
Re: Cannot open resource.library, version 44
« Reply #1 on: July 29, 2006, 10:29:46 AM »
I had the same problem after installing ClassAct. If I remember correctly I reinstalled the BoingBags and everything was allright.
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Cannot open resource.library, version 44
« Reply #2 on: July 29, 2006, 10:35:15 AM »
Thanks Leo! After you mentioned that I remembered I had a backup of my SYS partition which had BB2 installed. I renamed the classes drawer to classes1 and copied the classes drawer from my backup, and now it's working :-)

I'm still getting the original error when I run ZoneXplorer but I will start a separate thread about that.

Thanks again

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Kronos

  • Resident blue troll
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4017
    • Show only replies by Kronos
    • http://www.SteamDraw.de
Re: Cannot open resource.library, version 44
« Reply #3 on: July 29, 2006, 10:41:47 AM »
Dunno, but installing ClassAct onto a 3.9 system allready including a newer ClassAct (ReAction that is) doesn't sound right....
1. Make an announcment.
2. Wait a while.
3. Check if it can actually be done.
4. Wait for someone else to do it.
5. Start working on it while giving out hillarious progress-reports.
6. Deny that you have ever announced it
7. Blame someone else
 

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: Cannot open resource.library, version 44
« Reply #4 on: July 29, 2006, 10:45:24 AM »
yes Moto, Kronos is right. ZoneXplorer doesn't needs ClassAct on a AmigaOS3.9 system.

If you have installed ClassAct, some component of Reaction has been replaced.

So delete the Gadgets and Images dir along arexx.class, requester.class and window.class from SYS:Classes/ and copy the one from the AmigaOS3.9 CD
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Cannot open resource.library, version 44
« Reply #5 on: July 29, 2006, 12:03:21 PM »
I didn't realise Reaction is an updated version of ClassAct. I have replaced the classes drawer entirely with a version from a backup. I assume that's enough to get Reaction working properly again???

However, I'm still getting this error.

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Thomas


Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: Cannot open resource.library, version 44
« Reply #7 on: July 29, 2006, 12:47:05 PM »
ahhh! thanks Thomas! png.datatype isn't present on AmigaOS3.9....

Edit- just noticed thats present in the ZX doc

REQUIREMENTS:

   68K VERSION:

    - AmigaOS 3.5+
    - png.datatype (required to load the GUI gfx)
    - An HI/TRUE Color Workbench running on a CGX/P96 compatible gfx card
    - A very fast 68K with FPU

sorry Motorollin but not even in a century, i thought at that!
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Cannot open resource.library, version 44
« Reply #8 on: July 29, 2006, 01:45:05 PM »
I didn't see that part of the docs. That'll teach me to RTFM  :rtfm:

 :-)

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10