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!

S4 League (Season 1) Source files.

Newbie Spellweaver
Joined
Jan 4, 2013
Messages
57
Reaction score
10
This thing is still in alpha, not a lot of things that work.

Screen:
Vadim Cazacu - S4 League (Season 1) Source files. - RaGEZONE Forums


All credits go to . (check his twitter for future updates)


Requirements:
.Net Framework 4.6
MySQL/SQLite
Windows(or linux using a nightly mono build)


Download:




Compiled Working Server:
NoobMode = true
https://mega.nz/#!Z1MXCTjQ!QxeslldEnF2dtzLdOoufABexobg5iowbemc1bivBbBo

NoobMode = false
https://mega.nz/#!9xEjAZYQ!HDJ5OQhpJkcFYFFtDnBMu4P8QXTnw1nxeaB4I6AYYBc
 
Last edited:
Newbie Spellweaver
Joined
Jan 4, 2013
Messages
57
Reaction score
10
is this free of bugs ?

It should have a lot of bugs as it is still being made.


Edit: managed to compile the server and run it. But the client gives me an error when starting it.
4eSFVIX - S4 League (Season 1) Source files. - RaGEZONE Forums
Anyone got it working?
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Apr 19, 2016
Messages
1
Reaction score
0
emu is working :)

Vadim Cazacu - S4 League (Season 1) Source files. - RaGEZONE Forums

Hello ReinellS :). I have a problem and will be very nice if you have time to resolve my issue. I can log to the account but not connect to the Nestphere Server. Could you please tell me if you can connect to the Nestphere Server? And do you know how to complete the database? I'm using Navicat Premium. Is there any way I can contact you? I hope that you can help me. I appreciate your help very much :)!
 
Initiate Mage
Joined
Apr 24, 2016
Messages
1
Reaction score
0
Can anyone help me ? I cant connect with the Client to the Server :(
 
Initiate Mage
Joined
May 25, 2014
Messages
2
Reaction score
0
It worked...
hSikaer - S4 League (Season 1) Source files. - RaGEZONE Forums

login: noob / password: noob

to start client:
Code:
S4Client.exe -rc:eu -lac:eng -auth_server_ip:127.0.0.1
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jan 4, 2013
Messages
57
Reaction score
10
Finally done it by myself.
Vadim Cazacu - S4 League (Season 1) Source files. - RaGEZONE Forums



Has anyone tried making a public server?
 
Last edited:
Newbie Spellweaver
Joined
Jan 4, 2013
Messages
57
Reaction score
10
You don't say, I asked if anyone tried to, if it's possible.
I tried, and it wouldn't change the ip to public.
 
Newbie Spellweaver
Joined
Aug 23, 2014
Messages
59
Reaction score
3
any one Have resource tool work
and some map not work
Ex
Chaser
and
Caption



and this error
[LicenseManager->Acquire:45] [loma5<1>-User] Acquiring license StormBat
[LicenseManager->Acquire:75] [loma5<1>-User] Acquired license StormBat
[GameServer->Worker:272] Saving players... @
[GameServer->Worker:284] [loma5<1>-User] Failed to save player
Shaolinq.DataAccessTransactionAbortedException: TransactionAborted ---> Shaolinq.MissingPropertyValueException: constraint failed
NOT NULL constraint failed: player_licenses.PlayerId ---> System.Data.SQLite.SQLiteException: constraint failed
NOT NULL constraint failed: player_licenses.PlayerId
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at Shaolinq.Persistence.DbCommandExtensions.ExecuteReaderEx(IDbCommand command, DataAccessModel dataAccessModel)
at Shaolinq.Persistence.DefaultSqlTransactionalCommandsContext.Insert(Type type, IEnumerable`1 dataAccessObjects)
--- End of inner exception stack trace ---
at Shaolinq.Persistence.DefaultSqlTransactionalCommandsContext.Insert(Type type, IEnumerable`1 dataAccessObjects)
at Shaolinq.DataAccessObjectDataContext.CommitNewPhase1(SqlDatabaseContext sqlDatabaseContext, HashSet`1 acquisitions, IObjectsByIdCache cache, TransactionContext transactionContext, Dictionary`2 insertResultsByType, Dictionary`2 fixups)
at Shaolinq.DataAccessObjectDataContext.CommitNew(HashSet`1 acquisitions, TransactionContext transactionContext)
at Shaolinq.DataAccessObjectDataContext.Commit(TransactionContext transactionContext, Boolean forFlush)
at Shaolinq.TransactionContext.Commit()
--- End of inner exception stack trace ---
at Shaolinq.TransactionContext.Commit()
at Shaolinq.DataAccessTransaction.Commit()
at Shaolinq.DataAccessScope.Complete(ScopeCompleteOptions options)
at Shaolinq.DataAccessScope.Complete()
at Netsphere.Player.Save(Boolean createScope) in D:\New folder\NetspherePirates-master\src\Game\Player.cs:line 319
at Netsphere.Network.GameServer.Worker(TimeSpan delta) in D:\New folder\NetspherePirates-master\src\Game\Network\GameServer.cs:line 280
[GameServer->Worker:292] Saving players completed
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
Can any1 send me compiled files, cuz I don't have now access to PC with VB
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
https://mega.nz/#!Z1MXCTjQ!QxeslldEnF2dtzLdOoufABexobg5iowbemc1bivBbBo

also, like my post ples

Thank you ! Also tell me which VB can be used to compile cuz I have only access to VB 2015 Community.
 
Experienced Elementalist
Joined
Feb 8, 2014
Messages
214
Reaction score
40
That one works.



Can you tell me what I'm doing wrong ?

EDIT: NMV I'm dumb ;p I need to fill empty db's and work. And yeah emu have just TD and DM also problem with saving player licence. I will test more tomorrow with source.
 
Last edited:
Back
Top