Jump to content

  •  

Lassander

Member Since 11 Jul 2013
Offline Last Active Apr 20 2015 08:27 AM
-----

Issues I've Posted

    Problem with old client versions.

    Posted 31 Jul 2013

    I found an issue where client versions from around 20091013 and earlier have errors compiling on windows.

    The errors appear in clif.c, I'm not sure what causes them

    Error 1 error C2039: 'objecttype' : is not a member of 'packet_idle_unit' d:\ragnarok\subversions\hercules\hercules\src\map\clif.c 928 1 map-server
    Error 2 error C2039: 'objecttype' : is not a member of 'packet_spawn_unit' d:\ragnarok\subversions\hercules\hercules\src\map\clif.c 1168 1 map-server
    Error 3 error C2039: 'objecttype' : is not a member of 'packet_unit_walking' d:\ragnarok\subversions\hercules\hercules\src\map\clif.c 1245 1 map-server


    This probably isnt a very common issue, but someone I know wants to use a really old client and I'm giving them a hand with it.