Page 1 of 1

Cant make new Waypoints

Posted: Fri Oct 10, 2014 5:21 am
by booting1
Hello,
my last waypoint is ago any time.
today i would take a new waypoint but:
1. i start Rom and Login with char
2. start micromacro
3. Rom/createpath
4. press 1 for insert new waypoint.

but it ony come
Pause. (ENTF) to continue, (CTRL#L) Exit to Shell, (ctrl+c) quit

if i press entf micromarco is on startposition where i can again write . Rom/createpath.

Re: Cant make new Waypoints

Posted: Fri Oct 10, 2014 6:39 am
by rock5
Open createpath.lua in an editor and look at the last line. Does it look like this?

Code: Select all

startMacro(main, true);

Re: Cant make new Waypoints

Posted: Mon Oct 13, 2014 2:21 am
by booting1
yes last line in the file


....
yrest(10);
end -- End of: while(true)
end -- End of: while(running)
end

startMacro(main, true);


you see in the Screen the Windows from micromarcro
first is normal
i press key 1 for waypoint and than .... you can see

i have also delete the Rom Folder in the script folder from micromacro and new download all files

Re: Cant make new Waypoints

Posted: Mon Oct 13, 2014 3:27 am
by rock5
It looks like you pressed the pause key "ENDE". Did you? If not maybe your ENDE key is stuck down. I don't think there is anything in the programming that would cause that to come up by itself.

Re: Cant make new Waypoints

Posted: Mon Oct 13, 2014 5:45 am
by booting1
hmm i do it always on same Notebook. i must press the FN - key und the J - key for -> 1
i do always the same...... i will test an extern Keyboard next time.

Re: Cant make new Waypoints

Posted: Mon Oct 13, 2014 6:18 am
by rock5
I notice on my keypad that the numlock-off value for 1 is End. Maybe you need to toggle Numlock. I don't know how that will work on a notebook.

Re: Cant make new Waypoints

Posted: Tue Oct 28, 2014 5:48 am
by booting1
the intern Keyboard has an error.
lumlock is on but it takes not the 1 key. with extern no Problem.
yesterday i become a new Keyboard and now also the intern Keyboard works fine :)