User Tag List

Results 1 to 5 of 5

Thread: Lacewing b2.0 doesn's work

  1. #1
    Clicker Multimedia Fusion 2iOS Export ModuleSWF Export ModuleUnicode Add-on
    marat's Avatar
    Join Date
    Feb 2012
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Lacewing b2.0 doesn's work

    Lacewing b2.0 doesn's work for me. 1st frame with "enter name" opens - and that's all.
    I tryied:
    To follow step by step DizzyDoo's tutorial.
    To change from Klikfarm to Ledev. With :port specified or without.
    To compile exe instead of swf
    To download DizzyDoo's .mfa and modifing "connect" address string in lacewing module in 1st frame.
    To open Windows firewall and open a port for my app.
    Nothing worked.
    Should i have some lacewingServer application running in the same time or
    should it (the lacewing server object) exist in the project scene.
    Also there are 3 types of objects available while creating a standalone -
    lacewing webserver
    lacewing relay server
    lacewing relay client
    Only the last one can be used for swf compilation - i wonder where to read about difference between them.
    Please help with ideas.
    Or maybe with mfa simple sample which worked for you in Feb 2012.
    Or just say that - yes, it must work.

  2. #2
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    The relay client for Flash is limited severely by Adobe itself - it doesn't support UDP (Blast actions). Because of this, hosting a server is not possible.
    I would confirm you can connect to a server before reporting that there's a problem with an object. There's a big difference between "I can't connect" and "The object is broken".
    And you don't need either of the top two to be in the frame for the bottom one to work.

  3. #3
    Clicker Multimedia Fusion 2iOS Export ModuleSWF Export ModuleUnicode Add-on
    marat's Avatar
    Join Date
    Feb 2012
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for reply.
    Excuse my english - but i can't get the second sentense - "I would confirm you can connect to a server before reporting that there's a problem with an object. There's a big difference between "I can't connect" and "The object is broken".
    About first part of sentence - You're confirming that a possibility to connect to server.klikfarm.com exists, right? "Before reporting that object is broken" (i didn't mean to say it's broken) About second part - the difference - i can't yet say - am i able to connect - i'm just saying that: i made a chatApp with to frames, where the 1st is login window and to the 2nd - to chat itself - it doesn't let me go after i type in any name.
    The LaceWing relay object was taken from here: http://community.clickteam.com/showthread.php?t=66382

  4. #4
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    marat, I'd be happy to help you debug your program, but I'm currently several miles away from my home computer.

    Do you have On connection denied and On error events? You should use DenyReason$("Lacewing Relay Object") and Error$("Lacewing Relay Object") to get a description of the error.

    If your connection is being shared among frames, also make sure the properties of Lacewing are the same. Global must be ticked and they must share the same Global ID.

    Unlike MooClick, you aren't supposed to do:
    1) Set Name
    2) Connect
    3) Join Channel

    Instead, for Lacewing, you should do:
    1) Connect
    2) Set Name
    3) Join Channel

    Those are some frequently encountered bugs in this scenario. Hope it helps.

  5. #5
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Location
    Turku, Finland
    Posts
    1,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can also upload your source code file (.mfa) here http://mfa.aquadasoft.com/ and then link it back to this thread so we can see what's wrong.

Similar Threads

  1. BETA 30 - Lacewing doesn't disconnect
    By Ls2 in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 25th May 2012, 02:57 AM
  2. Lacewing doesn't works?
    By Ls2 in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 9th September 2011, 06:14 PM
  3. Why doesn't this work?
    By LB in forum File Archive
    Replies: 1
    Last Post: 20th June 2010, 05:59 PM
  4. Why doesn't this work?
    By kungsangun in forum File Archive
    Replies: 8
    Last Post: 17th December 2008, 05:54 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
  •