python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
LUA error "pattern too complex" - Tabletop Simulator
I have a string and I am trying to extract a particular section of from it using a LUA pattern match. I saved this as regex which you can see here, along with the string and regex syntax which extract...
Mucker
Votes: 0
Answers: 3
LUA executing code in wrong order - Could be Tabletop Simulator related
I am fairly new to LUA and still learning. So far I haven't came across any async features, but my code seems to be behaving this way. It is really bizarre. I have the following function:
function chg...
Mucker
Votes: 0
Answers: 1