Page 1 of 1

Any AddOn / LUA programmers here?

Posted: Mon Feb 22, 2021 5:36 pm
by DR4296
Hi,

I was just wondering if there were any AddOn authors here whom I might be able to PM with regarding an issue.
I've got a rather simple mod that I've written, but I'm having a bit of a problem with an array / table of strings and I'd like to run it by somebody.

Thanks!

Re: Any AddOn / LUA programmers here?

Posted: Mon Feb 22, 2021 5:56 pm
by DR4296
I believe there is a Law of Nature that states:

Five minutes after you post, asking for help... you'll figure it out.

Yep, that just happened to me too. I can't remember if my original list of strings that I'm working with was copy-pasted from a web page... or perhaps wasn't set to the right file type when I created a file for them on disk. But something wasn't quite right. Once I typed them all out by hand, suddenly I started seeing the behavior I was expecting.

Thanks!

Re: Any AddOn / LUA programmers here?

Posted: Wed Feb 24, 2021 12:32 am
by tvbrowntown
This happens to me wayyyyy too frequently.