Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[5017] TheDiety - Server Base using SQLite

C# Developer
Joined
Jan 27, 2008
Messages
541
Reaction score
12
Nobody has posted in this section in quite some time so I figured I would try and bring some life back to the community. Not sure this project will do any good but here is a base I created quite some time ago. This is not a complete source by any means, but it is a good start and should help some learn. If you have any questions please feel free to contact me.

 
Newbie Spellweaver
Joined
Apr 30, 2005
Messages
27
Reaction score
1
Hey !
Thanks for sharing ! But I have an question in TheDeity\Auth Server\Database\SQLiteDatabase.cs 22line //source=C . Ive got this error:
stealarcher - [5017] TheDiety - Server Base using SQLite - RaGEZONE Forums


What does it mean ? I dont need a whole guid or tutorial just a hint . I m new to SQLite..

I m also not a programmer but if I m correct the code executes the database by it self right ?
 
Last edited:
Junior Spellweaver
Joined
Feb 27, 2012
Messages
188
Reaction score
19
Hey !
Thanks for sharing ! But I have an question in TheDeity\Auth Server\Database\SQLiteDatabase.cs 22line //source=C . Ive got this error:
stealarcher - [5017] TheDiety - Server Base using SQLite - RaGEZONE Forums


What does it mean ? I dont need a whole guid or tutorial just a hint . I m new to SQLite..

I m also not a programmer but if I m correct the code executes the database by it self right ?

Looks like you are missing the Module as given..

SQLite.dll..

You can add this to the project ;-)
 
Initiate Mage
Joined
Dec 1, 2021
Messages
1
Reaction score
0
Hello guys, my first day on this forum. Please could someone teach me how to install in localhost the above server? I really appreciate your help. Thank you.
 
Back
Top