User Tag List

Page 4 of 8 FirstFirst ... 2 3 4 5 6 ... LastLast
Results 31 to 40 of 77

Thread: Lacewing Build 14

  1. #31
    No Products Registered

    Join Date
    Apr 2010
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Yes, I found another condition too when I try change another peer name by another application...

    Application 1:
    On text message from peer on subchannel 0 (sent)-> Set name to Received$( "Lacewing" ) and Send text "I successful changed my name" to peer on subchanel 0.

    Application 2:
    Button is clicked and edit box <> "" -> Send text Edittext$( "Edit Box" ) and loop peer on channel.

  2. #32
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    You're sure that crashes the server and not the client?

  3. #33
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Quote Originally Posted by QS
    name to Received$( "Lacewing" ) and Send text "I successful changed my name"
    Don't you think that the process wasn't successful until the name changed condition is triggered? For all you know you could be saying "I did it!" moments before the server tells you that name could not be set.
    Working as fast as I can on Fusion 3

  4. #34
    No Products Registered

    Join Date
    Apr 2010
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Yes, you can check it by yourself...

    [Problem signature]:
    [Problem Event Name]: APPCRASH
    [Application Name]: LacewingServer.exe
    [Version of application]: 0.0.0.0
    [[Application Timestamp]: 4bdf1a4d
    [The name of the module with an error]: Lacewing.dll
    [Version of the module with the error:]: 0.0.0.0
    [Timestamp module with an error]: 4bdf1a32
    [Exception Code]: c0000005
    [Transfer exception]: 0001d157
    [OS Version]: 6.1.7600.2.0.0.256.1
    [Locale ID]: 1045
    [Additional Information 1]: 0a9e
    [Additional Information 2]: 0a9e372d3b4ad19135b953a78882e789
    [Additional Information 3]: 0a9e
    [Additional Information 4]: 0a9e372d3b4ad19135b953a78882e789

  5. #35
    No Products Registered

    Join Date
    Apr 2010
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    i change it to:
    Application 1:
    On text message from peer on subchannel 0 (sent)-> Set name to Received$( "Lacewing" ).
    On name set-> Send text "I successful changed my name" to peer on subchanel 0.

    Application 2:
    Button is clicked and edit box <> "" -> Send text Edittext$( "Edit Box" ) and loop peer on channel.

    Still crash...

    @Edit:
    When I use lacewing.mfx (build 14) and LacewingServer.exe (build 14) then the crash occurs but when i use Lacewing mfx (build 14) and LacewingSerwer.exe (build 13) then it's works great...

  6. #36
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    RickyRombo's Avatar
    Join Date
    Mar 2008
    Location
    Somewhere between here and there
    Posts
    3,167
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Quote Originally Posted by QS
    i change it to:
    Application 1:
    On text message from peer on subchannel 0 (sent)-> Set name to Received$( "Lacewing" ).
    On name set-> Send text "I successful changed my name" to peer on subchanel 0.
    It would be on name changed, wouldn't it?

    Actually I don't think that matters if it's crashing.

  7. #37
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Jamie, I confirmed the server crash. The client is fine, but the server does indeed crash with this simple thing:
    Always: Conenct to "localhost" on port 6121

    The client does not experiance a crash even after a few minuites, but the server crashes after a second or two. "LacewingServer.exe has encountered a problem and needs to close"
    Working as fast as I can on Fusion 3

  8. #38
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Wait, I ran the test again, and this time the server held up just fine! The client froze this time! Here is the server log until the client froze:

    [22:51:18] Client ID 0 connected from 127.0.0.1
    [22:51:18] Client ID 0 disconnected
    [22:51:18] Client ID 0 connected from 127.0.0.1
    [22:51:18] Client ID 1 connected from 127.0.0.1
    [22:51:18] Client ID 1 disconnected
    [22:51:18] Client ID 0 disconnected

    As you can see, the same client conencted twice with different IDs. Apparently this can either cause the server to crash or the client to freeze. :\
    Working as fast as I can on Fusion 3

  9. #39
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Ahh wait, that crash. It's already fixed in build 15 (which isn't released yet, if you're wondering..)

    Quote Originally Posted by Jamie
    Silly mistake in the server causing a random crash (every day or so) fixed in build 15 (if you're finding it's crashing).

  10. #40
    No Products Registered

    Join Date
    Apr 2010
    Posts
    57
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Lacewing Build 14

    Yes and I can't change peer name when I use server build 14. so I must use server build 13.

Page 4 of 8 FirstFirst ... 2 3 4 5 6 ... LastLast

Similar Threads

  1. Lacewing Build #20
    By James in forum Lacewing
    Replies: 73
    Last Post: 13th July 2015, 02:14 PM
  2. Lacewing Build #19
    By James in forum Lacewing
    Replies: 49
    Last Post: 11th September 2011, 05:56 PM
  3. Lacewing Build 18
    By DJ_Wild in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 31st July 2011, 05:47 PM
  4. Lacewing Build #17
    By James in forum Lacewing
    Replies: 69
    Last Post: 18th June 2011, 07:31 PM
  5. Lacewing Build 13
    By James in forum Lacewing
    Replies: 31
    Last Post: 3rd May 2010, 06:16 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
  •