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

Visionaire RC0 Update

  • #40, by sebastian 9 years ago Zitieren
    nope, it just skips e.g. the

    if line == "fullscreen = yes" then ... end 

    completely, because (i guess) the line is in fact fullscreen = yes\n .

    Nothing to do with typos. VS 4.2.5 is fine, VS 5 just doesn't accept the above line (for me)

    I got around that because now i search all lines like line:find("someline = no"). This works.
  • #41, by afrlme 9 years ago Zitieren
    I wonder why it's adding \n to the data. It's not supposed to be included.

    As you said, line:find() is a valid method & probably better in a way. wink
  • #42, by sebastian 9 years ago Zitieren
    well technically it writes a newline in the/your write ini function..

    The quesion for me is: "why it worked before VS5" razz
  • #43, by sebastian 9 years ago Zitieren
    Am i the only one who cant add/set an (inactive/active/animations) image for any kind of image selection fields? Every .png file type is greyed out in the file open dialog roll
    (object images and interface/scene backgrounds are working)

    EDIT:

    This is by the way a very urgent to be solved bug razz
    macOS 10.11.6 , VS5RC0 Update - free version
  • #44, by fulviov 9 years ago Zitieren
    Am i the only one who cant add/set an (inactive/active/animations) image for any kind of image selection fields? Every .png file type is greyed out in the file open dialog roll
    (object images and interface/scene backgrounds are working)

    EDIT:

    This is by the way a very urgent to be solved bug razz
    macOS 10.11.6 , VS5RC0 Update - free version

    Yes, having the same issue with VS5RC0 paid version, on MacOS 10.12.3.
    Urgent bug indeed.
  • #45, by joemid 9 years ago Zitieren
    Yes, having the same issue with VS5RC0 paid version, on MacOS 10.12.3.
    Urgent bug indeed.

    SimonS pointed me to this link 


    Solved the problem for me.

  • #46, by sebastian 9 years ago Zitieren
    Yes, having the same issue with VS5RC0 paid version, on MacOS 10.12.3.
    Urgent bug indeed.

    SimonS pointed me to this link 


    Solved the problem for me.

    this Link seems to be for VS4

  • #47, by afrlme 9 years ago Zitieren
    Yes, having the same issue with VS5RC0 paid version, on MacOS 10.12.3.
    Urgent bug indeed.

    SimonS pointed me to this link 


    Solved the problem for me.

    this Link seems to be for VS4

    You can select the version in the dropdown menu.

  • #48, by sebastian 9 years ago Zitieren
    aaaah ok **face palm**

    No Chance to get the test Version then? Or does the auto update function if my actual version does a download anyway? 
  • #49, by afrlme 9 years ago Zitieren
    I guess you get what is available & it auto-updates. Would be nice if it asked if you want to download & install the update rather than just doing it automatically. Example - link to changelog somewhere so you can decide for yourself.
  • #50, by sebastian 9 years ago Zitieren
    for me its still the first updated rc0 version whichbdont let me choose my images in most relevant file open dialogs