Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Jan 2008
Posts: 1
Reputation: 1
i cant send a pm to send u my files with my config files
so is there a different way u can help me fix it
im getting the unknown database files for both world and character
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Jan 2009
Posts: 1
Reputation: 1
Hey thanks a lot, I got it to work and I can join, but my friend can't join!
We're on hamachi. He can connect to the server just fine, and it assigns him to my realm, but when he tries to select my realm (he can see its name, so I know he can connect to me and that hamachi is working) and hit okay, it says "Logging into Game Server," and then after about a second goes back to the realm select screen.
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Jun 2008
Posts: 1
Reputation: 1
Points: 324, Level: 1
Level up: 81%, 76 Points needed
Activity: 0%
I'm up and running. I had to copy the database files from the data folders to my mysql data folders. Everything starts up fine, I can log in to the server fine, create a character fine, but when you log in, the bar fills up, and then crashes with a critical error.
I'm up and running. I had to copy the database files from the data folders to my mysql data folders. Everything starts up fine, I can log in to the server fine, create a character fine, but when you log in, the bar fills up, and then crashes with a critical error.
There is nothing in the logon or worldserver consoles that would point to a possible solution.
I also cannot create new accounts with the Johved UserControlPanel.exe, it crashes with access not allowed bad password mysql error.
I take if you are trying to use this on the 3.1 PTR client? Its the same error i get when trying to use a sandbox or personal server...
i am looking for help on that - but this is not the place - the fix will come out soon enough....
....
I think
__________________
Have you beaten Battletoads? I have...
Wall Walking NERF'ed agian! since 3.0.8 - [Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
New Vid every day ~ Rain or shine! Now Playing: Nothing <Break time!>
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Nov 2008
Location: with your mom :D
Posts: 21
Reputation: 1
Quote:
Originally Posted by Mildan
I have it too... Unknown "characters" and I have no idea how to fix it.. Please help D=
download these files and put them somewhere where u can find them:
[Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
now open SQLyog and open connection root@localhost then follow this:
right click "root@localhost" ad click create database.
name it "logon"
right click the "logon" database you made then click restore from sql dump.
then click "..." then find your logon file wherever it is
now click "execute"
this shouldnt take that long.
right click "root@localhost" and create a database
name it "world"
right click the "world" database you made then click restore from sql dump
then click "..." then find your world file wherever it is
now click "execute"
this should take about 30 mins - 1 hr depending on how much space u have on your hard drive and how fast your processor is
now once thats done then you can open Arcemu-world.conf then change this part:
Code:
<WorldDatabase Hostname = "localhost" Username = "root" Password = "your mysql pass here" Name = "world" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "your mysql pass here" Name = "logon" Port = "3306" Type = "1">
now change your Arcemu-logonserver.conf to this:
Code:
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "your mysql pass here"
Name = "logon"
Port = "3306"
Type = "1">
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Feb 2009
Posts: 7
Reputation: 1
i got a quick question. i downloaded everything and it wont let me do anything. i press "start mysql" and that works and when i press "start world" it loads and says "connection failed due to: for user root" or something like that. it does the same thing with "start logon server" how do i get it to work normally?
Site n00b.. (A leecher if I've been here for more than a month and can't earn 5 rep)
Join Date: Feb 2009
Posts: 7
Reputation: 1
i need help!
Quote:
Originally Posted by saperior
There are no SQL files =/
But you can create stuff then export them into a SQL file..
go into headisql and theres an export button do that and then go to mediafire or somewere and upload it
i got a quick question. i downloaded everything and it wont let me do anything. i press "start mysql" and that works and when i press "start world" it loads and says "connection failed due to: for user root" or something like that. it does the same thing with "start logon server" how do i get it to work normally?