Package name for app inventor file

You can also leave this field empty and the app will crash, try it …

grafik

ok I will show them

Please try this within two hours.

You can see the package name also

That does not help, we have to see your blocks

Showing sir,

As I can see, you use sounds in your app. If you are using more than 1 Slider in a screen, your app will crash, see here:

3 Likes

image

image

Brother I am checking the app myself. Just give me some time. I will post the blocks

Yes you/he has multiple sliders

/Boban

1 Like

Dear Sir
My app is fully functional when i last uploaded to my developer account. It was originally made in app inventor, then migrated to thunkable, then app appy builder and now migrated freshly to Kodular.

I have removed some components which kodular wont support. Now when I am trying to compile app, it is passing through screen 1, then in screen 2 when i click the PS BUTTON, the app is closing.

It is a firebase connected app.

You can see this app functionality by installing the app app by clicking the following link if you guys have time

The code which i imported was a fully functional code from appy builder.

I used the sliders for setting the voice pitch and speed, it is not intended for playing any file.

And you can try this to crash the app

As @bodymindpower pointed out there is a bug if you have more then one slider on screen and you have two

That’s why it crashes and for the moment we have not found a solution for it

/Boban

4 Likes

Sure sir, i will check and let you know

You don’t have to check as I know you have two

/Boban

2 Likes

Ok, Any idea to keep only one slider and adjust pich and speed?

I lied, there is a solution

/Boban

1 Like

Kodular is unable to compile this project.
The compiler error output was
________Checking dangerous extensions
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating strings xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________Creating provider_path xml
________Creating network_security_config xml
________Generating manifest file
________Attaching native libraries
________Attaching Android Archive (AAR) libraries
________Attaching component assets
________Invoking AAPT
AAPT time: 0.702 seconds
________Compiling source files
(compiling io/kodular/indianplans/PlayStory/Screen4.yail to io.kodular.indianplans.PlayStory.Screen4)
(compiling io/kodular/indianplans/PlayStory/Screen1.yail to io.kodular.indianplans.PlayStory.Screen1)
(compiling io/kodular/indianplans/PlayStory/Screen2.yail to io.kodular.indianplans.PlayStory.Screen2)

ERROR: io/kodular/indianplans/PlayStory/Screen2.yail line 626: call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4)

ERROR: io/kodular/indianplans/PlayStory/Screen2.yail line 626: call to ‘set-and-coerce-property!’ has too few arguments (3; must be 4)

Kawa compile time: 2.886 seconds
.
image

Please look at the error. I have shown you guys the log…

You have an empty socket on Screen2

/Boban

1 Like