Page 1 of 1
waypoint creation
Posted: Sat Dec 14, 2013 6:46 am
by bahamut1974
After last update i don't seem to be able to create a new waypointfile. The creator starts alwrite....i make harvest points but when i wanna save the file the program stops without saving.
Any idea's?
Black
Re: waypoint creation
Posted: Sat Dec 14, 2013 7:08 am
by rock5
Works fine for me. Please tell use what steps to take to reproduce the error.
Re: waypoint creation
Posted: Sat Dec 21, 2013 11:31 am
by gloover
Hmm. After a while I've also tried to create a wp and got this error
Code: Select all
...\scripts\rom\/createpath.lua:605: bad argument #2 to 'string.format' (number expected, got string)
everytime I'm using NPC-Dialog, targeting NPC/vendor, targeting objects [num4 - num6]. To create a player posiotion [num 1] seems to work.
I'm using rev.768
Whats goin wrong?!
Re: waypoint creation
Posted: Sat Dec 21, 2013 12:23 pm
by rock5
There are a couple of strings I should have updates in all the language files. I'll do that now.
Re: waypoint creation
Posted: Sat Dec 21, 2013 3:10 pm
by gloover
Thank U rock,
rev 769 seems to get npc in target corretly, but inserting "Option by name/.." [NUM6] cause this error
Code: Select all
...\scripts\rom\/createpath.lua:731: bad argument #2 to 'string.format' (number expected, got string)
seems also depending on german umlauts
Re: waypoint creation
Posted: Sat Dec 21, 2013 9:29 pm
by rock5
I can't believe I missed that even after carefully checking for other strings that needed fixing. Grrr.
gloover wrote:seems also depending on german umlauts
I'm assuming you are talking about the displayed option having umlauts that don't display properly. This shouldn't affect the saved script, only what it shows on MM. But this will be fixed with the language changes I'm currently working on.
Re: waypoint creation
Posted: Fri Jan 10, 2014 4:21 pm
by bahamut1974
Im on european server Isiltir
I get this error: Program files\micromacro\scripts\rom\/createpath.lua:120: attant to call global 'getConsoleAttributes' (a nil value)
Does this help?
Black
Re: waypoint creation
Posted: Fri Jan 10, 2014 10:19 pm
by rock5