[Source Code] Seraphs' Dominion

Posts 4655 of 55 · Page 4 of 4
Quote Originally Posted by maxmax19931 View Post
You have to create an account in order to play or else it will give you that window because when you dont have an account it wont show any servers in the "servers" tab
ahh ok, now with your answer comes the next problem,

im getting null errors with the verify of the uuid and passwordhttp://imgur.com/F62BdRg

- - - Updated - - -

says error dispatching request......Data is Null.... this method or property cannot be called on null values.

but it does create the account anyway, as i checked the database using both mysql workbench and heidi sql
Quote Originally Posted by luckystrike187 View Post
ahh ok, now with your answer comes the next problem,

im getting null errors with the verify of the uuid and passwordhttp://imgur.com/F62BdRg

- - - Updated - - -

says error dispatching request......Data is Null.... this method or property cannot be called on null values.

but it does create the account anyway, as i checked the database using both mysql workbench and heidi sql
You don't actually need to verify email as it does nothing i am playing perfectly fine without verifying my email.
Quote Originally Posted by maxmax19931 View Post
You don't actually need to verify email as it does nothing i am playing perfectly fine without verifying my email.
well, it wont let me login at all, keeps saying the same thing everytime i try and login.

are you using the client that came with the source?

if so, how do i compile it
Quote Originally Posted by luckystrike187 View Post
ahh ok, now with your answer comes the next problem,

im getting null errors with the verify of the uuid and passwordhttp://imgur.com/F62BdRg

- - - Updated - - -

says error dispatching request......Data is Null.... this method or property cannot be called on null values.

but it does create the account anyway, as i checked the database using both mysql workbench and heidi sql
"Data is Null"?

I don't think you set up the database correctly. You shouldn't be having any null values in there.
Quote Originally Posted by luckystrike187 View Post
well, it wont let me login at all, keeps saying the same thing everytime i try and login.

are you using the client that came with the source?

if so, how do i compile it
if you are using a different client than seraph's client use This tutorial and download the seraph's dominion client source instead of the regular as3 source
Quote Originally Posted by Travoos View Post


"Data is Null"?

I don't think you set up the database correctly. You shouldn't be having any null values in there.
well, to be honest, i had alot of issues that i ran into, first was the compiling of the server, was missing .json files in many of the folders. that was fixed

was able to complie it with no errors.

next, i ran into issues with the struct.sql and the rotmg.sql's while trying to import them. got that fixed

after that i made a few changes to the .cfg files for the server and wserver

was using a client from a private server that is using your source, made the changes to the ip within the client to connect to mine

connection was fine. when i tried to register, it came back with what i posted earlier "Data is Null"

- - - Updated - - -

Quote Originally Posted by maxmax19931 View Post
if you are using a different client than seraph's client use This tutorial and download the seraph's dominion client source instead of the regular as3 source
i will try that, thanks

- - - Updated - - -

i compiled the client...

re setup the server from scratch...

struct.sql and rotmg.sql are giving me "rank" doesnt has a default value error when i try and register
Quote Originally Posted by luckystrike187 View Post
well, to be honest, i had alot of issues that i ran into, first was the compiling of the server, was missing .json files in many of the folders. that was fixed

was able to complie it with no errors.

next, i ran into issues with the struct.sql and the rotmg.sql's while trying to import them. got that fixed

after that i made a few changes to the .cfg files for the server and wserver

was using a client from a private server that is using your source, made the changes to the ip within the client to connect to mine

connection was fine. when i tried to register, it came back with what i posted earlier "Data is Null"

- - - Updated - - -



i will try that, thanks

- - - Updated - - -

i compiled the client...

re setup the server from scratch...

struct.sql and rotmg.sql are giving me "rank" doesnt has a default value error when i try and register
are you using xampp or mysql workbench? if you are using workbench use xampp
Quote Originally Posted by maxmax19931 View Post
are you using xampp or mysql workbench? if you are using workbench use xampp
well, finally........got it working......f.....!!!. thanks for all your help Max! you da Man!!
I know this is a easy source to setup but for people that can only set up things as easy as club559's or botmakers source you should make a text tut
Thanks for this great help!!!
Posts 4655 of 55 · Page 4 of 4
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?