Page 1 of 1

[resolved] Tiled & .wlk

Posted: 25 Feb 2009, 21:01
by veka
Bonjour,

je ne reussi pas a enregistrer une map au format .wlk avec tiled.

Code: Select all

Erreur pendant l'enregistrement /home/(...)/test.wlk : No writer plugin exists for this file type.
Pourtant tiled.jar se trouve a coter du repertoire plugin vontenant tmw.jar

*Tiled ( folder )
----tiled.jar
---- * plugins ( folder : json.jar , lua.jar , mappy.jar , tmw.jar )

Aucun plugin n'est detecter par tiled quand je l'utilise .
Hello,

I can not save a map in .wlk with tiled.

Code: Select all

Erreur pendant l'enregistrement /home/(...)/test.wlk : No writer plugin exists for this file type.
Yet tiled.jar is a listing of the directory containing tmw.jar plugin

* Tiled (folder)
---- tiled. jar
---- * Plugins (folder: json.jar, lua.jar, mappy.jar, tmw.jar)

No plugin is detected by tiled when I use it.
Can you help me ?

Re: Tiled & .wlk

Posted: 25 Feb 2009, 21:44
by Jaxad0127
You need to run Tiled from the folder where tiled.jar is. Also, the client doesn't use wlk files, but tmx files (Tiled's default format). You'll want to keep a tmx copy of all the maps you make because walk isn't a loadable format.

Re: Tiled & .wlk

Posted: 25 Feb 2009, 21:59
by veka
Je n'essai pas de charger un fichier .wlk avec tiled.

Je cherche a enregistrer un fichier sous l'extensiont .wlk .

Est-ce possible ?

Code: Select all

	
I do not try to load a file .wlk with tiled.

I try to save a file with the extension .wlk .

Is this possible?

Re: Tiled & .wlk

Posted: 25 Feb 2009, 22:12
by Jaxad0127
jaxad0127 wrote:You need to run Tiled from the folder where tiled.jar is.

Re: Tiled & .wlk

Posted: 25 Feb 2009, 22:24
by veka
Sorry to insist but its not working , with me :cry:

I download : http://mapeditor.org/files/tiled-0.7.2-bin.zip

I unpack the folder.

I run tiled.jar

I open my file .tmx

But impossible to save as .wlk
this makes me an error message:

Code: Select all

Erreur pendant l'enregistrement /home/(...)/test.wlk : No writer plugin exists for this file type.

Re: Tiled & .wlk

Posted: 25 Feb 2009, 23:06
by Jaxad0127
Open a console, navigate to that folder, then run:

Code: Select all

java -jar tiled.jar

Re: Tiled & .wlk

Posted: 25 Feb 2009, 23:31
by veka
Thank you very much,

You are the best!

Problem corrected

Re: Tiled & .wlk

Posted: 20 Apr 2009, 10:43
by yogo
veka wrote:Thank you very much,

You are the best!

Problem corrected
hi . i have this same poeblem but running under winXp ,

also when i try to run the workshop.jar
it opens but there is nothing in the item , monster , and other (windows/menus)
am i missing something ,,, beside the IQ's

Re: Tiled & .wlk

Posted: 20 Apr 2009, 12:31
by Jaxad0127
yogo wrote:
veka wrote:Thank you very much,

You are the best!

Problem corrected
hi . i have this same poeblem but running under winXp
Then try the same steps I outlined earlier.
yogo wrote:also when i try to run the workshop.jar
it opens but there is nothing in the item , monster , and other (windows/menus)
am i missing something ,,, beside the IQ's
Java version?

BTW, I'm slowly working in the workshop again.

Re: [resolved] Tiled & .wlk

Posted: 20 Apr 2009, 12:51
by yogo
java version 6 ,

yeah i got tiled working ,

is there any layer naming ? or limit for a map ?
how dow you link rooms / levels
insert monsters / npc / items

anyway to make oneway doors / openings

thinking in making a laberith style maze , and using keys to open doors

is it possible to add tiles to the collision png , so that monster can't go on the tile but players can , or movement one direction ...

Re: [resolved] Tiled & .wlk

Posted: 20 Apr 2009, 12:52
by yogo
how does the workshop work ?

Re: [resolved] Tiled & .wlk

Posted: 20 Apr 2009, 12:57
by Jaxad0127
yogo wrote:java version 6 ,

yeah i got tiled working ,

is there any layer naming ? or limit for a map ?
how dow you link rooms / levels
insert monsters / npc / items

anyway to make oneway doors / openings

thinking in making a laberith style maze , and using keys to open doors

is it possible to add tiles to the collision png , so that monster can't go on the tile but players can , or movement one direction ...
Start with these:
http://wiki.themanaworld.org/index.php/Map_development
http://wiki.themanaworld.org/index.php/Mapping_Tutorial