User Tag List

Results 1 to 5 of 5

Thread: Game Updater Issues

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleFirefly 3D Module

    Join Date
    Oct 2006
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Game Updater Issues

    I have an updater for my game

    1) Game loads
    2) Checks for new update
    3) Update exists > downloads to game_new.exe
    4) Closes game, loads patcher.exe
    5) Patcher deletes game.exe
    6) patcher renames game_new.exe to game.exe
    7) patcher loads game

    patcher and game are both admin access programs

    This works fine for most users, but some people get problems on step 6, it doesnt happen

    I've used the File object to do this then when it wasnt working I switched to the File-Folder object, still issues

    Any recommendations?

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Hey Panchos!

    Would you happen to know what exactly is going wrong?

    Is the file not being renamed at all? Does a windows error pop up? etc.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleFirefly 3D Module

    Join Date
    Oct 2006
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    According to those it happens to it just does nothing on that step, doesnt rename, no pop ups etc :/

  4. #4
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleXNA Export Module
    ProdigyX's Avatar
    Join Date
    Jan 2011
    Posts
    1,197
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Could it be possible that these files are in an admin-access only directory or where one might need admin privileges to modify any of the files?

  5. #5
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleFirefly 3D Module

    Join Date
    Oct 2006
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Both the patcher and game are set to run admin mode, if I execute an external program from a MMF program should I put something in the command line?

Similar Threads

  1. Game/Application Updater
    By Game_Master in forum Widgets
    Replies: 2
    Last Post: 21st May 2013, 09:19 AM
  2. Game updater
    By samanoskeake in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 25th February 2011, 01:35 AM
  3. How to make a game updater?
    By Oreo in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 30th May 2010, 06:42 PM
  4. Updater for your game - a problem
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 13
    Last Post: 9th May 2010, 10:29 PM
  5. Game updater - what do you prefer? (survey)
    By Leander in forum Multimedia Fusion 2 - Technical Support
    Replies: 21
    Last Post: 13th November 2009, 10:49 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
  •