Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of range homun exp using @homlevel #3097

Closed
MrKeiKun opened this issue Dec 13, 2021 · 0 comments
Closed

Out of range homun exp using @homlevel #3097

MrKeiKun opened this issue Dec 13, 2021 · 0 comments

Comments

@MrKeiKun
Copy link
Contributor

MrKeiKun commented Dec 13, 2021

Describe the bug
Trying to level homunculus to max using @homlevel

To Reproduce
Steps to reproduce the behavior:

  1. @makehomun 6004 or whatever id
  2. @homlevel 150 or 99 is fine depends on max level of homunculus
  3. character select
  4. check char-server and map-server console

Expected behavior
out of range warning should not show

Logs

  • Map-Server
[SQL]: DB error - Out of range value for column 'exp' at row 1
[Debug]: at C:\Users\Kei\Desktop\HerculesWS\src\char\int_homun.c:102 - UPDATE `homunculus` SET `char_id`='150000', `class`='6004',`prev_class`='0',`name`='Vanilmirth',`level`='99',`exp`='14829735431805717965',`intimacy`='2100',`hunger`='32', `str`='1130', `agi`='1210', `vit`='1200', `int`='950', `dex`='1230', `luk`='1200', `hp`='9413',`max_hp`='9413',`sp`='322',`max_sp`='322',`skill_point`='33', `rename_flag`='0', `vaporize`='0', `autofeed`='0' WHERE `homun_id`='14'
  • Char-Server
[Error]: homunculus data save failure for account 2000000
[Error]: homunculus data save failure for account 2000000

System specs (please complete the following information):

  • OS: Windows 10 21H1
  • Hercules Version: 202112010
  • Mode: Renewal and Pre-Renewal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants