Jump to content
  • 0

WFIFOSET: Dropped too large client packet


frotek

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  60
  • Reputation:   0
  • Joined:  01/04/12
  • Last Seen:  

zzzzzzzzzzzzzzz-1.jpg

can someone explain why i got this error?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • -1

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  60
  • Reputation:   0
  • Joined:  01/04/12
  • Last Seen:  

increase socket_max_client_packet value in conf/packet_athena.conf

this worked. thanks!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   285
  • Joined:  12/19/11
  • Last Seen:  

Disable all skills for GMs or increase socket_max_client_packet value in conf/packet_athena.conf

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   0
  • Joined:  02/12/12
  • Last Seen:  

Disable all skills for GMs or increase socket_max_client_packet value in conf/packet_athena.conf

Where can i disable all skills? there's no configuration in gm.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

/trunk/conf/groups.conf

- set all_skill to false or omit that line and it will default to false.

{
id: 99
name: "Admin"
level: 99
inherit: ( "Support", "Law Enforcement" )
commands: {
}
log_commands: true
permissions: {
	can_trade: true
	can_party: true
	all_skill: true
	all_equipment: true
	skill_unconditional: true
	use_check: true
	use_changemaptype: true
	all_commands: true
}
}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...