Page 1 of 1

Plugin wont load

Posted: 27 Mar 2012, 13:01
by Uberplate
I have openkore SVN version what-will-become 2.1 and when i click the start.exe it appear:

Code: Select all

Loading all plugins...
Loading plugin plugins/avoidGutterLines/aviodGutterLines.pl...
Loading plugin plugins/aviodSyncEx/avoidSyncEx.pl...
This plugin cannot be loaded because of a problem in the plugin. Please notify the plugin's author about his problem, or remove the plugin so OpenKorecan start.

The error message is:
Plugin contains syntax error:
CanĀ“t locate Time/Hires.pm in @INC <@INC contains: src src/deps
C:/Users/Vasco/Desktop/openkore/src/deps C:/UsersVasco/Desktop/opnkore/src
C:/Users/Vasco/Desktop/openkore .> at
C:/Users/Vasco/Desktop/openkore/plugins/avoidSyncEx/avoidSyncEx.pl line 19.
BEGIN failed--compilation aborted at
C:/Users/Vasco/Desktop/openkore/plugins/avoidSyncEx/avoidSyncEx.pl line 19.
I tried to delete the plugin with the conflict and this happens:

Code: Select all

Loading all plugins...
Loading plugin plugins/avoidGutterLines/avoidGutterLines.pl...
Loading plugin plugins/busCommands/busCommands.pl...
Loading plugin plugins/customCaption/customCaption.pl...
Loading plugin plugins/gamefort/gamefort.pl...
Using an array as a reference is deprecated at C:/Users/Vasco/Desktop/openkore/plugins/gamefort/gamefort.pl line 52.
Loading plugin plugins/LogDaBandaRestart/LogDaBandaRestart.pl...
Loading plugin plugins/macroinclude/macroinclude.pl...
Loading plugin plugins/macroStability/macroStability.pl...
Loading plugin plugins/vanguard/vanguard.pl...
Loading plugin plugins/WoEwatcher/WoE_watcher.pl...
This plugin cannot be loaded because of a problem in the plugin. Please notify the plugin's author about his problem, or remove the plugin so OpenKorecan start.

The error message is:
Plugin contains syntax errors:
Can't locate DBI.pm in <@INC contains: src src/deps
C:/Users/Vasco/Desktop/openkore/src/deps C:/Users/Vasco/Desktop/openkore/src
C:/Users/Vasco/Desktop/openkore .> at
C:/Users/Vasco/Desktop/openkore/plugins/WoE Watcher/WoE_watcher.pl line 10.
BEGIN failed--compilation aborted at
C:/Users/Vasco/Desktop/openkore/plugins/WoE Watcher/WoE_watcher.pl line 10.
I did the same with this one and this happens:

Code: Select all

OpenKore version what-will-become-2.1
SVN revision: unknown
Loaded plugins:
  plugins/avoidGutterLines/avoidGutterLines.pl (avoidGutterLines)
  plugins/busCommands/busCommands.pl (busCommands)
  plugins/customCaption/customCaption.pl (customCaption)
  plugins/gamefort/gamefort.pl (gamefort)
  plugins/logDaBandaRestart/logDaBandaRestart.pl (logDaBandaRestart)
  plugins/macroinclude/macroinclude.pl (macroinclude)
  plugins/macroStability/macroStability.pl (macroStability)
  plugins/vanguard/vanguard.pl (vanguard)

Error message:
macro plugin is not installed or it was renamed from macro.pl. at C:/Users/Vasco/Desktop/openkore/plugins/macroStability/macroStability.pl line 92.

Stack trace:
macro plugin is not installed or it was renamed from macro.pl. at C:/Users/Vasco/Desktop/openkore/plugins/macroStability/macroStability.pl line 92.
 at C:/Users/Vasco/Desktop/openkore/plugins/macroStability/macroStability.pl line 92
	macroStability::onKStart('start3', undef, undef) called at src/Plugins.pm line 433
	Plugins::callHook('start3') called at src/functions.pl line 288
	main::loadDataFiles() called at src/functions.pl line 81
	main::mainLoop() called at src/Interface.pm line 75
	Interface::mainLoop('Interface::Console::Win32=HASH(0x2847514)') called at openkore.pl line 97
	main::__start() called at start.pl line 136

Died at this line:
  			unload;
* 			die "macro plugin is not installed or it was renamed from macro.pl.";
  		}
I already tried reinstalling but the same happens, can somebody fix this. Thanks for your time.

Re: Plugin wont load

Posted: 27 Mar 2012, 15:26
by 4epT
You need all these plugins? :o :o :o

Re: Plugin wont load

Posted: 27 Mar 2012, 15:30
by Cozzie
Please, use the code tag and no fancy colors!

Re: Plugin wont load

Posted: 27 Mar 2012, 19:48
by SkylorD
Hey man, delete or remove all plugins of this directory.

1) Perl Version
2) Have you tried download the openkore again ?

Re: Plugin wont load

Posted: 27 Mar 2012, 20:44
by Uberplate
Thx for all the answers Skylor I deleted all my plugins and openkore connnected fine but don't i need the plugins so it works properly? My Perl is ActivePerl 5.14.2.

Re: Plugin wont load

Posted: 28 Mar 2012, 05:03
by kLabMouse
Uberplate wrote:My Perl is ActivePerl 5.14.2.
Oh. Well. OpenKore uses ActivePerl 5.12
If you want to use more recent version of Perl you need to Recompile XSTools and probably NetRedirect.

Re: Plugin wont load

Posted: 28 Mar 2012, 18:58
by SkylorD
You don't need plugin to openkore works.
The plugins is thing adittional to openkore.

Are you sure ?
Loading plugin plugins/vanguard/vanguard.pl...
Loading plugin plugins/gamefort/gamefort.pl...
Loading plugin plugins/WoEwatcher/WoE_watcher.pl...
These plugins are not recommended. (I not recommend, hehe)
The rest is apparently correct and works without errors.


You don't need avoidSyncEx. (Unless that play's on bRO... iMike or other people, Correct me if i'm wrong)

Re: Plugin wont load

Posted: 29 Mar 2012, 04:30
by kLabMouse
Loading plugin plugins/vanguard/vanguard.pl...
Loading plugin plugins/gamefort/gamefort.pl...
Oh. Vanguard and GameFort plugins can Conflict with each other.
I think, that if you remove thus, that you do not need, all will be fine, and case could be closed.