Invalid option somewhere. Wrong kernel or extra parameters.
I've tried messing with all of that... I'm probably missing something.
I'm using this bat file:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --scrypt -o stratum+tcp://hashmonster.net:1334 -u xxx.xxx -p xxx --thread-concurrency 16000 --lookup-gap 2 -w 256 -I 18 --temp-target 85 --no-submit-stale -g 1
Could it be a driver issue?
EDIT: If I try to use the bat file in CGMiner, I get... Rejected (share is above target)
Yep as mentioned above you are using the scrypt kernel and this is a scrypt-n coin. I don't mine much anymore but you could try Vertminer.
I started with Vert miner. I'll adjust the settings & see how it goes, thanks!