Jump to content
  • 0
Sign in to follow this  
utofaery

Assertion on skill teleportation error printed on map server

Question

First off I don't know where this belong to so putting it here.

Spoiler

[Error]: Reserved too small packet buffer for packet 0x0ABE with size 6, but mus
t be size 38
[Error]: --- failed assertion --------------------------------------------
[Error]: c:\users\rio\desktop\hercules\src\common\socket.c:2138: '0' in function
 `unknown'
[Error]: --- end failed assertion ---------------------------------------

when using teleportation level 2
client 20180621

so is this a source packet error configured or not setting correctly?>

mmo.h was compiled with 

    #define PACKETVER 20180620 //xsa

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

same, reproduce

[Error]: Reserved too small packet buffer for packet 0x0ABE with size 6, but must be size 38
[Error]: --- failed assertion --------------------------------------------
[Error]: d:\ragnarok\hercules\src\common\socket.c:2138: '0' in function `unknown'
[Error]: --- end failed assertion ----------------------------------------

above happens whenever using teleportation skill lv2, acolyte class

[Error]: Reserved too small packet buffer for packet 0x0ABE with size 6, but must be size 22
[Error]: --- failed assertion --------------------------------------------
[Error]: d:\ragnarok\hercules\src\common\socket.c:2138: '0' in function `unknown'
[Error]: --- end failed assertion ----------------------------------------

this happens whenever someone using teleportation lv1, creamy card (4040)

Share this post


Link to post
Share on other sites
  • 0

yes issue same. herc works fine but want about possible issues.

In worst case herc may crash here. I already fixed this in my update packets pr.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.