stanhebben / MineTweaker3

Tweak your minecraft experience
65 stars 32 forks source link

Minetweaker 'error parsing' HELP! #464

Open harrdude2 opened 6 years ago

harrdude2 commented 6 years ago

It says ERROR: Error parsing KappaPC.zx:2 -- : expected!

Here is my script: https://pastebin.com/DKREx1eK

I changed something in line 33 so maybe the problem is there?

PrincessRTFM commented 6 years ago

The error is on line two. Format is <filename>:<line> so the error is in KappaPC.zx on line 2. Specifically, it seems to be expecting a : somewhere and not finding it. Please provide the entire contents of that file and only the contents of that file, without any edits or reformatting. The easiest way to do that is to open the script, select-all, copy, go to pastebin, new upload, paste, submit, post the link.