Renegade Projects Network Forums
Launchbase Internal Error - Printable Version

+- Renegade Projects Network Forums (https://forums.renegadeprojects.com)
+-- Forum: Inject the Battlefield (https://forums.renegadeprojects.com/forumdisplay.php?fid=60)
+--- Forum: Ares General Discussion (https://forums.renegadeprojects.com/forumdisplay.php?fid=19)
+--- Thread: Launchbase Internal Error (/showthread.php?tid=1486)

Pages: 1 2


RE: Launchbase Internal Error - ThePredator - 04.05.2010

IE? Are you talking about IE (internet explorer) or the Internal Error?
If it is Internet Exp, none. I use Chrome (of the almighty Google ©) <- Thats advertising right?


RE: Launchbase Internal Error - AlexB - 04.05.2010

I meant Internet Explorer, pardon the confusion. Did you uninstall it or just never updated it? Windows depends on that thing and some features would not work without it. If you didn't do anything to it, it should still be IE 6.0 in WinXP SP2.

Any luck with reinstalling the VB6 runtime files?

(Microsoft's worse. They put little TMs behind everything. Everything is a trademark to them.)


RE: Launchbase Internal Error - ThePredator - 04.05.2010

I installed Chrome, left IE for what it was, removed icons and sh*t.
Visual ™ Basic™ 6 ™ files?
I am going to work on them tomorrow, its evening here.
The last time I tried it was a big fail Unhappy


RE: Launchbase Internal Error - ThePredator - 10.05.2010

I have installed this one:
http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=7b9ba261-7a9c-43e7-9117-f673077ffb3c&displayLang=en
Again, without result... Before that I installed VB6SP5 RT files, also without result.
The LB.txt:
Code:
2010-04-23 17:35:21  Initialization started.
2010-04-23 17:35:21  Loading options...
2010-04-23 17:35:24  Creating "C:\Program Files\EA Games\Command & Conquer The First Decade\Command & Conquer Red Alert(tm) II\RA2\LaunchBase\Backup"
2010-04-23 17:35:24  Creating "C:\Program Files\EA Games\Command & Conquer The First Decade\Command & Conquer Red Alert(tm) II\RA2\LaunchBase\Backup\Taunts"
2010-04-23 17:35:24  Creating "C:\Program Files\EA Games\Command & Conquer The First Decade\Command & Conquer Red Alert(tm) II\RA2\LaunchBase\Logs"
2010-04-23 17:35:25  Red Alert 2 install path established: C:\Program Files\EA Games\Command & Conquer The First Decade\Command & Conquer Red Alert(tm) II\RA2
2010-04-23 17:35:25  Red Alert 2 installation is  from The First Decade DVD.
2010-04-23 17:35:25  Checking for free disk space.
2010-04-23 17:35:25  Confirming safe files...
2010-04-23 17:35:25  Loading plugins...
2010-04-23 17:35:25  Loading mods...
2010-04-23 17:35:25  Internal Error! ActiveX component can't create object
2010-04-23 17:40:03  Program terminating.
2010-04-23 17:40:03  'Persistant Plugins' is disabled. Deactivating all plugins...
2010-04-23 17:40:03  Saving settings.
The except:
Code:
Internal Error
Date: 2010-05-10
Time: 16:30:13
Error: 429
Description: ActiveX component can't create object

Return stack:
frmMain.Init()

Maybe something different?


RE: Launchbase Internal Error - AlexB - 10.05.2010

Hmm. The only thing I can think of now would be the Scripting Runtime that may be used for getting the installed mods.

http://www.microsoft.com/downloads/details.aspx?FamilyId=C717D943-7E4B-4622-86EB-95A22B832CAA&displaylang=en

If this does not work, I have no idea.


RE: Launchbase Internal Error - ThePredator - 10.05.2010

You are the BEST!Big Grin
It worked!
Thanks
With 5.7, 5.6 is getting repackaged...


RE: Launchbase Internal Error - Marshall - 10.05.2010

Thanks again Alex, you're sure making things easier for me.

I wonder if simply including scrrun.dll with Launch Base would have solved this...


RE: Launchbase Internal Error - AlexB - 10.05.2010

Hi Marshall,

this would most likely create a versioning problem.
Scrrun.dll and companions depend on the Windows version.

The best way would be to distribute the installers along with LB,
but this would increase the size vastly.