PDA

View Full Version : An Error I've Never Seen Before



neon ghost
June 27th, 2010, 21:07
I started my first 474 and while trying to get used to them by adding in some commands I got this error.


src\server\model\players\packets\Commands.java:383 : reached end of file while pa
rsing
}
^
1 error
Press any key to continue . . .

Canownueasy`
June 27th, 2010, 21:09
You missed a bracket.

neon ghost
June 27th, 2010, 21:31
Are you sure? I don't see anywhere that I missed one.