• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[SHARE] FULL GS SOURCE - No More Selling

Newbie Spellweaver
Joined
Jul 18, 2019
Messages
52
Reaction score
1
Does anyone fix the bugtrap upon closing the client? Mind sharing the fix? Thanks
 
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
Does anyone fix the bugtrap upon closing the client? Mind sharing the fix? Thanks
just resolve the issue with bugtrap 1 by 1 i guest?. download the bugtrap file and see the issue what causing it triggering.
 
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
Hi, need an help or tips.

how to fix disconnected issue if the player are idle? I edit the source for SESSION_CHECK_TIME.

this are my field agent if the player get disconnected.

[17:03:18] [INFO ] Client connection closed. slot 6 chanum 1, Close Type 1, Error Type 0

thanks in advance.
 
Junior Spellweaver
Joined
Jul 20, 2010
Messages
120
Reaction score
9
Hi, need an help or tips.

how to fix disconnected issue if the player are idle? I edit the source for SESSION_CHECK_TIME.

this are my field agent if the player get disconnected.

[17:03:18] [INFO ] Client connection closed. slot 6 chanum 1, Close Type 1, Error Type 0

thanks in advance.
SESSION_CHECK_TIME. you did right but try to lower it.. if its ovh
 
Newbie Spellweaver
Joined
Jun 6, 2023
Messages
16
Reaction score
1
can anyone help me trying to add cryption tool on source sadly after successfully compile and use to encrypt the client files error or bugtrap, thanks for the answer really appreciated
 
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
yes i did try lower it to 4min.

from what i observed it triggered GLGaeaServer::GMKicUser script.
 
Banned
Banned
Joined
Aug 26, 2016
Messages
336
Reaction score
19
How do you guys make SNET_GENERALCHAT color to make work with msgpack? Thanks.
 
Experienced Elementalist
Joined
Nov 8, 2023
Messages
245
Reaction score
36
Does someone has the dl link of 2017 GS Client ?
 
Initiate Mage
Joined
Oct 4, 2020
Messages
4
Reaction score
0
Hello,

I have issue, I founded the timeframe suddenly got error, and impacted on TW suddenly restart.
Tried to do some investigation on Windows Time, BIOS Time, all sources already aligned, DB also should be fine because I tried to use my previous backup also founded the same issue even on that time we not founded this problem yet.

PS: this issue happened after I migrate to new server.
Below picture take from 2 client on 1 PC, for a few moment, the timeframe become different between both client.

Error Code in Agent
[17:25:52] [INFO ] Connection close. SlotType 5, UserNum -1, CloseType 1, ErrorType 0 [17:25:52] [ERROR] FieldServer CH: 0, NUM: 0 Connection is closed. Trying to reconnect. Close Type 1 [17:25:52] [INFO ] Client Slot:6 - XXX.XXX.XXX.XXX::7103 [17:25:52] [INFO ] Field Server CH 0 FIELD 0 Slot 6 Connection OK [17:25:52] [INFO ] Client Slot:7 - XXX.XXX.XXX.XXX:50216 [17:25:52] [INFO ] Connection close. SlotType 1, UserNum -1, CloseType 1, ErrorType 0 [17:25:52] [ERROR] DecreaseChannelUser Channel Number Wrong -1 [17:25:52] [ERROR] BroadcastToField CH 4294967295 [17:25:52] [INFO ] CTF: CaptureTheField has been finished..

Error Code in Field
[17:25:07] [WARN ] Current WorkSet size of this process is: 1774 (MB) [17:25:07] [INFO ] Available Physical Memory is: 55537 (MB), 86% [17:25:52] [INFO ] NetFieldClientMan::SetAcceptedClient() - Agent server connected. [17:25:52] [WARN ] AgentSlot is changed from 4 to 7 [17:25:52] [INFO ] Agent server connection closed. slot 4, Close Type 21, Error Type 995 [17:25:52] [INFO ] Agent server connection closed. will try to reconnect. Current Agent slot is 4, Close Type 21, Error Type 995 [17:25:52] [INFO ] Session is online [17:25:52] [INFO ] SessionSndSvrInfo XXX.XXX.XXX.XXX [17:25:52] [INFO ] NetFieldClientMan::SetAcceptedClient() - Agent server connected. [17:25:52] [WARN ] AgentSlot is changed from 7 to 8 [17:25:52] [INFO ] Agent server connection closed. slot 7, Close Type 21, Error Type 995 [17:25:52] [INFO ] Agent server connection closed. will try to reconnect. Current Agent slot is 65535, Close Type 21, Error Type 995 [17:25:52] [INFO ] Session is online [17:25:52] [INFO ] SessionSndSvrInfo XXX.XXX.XXX.XXX [17:25:52] [INFO ] NET_I_AM_AGENT Agent slot 8 [17:25:52] [INFO ] CTF: CaptureTheField has been finished. [17:25:52] [INFO ] TexasHoldemChipMap version 100
 

Attachments

  • WhatsApp Image 2023-11-09 at 21.19.48_c526d83f - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
    WhatsApp Image 2023-11-09 at 21.19.48_c526d83f.jpg
    76.6 KB · Views: 136
Last edited:
Newbie Spellweaver
Joined
Jun 6, 2023
Messages
16
Reaction score
1
anyone encounter error fieldserver id not valid??
 
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
Hi, Anyone know how to fix Blessed Paper unlimited stat bug? mind to share the fix?

thanks in advance.
 
Experienced Elementalist
Joined
Nov 8, 2023
Messages
245
Reaction score
36
Where can we change the weapon/armor/accessories max upgrade ?

1700956610747 - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

Anyone knows where to edit the Blessed Paper function ? I wanna add / remove some Stats , add Remain Point , thanks in advanced
 
Last edited:
Newbie Spellweaver
Joined
May 17, 2021
Messages
29
Reaction score
19
Where can we change the weapon/armor/accessories max upgrade ?

View attachment 251950
Anyone knows where to edit the Blessed Paper function ? I wanna add / remove some Stats , add Remain Point , thanks in advanced
find file Item_cos_option.luc in glogic folder u can edit that u need convert luc to lua first
 
Experienced Elementalist
Joined
Nov 8, 2023
Messages
245
Reaction score
36
wth how to use this hhhhh

What's the tool for the "Send to all Bank" ?

Hey guys , im tying to put a safezone with the level editor , thing is how to fking use the ETC Function ? I cant add a safezone or any other etc function .
1701234714344 - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Nov 5, 2022
Messages
39
Reaction score
3
Hi guys,

Need some help and hint. how do i add PK Streak count.
and ranking count for ChaPKKill and ChaPKLoss?

thanks in advance.

also i still unable to find a fix for blessed paper. edit stat using Memory CE.
 
Experienced Elementalist
Joined
Nov 8, 2023
Messages
245
Reaction score
36
Anyone have a query for send to all banks ?
 
Back
Top