smith61 / AdventurePlugin

0 stars 3 forks source link

No Adventure map found #2

Open Peda1996 opened 10 years ago

Peda1996 commented 10 years ago

I have tried your example .zip file at the craftbukkit Version 1.6.4 recommend build, but the command /adv list shows me that there are no adventures..

so I think the .yaml file is not loaded correctly, is java 7 recommend?

smith61 commented 10 years ago

Are there any errors in the console on startup? Are you very very certain you are placing the zip file in the /plugins/AdventurePlugin/adventures folder?

Peda1996 commented 10 years ago

There was no errors on startup.. and i put it in the right folder, like you written in the description..

i don't know whats the error..

smith61 commented 10 years ago

What OS, Java, and craftbukkit versions are you using?

Peda1996 commented 10 years ago

i tried it with the current 1.6.4 recommend 1 version and 1.7.2 spigot dev build. OS Windows and Linux (external Server). My Java Version was 6.

smith61 commented 10 years ago

Have you tried to see if it works on windows?

I'm starting to think that this is a bug/feature to java's handling of zip files on unix based systems relating to: http://community.sharpdevelop.net/forums/t/968.aspx

Simple fix but I can't work on it until tomorrow.

Peda1996 commented 10 years ago

nope i havent tried it yet, today after school i will test it.

smith61 commented 10 years ago

Branch unix-zip-fix is where I'm working on fixing this bug. The latest commit contains some extra logging information. If you could run that version and post the log that should give me enough information to fix this.

Prebuilt version can be found here https://dl.dropboxusercontent.com/u/19977649/AdventurePlugin/AdventurePlugin-2.1.1-Beta.jar