Page 2 of 2

Posted: Wed Mar 17, 2010 4:52 am
by Stealthy71088
There error screen is closing itself as soon as I run the batch file, so its difficult to see. But I can make out CK1patch, so I think you're right. I checked the version I'm running, and its 2001-2003. I take it this isn't the most recent version? If not, it would be awesome if you sent it to me, thanks!

Posted: Wed Mar 17, 2010 11:14 pm
by thehackercat
I reccomend putting PAUSE at the end of all your batch files, by the way. It's what I do, and it makes it much easier to debug, as you can keep the window open after the program runs and read the error messages.

Posted: Thu Mar 18, 2010 3:14 am
by Stealthy71088
I didn't know I could do that. Thanks!

Posted: Thu Mar 18, 2010 9:02 am
by levellass
So then, what's your error?

Posted: Thu Mar 18, 2010 4:01 pm
by Stealthy71088

Code: Select all

Error:rebel.pat:88:14: Invalid numeric format
%patch $25E4 $252AW $2530W $2536W $253CW $2542W $2548W $254EW $2554W $2560W

with a carrot pointing to $252AW

Posted: Thu Mar 18, 2010 9:57 pm
by Tulip
Seems to be the wrong version of CKpatch, the older one can't read wordformat.

Edit: Well, looking back one page before I can see that's basically what Llass said already. Well there you have it.

Posted: Fri Mar 19, 2010 10:56 am
by levellass
I'm wondering, should I bundle the latest CKPatch with Startext? I'm already bundling THEDRAW with the next version. It'd solve all this mess.

Posted: Fri Mar 19, 2010 1:02 pm
by Tulip
Sure why not.

Posted: Fri Mar 19, 2010 10:00 pm
by Stealthy71088
Might as well. Preventing one problem is like solving a hundred of them.