Hiya,
I have been having trouble trying to work this error out, im not very good at programming so any advice would be great.
The error occurred due to me merging scripts for the witcher 3 as im modding it. I fixed all other errors that popped up with a script merger but this last error has me going insane.
Error [mod0000_mergedfiles]game\r4game.ws(2477): Found unexpected '}'
I have put the "r4game.ws" file into a text editor, in my case Sublime Text as it supports coding and sure enough it shows me there is a problem with line 2477.
I have narrowed down that the problem lies between lines 913 - 1093, i think anway im not 100% sure as i dont know much about programming.
By looking at this error i would deduce that maybe an opening "{" is missing but its not, and theres no break between the opening "{" and the closing "}", so im not sure whats the problem.
Trying to work this out is confusing the hell out of me so any help would be fantastic.
r4game.ws file: https://pastebin.com/YDqFa39b
Image to error: https://imgur.com/412xQAB
I have been having trouble trying to work this error out, im not very good at programming so any advice would be great.
The error occurred due to me merging scripts for the witcher 3 as im modding it. I fixed all other errors that popped up with a script merger but this last error has me going insane.
Error [mod0000_mergedfiles]game\r4game.ws(2477): Found unexpected '}'
I have put the "r4game.ws" file into a text editor, in my case Sublime Text as it supports coding and sure enough it shows me there is a problem with line 2477.
I have narrowed down that the problem lies between lines 913 - 1093, i think anway im not 100% sure as i dont know much about programming.
By looking at this error i would deduce that maybe an opening "{" is missing but its not, and theres no break between the opening "{" and the closing "}", so im not sure whats the problem.
Trying to work this out is confusing the hell out of me so any help would be fantastic.
r4game.ws file: https://pastebin.com/YDqFa39b
Image to error: https://imgur.com/412xQAB