Jump to content

How to fix a single script merger error?


Wolten

Recommended Posts

I only have one error after merging scripts. This is the error:

Error [mod0000_mergedfiles]game\player\playerinput.ws(3337): Unexpected end of file found after '{' at line 9

What does the 3337 mean, and how do I know where line 9 is to fix it?
Sorry, this is my first time using script merger and any kind of coding at all, ever.

Any help is deeply appreciated!

 

Thank you!

Link to comment
Share on other sites

I only have one error after merging scripts. This is the error:

Error [mod0000_mergedfiles]game\player\playerinput.ws(3337): Unexpected end of file found after '{' at line 9

 

What does the 3337 mean, and how do I know where line 9 is to fix it?

Sorry, this is my first time using script merger and any kind of coding at all, ever.

 

Any help is deeply appreciated!

 

Thank you!

 

from what i know, 3337 means line 3337 on the script code

and "Unexpected end of file found after '{' at line 9" mean there is an error on line 9 on the script code (probably something about parenthesis)

 

you can use notepad++ to check the script and edit the script if you want

open playerinput.ws with notepad++ and you can see the line along with the script in a good looking format

Link to comment
Share on other sites

  • 9 months later...

I only have one error after merging scripts. This is the error:

Error [mod0000_mergedfiles]game\player\playerinput.ws(3337): Unexpected end of file found after '{' at line 9

 

What does the 3337 mean, and how do I know where line 9 is to fix it?

Sorry, this is my first time using script merger and any kind of coding at all, ever.

 

Any help is deeply appreciated!

 

Thank you!

Hi.Were u able to resolve the issue?

I have this error;

Error [mod0000_mergedfiles]game\player\r4player.ws(14486): Unexpected end of file found after '{' at line 2

and I have no idea what to do!

Thanks.

Link to comment
Share on other sites

 

I only have one error after merging scripts. This is the error:

Error [mod0000_mergedfiles]game\player\playerinput.ws(3337): Unexpected end of file found after '{' at line 9

 

What does the 3337 mean, and how do I know where line 9 is to fix it?

Sorry, this is my first time using script merger and any kind of coding at all, ever.

 

Any help is deeply appreciated!

 

Thank you!

 

from what i know, 3337 means line 3337 on the script code

and "Unexpected end of file found after '{' at line 9" mean there is an error on line 9 on the script code (probably something about parenthesis)

 

you can use notepad++ to check the script and edit the script if you want

open playerinput.ws with notepad++ and you can see the line along with the script in a good looking format

 

Hi.I currently have this error message:

Error [mod0000_mergedfiles]game\player\r4player.ws(14486): Unexpected end of file found after '{' at line 2

But I dont know what to do.How and what should I edit?If u have any idea I would really appreciate some help!

Thanks.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...