Jump to content

Question

5 answers to this question

Recommended Posts

Posted (edited)

same issue as mine in my linux server. just downloaded the latest to my server and it always show this

[info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x7f57,l:19).

guess its because of the Packet Obfuscation Support
https://rathena.org/board/topic/101092-packet-obfuscation-support/

if youre using the packet_keys_use in packet_db.txt

packet_keys_use= default or the one listed below with packet_db_ver: 45

it might not work due to this
http://www.robrowser.com/prototype/packet-keys/

the packet keys for 08072013 is broken.

i might disable the packet_keys_use to test if thats the cause. since i used on my local is 1 month older.


update:
DONT DIFF ON 20130807 WITH DISABLE PACKET ENCRYPTION

as i read further on that thread, DIFF with:
Packet First Encryption,Second Encryption and third with same in packet_db.txt's packet_use_keys

now it works.
 

Edited by EzioYaoditore
Posted

help me please, I do not know how I can configure package

 

cito:

as i read further on that thread, DIFF with:
Packet First Encryption,Second Encryption and third with same in packet_db.txt's packet_use_keys

 

xDiff faults

 

my Xdiff

 

Exception Source:      mscorlib
Exception Type:        System.FormatException
Exception Message:     La cadena de entrada no tiene el formato correcto.
Exception Target Site: StringToNumber
 
   en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   en System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   en System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)
   en System.Byte.Parse(String s)
   en xDiffPatcher.DiffChange.GetNewValue(DiffPatch p)
   en xDiffPatcher.DiffFile.ApplyPatch(DiffPatch patch, Byte[]& buf, BinaryReader r)
   en xDiffPatcher.DiffFile.Patch(String inputFile, String fileName)
   en xDiffPatcher.frmMain.btnSave_Click(Object sender, EventArgs e)
   en System.Windows.Forms.Control.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnClick(EventArgs e)
   en System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   en System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   en System.Windows.Forms.Control.WndProc(Message& m)
   en System.Windows.Forms.ButtonBase.WndProc(Message& m)
   en System.Windows.Forms.Button.WndProc(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 
Additional info:
Diff File: 2013-08-07aRagexe.xdiff
 
Patches:
[x] Allow Chat Flood (? lines)
[ ] Allow space in guild name
[ ] Cancel to Login Window
[x] Change Gravity Error Handler
[ ] GM Chat Color
[ ] Guild Chat Color
[ ] Main Chat Color
[ ] Other Party Chat Color
[ ] Your Party Chat Color
[ ] OtherPlayer Chat Color
[ ] Your Player Chat Color
[x] Custom Window Title
[ ] Disable 1rag1 type parameters
[ ] Disable 4 Letter UserCharacter Limit
[ ] Disable 4 Letter UserID Limit
[ ] Disable 4 Letter UserPassword Limit
[ ] Disable ba_frostjoke.txt
[ ] Disable dc_scream.txt
[x] Disable Ragexe Filename Check
[x] Disable Hallucination Wavy Screen
[x] Disable HShield
[ ] Disable Packet Encryption
[x] Disable Swear Filter
[x] Enable 64k Hairstyle
[x] Enable Custom 3D Bones
[x] EnableDNSSupport
[x] Enable Multiple GRFs
[ ] Enable Official Custom Fonts
[x] Enable Title Bar Menu
[x] Enforce Official Login Background
[ ] Extended Chat Box
[ ] Extended Chat Room Box
[ ] ExtendNpcBox
[ ] Extended PM Box
[ ] Fix Camera Angles
[ ] Fix Camera Angles (LESS)
[ ] Fix Camera Angles (FULL)
[ ] Fix Camera Angles
[ ] Fix Camera Angles (LESS)
[ ] Fix Camera Angles (FULL)
[x] @ Bug Fix (Recommended)
[ ] HKLM To HKCU
[x] Ignore Missing File Error
[x] Ignore Missing Palette Error
[ ] Increase Screenshot Quality
[x] Increase Headgear ViewID to 5000
[ ] Increase Zoom Out 50%
[x] Increase Zoom Out 75%
[ ] Increase Zoom Out Max
[ ] Increase Zoom Out 50%
[x] Increase Zoom Out 75%
[ ] Increase Zoom Out Max
[ ] Load ItemInfo.lua before lub
[x] KOREA ServiceType XML Fix
[x] Only First Login Background
[x] Only Second Login Background
[x] Only First Login Background
[x] Only Second Login Background
[x] Packet First Key Encryption       =  ? = 0x0c244256->server
[x] Packet Second Key Encryption   = ? = 0x48e146DD ->server
[x] Packet Second Key Encryption   =  ?
[ ] Disable Quake skill effect
[x] Read Data Folder First
[x] Read msgstringtable.txt
[ ] Read questid2display.txt
[ ] Remove GM Sprites
[x] Remove Gravity Ads
[x] Remove Gravity Logo
[ ] Remove Hourly Annonce
[x] Remove Serial Display
[x] Restore Login Window
[x] Disable Nagle Algorithm
[ ] Shared Body Palettes Type1
[ ] Shared Body Palettes Type2
[ ] Shared Body Palettes Type1
[ ] Shared Body Palettes Type2
[ ] Shared Head Palettes Type1
[ ] Shared Head Palettes Type2
[ ] Shared Head Palettes Type1
[ ] Shared Head Palettes Type2
[x] Skip License Screen
[ ] Skip Resurrection Buttons
[ ] Use SSO Login Packet
[x] Translate Client In English
[x] Ascii & Arial on All Langtypes
[ ] Use Custom Aura Sprites
[ ] Use Normal Guild Brackets
[ ] Use Plain Text Descriptions
[x] Use Ragnarok Icon
[x] eXtract MsgStringTable.txt
[x] eXtract txt file strings
 
 
gracias por su ayuda (100% google)
Posted

same issue as mine in my linux server. just downloaded the latest to my server and it always show this

[info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x7f57,l:19).

guess its because of the Packet Obfuscation Support

https://rathena.org/...cation-support/

if youre using the packet_keys_use in packet_db.txt

packet_keys_use= default or the one listed below with packet_db_ver: 45

it might not work due to this

http://www.robrowser...pe/packet-keys/

the packet keys for 08072013 is broken.

i might disable the packet_keys_use to test if thats the cause. since i used on my local is 1 month older.

 

update:

DONT DIFF ON 20130807 WITH DISABLE PACKET ENCRYPTION

as i read further on that thread, DIFF with:

Packet First Encryption,Second Encryption and third with same in packet_db.txt's packet_use_keys

now it works.

First I had my 2013-08-07aRagexe diffed with DISABLE Packet Encryption,

After reading this post, i tried to diff with the packet keys from patch_db but I got errors.

That did the trick man.. I mean I disabled Packet Obfuscation Support  at core.h

I'm new to making my own "personal" ro server.. I was crawling through the wiki, forums and google

setting to follow this guide, many thanks man and to all others whom I cannot thank properly.. :D

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...