User Tag List

Results 1 to 4 of 4

Thread: MMF2 crash

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MMF2 crash

    Here's a file that will create great unstability and crashes in MMF2.
    Just change the only event to experience it :
    Add "R.Id," to the SQL Querry (it should read "SELECT R.Id,R.Nom, R.Faction, R.Coût, R.Skin, R.Description, R.Constitution, R.Force, R.Agilité, R.Intelligence, R.Dextérité, R.Plaine, R.Sable, R.Neige, R.Forêt, R.Eau, R.Eau_Profonde, R.Terre, R.Roc, R.Construction, R.Marais FROM Races AS R WHERE R.Nom='"+listGetAt$( "String Parser 2", 2)+"'"

    Note that if you insert "R.Id, " (with a space) you'll get "expression too complex"

    You'll get the crash either when clicking ok or a bit later, doing another action (going to event-list or such).
    Attached files Attached files

  2. #2
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 crash

    No crash for me...

    But I get expression too complex if I insert some characters in the string...

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

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 crash

    no crash (no database included either), split up the text to be two parts and it will fit in

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Posts
    625
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 crash

    no crash (no database included either)
    the different crashes I have are in edit-time, I don't need the database for it to crash.

    I'm using MMF2 (not dev) build 244.

    Do you have a crash if you modify the event in event-list editor ?

    split up the text to be two parts and it will fit in
    Yeah, just what I did, but this should work without crashing

Similar Threads

  1. Crash in MMF2
    By Nekorai in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 10th January 2013, 07:19 PM
  2. Replies: 3
    Last Post: 7th January 2013, 12:35 PM
  3. Transitions Crash MMF2
    By ElectricMaster in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 6th March 2012, 09:45 AM
  4. MMF2 IDE Crash Bug
    By Andrew in forum Multimedia Fusion 2 - Technical Support
    Replies: 25
    Last Post: 18th November 2009, 12:52 PM
  5. MMF2 Crash
    By droberson in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 16th August 2008, 06:37 AM

Posting Permissions

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