Problem with Poseidon : Devel::StackTrace

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
bilou
Noob
Noob
Posts: 6
Joined: 10 Nov 2012, 15:31
Noob?: No

Problem with Poseidon : Devel::StackTrace

#1 Post by bilou »

Hello,

When I tried to run poseidon on my Win 7 64bit, it was hummm... just a little bit chaotic :-)
OK, 64bit is maaaaddd so I tried to install a brand new Windows XP SP1 32bit.

I installed latest version of active Perl and started the latest poseidon SVN version. Result :

Code: Select all

C:\openkore svn>start-poseidon.exe
Devel::StackTrace version 1.2 required--this is only version 1.13 at C:/Perl/lib/Exception/Class/Base.pm line 10.
BEGIN failed--compilation aborted at C:/Perl/lib/Exception/Class/Base.pm line 10
.
Compilation failed in require at (eval 14) line 2.        ...propagated at C:/Perl/lib/base.pm line 84.
BEGIN failed--compilation aborted at (eval 13) line 5.
BEGIN failed--compilation aborted at C:/openkore svn/src/Poseidon/../Utils/Exceptions.pm line 51.
Compilation failed in require at C:/openkore svn/src/Poseidon/../Base/Server.pmline 78.
BEGIN failed--compilation aborted at C:/openkore svn/src/Poseidon/../Base/Server.pm line 78.
Compilation failed in require at C:/openkore svn/src/Poseidon/../Poseidon/RagnarokServer.pm line 24.
BEGIN failed--compilation aborted at C:/openkore svn/src/Poseidon/../Poseidon/RagnarokServer.pm line 24.
Compilation failed in require at src/Poseidon/poseidon.pl line 28.
BEGIN failed--compilation aborted at src/Poseidon/poseidon.pl line 28.
If I go to the package manager, I can see that StackTrace installed is 1.27... Weird.
Does anyone encounter this kind of problem or have a idea of 'Where should I start to search' ?

Regards,
Bilou

oz-
Noob
Noob
Posts: 2
Joined: 23 Nov 2012, 18:41
Noob?: No
Location: Brazil.

Re: Problem with Poseidon : Devel::StackTrace

#2 Post by oz- »

I'm with the same problem, running on a WinXP with ActivePerl updated, i already tried to update Devel:StackTrace package on Perl but had no changes. :(
Ragnarok player since november 2003, Openkore user since 2007.

ever_boy_
Developers
Developers
Posts: 308
Joined: 06 Jul 2012, 13:44
Noob?: No

Re: Problem with Poseidon : Devel::StackTrace

#3 Post by ever_boy_ »

activeperl-5.12.3.1204-mswin32-x86-294330

oz-
Noob
Noob
Posts: 2
Joined: 23 Nov 2012, 18:41
Noob?: No
Location: Brazil.

Re: Problem with Poseidon : Devel::StackTrace

#4 Post by oz- »

ever_boy_ wrote:activeperl-5.12.3.1204-mswin32-x86-294330
should i delete my version of Perl and install this one? :roll:



--Edit--

Deleted the updated pearl and installed this one and Poseidon is now working. Thanks. 8-)
Ragnarok player since november 2003, Openkore user since 2007.

Locked