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!

Server 3.24 [2022]

Newbie Spellweaver
Joined
Nov 21, 2013
Messages
33
Reaction score
3
Hello, Ragezone
here I want to share the server I'm working on to learn and it's not 100% fixed.

I use some references from several source, I'm very grateful to all the developers who have been kind enough to share sources to learn aboutif you see some similarities with other servers.it's because I use it as a reference.

Video Tutorial :
Server :
Database :
Client :
Virus Total :
 
Last edited:
Initiate Mage
Joined
Jul 12, 2021
Messages
1
Reaction score
0
Hi, Thanks in advance for sharing the source, but unfortunately, I'm having trouble starting the server console, can you help?
 
Newbie Spellweaver
Joined
Jul 9, 2022
Messages
35
Reaction score
0
Hello, Ragezone
here I want to share the server I'm working on to learn and it's not 100% fixed.

I use some references from several source, I'm very grateful to all the developers who have been kind enough to share sources to learn aboutif you see some similarities with other servers.it's because I use it as a reference.

Video Tutorial :
Server :
Database :
Client :
Virus Total :

unfortunately, the link to the Server and Client are not working, please update them.If anyone has, please share.
 
Newbie Spellweaver
Joined
Aug 12, 2014
Messages
42
Reaction score
9
here is a link for the server files


if anyone has the client pls share it
 
Last edited:
Newbie Spellweaver
Joined
Aug 27, 2021
Messages
12
Reaction score
0
Server doesn't work

How to change ip server on client?
 
Last edited:
Junior Spellweaver
Joined
Nov 10, 2023
Messages
108
Reaction score
10
[Error] System.TypeInitializationException: The type initializer for 'PointBlank.Battle.Data.Sql.SqlConnection' threw an exception. ---> System.ArgumentOutOfRangeException: Invalid port: 0Parameter name: valueActual value was 0. at Npgsql.NpgsqlConnectionStringBuilder.set_Port(Int32 value) at PointBlank.Battle.Data.Sql.SqlConnection..ctor() in D:\Source\[Source]\[SC]PB EVO\PointBlank.Battle\Data\Sql\SqlConnection.cs:line 20 at PointBlank.Battle.Data.Sql.SqlConnection..cctor() in D:\Source\[Source]\[SC]PB EVO\PointBlank.Battle\Data\Sql\SqlConnection.cs:line 10 --- End of inner exception stack trace --- at PointBlank.Battle.Data.Sql.SqlConnection.getInstance() at PointBlank.Battle.Data.Xml.ServersXml.Load() in D:\Source\[Source]\[SC]PB EVO\PointBlank.Battle\Data\Xml\ServersXml.cs:line 34

Can't run the Point Blank Server -------- This is the error.
 
Back
Top