Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

Visionaire RC1 Released!

  • #70, by Paupasia 9 years ago Zitieren
    To give Simon a hint where to search for the error:



    you guys could check the viseditor.ini file and look for the line SkinId= .



    Is it like you set it (1=light,2=dark)? If not the editor has probably problems saving it to the editor config. If it is saved correctly the editor seems to have problems loading it...

    In the viseditor.ini
    SkinId=1

    but when I open Vis I get the dark skin.

    @Joel
    I also do not often use Lua and the thing I miss most in action parts is the "elseif" grin 
  • #71, by blablo_101 9 years ago Zitieren
    Hi Thanks for the updated version!

    I have a problem. I can not run a .ved file from a network location.

    The file location is:
    \\PITICLO\1_Pablo&Bea\1_MUTROPOLIS\00_visionaire\a.ved

    When I click on "Run the game" a Pop up appears and show me this error message:

    From Visionaire:
    Init failed, could not load the game.
    There is no game file or game file is corrupted.
    For more info view messages.log.


    When I open the log file (messages.log):
    18:04:32.167:Loading game from file 'C:\Program Files (x86)\Visionaire Studio 5\\PITICLO\1_Pablo&Bea\1_MUTROPOLIS\00_visionaire\a.ved' failed!
    18:04:32.167:Init failed, could not load game

    Regards!


  • #72, by SimonS 9 years ago Zitieren
    Does everything work in the editor from the network, I thought there were some parts that weren't compatible ?
  • #73, by blablo_101 9 years ago Zitieren
    Does everything work in the editor from the network, I thought there were some parts that weren't compatible ?
    I can work on the game in the editor. I can add characters, write dialogs and stuff. 
    But I can't save or Run the game roll

  • #74, by sebastian 9 years ago Zitieren
    The problem sseems to be that the path in the log also has the normal local path in it + the network path:

    C:\Program Files (x86)\Visionaire Studio 5\\PITICLO\1_Pablo&Bea\1_MUTROPOLIS\00_visionaire\a.ved
  • #75, by blablo_101 9 years ago Zitieren
    The problem sseems to be that the path in the log also has the normal local path in it + the network path
    I agree. But, How I can change the path?