Avicus Archive

Eclipse Java Help! by OriginaI August 1, 2015 at 12:08 PM UTC

hi
Ive been programming a java platformer and im kinda a noob at it.
I keep getting this error on like the whole line.
Also when I hover over the setVector or setPosition it just says void is a invalid type for the varible setVector or setPosition,
in the tutorial he does not have this problem, can you guys help me pl0x.
also mods, dont lock this cause i gurantee there will be more questions
http://gyazo.com/a91deb8134defaf80cb2f0a4f079014e

OriginaI August 1, 2015 at 11:08 PM UTC

bumping cuz still need help

keenanjt August 2, 2015 at 1:08 AM UTC

Add a } after the e.printStackTrace();.

OriginaI August 2, 2015 at 2:08 AM UTC

Thanks alot!