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!

Gunbound Server Season 2 v894

Junior Spellweaver
Joined
Dec 20, 2004
Messages
143
Reaction score
63
Server emu and client season 2 for people want to make a little server for play with friend

Requeriment
Brain xD
Mysql 5.7.40 or Greater
Net Framework 4.7.2


Screenshot_1 - Gunbound Server Season 2 v894 - RaGEZONE Forums
Screenshot_2 - Gunbound Server Season 2 v894 - RaGEZONE Forums
Screenshot_3 - Gunbound Server Season 2 v894 - RaGEZONE Forums
GunBound0000001 - Gunbound Server Season 2 v894 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Jun 28, 2006
Messages
285
Reaction score
165
Good release, I have yet to test it but I'm sure it works fine, at a quick glance at the files, everything seems to be present to make an out-of-the-box localhost server at the very least.

More advanced, optional details below:

For those interested in modifying the client, you can also utilize SolFS Explorer to extract GunBound.xfs into graphics.xfs, sound.xfs, and avatar.xfs, and then you can use iXFS to modify those three XFS files as you normally would for a WC server, and then you can import them back into GunBound.xfs with SolFS Explorer. You can download SolFS Explorer . On a clean S2 client, encryption key required, however I'm not 100% sure with Garsia's release, will have to test it later.

NyxLauncher.exe seems to be no different than what's already publicly released. LauncherG and GunBound.gme are different than any known hash, but seem safe. Virustotal only shows false positives from garbage scanners, so these files should be fine. GunBound.gme is unpacked, so you should be able to figure out the GunBound.xfs encryption key from that, if it's not simply laid out in plaintext, otherwise you can utilize OllyDbg on either GunBound.gme and NyxLauncher.exe to poke for the encryption key, too. GBS2 utilizes the same fetch patch system as previous GB versions, with the difference that it all gets bundled into GunBound.xfs, however you do not have to account for this in fetch, the patcher does that for you automatically.
 
Last edited:
Newbie Spellweaver
Joined
Dec 5, 2006
Messages
19
Reaction score
0
I just tried and I was able to raise the server in windows 11:

1688961269645 - Gunbound Server Season 2 v894 - RaGEZONE Forums


But when I enter the client... it doesn't list the servers:

1688961464774 - Gunbound Server Season 2 v894 - RaGEZONE Forums

I registered the test user:
1688961532938 - Gunbound Server Season 2 v894 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jun 2, 2023
Messages
5
Reaction score
0
Nao consigo entrar no servidor clico mas no entra aparece o servidor mas nao entra o que pode ser?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Apr 30, 2009
Messages
21
Reaction score
6
Como ou onde altero o endereço IP e a porta no cliente?

How or where do I change the ip address and port on the client?
You need to open gunbound.xfs with Solfs Explorer, export graphics.xfs file, open graphics.xfs with Ixfs and edit gunbound.ini file
it will contain the information of ip, port of the broker, buddy and etc...
If you don't know how to do it, look for the tutorials here on the forum.
 
Newbie Spellweaver
Joined
Oct 9, 2021
Messages
31
Reaction score
7
You need to open gunbound.xfs with Solfs Explorer, export graphics.xfs file, open graphics.xfs with Ixfs and edit gunbound.ini file
it will contain the information of ip, port of the broker, buddy and etc...
If you don't know how to do it, look for the tutorials here on the forum.
SolFSexplorer link:

Nao consigo entrar no servidor clico mas no entra aparece o servidor mas nao entra o que pode ser?
Tenta utilizando o cliente oficial.
Try using the official client.

.gme sem GG

senha solFSexplorer v894: 45skdmlRnadmsandjtdlswlskdmldlstodrhksdmsandjtdlswl5432dlwnddy1gksrkzzwpswkd12
 
Newbie Spellweaver
Joined
Dec 5, 2006
Messages
19
Reaction score
0
Hello, I get an error on port 8355, what is it?

1689134057043 - Gunbound Server Season 2 v894 - RaGEZONE Forums


Now it shows, but does not connect to server 1, please help

1689134807767 - Gunbound Server Season 2 v894 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Apr 12, 2023
Messages
4
Reaction score
0
Try to pull up the services but in the world list it throws that error


Captura de pantalla 2023-07-12 112934 - Gunbound Server Season 2 v894 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jun 2, 2023
Messages
5
Reaction score
0
Error
Game Server Listering:0.0.0.0:8401
Server Listening UDP Host:0.0.0.0 Port:8401
Cliente Aceptado: 127.0.0.1:64197
Send:Garsia.WrapperIdentifier
Receive:Garsia.RulesFilter
HandlePacket Error:############################################################
Exception:A cadeia de caracteres de entrada não estava em um formato correto.
StackTrace: em System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
em System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
em System.String.System.IConvertible.ToInt32(IFormatProvider provider)
em System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
em MySql.Data.MySqlClient.MySqlDataReader.ChangeType(IMySqlValue value, Int32 fieldIndex, Type newType)
em MySql.Data.MySqlClient.MySqlDataReader.GetInt32(Int32 i)
em MySql.Data.MySqlClient.MySqlDataReader.GetInt32(String column)
em PropertyGetter.VerifyManager(Object , String , PropertyGetter )
em Garsia.ConfigRole.PrepareFilter(Object first)
em HelperStatus.VerifyManager(String first, HelperStatus )
em Garsia.RecordFilter.ResetRole()
em BridgeStatus.VerifyManager(Object , BridgeStatus )
em Garsia.UtilsPrinter.CalcProperty(Byte[] key)
Source:mscorlib
Source:Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
############################################################

Event: Fail Read Packets SocketError: NoData
 
Junior Spellweaver
Joined
Dec 20, 2004
Messages
143
Reaction score
63
Error
Game Server Listering:0.0.0.0:8401
Server Listening UDP Host:0.0.0.0 Port:8401
Cliente Aceptado: 127.0.0.1:64197
Send:Garsia.WrapperIdentifier
Receive:Garsia.RulesFilter
HandlePacket Error:############################################################
Exception:A cadeia de caracteres de entrada não estava em um formato correto.
StackTrace: em System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
em System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
em System.String.System.IConvertible.ToInt32(IFormatProvider provider)
em System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
em MySql.Data.MySqlClient.MySqlDataReader.ChangeType(IMySqlValue value, Int32 fieldIndex, Type newType)
em MySql.Data.MySqlClient.MySqlDataReader.GetInt32(Int32 i)
em MySql.Data.MySqlClient.MySqlDataReader.GetInt32(String column)
em PropertyGetter.VerifyManager(Object , String , PropertyGetter )
em Garsia.ConfigRole.PrepareFilter(Object first)
em HelperStatus.VerifyManager(String first, HelperStatus )
em Garsia.RecordFilter.ResetRole()
em BridgeStatus.VerifyManager(Object , BridgeStatus )
em Garsia.UtilsPrinter.CalcProperty(Byte[] key)
Source:mscorlib
Source:Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
############################################################

Event: Fail Read Packets SocketError: NoData
uncheck windows mode on launcher
 
Back
Top