Skip to main content
GiantMonsterBossFight
Participant
March 15, 2016
Question

Can't play this swf file

  • March 15, 2016
  • 1 reply
  • 374 views

Hey there, I've tried downloading a flash game and can't get it to work locally. When I use the debug tool I either get the "VerifyError: Error #1033: Cpool entry 78 is wrong type." error or this

"

TypeError: Error #2007: Parameter url must be non-null.

  at flash.display::Loader/_load()

  at flash.display::Loader/load()

  at com.disney.minigames.grv_spl_adv_pinesquest::grv_spl_adv_pinesquest/init()

  at com.disney.minigames.grv_spl_adv_pinesquest::grv_spl_adv_pinesquest()

"

possibly more unique error. Any ideas how I could get this game to work locally?

This topic has been closed for replies.

1 reply

Participating Frequently
March 15, 2016

Hi,

What is the Flash player version are you using?

Could you please share the Flash game URL and share steps to reproduce the issue.

Thanks

GiantMonsterBossFight
Participant
March 15, 2016

Sure. Here is the game's URL. I've tried using the debug of flash versions 9, 12, and 21. All I've done was load them up in the debug and I've received those errors. Error 1033 on version 9 and 2007 error on versions 12 and 21.

Colin Holgate
Inspiring
March 15, 2016

There is a lot of code in the game that checks the page variables, and some parts are loaded after the game is running. Disney don't want people to take the game and play it on their own page, or even as a local file.