User Tag List

Results 1 to 3 of 3

Thread: Problem with Fastloops

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Problem with Fastloops

    Hi,

    A single fastloop isn't a problem, but when I use several loops (nested loops too), the app brakes.
    Initially, I thought that this is a ForEach Object's problem. Then I replaced all events with ForEach for standard fastloops of MMFusion. The problem still occurs.
    So, I think that is a Android Exporter problem, since the problem doesn't occur in PC.

    Tested in Galaxy SII.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    "the app brakes" doesn't help me much.

    When reporting an issue, please post a crash log and/or upload an example MFA if you can.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Ls2's Avatar
    Join Date
    Jun 2011
    Location
    Maceió - Brazil
    Posts
    927
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Code:
    05-19 17:14:26.293: D/STATUSBAR-NetworkController(2121): onDataActivity: direction=3
    05-19 17:14:26.513: I/MMFRuntime(20637): Reported exception: java.lang.NullPointerException
    05-19 17:14:26.538: E/AndroidRuntime(20637): FATAL EXCEPTION: main
    05-19 17:14:26.538: E/AndroidRuntime(20637): java.lang.NullPointerException
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Application.CRunFrame.bkdCol_TestPoint(CRunFrame.java:2195)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Conditions.CND_ISOBSTACLE.eva2(CND_ISOBSTACLE.java:24)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Events.CEventProgram.computeEventList(CEventProgram.java:1450)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Events.CEventProgram.handle_GlobalEvents(CEventProgram.java:1262)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Actions.ACT_STARTLOOP.execute(ACT_STARTLOOP.java:58)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Events.CEventProgram.call_Actions(CEventProgram.java:1680)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Events.CEventProgram.computeEventList(CEventProgram.java:1472)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at RunLoop.CRun.f_GameLoop(CRun.java:4826)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at RunLoop.CRun.doRunLoop(CRun.java:464)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Application.CRunApp.loopFrame(CRunApp.java:880)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Application.CRunApp.playApplication(CRunApp.java:664)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at Application.CRunTimerTask.run(CRunTimerTask.java:44)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at android.os.Handler.handleCallback(Handler.java:605)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at android.os.Handler.dispatchMessage(Handler.java:92)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at android.os.Looper.loop(Looper.java:137)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at android.app.ActivityThread.main(ActivityThread.java:4507)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at java.lang.reflect.Method.invokeNative(Native Method)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at java.lang.reflect.Method.invoke(Method.java:511)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:557)
    05-19 17:14:26.538: E/AndroidRuntime(20637): 	at dalvik.system.NativeStart.main(Native Method)
    05-19 17:14:26.568: W/ActivityManager(1985):   Force finishing activity r.intent.getComponent().flattenToShortString()
    05-19 17:14:26.663: E/android.os.Debug(1985): !@Dumpstate > dumpstate -k -t -n -z -d -o /data/log/dumpstate_app_error
    05-19 17:14:26.688: I/dumpstate(20674): Check if stand-alone
    05-19 17:14:26.698: I/dumpstate(20674): begin
    05-19 17:14:26.938: V/WindowOrientationListener(1985): nearestRotation : 1   Angle: 81   tilt: 58
    05-19 17:14:27.153: E/DataRouter(1819): usb connection is true 
    05-19 17:14:27.153: E/DataRouter(1819): DSR is ON. Don't send DTR ON.

Similar Threads

  1. Performance Problem with fastloops
    By Deathkiller in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 10th April 2013, 02:13 PM
  2. XNA and FastLoops
    By King_Cool in forum XNA Export Module Version 2.0
    Replies: 6
    Last Post: 26th January 2012, 08:08 AM
  3. Fastloops
    By Solgryn in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 4th August 2011, 07:28 PM
  4. Qualifiers and Fastloops
    By MSGhero in forum The Games Factory 2 - Technical Support
    Replies: 4
    Last Post: 3rd January 2011, 11:18 PM
  5. Fastloops
    By MechatheSlag in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 21st June 2007, 09:22 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
  •