Soul Linker

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
eckhart
Noob
Noob
Posts: 3
Joined: 22 Oct 2010, 17:42
Noob?: Yes

Soul Linker

#1 Post by eckhart »

Hi,

I've encountered this problem using the latest .SVN, thanks!


[100/ 89] Monster Hydra (1) attacks you (Dmg: Miss!) (Delay: 432ms)
You are now attacking Monster Hydra (1)
[100/ 89] Monster Hydra (1) attacks you (Dmg: Miss!) (Delay: 432ms)
You are casting Estin on Monster Hydra (1) (Delay: 65ms)
[100/ 86] You use Estin (Lv: 7) on Monster Hydra (1) (Dmg: 61) (Delay: 400ms)
You are now: Esma (Duration: 3s)
You are now: Action Delay (Duration: 0.5s)
This program has encountered an unexpected problem. This is probably because
of a recent server update, a bug in this program, or in one of the plugins.
We apologize for this problem. You may get support from IRC or the forums.

A detailed error report has been saved to errors.txt. Before posting a bug
report, please try out the SVN version first. If you are already using the SVN
version, search the forums first to see if your problem had already been
solved,
or has already been reported. If you truly believe you have encountered a bug
in
the program, please include the contents of the errors.txt in your bug report,
or we may not be able to help you!

The error message is:
Can't locate object method "getHandle" via package "SL_SMA" (perhaps you forgot
to load "SL_SMA"?) at src/Actor/You.pm line 95.
Press ENTER to exit this program.

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Soul Linker

#2 Post by EternalHarvest »

eckhart wrote: include the contents of the errors.txt in your bug report, or we may not be able to help you!

eckhart
Noob
Noob
Posts: 3
Joined: 22 Oct 2010, 17:42
Noob?: Yes

Re: Soul Linker

#3 Post by eckhart »

Hi,
This is the error.txt, thanks again


OpenKore version what-will-become-2.1
@ai_seq = attack route
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7512
No loaded plugins.

Error message:
Can't locate object method "getHandle" via package "SL_SMA" (perhaps you forgot to load "SL_SMA"?) at src/Actor/You.pm line 95.

Stack trace:
Can't locate object method "getHandle" via package "SL_SMA" (perhaps you forgot to load "SL_SMA"?) at src/Actor/You.pm line 95.
at src/Actor/You.pm line 95
Actor::You::getSkillLevel('Actor::You=HASH(0x4fee844)', 'SL_SMA') called at src/AI/Attack.pm line 630
AI::Attack::main() called at src/AI/Attack.pm line 97
AI::Attack::process() called at src/AI/CoreLogic.pm line 77
AI::CoreLogic::iterate() called at src/functions.pl line 738
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x282500c)') called at openkore.pl line 97
main::__start() called at start.pl line 129

Died at this line:
my ($self, $skill) = @_;
* my $handle = $skill->getHandle();
if ($self->{skills}{$handle}) {

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Soul Linker

#4 Post by EternalHarvest »

eckhart wrote:SVN revision: 7512
This was probably fixed in r7521, a week ago.
eckhart wrote:Before posting a bug report, please try out the SVN version first.

eckhart
Noob
Noob
Posts: 3
Joined: 22 Oct 2010, 17:42
Noob?: Yes

Re: Soul Linker

#5 Post by eckhart »

used the svn dated October 25, its now working, thanks

Post Reply