[Archive] A ton of stupid questions so stupid you'll get mad just by reading this title
[Archive] A ton of stupid questions so stupid you'll get mad just by reading this title
Archived author: JohnTrave • Posted: 2025-11-04T18:13:34.052201
Original source
Hello everybody.
As it'll be clear in seconds I'm pretty new here, so -pleeease! - I'll ask you to be kind because I know these are real n00bish questions.
1) As far as I know, modules for WoW servers DO exist. But I have some problems.
a) First is I really don't get what exactly "module" mean. I initially thought it meant something like a server-side plugin or addon, you get it. But then I came to this forum and BAM: scripts, queries, Eluna, C++, ... and my head started smoking, because I thought setting a single player server would have been a piece of cake and I forgot nothing on earth is easy as a piece of cake, not even making a piece of cake. My bad. Please don't be too rude.b) Second is I don't get where I have to put them. Most GitHub devs just say "Download it and paste it in Ashamane (or whatever)/Core folder", but I can't find that folder. I'm pretty sure I'm missing something obvious. But please don't beat me with a stick.c) Third is: how can I know if some modules found on the internet do work with this Emucoach 4.3.4 release? Should I test them one by one? I was thinking of something like VASautobalance, or SoloCraft. Can somebody tell me if they actually work?
2) About this thread 4.3.4 SQL commands to make your ingame experience betterr and generally every thread with SQL commands: do I need a SQL editor? Somebody said Heidi but I don't know if it's ok. And exactly what should I do? Again, please don't beat me with a pickaxe. I GOT THIS. SHAME ON ME FOR NOT TRYING BEFORE
I already looked up on Google and answers (if present) were not clear. I know I CAN'T do a Google search, and I wrote it for myself so you don't have to waste your time telling me it.
I'll also anticipate you that I put 20 minutes in writing this post. This time is a fraction (believe me) of the time I spent looking on Google.
Sure there'll be more questions on the way. Feel free to answer positively or negatively or just keep scrolling. Whatever you do, I love you all.
k: cheers
Quote:JohnTrave said:Hi there.
Hello everybody.
As it'll be clear in seconds I'm pretty new here, so -pleeease! - I'll ask you to be kind because I know these are real n00bish questions.
1) As far as I know, modules for WoW servers DO exist. But I have some problems.
a) First is I really don't get what exactly "module" mean. I initially thought it meant something like a server-side plugin or addon, you get it. But then I came to this forum and BAM: scripts, queries, Eluna, C++, ... and my head started smoking, because I thought setting a single player server would have been a piece of cake and I forgot nothing on earth is easy as a piece of cake, not even making a piece of cake. My bad. Please don't be too rude.b) Second is I don't get where I have to put them. Most GitHub devs just say "Download it and paste it in Ashamane (or whatever)/Core folder", but I can't find that folder. I'm pretty sure I'm missing something obvious. But please don't beat me with a stick.c) Third is: how can I know if some modules found on the internet do work with this Emucoach 4.3.4 release? Should I test them one by one? I was thinking of something like VASautobalance, or SoloCraft. Can somebody tell me if they actually work?
2) About this thread 4.3.4 SQL commands to make your ingame experience betterr and generally every thread with SQL commands: do I need a SQL editor? Somebody said Heidi but I don't know if it's ok. And exactly what should I do? Again, please don't beat me with a pickaxe. I GOT THIS. SHAME ON ME FOR NOT TRYING BEFORE
I already looked up on Google and answers (if present) were not clear. I know I CAN'T do a Google search, and I wrote it for myself so you don't have to waste your time telling me it.
I'll also anticipate you that I put 20 minutes in writing this post. This time is a fraction (believe me) of the time I spent looking on Google.
Sure there'll be more questions on the way. Feel free to answer positively or negatively or just keep scrolling. Whatever you do, I love you all.k: cheers
Click to expand...
Archived author: JohnTrave • Posted: 2025-11-04T18:13:34.052201
Original source
Quote:JohnTrave said:Hi there.
Hello everybody.
As it'll be clear in seconds I'm pretty new here, so -pleeease! - I'll ask you to be kind because I know these are real n00bish questions.
1) As far as I know, modules for WoW servers DO exist. But I have some problems.
a) First is I really don't get what exactly "module" mean. I initially thought it meant something like a server-side plugin or addon, you get it. But then I came to this forum and BAM: scripts, queries, Eluna, C++, ... and my head started smoking, because I thought setting a single player server would have been a piece of cake and I forgot nothing on earth is easy as a piece of cake, not even making a piece of cake. My bad. Please don't be too rude.b) Second is I don't get where I have to put them. Most GitHub devs just say "Download it and paste it in Ashamane (or whatever)/Core folder", but I can't find that folder. I'm pretty sure I'm missing something obvious. But please don't beat me with a stick.c) Third is: how can I know if some modules found on the internet do work with this Emucoach 4.3.4 release? Should I test them one by one? I was thinking of something like VASautobalance, or SoloCraft. Can somebody tell me if they actually work?
2) About this thread 4.3.4 SQL commands to make your ingame experience betterr and generally every thread with SQL commands: do I need a SQL editor? Somebody said Heidi but I don't know if it's ok. And exactly what should I do? Again, please don't beat me with a pickaxe. I GOT THIS. SHAME ON ME FOR NOT TRYING BEFORE
I already looked up on Google and answers (if present) were not clear. I know I CAN'T do a Google search, and I wrote it for myself so you don't have to waste your time telling me it.
I'll also anticipate you that I put 20 minutes in writing this post. This time is a fraction (believe me) of the time I spent looking on Google.
Sure there'll be more questions on the way. Feel free to answer positively or negatively or just keep scrolling. Whatever you do, I love you all.k: cheers
Click to expand...
Archived author: JohnTrave • Posted: 2025-11-04T18:13:34.052201
Original source
Thank you very much. After some tries it seems that the SQL queries must be entered with neither Auth nor World server running, am I right?
Also I've been using the "official" launcher and server starter ([Release] Official EmuCoach Launcher + Server Starter v1.3) and sometimes (happened 4-5 times out of 50+) starting the Auth server before the World can make the Auth command window crash. So my question is: is better to start Auth server first and then World server, or the other way around, or there's really not much of a difference?
I've asked about SoloCraft and VASautobalance because I like dungeons, but I play this server solo or with (maybe) one or two other people
Quote:JohnTrave said:It's fine to have the Auth or world server running when you apply the MySQL queries, but you will need to restart the world server to apply the changes. (excepting a few that have a gm command, eg .reload creature_text)
Thank you very much. After some tries it seems that the SQL queries must be entered with neither Auth nor World server running, am I right?
Also I've been using the "official" launcher and server starter ([Release] Official EmuCoach Launcher + Server Starter v1.3) and sometimes (happened 4-5 times out of 50+) starting the Auth server before the World can make the Auth command window crash. So my question is: is better to start Auth server first and then World server, or the other way around, or there's really not much of a difference?
I've asked about SoloCraft and VASautobalance because I like dungeons, but I play this server solo or with (maybe) one or two other people
Click to expand...
Archived author: JohnTrave • Posted: 2025-11-04T18:13:34.052201
Original source
Quote:JohnTrave said:It's fine to have the Auth or world server running when you apply the MySQL queries, but you will need to restart the world server to apply the changes. (excepting a few that have a gm command, eg .reload creature_text)
Thank you very much. After some tries it seems that the SQL queries must be entered with neither Auth nor World server running, am I right?
Also I've been using the "official" launcher and server starter ([Release] Official EmuCoach Launcher + Server Starter v1.3) and sometimes (happened 4-5 times out of 50+) starting the Auth server before the World can make the Auth command window crash. So my question is: is better to start Auth server first and then World server, or the other way around, or there's really not much of a difference?
I've asked about SoloCraft and VASautobalance because I like dungeons, but I play this server solo or with (maybe) one or two other people
Click to expand...
Quote:dolgan said:It was exactly that error, thank you again for the explanation
If you checked the DBErrors.log when it happens, you will see it say something like: "ERROR Could not connect to MySQL database at 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (10061)"
Click to expand...
Archived author: JohnTrave • Posted: 2025-11-04T18:13:34.052201
Original source
Quote:dolgan said:It was exactly that error, thank you again for the explanation
If you checked the DBErrors.log when it happens, you will see it say something like: "ERROR Could not connect to MySQL database at 127.0.0.1: Can't connect to MySQL server on '127.0.0.1' (10061)"
Click to expand...
Quote:JohnTrave said:Yeah, just means you are going to fast, and you need to let the MySQL server load.
It was exactly that error, thank you again for the explanation
Click to expand...
Archived author: JohnTrave • Posted: 2025-11-04T18:13:34.052201
Original source
Quote:JohnTrave said:Yeah, just means you are going to fast, and you need to let the MySQL server load.
It was exactly that error, thank you again for the explanation
Click to expand...