rafahaines Posted August 24, 2020 Share Posted August 24, 2020 ok try this: open "thewitcher\mods\mod0000_mergedfiles\game\player\playerinput.ws"add private saved var actionLocks : array<array<SInputActionLock>>; just under class CPlayerInput { //here so it will be like this: class CPlayerInput { private saved var actionLocks : array<array<SInputActionLock>>; Thank you!!!! I don't know which of the 11 unsolved conflicts I didn't resolve properly but this fixed it! Link to comment Share on other sites More sharing options...
P0zdr0 Posted April 7, 2021 Share Posted April 7, 2021 Hello i have problem to open my game.Error [mod0000_mergedfiles]game\player\playerinput.ws(2610): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(2989): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(2991): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(3005): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(3006): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(3383): Found unexpected '}' It pops up. I tryed to do the script conflicts manually, but that was my first time doing it xD PLZ fast help... i cant play my favorite game... Link to comment Share on other sites More sharing options...
P0zdr0 Posted April 7, 2021 Share Posted April 7, 2021 Hello i have problem to open my game.Error [mod0000_mergedfiles]game\player\playerinput.ws(2610): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(2989): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(2991): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(3005): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(3006): Found unexpected '}'Error [mod0000_mergedfiles]game\player\playerinput.ws(3383): Found unexpected '}' It pops up. I tryed to do the script conflicts manually, but that was my first time doing it xD PLZ fast help... i cant play my favorite game... Link to comment Share on other sites More sharing options...
Recommended Posts