1. #41
    Originally Posted by magiaimiecz Go to original post
    Works here
    It's true , this works, for people who tried and fail, the lines "must" look like this " <!-- condition xsi:type="PrivilegeUnlockedCondition" privilegeID="1001" failState="DISABLED" /--> "
    Share this post

  2. #42
    Originally Posted by LagunaRock91 Go to original post
    It's true , this works, for people who tried and fail, the lines "must" look like this " <!-- condition xsi:type="PrivilegeUnlockedCondition" privilegeID="1001" failState="DISABLED" /--> "
    i did the same as you said but it didnt work , I also delete levdialog but nothing happened everything was the same as before
    Share this post

  3. #43
    Got the same problem. This worked for me, but i have no idea if it'll work for anyone else.

    After getting the bug where the game cannot save the other day, I went into the Settings -> Network options from the UPlay menu and turned off Cloud sync, and checked the box that said
    ""Always Start Uplay in offline mode" checkbox. So I unchecked that option, loaded my game, and now the option to fly to the forge is selectable.
    Share this post

  4. #44
    Originally Posted by farador37 Go to original post
    Hi there,

    */ The Levdialogue file manipulation doesn"t work for me.
    When I try the manipulation, I can't update the text, as when opening the file, i'm redirected to a page showing me this :

    <text locaKey="DIALOG_OPTION_LEV_2"/>
    <!-- Mule Hireling is in Party -->
    <condition failState="DISABLED" xsi:type="PrivilegeUnlockedCondition" privilegeID="1001"/>
    <condition failState="HIDDEN" map="Castle_Portmeyron_3.xml" xsi:type="CheckOnMapCondition"/>
    <condition failState="HIDDEN" xsi:type="HirelingHiredCondition" npcID="16"/>
    <function xsi:type="GoToFunction" dialogID="2"/>

    **/ The "there is another way... mulehide..." does'nt work either as I hadn't recruited any mule at all, and have no companions either.


    Therefore, this bug is still there and I'll had it to the bug list (probably once more)


    Farewell

    Thanks for the help, the XLM solution did i for me, only i did erase the disabled thing, all 4 of them or the game wouldn`t work.
    Share this post

  5. #45
    Originally Posted by LagunaRock91 Go to original post
    It's true , this works, for people who tried and fail, the lines "must" look like this " <!-- condition xsi:type="PrivilegeUnlockedCondition" privilegeID="1001" failState="DISABLED" /--> "
    Thank you! Now it worked Deleting the lines didn`t work for me, and first time trying to "comment" them didn`t work either. Thank you for pasting an exact copy of how it should look, so that people who are not computer programmers could figure it out as well.
    Share this post

  6. #46
    I am unable to get back into the elemental forge, too. I tried a fix of deleting from the lev dialog...all that did was take the option of flying to the forge out completely. I loaded an earlier game without the Lev fix, and it's grayed out. I can't advance in the game if I can't get back to the forge. I'll try the above fix posted by LagunaRock91 and see what happens.

    The fix from LagunaRock91 works.
    Share this post

  7. #47
    Originally Posted by sudofi Go to original post
    I am unable to get back into the elemental forge, too. I tried a fix of deleting from the lev dialog...all that did was take the option of flying to the forge out completely. I loaded an earlier game without the Lev fix, and it's grayed out. I can't advance in the game if I can't get back to the forge. I'll try the above fix posted by LagunaRock91 and see what happens.

    The fix from LagunaRock91 works.
    I'm always super reluctant to mess with the game code. Did you try my fix at comment #40 - playing in online mode through the crappy Uplay client?
    Share this post

  8. #48
    Just to summarize (shoutout to Ossie1972 for posting this above):
    - Find installation folder
    - Open file on path: Might & Magic® X Legacy\Might and Magic X Legacy_Data\StreamingAssets\Dialog\LevDialog.xml
    - Replace all instances of string
    <condition xsi:type="PrivilegeUnlockedCondition" privilegeID="1001" failState="DISABLED" />
    - with blank
    - Reload saved game

    Option will be available. Have fun All.
    Share this post

Page 5 of 5 ◄◄  First ... 345