It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
need help fixing these script errors please


Error [mod0000_mergedfiles]game\gameplay\damage\damagemanagerprocessor.ws(4310): Unexpected end of file found after '{' at line 2826
Error [mod0000_mergedfiles]game\gameplay\items\spells\yrdenentity.ws(1535): Unexpected end of file found after '{' at line 787
Error [mod0000_mergedfiles]game\gui\_old\components\guitooltipcomponent.ws(2473): Found unexpected '}'
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleenemyfocus.ws(1071): Unexpected end of file before comment at line '632' was closed
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleenemyfocus.ws(1071): Unexpected end of file found after '{' at line 479
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleminimap2.ws(950): Unexpected end of file found after '{' at line 7
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleoneliners.ws(144): syntax error, unexpected TOKEN_PUBLIC, expecting '{' or ';', near 'public'
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmodulequests.ws(79): syntax error, unexpected TOKEN_IDENT, expecting TOKEN_FUNCTION, near 'CDPR_currentlyFading'
Error [mod0000_mergedfiles]game\gui\menus\alchemymenu.ws(3464): Unexpected end of file found after '{' at line 14
Error [mod0000_mergedfiles]game\gui\menus\gwintmanager.ws(3218): Found unexpected '}'
Error [mod0000_mergedfiles]game\gui\menus\inventorymenu.ws(5439): Found unexpected '}'
Error [mod0000_mergedfiles]game\npc\npc.ws(5823): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\playerinput.ws(1000): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\playerinput.ws(1227): Unexpected bracket ')', expected '}' to match '{' on line 1225
Error [mod0000_mergedfiles]game\player\playerinput.ws(4147): Unexpected bracket ')', expected '}' to match '{' on line 4125
Error [mod0000_mergedfiles]game\player\playerwitcher.ws(15359): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(262): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(279): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(297): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(338): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(445): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(481): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\combat.ws(459): syntax error, unexpected TOKEN_ELSE, expecting TOKEN_FUNCTION, near 'else'
Error [mod0000_mergedfiles]game\player\states\vehicles\dismountthevehicle.ws(81): syntax error, unexpected TOKEN_IF, expecting '{' or ';', near 'if'
Error [mod0000_mergedfiles]game\player\states\vehicles\horseriding.ws(633): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mountboat.ws(146): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mounthorse.ws(184): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mounthorse.ws(186): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mountthevehicle.ws(122): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\sailing.ws(375): Found unexpected '}'
Error [mod0000_mergedfiles]game\vehicles\horse\horsecomponent.ws(1188): Found unexpected '}'
avatar
fujisaama: need help fixing these script errors please

Error [mod0000_mergedfiles]game\gameplay\damage\damagemanagerprocessor.ws(4310): Unexpected end of file found after '{' at line 2826
Error [mod0000_mergedfiles]game\gameplay\items\spells\yrdenentity.ws(1535): Unexpected end of file found after '{' at line 787
Error [mod0000_mergedfiles]game\gui\_old\components\guitooltipcomponent.ws(2473): Found unexpected '}'
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleenemyfocus.ws(1071): Unexpected end of file before comment at line '632' was closed
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleenemyfocus.ws(1071): Unexpected end of file found after '{' at line 479
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleminimap2.ws(950): Unexpected end of file found after '{' at line 7
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmoduleoneliners.ws(144): syntax error, unexpected TOKEN_PUBLIC, expecting '{' or ';', near 'public'
Error [mod0000_mergedfiles]game\gui\hud\modules\hudmodulequests.ws(79): syntax error, unexpected TOKEN_IDENT, expecting TOKEN_FUNCTION, near 'CDPR_currentlyFading'
Error [mod0000_mergedfiles]game\gui\menus\alchemymenu.ws(3464): Unexpected end of file found after '{' at line 14
Error [mod0000_mergedfiles]game\gui\menus\gwintmanager.ws(3218): Found unexpected '}'
Error [mod0000_mergedfiles]game\gui\menus\inventorymenu.ws(5439): Found unexpected '}'
Error [mod0000_mergedfiles]game\npc\npc.ws(5823): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\playerinput.ws(1000): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\playerinput.ws(1227): Unexpected bracket ')', expected '}' to match '{' on line 1225
Error [mod0000_mergedfiles]game\player\playerinput.ws(4147): Unexpected bracket ')', expected '}' to match '{' on line 4125
Error [mod0000_mergedfiles]game\player\playerwitcher.ws(15359): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(262): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(279): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(297): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(338): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(445): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\aimthrow.ws(481): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\combat.ws(459): syntax error, unexpected TOKEN_ELSE, expecting TOKEN_FUNCTION, near 'else'
Error [mod0000_mergedfiles]game\player\states\vehicles\dismountthevehicle.ws(81): syntax error, unexpected TOKEN_IF, expecting '{' or ';', near 'if'
Error [mod0000_mergedfiles]game\player\states\vehicles\horseriding.ws(633): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mountboat.ws(146): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mounthorse.ws(184): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mounthorse.ws(186): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\mountthevehicle.ws(122): Found unexpected '}'
Error [mod0000_mergedfiles]game\player\states\vehicles\sailing.ws(375): Found unexpected '}'
Error [mod0000_mergedfiles]game\vehicles\horse\horsecomponent.ws(1188): Found unexpected '}'
Carefully Review the Error Lines:
Go to the specified lines in your script files and review the code around those lines. Look for missing or misplaced braces, parentheses, or semicolons.

Check Conditional Statements:
If the error involves conditional statements (like if, else, etc.), ensure they are properly structured. Each opening brace should have a corresponding closing brace.

Use Proper Indentation:
Proper indentation helps you visually identify code blocks. It might help you spot missing or misplaced braces more easily.

Use a Code Editor with Syntax Highlighting:
If you aren't already, use a code editor that provides syntax highlighting. This can help you identify matching braces and spot syntax issues more easily.

Consult Documentation or Tutorials:
If you're unsure about the correct syntax for a particular programming language, consult the official documentation or find tutorials related to the scripting language you're using.
okay i fixed my mods now im having a new error when i try to change any options my game crashes for example if i click on audio under options my game crashes can anyone help please