AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Projekte [Komponente] Bass Player Komponente: TBassDLLPlayer (+Demos)
Thema durchsuchen
Ansicht
Themen-Optionen

[Komponente] Bass Player Komponente: TBassDLLPlayer (+Demos)

Ein Thema von turboPASCAL · begonnen am 2. Jun 2005 · letzter Beitrag vom 5. Dez 2014
 
Benutzerbild von Webo
Webo

Registriert seit: 19. Jul 2008
Ort: Werdohl
37 Beiträge
 
RAD-Studio 2010 Pro
 
#27

Re: [Komponente] Bass Player Komponente: TBassDLLPlayer (+De

  Alt 10. Sep 2009, 20:45
Hallöle,

ich bin durch Zufall auf die Komponente gestoßen und will sie jetzt unbedingt ausprobieren ...
Ich nutze D2009. Ich bekomm die sie aber leider nicht installiert, ich erhalte eine Zugriffsverletzung !

Also:
- Bass.dll in der "richtigen" Version liegt vor, auch im richtigen Ordner
- Compilieren funktioniert einwandfrei
- Bei "Installieren" macht er alles brav, bis zum Schluss, da stürtzt er ab mit folgender Meldung:
"Zugriffsverletzung bei Adresse 00000000. Lesen von Adresse 00000000."
Hier der detailierte Bericht (falls du/ihr was damit anfangen könnt):
Code:
[510FB86C]{exceptiondiag120.bpl} JclDebug.TJclDebugInfoExports.GetLocationInfo (Line 2925, "JCLDebug.pas" + 9) + $A
[50006BF4]{rtl120.bpl } System.TObject.Free (Line 9806, "System.pas" + 1) + $4
[50008061]{rtl120.bpl } System.FinalizeUnits (Line 12842, "System.pas" + 20) + $0
[500080DE]{rtl120.bpl } System.InitUnits (Line 12989, "System.pas" + 26) + $0
[500080C9]{rtl120.bpl } System.InitUnits (Line 12984, "System.pas" + 21) + $0
[5000813A]{rtl120.bpl } System.@PackageLoad (Line 13005, "System.pas" + 8) + $0
[500299D7]{rtl120.bpl } SysUtils.InitializePackage (Line 18395, "SysUtils.pas" + 4) + $0
[50029B2F]{rtl120.bpl } SysUtils.LoadPackage (Line 18445, "SysUtils.pas" + 18) + $5
[21565CE7]{delphicoreide120.bpl} PasCppPakMgr.TIDEDesignPackage.ClearModules (Line 713, "PasCppPakMgr.pas" + 14) + $10
[2071BB84]{coreide120.bpl} PakLoad.TPackage.DoLoadPackage (Line 143, "PakLoad.pas" + 0) + $8
[2071BCF9]{coreide120.bpl} PakLoad.TPackage.Load (Line 217, "PakLoad.pas" + 7) + $7
[207DD739]{coreide120.bpl} PakMgr.TDesignPackage.Load (Line 575, "PakMgr.pas" + 2) + $2
[215660AF]{delphicoreide120.bpl} PasCppPakMgr.TIDEDesignPackage.Load (Line 828, "PasCppPakMgr.pas" + 4) + $3
[500071DD]{rtl120.bpl } System.@AfterConstruction (Line 10616, "System.pas" + 2) + $5
[21565E91]{delphicoreide120.bpl} PasCppPakMgr.TIDEDesignPackage.DelayLoad (Line 748, "PasCppPakMgr.pas" + 11) + $4
[2156D5AC]{delphicoreide120.bpl} PakList.TPackageListItem.LoadWait (Line 849, "PakList.pas" + 3) + $4
[2156D530]{delphicoreide120.bpl} PakList.TPackageListItem.LoadDesignPackage (Line 827, "PakList.pas" + 15) + $5
[2156C743]{delphicoreide120.bpl} PakList.TPackageListItem.SetIsInstalled (Line 531, "PakList.pas" + 7) + $3
[2156C519]{delphicoreide120.bpl} PakList.TPackageList.AddPackage (Line 445, "PakList.pas" + 13) + $5
[215B5EFE]{delphicoreide120.bpl} BasePasProjOpts.TProjectOptions.IsAPackage (Line 2998, "BasePasProjOpts.pas" + 1) + $B
[215B3E0B]{delphicoreide120.bpl} BasePasProjOpts.TProjOptsManager.InstallPackage (Line 2045, "BasePasProjOpts.pas" + 8) + $5
[215B5EE7]{delphicoreide120.bpl} BasePasProjOpts.TProjectOptions.InstallPackage (Line 2993, "BasePasProjOpts.pas" + 0) + $3
[215D5081]{delphicoreide120.bpl} PasMgr.TPascalPackageCodeUpdater.InstallPackage (Line 11362, "PasMgr.pas" + 17) + $19
[2155D025]{delphicoreide120.bpl} PkgContainers.TStdPackageProjectContainer.CommandHandler (Line 153, "PkgContainers.pas" + 5) + $5
[207D56C9]{coreide120.bpl} Containers.TStdContainer.CommandHandler (Line 3133, "Containers.pas" + 1) + $17
[501C3CDB]{vcl120.bpl } Menus.TMenuItem.Click (Line 2515, "Menus.pas" + 19) + $8
[501C532F]{vcl120.bpl } Menus.TMenu.DispatchCommand (Line 3378, "Menus.pas" + 5) + $2
[501C6586]{vcl120.bpl } Menus.TPopupList.WndProc (Line 4484, "Menus.pas" + 4) + $E
[501C64D5]{vcl120.bpl } Menus.TPopupList.MainWndProc (Line 4459, "Menus.pas" + 2) + $5
[50057E04]{rtl120.bpl } Classes.StdWndProc (Line 12723, "Classes.pas" + 8) + $0
[501F9EAB]{vcl120.bpl } Forms.TApplication.ProcessMessage (Line 9613, "Forms.pas" + 23) + $1
[501F9EEE]{vcl120.bpl } Forms.TApplication.HandleMessage (Line 9643, "Forms.pas" + 1) + $4
[501FA219]{vcl120.bpl } Forms.TApplication.Run (Line 9780, "Forms.pas" + 26) + $3
[004259D2]{bds.exe    } bds.bds (Line 196, "" + 7) + $7
Ich hoffe, ich könnt mir helfen ...


MfG

Webo
Fabian
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 18:38 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz