[RELEASE] Experimental 23.1 Source with Client

Posts 3145 of 132 · Page 3 of 9
Quote Originally Posted by dilitot View Post
Talk all you like kiddo, you and your little group of selfish pre-teen friends can go suck each others dick.

You all talk such a big game but can't back any of it up by releasing any code. God forbid that you might actually help this community move forward in some way instead of trash talking everyone else's efforts at every chance you get.

Put up or shut up kiddies.

And maybe you missed the big bold letters "Experimental" and "Earlier source". This source has been advanced much further than this over the months. And just remember that I am one person without help and I don't even play the stupid game.
Yup you're totally 38 mate...
Lel you're more like 2
Quote Originally Posted by ossimc82 View Post
pets xDDD

surce pls I pey 500 us dorrar
Restoring C:\Users\User\Desktop\rotmg_svr3-master\rotmg_svr3-master\db\struct.sql
Running: mysql.exe --defaults-file="c:\users\User\appdata\local\temp\tmpz6zr4n.c nf" --protocol=tcp --host=127.0.0.1 --user=root --port=3306 --default-character-set=utf8 --comments < "C:\\Users\\User\\Desktop\\rotmg_svr3-master\\rotmg_svr3-master\\db\\struct.sql"
ERROR 1046 (3D000) at line 14: No database selected

Operation failed with exitcode 1
Import of C:\Users\User\Desktop\rotmg_svr3-master\rotmg_svr3-master\db\struct.sql has finished with 1 errors

does anyone know the solution to this?
Quote Originally Posted by Membero View Post
Restoring C:\Users\User\Desktop\rotmg_svr3-master\rotmg_svr3-master\db\struct.sql
Running: mysql.exe --defaults-file="c:\users\User\appdata\local\temp\tmpz6zr4n.c nf" --protocol=tcp --host=127.0.0.1 --user=root --port=3306 --default-character-set=utf8 --comments < "C:\\Users\\User\\Desktop\\rotmg_svr3-master\\rotmg_svr3-master\\db\\struct.sql"
ERROR 1046 (3D000) at line 14: No database selected

Operation failed with exitcode 1
Import of C:\Users\User\Desktop\rotmg_svr3-master\rotmg_svr3-master\db\struct.sql has finished with 1 errors

does anyone know the solution to this?
I don't think you really want to set the server up anyway. It won't do you any good unless you want to code the other 80% of it.
I tried it and the inv is buggy chars dont save and it really isn't that great.
Quote Originally Posted by Membero View Post
Restoring C:\Users\User\Desktop\rotmg_svr3-master\rotmg_svr3-master\db\struct.sql
Running: mysql.exe --defaults-file="c:\users\User\appdata\local\temp\tmpz6zr4n.c nf" --protocol=tcp --host=127.0.0.1 --user=root --port=3306 --default-character-set=utf8 --comments < "C:\\Users\\User\\Desktop\\rotmg_svr3-master\\rotmg_svr3-master\\db\\struct.sql"
ERROR 1046 (3D000) at line 14: No database selected

Operation failed with exitcode 1
Import of C:\Users\User\Desktop\rotmg_svr3-master\rotmg_svr3-master\db\struct.sql has finished with 1 errors

does anyone know the solution to this?
Remove any data bases with "HeidiSQL".
Open struct.sql
at the top add this
Code:
CREATE DATABASE  IF NOT EXISTS `rotmg` /*!40100 DEFAULT CHARACTER SET utf8 */;
USE `rotmg`;
Quote Originally Posted by NotAUser3 View Post
Remove any data bases with "HeidiSQL".
Open struct.sql
at the top add this
Code:
CREATE DATABASE  IF NOT EXISTS `rotmg` /*!40100 DEFAULT CHARACTER SET utf8 */;
USE `rotmg`;
Thanks, you're the best! #Helper
Quote Originally Posted by Membero View Post
Thanks, you're the best! #Helper
I'm the best Omni
Don't see the point of having a big go at this most of you guys.. Honestly, he might have put a little or loads amount of effort into it, he says is Experimental, it isn't completely, and I'm pretty sure at least some of you, who spams and continue spamming this thread, will end up using this source when the final version comes out, we should be glad his nice enough to actually release and not being nebz'bout't
Quote Originally Posted by Silvus View Post
Don't see the point of having a big go at this most of you guys.. Honestly, he might have put a little or loads amount of effort into it, he says is Experimental, it isn't completely, and I'm pretty sure at least some of you, who spams and continue spamming this thread, will end up using this source when the final version comes out, we should be glad his nice enough to actually release and not being nebz'bout't
Thanks, and reputation.
Quote Originally Posted by sebastianfra12 View Post
log4net error and Ilog error plz help
Post your error... If I cant see the code I cant fix the code
Quote Originally Posted by sebastianfra12 View Post
log4net error and Ilog error plz help
Im sure that the Json2Wmap project error so if it is you can easy fix it with unloading that project, if u using visual studio than right click on Json2Wmap project and click unload project than try to build your server again it should work fine
Quote Originally Posted by NotAUser3 View Post
Post your error... If I cant see the code I cant fix the code
Wish someone could post the entire source how it is supposed to be.
Quote Originally Posted by Chiroy View Post
Wish someone could post the entire source how it is supposed to be.
Well, It is how its suppose to be. You have to have C# experience(I dont really), Look at other sources see how they tick. When you see that you can fix other ones. Its about putting work into it and making it your own.
Posts 3145 of 132 · Page 3 of 9
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?