Amanita Design forum

Botanicula => Botanicula on Linux => Topic started by: Step7 on May 31, 2012, 02:55:12 pm



Title: ActionScript error when interacting with objects
Post by: Step7 on May 31, 2012, 02:55:12 pm
Bonjour tout le monde!

I bought Botanicula from the Humble Bundle and I'm playing the most recent Linux version.

In the scene with the two bats an error message appears when clicking and releasing the bat in the foreground. There seems to be hard coded file path which of course can't be found. The error message says:

Code:
ActionScript-Fehler:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at botanicula.level03.entities::Scene22Snek/addButton()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level03/entities/Scene22Snek.as:180]
at botanicula.level03.entities::Scene22Vysatec/vysatecBack()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level03/entities/Scene22Vysatec.as:498]
at botanicula.level03.entities::Scene22Vysatec/mouseUpHandler()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level03/entities/Scene22Vysatec.as:434]

(http://img593.imageshack.us/img593/6865/errorvl.th.png) (http://img593.imageshack.us/img593/6865/errorvl.png)

Another one appears in the circus scene when trying to trigger multiple performers shortly one after another.

Code:
ActionScript-Fehler:
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at botanicula.level05.entities::Scene04Gong/disableButton()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level05/entities/Scene04Gong.as:138]
at botanicula.level05.scenes::Level05Scene04/disableCirkusButtons()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level05/scenes/Level05Scene04.as:436]
at botanicula.level05.entities::Scene04Houpacka/buttonHandler()[/Users/macbookpro/Documents/flex/Botanicula/src/botanicula/level05/entities/Scene04Houpacka.as:70]

(http://img560.imageshack.us/img560/8183/error2ja.th.png) (http://img560.imageshack.us/img560/8183/error2ja.png)

I hope this helps to improve the game and to offer an updated version soon.

Stay happy and enjoy your life!

Step7


Title: Re: ActionScript error when interacting with objects
Post by: t34 on June 18, 2012, 08:52:45 pm
Same problem here with Kubuntu 12.04 :(