Skip to content

Bug report #4035

@Mlz0013

Description

@Mlz0013

Openkore version git

OpenKore what-will-become-2.1 ( version ctime:2025_06_14 )

XKore Mode

XKore 0

RO Server Name

Latam

Link to RO server

https://www.gnjoylatam.com/pt

Result

  1. Using the program while farming with the rogue, I noticed an error message on the screen. I didn't find information on the forum about this, even though there is a #FIXME warning in the CoreLogic file (829 line). Error when using the Rogue skill STEAL COIN.
  2. Error occurs when using the command 'attackSkillSlot' in the 'config.txt' file in combination with the likely names of the desired skills, which in this case are RG_STEALCOIN or Afanar (pt-br).
  3. attackSkillSlot RG_STEALCOIN {
    lvl 10
    dist 1
    sp > 10%
    stopWhenHit 0
    inLockOnly 1
    notInTown 1
    monsters SAND_MAN, HODE, FRILLDORA
  4. Result:
    Error message:
    Can't use string ("attackSkill") as a SCALAR ref while "strict refs" in use at src/AI/CoreLogic.pm line 829.

Stack trace:
Can't use string ("attackSkill") as a SCALAR ref while "strict refs" in use at src/AI/CoreLogic.pm line 829.
at src/Interface/Wx.pm line 164
Interface::Wx::mainLoop('Interface::Wx=HASH(0x63be664)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Interrompido nestá linha:
AI::dequeue;

  •   			${$args->{ret}} = 'timeout' if ($args->{ret});
      		}
    

errors.txt

Relevant Log Output

Expected Result

Use Steal Coin lv10 in the monsters.
The other functions are ok, but it would be interesting to solve this one that was mentioned. I hope there is information that can help resolve this issue. I have little knowledge about the codes, but I would like to better understand what can be done.

How to Reproduce

attackSkillSlot RG_STEALCOIN {
lvl 10
dist 1
sp > 10%
stopWhenHit 0
inLockOnly 1
notInTown 1
monsters SAND_MAN, HODE, FRILLDORA

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions