Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cannot read properties 'split' of undefined when FullShowPicture.

A topic by Mikochi created 6 days ago Views: 43 Replies: 7
Viewing posts 1 to 8

I just bought this plugin and want to try FullShowPicture  and see if I can bind it to a map. However, it always gives me an error. I only use two plugins. Could you help me fix it?

Developer

Hi there!

Trigger the error again. Then, press F8 or F12. A browser window will open.

Go to the CONSOLE tab, and send me a screenshot of what is in there.

(1 edit)

It gives the following error message.  

I adjusted the Z layer in the Gamedata slightly to make the animation play below the actor. I'm not sure if that's the reason or not.

Developer

Hi there!

It seems to me that the problem is on the TONE COLOR argument on the plugin command inside the MAIN SETTINGS.

You can try set the tone color to a default value:

0,0,0,0

If that do not solve the problem, send me a screenshot of your plugin command, only what is inside the main settings so I can take a look.

Alternatively, you may want to try my sample project and go to the Picture Manager Map. There you can test the plugin and see it working.

Thanks for the reply. I found that copying the plugin command from your sample project makes the plugin work properly. However, if I manually select the plugin command and leave it at the default setting, the game crashes.

(A red line indicates an error. A green line means it will work.)

I noticed that the Show Picture command below all the characters is not working in the sample project. Could you please fix it? Thanks.

Developer

Hi there!

Fixed both issues! Please download the new version 1.3.1! 

Thanks for the feedback :)