User Tag List

Results 1 to 10 of 10

Thread: Beta4: Unable To Open project

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Beta4: Unable To Open project

    There's a weird bug with my XCode Project: it cannot be opened by the editor! (I have attached the file)

    The workaround for this is just copying the files from another project and open it again.

    Also, when I run the project on the simulator I got the following output:

    Code:
    [Session started at 2010-11-05 13:01:20 -0200.]
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    open$UNIX2003 called from function _ZN4llvm12MemoryBuffer7getFileEPKcPSsx in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    fstat$INODE64 called from function _ZN4llvm12MemoryBuffer7getFileEPKcPSsx in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    mmap$UNIX2003 called from function _ZN4llvm3sys4Path14MapInFilePagesEiy in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    close$UNIX2003 called from function _ZN4llvm12MemoryBuffer7getFileEPKcPSsx in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    pthread_mutexattr_destroy$UNIX2003 called from function _ZN4llvm3sys5MutexC2Eb in image libLLVMContainer.dylib.
    2010-11-05 13:01:27.940 Multitouch[8628:207] AddRunningClient starting device on non-zero client count
    Attached files Attached files

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta4: Unable To Open project

    On a different game project of mine I've got the following results when running it on the simulator:

    Code:
    [Session started at 2010-11-05 14:21:21 -0200.]
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    open$UNIX2003 called from function _ZN4llvm12MemoryBuffer7getFileEPKcPSsx in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    fstat$INODE64 called from function _ZN4llvm12MemoryBuffer7getFileEPKcPSsx in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    mmap$UNIX2003 called from function _ZN4llvm3sys4Path14MapInFilePagesEiy in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    close$UNIX2003 called from function _ZN4llvm12MemoryBuffer7getFileEPKcPSsx in image libLLVMContainer.dylib.
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    pthread_mutexattr_destroy$UNIX2003 called from function _ZN4llvm3sys5MutexC2Eb in image libLLVMContainer.dylib.
    2010-11-05 14:21:25.500 FishyTale_IPhone[11348:207] kill release
    2010-11-05 14:21:25.527 FishyTale_IPhone[11348:207] kill release
    2010-11-05 14:21:25.538 FishyTale_IPhone[11348:207] kill release
    2010-11-05 14:21:25.542 FishyTale_IPhone[11348:207] kill release
    2010-11-05 14:21:25.738 FishyTale_IPhone[11348:207] AddRunningClient starting device on non-zero client count
    2010-11-05 14:21:33.141 FishyTale_IPhone[11348:207] kill release
    Detected an attempt to call a symbol in system libraries that is not present on the iPhone:
    write$UNIX2003 called from function _ZN4llvm11raw_ostream5writeEPKcj in image libLLVMContainer.dylib.
    Stack dump:
    0.	Running pass 'Simple Register Coalescing' on function '@gldLLVMFPTransform61'

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    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)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta4: Unable To Open project

    BHGames try to open but gives me this error.


  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta4: Unable To Open project

    That's the exact error I'm getting

  5. #5
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Beta4: Unable To Open project

    Remember that you are not allowed to use spaces in the project name!

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleMac Export ModuleUniversal Windows Platform Export ModuleSWF Export Module
    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)
    Koji_Kabuto's Avatar
    Join Date
    Jul 2006
    Location
    Venezuela
    Posts
    2,847
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta4: Unable To Open project

    Is true BHGames, no spaces in the files. Thanks Andos...

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta4: Unable To Open project

    Ooops! My fault

    Is it possible for MMF to warn you when tou try to save the project file with a invalid name?

  8. #8
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Beta4: Unable To Open project

    I'm not sure if it is a temporary limitation or if it will be like this always. If the latter we will of course put in a warning message

  9. #9
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Jan 2009
    Posts
    1,052
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta4: Unable To Open project

    Changed

  10. #10
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Beta4: Unable To Open project

    It is a temporary limitation. Spaces will be changed to _ but fore the name of the application.

Similar Threads

  1. Cant open project (Ini++)
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 21st April 2013, 07:50 PM
  2. Open CD-Rom from MMF project?
    By Kentronisk in forum Multimedia Fusion 2 - Technical Support
    Replies: 19
    Last Post: 31st October 2012, 05:45 PM
  3. Cannot open old .cca project in MMF2
    By life2searching in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 30th July 2011, 03:54 PM
  4. [Beta4] FusionManager
    By Sphax in forum File Archive
    Replies: 15
    Last Post: 17th May 2007, 07:58 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
  •