![]() |
Type 2 Message on startup I just installed LimeWire. When I try to launch it, I get a red-rimmed box that tells me that an "Error Type 2 has occured" and I should shut down and yadda yadda yadda. I have checked the F.A.Q. on this matter, but I don't get an error when I try to hit a menu, I get it on start up. WHAT IS GOING ON!? Alex |
answer for a type 2 error I have MacOS 8.6 and a java SDK install started type 2 errors with limewire. I use a apple script to remove JDKToolsCLasses.zip and MRJSDKClasses.zip from the folder MRJ Libraries in the system folder before starting limewire. on run tell application "Finder" activate if (count items in folder "MRJClasses" of folder "MRJ Libraries" of folder "Extensions" of folder "System Folder" of startup disk) > 2 then select {file "JDKToolsClasses.zip" of folder "MRJClasses" of folder "MRJ Libraries" of folder "Extensions" of folder "System Folder" of startup disk, file "MRJSDKClasses.zip" of folder "MRJClasses" of folder "MRJ Libraries" of folder "Extensions" of folder "System Folder" of startup disk} move selection to folder "DownLoader" of startup disk select file "LimeWire" of folder "LimeWire" of folder "Applications" of startup disk open selection else select {file "JDKToolsClasses.zip" of folder "DownLoader" of startup disk, file "MRJSDKClasses.zip" of folder "DownLoader" of startup disk} move selection to folder "MRJClasses" of folder "MRJ Libraries" of folder "Extensions" of folder "System Folder" of startup disk end if end tell end run |
All times are GMT -7. The time now is 07:30 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.