playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
Archived Boards
»
BlackBerry10 Help
»
Script missing on BB10 device [SOLVED]
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Script missing on BB10 device [SOLVED] (Read 14323 times)
redmotion
Playmaker Newbie
Posts: 8
Independent game developer using Unity and ShiVa
Script missing on BB10 device [SOLVED]
«
on:
September 09, 2013, 04:59:16 PM »
Just did a build with the new BB playmaker extension. The build worked and most of the Playmaker stuff is running as it should, however I had added this custom action:
GetFPS from here
http://hutonggames.com/playmakerforum/index.php?topic=1763.0
Which is resulting in this error (did not appear on Android)
http://www.dropbox.com/s/vbta59fux6jq45q/playmakererrorBB10.png
Quote
"could not create action: maybe script was removed?"
Thanks.
«
Last Edit: September 10, 2013, 07:01:45 AM by Alex Chouls
»
Logged
Alex Chouls
Administrator
Hero Member
Posts: 4005
Official Playmaker Support
Re: Script missing on BB10 device
«
Reply #1 on:
September 09, 2013, 05:15:20 PM »
Try changing the name of the file to match the class name: GetFPS.cs
Logged
redmotion
Playmaker Newbie
Posts: 8
Independent game developer using Unity and ShiVa
Re: Script missing on BB10 device
«
Reply #2 on:
September 10, 2013, 03:24:04 AM »
Hi Alex,
Thanks that's worked, I also realised that the Playmaker/Editor folder was also a bad place to put it!
Growing pains!
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
Archived Boards
»
BlackBerry10 Help
»
Script missing on BB10 device [SOLVED]