User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Appath$ problems (RayCaster)

  1. #1
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    OneManArmyGames's Avatar
    Join Date
    Jul 2011
    Location
    Atlanta, Georgia
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Appath$ problems (RayCaster)

    I recently made an Installer for my Raycasting game.. I made all the textures in a folder called "Data" (The Maps were also in there)

    The setup was this way

    (MFA Folder)
    -Data
    -(Textures)
    -Map.rcm
    -map.rcm.tex

    Game.MFA


    After asking me where the textures were I set the Directory to (Appath$+"Data/"). I ran the MFA and it worked perfectly. but after building the Installer the textures came up as an orange box. I figured that since the exe was the Application then Appath$ would work.

    Something went wrong help please..

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleUnicode Add-on
    Boba Fonts's Avatar
    Join Date
    Jan 2009
    Location
    Northern Italy
    Posts
    228
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems

    Here you're typing "Appath$", but are you sure in your project you typed "Apppath$" with three 'p'?
    It's "App(lication) path", I recall I was typing it with only two 'p' sometimes, wondering what was wrong since the path was correct, until I realized it was just a typo in the function.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    OneManArmyGames's Avatar
    Join Date
    Jul 2011
    Location
    Atlanta, Georgia
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems

    I changed the letters but exe files still have no textures

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems

    Shouldn't it be (Apppath$+"Data\")?
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  5. #5
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    OneManArmyGames's Avatar
    Join Date
    Jul 2011
    Location
    Atlanta, Georgia
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems

    Ah your right... unfortunately.. (embarrassingly)I dont know which key reverses the slant of the "/"

  6. #6
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    OneManArmyGames's Avatar
    Join Date
    Jul 2011
    Location
    Atlanta, Georgia
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems (RayCaster)

    Also here is a video of my problem.. PLEASE HELP ME OUT WITH THIS!! http://www.youtube.com/watch?v=8fMWLxaQuwc

  7. #7
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems (RayCaster)

    It wants the texture folder, so maybe try without the \?

    eg. (Appath$+"Data")
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  8. #8
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    OneManArmyGames's Avatar
    Join Date
    Jul 2011
    Location
    Atlanta, Georgia
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems (RayCaster)

    I tried Textures still come out orange... I must've typed the code wrong.

  9. #9
    Clicker Fusion 2.5

    Join Date
    May 2010
    Posts
    19
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems (RayCaster)

    I actually had this problem once at some point, but the fix is actually really simple:

    Go to "Settings" of the application properties, go into "Image Filters", and turn off "Automatic". Your textures should load when playing the exe.

  10. #10
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Appath$ problems (RayCaster)

    For Windows programming, you should definitely know where the backslash is located on your keyboard. Usually it is the key above Enter, to the right of an end bracket "]", and below Backspace.

    It is not necessary to have the backslash at the end of a file path, though, unless directions explicitly say so.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Raycaster Object Help
    By JGooler in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 16th March 2012, 09:05 PM
  2. Raycaster extension ?
    By NG2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 6th July 2010, 02:08 PM
  3. raycaster installation problems
    By ajp in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 1st November 2009, 05: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
  •