Inactive [MISC]mxImgImport v1.31 - Easily import pixelart into your Minecraft world[1337]

Discussion in 'Inactive/Unsupported Plugins' started by mxE333xm, May 12, 2011.

  1. Offline

    mxE333xm

    xxx
     
    DamienMine and main() like this.
  2. Offline

    RazorFlint

    Wow, Graphics look better than most of the other plugins out there :)
    Good, Work.
    -------------------
    EDIT
    -------------------
    Hmm...
    Code:
    21:12:21 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'imgi
    mport' in plugin mxImgImport v1.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    78)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:682)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at de.yahoo.chrimarti7.mxImgImport.mxImgImport.onCommand(mxImgImport.jav
    a:140)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 14 more
     
  3. Offline

    QQCucumber

    Doesn't WorldEdit's craftscript 'draw.js' already do this?
     
  4. Offline

    TheAnyInbox

    Yes, but it does it poorly. Even sk89q knows that. This is a much better algorithim

    My results:

    [​IMG]
     
    tomas1523 likes this.
  5. Offline

    mxE333xm

    Oh, forgot to say, that Permissions is needed. I'm going to upload an Version without Permissions as alternative.

    EDIT: done.
     
  6. Offline

    RazorFlint

    Tried None permissions version and i Am OP And i get this...
    Code:
    16:26:03 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'imgi
    mport' in plugin mxImgImport v1.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    78)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:682)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:645)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:639)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
            at de.yahoo.chrimarti7.mxImgImport.mxImgImport.onCommand(mxImgImport.jav
    a:160)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
     
  7. Offline

    Killie01

    Code:
    java.lang.ArrayIndexOutOfBoundsException: 0
    its a bug in the code...
     
  8. Offline

    RazorFlint

    Yes, thats why i posted it -_-
     
  9. Offline

    Killie01

    i ment to let the real problem pop up a bit more....
     
  10. Offline

    mxE333xm

    Seems, like you just typed in /imgimport without the right parameters. I forgot to show the helpmenu in this case (no idea why oO), but fixed now.

    New Downlaodlinks see in the First Post.

    I'm terribly sorry for the circumstances you have :(

    EDIT: Oh, just a typo in the ingame helptext, it should be "/imgimport file Filename" with the file, i'll fix it in the next revision.
     
  11. Offline

    Killie01

    the Klick me buttons are wrong...
    it should be Click me
     
  12. Offline

    mxE333xm

    Oh, thank you for the hint ;) Fixed it.

    I also uploaded v1.01b, solving a Bug with the Permissions and having a better Helpmenu.​
     
  13. Offline

    Plague

    changelog has to be at the end
    there is no # in the title tags allowed
     
  14. Offline

    ImTheEnder121

    I'll always get this ''Can not load the image correctly. Please check if your path spelling is correct
    Please reply :/ Amazing plugin
     
  15. Offline

    Killie01

    it is case sensitive probably
     
  16. Offline

    mxE333xm

    Are you sure, that your path is right?
    All Images have to be in the mxImgImport folder, and all paths are relative to that folder ;)
    So, for example, if there is a file in 'server/plugins/mxImgImport/test.gif", you have to type: '/imgimport file test.gif'.
    And, as Killie01 said, make sure, you spelled it with the right upper and lower case. :)
    Also make sure, the image is in a format, that my Plugin can read ;) Gif an PNG are working the best, JPG is working, but the quality is not that good, thanks to the compression artifacts.
     
  17. Offline

    ImTheEnder121

    Ill try ^.^ [this is what i did ] '' i downloaded your plugin took a mario pictrue from google then i pasted it into the map and then i started minecraft and did /imgimport file mario but it said it ddnt work
     
  18. Offline

    mxE333xm

    you pasted it into the map?
    You have to put it in the mxImgImport Folder in /plugins ;) And also, you have to type the whole Filename with the File ending ;)
     
  19. Offline

    ImTheEnder121

    You got teamwiver? Because i tryed everything and cant get it work :(
     
  20. Offline

    mxE333xm

    So, ImTheEnder121 Problems solved :)

    I also uploaded a small update, where more colours are mapped. (Now I have to find the last ones :D)
     
  21. Offline

    Juze

  22. Offline

    mxE333xm

    Oh, never noticed that plugin^^

    I don't know, how much differences are there, for example in quality, capabillites and other stuff.

    If I consider, why I wrote this plugin, let me ask you: WHY didnt you posted that link a week ago? :D Then I would have had the Time for Importing images with copycat, insted of writing my own plugin^^
     
  23. Offline

    noahwhygodwhy

    I was just testing it and this happened, it's saved as a gif. i think it's a tad bit too picky about the exact color.
     

    Attached Files:

  24. Offline

    mxE333xm

    Ok, thats interesting. In what format saved you the Image / imported it?
    I can only imagine, that are compression artifacts, because the same pixel colors should map to the same values ^^ Looking at the fourth row from botton, i can say, thats a mappingfailure, and will be fixed in the next revision.

    Are big uncompressed Pixelarts working for you?
     
  25. This is really useful!
    Sorry for the nooby Question but if you answer it than you deserve a Cake [cake](not a lie).

    Does images from Sumo-Art work with this?
     
  26. Offline

    mxE333xm

    If you tell me, what Sumo-Art is ;)
    I just know SumoPaint as a Webpainting software, but no SumoArt ;)

    Ore do you just mean Images with a Sumo ?
     
  27. Offline

    demacish

    I would love if you did maybe add somelike the plugin blueprint so that if you write an command the image get built in glass for example on my server we don't use the give command and try to avoid plugins that help whith blocks and so on but i would love an frame so it would be much easier to build

    Regards Demacish
     
  28. Offline

    WolfGangSen

    pk.png
    the darker blue is coming out as bedrock instead of darker blue
     
  29. Offline

    iimpact

    all my colours basically turn out opposite, and theres one huge ass img that i cant undo. =( The yellow comes out as bedrock
     
  30. Awesome plugin, but you should add a size-limit. I just imported a 500*500-picture by accident >.<
     

Share This Page