Einzelnen Beitrag anzeigen

EugenB

Registriert seit: 7. Dez 2006
98 Beiträge
 
Lazarus
 
#721

Re: Andorra 2D [Ver. 0.40, 01.07.08]

  Alt 6. Jul 2008, 12:41
Ich kann die erstellen Programmen nicht mal ausführen, benutze Lazarus 0.9.25 dann habe ich einfach mal die demo compiliert beim Ausführen / Debuggen kommt diese meldung: "Invalid horizontal pixel index 1"

Ich hätte noch den Callstack:
Code:
[FORMS.PP] ExceptionOccurred
  Sender=FPImageException
  Exception=Invalid horizontal pixel index 1
  Stack trace:
  $0049DA5F FPIMGERROR, line 345 of src/fpimage.pp
  $0049DF17 TFPCUSTOMIMAGE__CHECKINDEX, line 379 of src/fpimage.inc
  $0050D555 TADLCLFORMAT__ASSIGN, line 114 of ./ad2d_40/src/AdLCLFormats.pas
  $00507B8F TADBITMAP__ASSIGN, line 243 of ./ad2d_40/src/AdBitmap.pas
  $0050B3EA TADSTANDARDFONTGENERATOR__GENERATE, line 179 of ./ad2d_40/src/AdSt
andardFontGenerator.pas
  $00508338 TADFONTFACTORY__GENERATEFONT, line 175 of ./ad2d_40/src/AdFontFact
ory.pas
  $005085D6 TADFONTFACTORY__GENERATEFONT, line 241 of ./ad2d_40/src/AdFontFact
ory.pas
  $00504ABB TADRENDERINGSURFACE__DOINITIALIZE, line 2947 of ./ad2d_40/src/AdDr
aws.pas
  $00504C4A TADRENDERINGSURFACE__NOTIFY, line 2995 of ./ad2d_40/src/AdDraws.pa
s
  $00504181 TADDRAW__CALLNOTIFYEVENT, line 1583 of ./ad2d_40/src/AdDraws.pas
  $00503DBF TADDRAW__INITIALIZE, line 1451 of ./ad2d_40/src/AdDraws.pas
  $0041CB53 TFORM1__FORMCREATE, line 36 of testunit1.pas
  $004147D9 TCUSTOMFORM__DOCREATE, line 606 of ./include/customform.inc
  $00416191 TCUSTOMFORM__CREATE, line 1391 of ./include/customform.inc
  $004178D6 TFORM__CREATE, line 2145 of ./include/customform.inc
  $0041BC88 TAPPLICATION__CREATEFORM, line 1735 of ./include/application.inc
  $004027BF main, line 15 of testproject1.lpr
TApplication.HandleException Invalid horizontal pixel index 1
  Stack trace:
  $0049DA5F FPIMGERROR, line 345 of src/fpimage.pp
  $0049DF17 TFPCUSTOMIMAGE__CHECKINDEX, line 379 of src/fpimage.inc
  $0050D555 TADLCLFORMAT__ASSIGN, line 114 of ./ad2d_40/src/AdLCLFormats.pas
  $00507B8F TADBITMAP__ASSIGN, line 243 of ./ad2d_40/src/AdBitmap.pas
  $0050B3EA TADSTANDARDFONTGENERATOR__GENERATE, line 179 of ./ad2d_40/src/AdSt
andardFontGenerator.pas
  $00508338 TADFONTFACTORY__GENERATEFONT, line 175 of ./ad2d_40/src/AdFontFact
ory.pas
  $005085D6 TADFONTFACTORY__GENERATEFONT, line 241 of ./ad2d_40/src/AdFontFact
ory.pas
  $00504ABB TADRENDERINGSURFACE__DOINITIALIZE, line 2947 of ./ad2d_40/src/AdDr
aws.pas
  $00504C4A TADRENDERINGSURFACE__NOTIFY, line 2995 of ./ad2d_40/src/AdDraws.pa
s
  $00504181 TADDRAW__CALLNOTIFYEVENT, line 1583 of ./ad2d_40/src/AdDraws.pas
  $00503DBF TADDRAW__INITIALIZE, line 1451 of ./ad2d_40/src/AdDraws.pas
  $0041CB53 TFORM1__FORMCREATE, line 36 of testunit1.pas
  $004147D9 TCUSTOMFORM__DOCREATE, line 606 of ./include/customform.inc
  $00416191 TCUSTOMFORM__CREATE, line 1391 of ./include/customform.inc
  $004178D6 TFORM__CREATE, line 2145 of ./include/customform.inc
  $0041BC88 TAPPLICATION__CREATEFORM, line 1735 of ./include/application.inc
  $004027BF main, line 15 of testproject1.lpr
ich dachte erst es hat was mit den Änderungen von Lazarus zu tun , dann wurde mir gesagt ich solle mich an den Entwickler wenden , also poste ich das hier ^^
  Mit Zitat antworten Zitat