You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trying to level homunculus to max using @homlevel
To Reproduce
Steps to reproduce the behavior:
@makehomun 6004 or whatever id
@homlevel 150 or 99 is fine depends on max level of homunculus
character select
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
The text was updated successfully, but these errors were encountered:
Describe the bug
Trying to level homunculus to max using
@homlevel
To Reproduce
Steps to reproduce the behavior:
@makehomun 6004
or whatever id@homlevel 150
or99
is fine depends on max level of homunculusExpected behavior
out of range
warning should not showLogs
System specs (please complete the following information):
The text was updated successfully, but these errors were encountered: