[OsRose(Evo)] Server Setup Guide

Like she can't give me GM or anything?
Upload the full rose folder or something?

---------- Post added at 12:07 AM ---------- Previous post was at 12:05 AM ----------

Sorry....another problem - I made account...right? My sister was playing on it and was entering item commands. She got kicked off. She opened it and it says "TRose.exe error" then closes....Logging on the Localhost on firefox it says its been "Banned"
 
se did an ilegal command, you can change it in the database

O_O
I didn't know ._.
My sister did it, she got the item numbers from that one thing posted here, and she just keep going and going >_<

---------- Post added at 05:41 PM ---------- Previous post was at 05:17 PM ----------

Well my sister got this error "root@localhost (Using password YES)" or something like that.....How can I fix that?
 
(Using password: YES) implies that you're trying to connect to your MySQL server with a password or an incorrect password. Seeing as everything is correct or so you say, the latter is removed, leaving only that you're connecting to your MySQL server with a password when there is none. During the initial set up of the MySQL server, you were given the option of modifying the security settings, if you didn't, your MySQL server has no password and thus, if you try to connect to it using a password, it will give you an error.

In short, you're trying to connect to a MySQL server that has no password, with a password.
 
(Using password: YES) implies that you're trying to connect to your MySQL server with a password or an incorrect password. Seeing as everything is correct or so you say, the latter is removed, leaving only that you're connecting to your MySQL server with a password when there is none. During the initial set up of the MySQL server, you were given the option of modifying the security settings, if you didn't, your MySQL server has no password and thus, if you try to connect to it using a password, it will give you an error.

In short, you're trying to connect to a MySQL server that has no password, with a password.

It set up just fine. @_@ MySQL program set up went all good, no errors until my sister "confused" the game with a bad item command. Then it messed up, when you start Log/Char/World it said Error with the MySQL.....didn't get it. I opened Navicat to see it that is having a problem and it didn't. It connected to MySQL.

So confusing @_@'
 
It is not possible for a bad item command to cause a problem that will stop your entire server from booting up.

A bad item command can make the server crash when the character with the bad item is loaded but there is no way that it can effect the entire server boot operation.

none of the tables that may be affected by GM commands are even loaded at boot up. They come later.

Something else must have happened also.
 
It is not possible for a bad item command to cause a problem that will stop your entire server from booting up.

A bad item command can make the server crash when the character with the bad item is loaded but there is no way that it can effect the entire server boot operation.

none of the tables that may be affected by GM commands are even loaded at boot up. They come later.

Something else must have happened also.

I have no clue @_@ My sister did it.
All I know is that it all messed up, you can open the rose window and then login it will just close on you.

Oh well....I didn't get it.
Noob at this stuff. lol. It was fun when it lasted. >_<
 
so it gets as far as login?

That means your server is booting up fine. As I stated there is nothing a GM command can do that will prevent the server from loading.

Sounds it's the account that is bugged.
GM commands can certainly do that.
most likely you have something in your quest data or storage that is making it crash.

try making a brand new account and try again. it will probably work fine
 
Please could somebody help me:*::*:



I already re-installed MySQL and re-executed it but my rose doesn't works:(::(::(::(::(::(::(::(:
 
so it gets as far as login?

That means your server is booting up fine. As I stated there is nothing a GM command can do that will prevent the server from loading.

Sounds it's the account that is bugged.
GM commands can certainly do that.
most likely you have something in your quest data or storage that is making it crash.

try making a brand new account and try again. it will probably work fine

Ahhhh :O
I did make a new account and I don't have the GM

Also, how can I get MySQL to reinstall on my laptop? I try to set it up and at the very end it says ERROR MySQL using password: YES things....@_@
 
Ahhhh :O
I did make a new account and I don't have the GM

Also, how can I get MySQL to reinstall on my laptop? I try to set it up and at the very end it says ERROR MySQL using password: YES things....@_@

that doesn't mean that mysql needs to be reinstalled.

it means that you are attempting to log in with a password and it is not being accepted. It is a configuration error. Make sure your config files match your actual database password

---------- Post added at 07:52 AM ---------- Previous post was at 07:49 AM ----------

Please could somebody help me:*::*:



I already re-installed MySQL and re-executed it but my rose doesn't works:(::(::(::(::(::(::(::(:
This error has nothing to do with mysql.

Your servers are failing to bind sockets.
it usually means that the sockets (ports 29000, 29100, 29200) are already in use or even that they are unavailable due to some firewall settings.
 
Awesome tutorial!! I have a problem though. When I log in with my account, it says something about server being under maintenance. The message pops up everytime it shows, 'Downloading avatar list' or whatever. The login server, character server, and world server all start up successfully (no errors). I even disabled my firewall to see if I can connect and I still get the same message. :(
 
Hey, i have a problem, here in my house i got 2 computers
And when i run my server here in my first computer,
when i try to login in my second computer, it says
"Server is Under Maintenence, blablabla"
can some one help to fix that? ;D
 
Back