Reply To: Intermediate Dev willing to help out
Home › Forums › General Discussion › Intermediate Dev willing to help out › Reply To: Intermediate Dev willing to help out
Whew, thanks Tim for the link. I managed to solve the first error simply through adding a couple spaces on the line
sprintf(into, “%s%s,%s,%5u,%5u,%s,%u,%” PRINTF_TIME_MODIFIER “u,%u:%u,%u:%u,%i,%i,%i,%i,%s”
I also had to move the libmysql.dll into the folder with the executable (however I’m sure there is a way to set up the project to avoid this).
Now my error is that the server can’t connect to the database… do I need to be running XAMPP with some database somehow?
EDIT: Nevermind, it seems it was as simple as running the server with the LUNI database uploaded. Now, how can I help with the coding? Is there a skype/irc channel where we could discuss this further?
-
This reply was modified 10 years, 7 months ago by
TheGoomy42.
Comments are currently closed.