User Tag List

Results 1 to 3 of 3

Thread: Are these bugs? Or what do I do wrong? – playing sounds on the start of the frame, “M

  1. #1
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2016
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Are these bugs? Or what do I do wrong? – playing sounds on the start of the frame, “M

    Are these bugs? Or what do I do wrong? - Playing sounds on the start of the frame, “Multiple Touch events”

    Maybe I do something wrong? All described problems appear only on Android. I tried building with different Android APIs (14, 22, 23 and 24) but the problems stay.

    I made the same game before: on C#/XAML for UWP and on Construct2 for Android. Everything works. But I can’t to make my CTF-game work correct

    1. I have the event “Start of frame > Play sample ____ on channel #2”.
    If I use .ogg - I notice that sometimes I hear the sound of the sample’s playing, and sometimes not. But, the next my event is “Is channel 2 not playing > ….” And it always starts after the time-length of the fist sample. I have such problem only with .ogg and never with .wav. Sounds in .ogg elsewhere but on the start of the frame - work perfect.
    Should I use only .wav if I want to play sounds on the start of the frame?

    2. I have a very simple event in the active object’s behavior “Multiple Touch: A new touch on object has started > Jump to frame”.
    It’s the only one event, there’s no other events in this active object’s behavior. But sometimes, when I touch the object during playing the game on the Android device, the game crashes. Here is the report sent to Play Market (report from NOOK® HD+ (ovation), Android 4.4, but the same problem appears on other devices ):

    java.lang.NullPointerException
    at Banks.CSound$4.run(CSound.java:392)
    at android.os.Handler.handleCallback(Handler.java:733 )
    at android.os.Handler.dispatchMessage(Handler.java:95 )
    at android.os.Looper.loop(Looper.java:136)
    at android.app.ActivityThread.main(ActivityThread.jav a:5146)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:515)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCa ller.run(ZygoteInit.java:732)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:566)
    at dalvik.system.NativeStart.main(Native Method)

    3. I have the event “Multiple Touch: A touch has ended > Set direction to 0, Set X position to varX{“object”}, Set Y position to varY {“object”}”.
    (varX and varY are variables)
    When this event concerns only one active object – everything works perfect. But if I have several objects that should be removed on the end of the Multiple Touch – very often the event works correct only for one active object. For other objects – only the first part of the action works (only “Set direction to 0”).
    I tried to put this event into behaviors, I tried to split it for each object personally, I tried to make it for the qualifier (I grouped active object with the qualifier) in Event Editor – the same problem.

    I don’t understand what do I do wrong.
    Unforutunately, I can't upload my .mfa here, 'cause it contains sounds and is to large for this forum - so I can send my .mfa by email

    Here you can find the built game:
    https://play.google.com/store/apps/d...abc.learn.word

    1. Each level should start from the sound with level name. Then the background music starts.
    So, sometimes “the level name” sounds, sometimes – not.
    2. There is an arrow on the top right comer of each level. Touch it to jump to the main menu. But sometimes touching the arrow crashes the game.
    3. On the game level screen try to drag and drop only one puzzle – everything works perfect.
    Then try to drag several puzzles simultaneously and drop them – sometimes the puzzles don’t return to the starting place but the "change direction"-action works (puzzles become smaller again).

    Unforutunately, I can't upload my .mfa here, 'cause it contains sounds and is to large for this forum - so I can send my .mfa by email

    Thank you

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    can you post a bug report?, add a small mfa that reproduce the problem in t eh bug tracker system

    if the mfa have sensible content make t your report private.

    thanks in advance
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Oct 2016
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the anwer, Fernando.

    I will post a bug report

Similar Threads

  1. Sounds not playing over each other on Android.
    By diefox in forum Android Export Module 2.5
    Replies: 4
    Last Post: 17th September 2015, 02:04 AM
  2. Need help with sounds playing over to different frames
    By FinTheMuffinMan in forum Fusion 2.5
    Replies: 2
    Last Post: 24th March 2015, 04:24 PM
  3. Some sounds not playing
    By method72 in forum Fusion 2.5
    Replies: 4
    Last Post: 13th June 2014, 03:18 AM
  4. Sounds not playing
    By WhatPixelYouOn in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 7th June 2014, 10:06 PM
  5. Beta 33 [Bug] Sounds not playing
    By colej_uk in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 25th August 2012, 08:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •