How-To: Avoid unexpected behaviour/crashes (1 Viewer)

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    How-To: Avoid unexpected CVS behaviour/crashes (before posting bugs)

    Avoid CVS upgrade problems:
    1. Install 0.2.0.0 RC2 and do *not* make any configuration changes
    2. Copy/Backup the installed folder for future CVS upgrades
    3. Extract the latest CVS into the MediaPortal folder and overwrite old files
    4. Execute the 'start.bat' file to (re)register any new modules
    5. Redo your entire configuration
    (This is somewhat clumbersome, but it will avoid any weird crashes reported by some users)

    Corrupt/Missing fonts can lead to unexpected crashes in Configuration.exe

    Note by infinityloop:

    If the MPSA.ax has been changed in a cvs-snapshot, re-registering is neccessary.
    The fast way is to use the start.bat after you have extracted the CVS-Snapshot into your MediaPortal folder.
    The save way is to do it manualy.

    Re-Registering MPSA.ax
    1. Start -> run -> cmd
    2. Unregistering old MPSA.ax : regsvr32 -u d:/MediaPortal/MPSA.ax
    3. Registering MPSA.ax : regsvr32 d:/MediaPortal/MPSA.ax
      You have to enter the correct Path to your MediaPortal installation!
     

    Users who are viewing this thread

    Top Bottom