OpenMap Plugin by SulphurEagle

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Message
Author
joamil1
Noob
Noob
Posts: 14
Joined: 25 Jun 2008, 19:48
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#11 Post by joamil1 »

Problem at line 6 here.

Says that there is a syntax error:

use XML::Simple;
Found something on this thread http://bibian.ath.cx/openkore/viewtopic.php?t=37867:

Why it wouldn't work?!
New : In order to make the external plugin usable, you had to install the openmap.pl plugin and the XML:Simple module. The more simple way is to download this zip file and extract in on your openKore root.

http://t4cwebserver.free.fr/Projects/Ja ... plugin.zip

Old : In order to make this application usable you have to edit your functions.pl, and add XML:Simple.pm, as it's explain here :
http://forums.openkore.com/viewtopic.php?t=35305


Where can I find the referred module or those editing instructions?

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#12 Post by Mucilon »

You don't need any of this to make it work...
Just follow the steps at the first post.
Which openkore version do you use? I just test it at 2.0.5.1 version.

kenkor
Noob
Noob
Posts: 2
Joined: 22 Jun 2008, 12:09
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#13 Post by kenkor »

Same problem, my file is yml and not xml.
Doesn't work =/ ...

Edit1: Okey, I did it. I make it work but I I'm in a map that doesn't exist in the map folder XD... soy, I'm going to search the map, put it on the folder and try again.

Edit2: Done, I downloaded the map and put it on the map folder in format *.png and everything is ok.
So... I'm going to try to remember what I did and then I'll post it here.
I'm using the svn version.

kenkor
Noob
Noob
Posts: 2
Joined: 22 Jun 2008, 12:09
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#14 Post by kenkor »

I know that double-posting is not allowed but to make it more clear.

#For SVN Version
What I did was:

1.- Download the XML-Simple-2.18.tar.gz
2.- Extract the files somewhere.
3.- Move the /lib/xml (THE FOLDER XML from the tar.gz) and move it to: (your bot folder) \src\deps
4.- Execute your bot.
5.- Execute your openmap and follow the instruction in the first post.
6.- Enjoy it.

This work for me, and if doesn't work it notify me please.

(Sorry my english)

aapikz
Human
Human
Posts: 44
Joined: 18 Sep 2008, 11:31
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#15 Post by aapikz »

ei.. wer can i find my openkore root folder?

i can't locate it in my openkore 2.0.5.1

aapikz
Human
Human
Posts: 44
Joined: 18 Sep 2008, 11:31
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#16 Post by aapikz »

when i open the openmap.exe it says.. need java runtime? it is advisable to download it?
coz it so.. hard to download it take a long time..
my net speed are so.. slow..

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#17 Post by Mucilon »

The openkore root folder is the main folder of all your openkore files, so yours probably is the openkore 2.0.5.1!
About the java runtime, it is really needed!

aapikz
Human
Human
Posts: 44
Joined: 18 Sep 2008, 11:31
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#18 Post by aapikz »

,,oh.. what is this.. mine is yml not xml.. file.. i tried to change the file yml. to xml. nothing happens..
when i put the openmap.pl in plugins folder.. then run my bot.. its getting error.. cant start the bot.. wats my wrong?

plugins contains syntax errors
cant locate XML/Simple.ph in @INC <@INC contains plugins src/deps..blahblah..blah..
begin failed complation aborted bot/plugins/openmap.pl line 6

press enter to exit program

Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: OpenMap Plugin by SulphurEagle

#19 Post by Mucilon »

Read some posts above and you will find your answer!

aapikz
Human
Human
Posts: 44
Joined: 18 Sep 2008, 11:31
Noob?: Yes

Re: OpenMap Plugin by SulphurEagle

#20 Post by aapikz »

oh i got a problem in openmap plugin
when i put the plugin in plugins folder it have a syntax error on my bot..

Post Reply