Author Topic: Flashplayer Error + Missing Font  (Read 2182 times)

mordski

  • Newbie
  • *
  • Posts: 1
Flashplayer Error + Missing Font
« on: May 22, 2009, 08:31:04 pm »
Hello Megazine Forum,

i have some Problem by loading die Book with empty Cache. The following Error comes up:
TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich.
   at de.mightypirates.megazine::MegaZine/get pageWidth()
   at de.mightypirates.megazine::Main/position()
   at de.mightypirates.megazine::Main/scale()
   at de.mightypirates.megazine::Main/onStageResize()

Also my Mac (OS X) aksed to use a font from my Bootcamp partition. When i click on OK the Book will start to load. But When i click un OK and hit the Checkbutton which is for "never ask again", the Book will never shown again.

Hope some can help me.

greetz mordski

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Flashplayer Error + Missing Font
« Reply #1 on: May 27, 2009, 04:16:28 pm »
Sorry, I have no Mac, so I can neither reproduce nor fix those problems, I'm afraid. If someone who has a Mac were willing to look deeper into this, that'd be great.
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

clarklin

  • Newbie
  • *
  • Posts: 1
Re: Flashplayer Error + Missing Font
« Reply #2 on: June 17, 2009, 01:12:01 pm »
Hi there Florian and friends

i get the same error(MegaZine Version 1.36) when i try run my .html file,it shows the below message, it dissapears if i click dismiss all, does anyone know how to fix this popup window by making it not appear?
i run Windows Vista and have sp1 installed, running through IE, see attached picture to see this error.



TypeError: Error #1009: Cannot access a property or method of a null object reference.
   at de.mightypirates.megazine::MegaZine/get pageWidth()
   at de.mightypirates.megazine::Main/scale()
   at de.mightypirates.megazine::Main/onStageResize()


« Last Edit: June 17, 2009, 01:25:11 pm by clarklin »

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Flashplayer Error + Missing Font
« Reply #3 on: June 23, 2009, 08:29:58 pm »
Weird one... well, I'll just add a try catch around it :P

Is this reproducable or random?
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.

sck

  • Newbie
  • *
  • Posts: 2
Re: Flashplayer Error + Missing Font
« Reply #4 on: July 05, 2009, 04:09:24 am »
I'm getting the same in Firefox on a Mac as well. It's fairly reproducible. About every other refresh it happens or even sometimes in a row.

Florian Nücke

  • κρύα πόδια
  • Administrator
  • Hero Member
  • *****
  • Posts: 1985
  • MegaZine3 Developer
    • MegaZine3
Re: Flashplayer Error + Missing Font
« Reply #5 on: July 05, 2009, 04:58:09 am »
Just found what caused the problem. Will be fixed in the next version (which I will hopefully get to work on over the next few days...)

Should be fixed as of 1.37. If not, I will use a try-catch without caring for the why... ;) Closed for now.
« Last Edit: July 05, 2009, 08:37:17 pm by Florian Nücke »
For the Snark was a Boojum, you see.

Before you ask a question
          After you get an answer
  • please document your problem with the answer in the Project Wiki. (e.g. in the FAQs)
  • help others out if you can, by answering their questions on the forum.