Inactive [ADMN] TextureMe v0.5 - Select texture packs supplied by server! [SPOUT] [1.2.5-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Windwaker, Jan 15, 2012.

  1. Offline

    Andromedia13

    I have already tested this, and my links are working fine. However, when I go into my textures folder in spout, the zip files it attempted to download are each only 1KB.
     
  2. Offline

    Windwaker

    It could be due to slow internet connection, do the default packs I included work?
     
  3. Offline

    Andromedia13

    No, and my internet is fine.
     
  4. Offline

    Windwaker

    Working on RB 1.1-R3
     
    Andromedia13 likes this.
  5. Offline

    bobacadodl

    In the config file, there should be a setup section for each world.
    this is what it could look like:

    world1:
    world1nether:

    In this example, when a player teleports to world1, the texture selecting GUI appears automatically, but it only shows those 2 textures(www.randomtexture.zip & www.anothertexture.zip) these are the 'recommended' textures.
    when he teleports to world1nether, the same gui pops up, but only has the other 2 textures. This plugin is amazing, but this feature would make it 100 times better!

    The reason someone would want these features is so that if their server has multiple world, like mine, the server could offer recommended textures based on the world's theme. For example, my server has a medieval world, a modern world, and a futuristic world. I would want different texture packs for each world.
     
  6. Offline

    LethalState

    Every time someone presses the key on my server, I get this message in console:
    Code:
    CONSOLE: Could not execute Key Press Delegate of plugin [TextureMe] for action [textureme]!
    Using latest RB of Bukkit and Spout. Nothing happens at all with the plugin besides that error message.
     
  7. Offline

    Windwaker

    I have just tested it with CraftBukkit 1.1-R3 and Spout b737 and everything is working fine.
     
  8. Offline

    Sky0Hunter

    Code:
    CONSOLE: Could not execute Key Press Delegate of plugin [TextureMe] for action [textureme]!
    Got this error too :/
     
  9. Offline

    Windwaker

    Release v0.3:
    • Added players choice permission node (textureme.playerschoice)
    • Please delete old config
    • Player's choices can now be remembered
    • Switched default key to 'M' due to conflicts
     
  10. Offline

    FREAKSHIT

    Delete the config file and restart the server... Will work...

    Thanks to the coder! rly nice...
     
    WalkerCrouse likes this.
  11. Offline

    ha11oga11o

    Yeah this is great! I really like it, but is there any possibility to implement progress bar, or at least percentage counter. because this way it reminds me to dld managers since Windows 3.11 era:)

    keep good work manno!
     
  12. Offline

    Windwaker

    Thanks :)
    At the moment, no I cannot track the download progress with SpoutPlugin :(
     
  13. Offline

    Windwaker

    Release v0.4:
    • Squashed the bugs (Sorry for unstable version)
    • Implemented "delete" button to configuration panel
    • Configurable Material on notifications
    • Seperated configuration and texture pack list into two different files. Please use packs.yml now.
     
  14. Offline

    hadog

    HEllo
    Maybe I am misunderstanding.
    If I place some texture packs on my server.....will this plugin allow users to access them? I have been playing with the url address in the config file but I keep on getting an internal error.
    What address would I use? I am using an ip number
     
  15. Offline

    Windwaker

    The url is the link for each texture pack. The link must end in .zip
     
  16. Offline

    hadog

    Hello
    yes I understand the url link there but how do I direct it yo my own server..... and where should the texyure packs be stored?
    Example url: xxx.xxx.xxx.xxx (my ip)/textures/testpak.zip
    ??
     
  17. Offline

    Windwaker

    I would recommend hosting it on a site like Dropbox.
     
  18. Offline

    ha11oga11o

    Hello,

    i was using this plugin until recent update without any problems.

    Now i got this error: http://pastebin.com/PEgsp8ma

    With config.yml http://pastebin.com/genuCwEd
    With packs.yml http://pastebin.com/nNQizN8F

    BC 1942 (same error with recommended build)
    Spout plugin 798 (same error with recommended build)

    Spoutcraft 1108

    Plugin basically works, texture pack is changed. but error is error, i thought you need to know.

    cheers!
     
  19. Offline

    Windwaker

    Patch v0.4.1:
    • Fixes memory error.
    @ha11oga110
     
    ha11oga11o likes this.
  20. Offline

    Demilexan

    Ok i'm having a slight problem. The links you provided worked, but, are outdated. So i went and upload a new dropbox link with the current version of texture pack. But, when i put the link into the pack.yml and start the server i get an error saying invalid url. But the error shows up after i log in.
    -------------------------------------------------------------------------------------------------------------------------------------------2012-03-02 01:13:09 [SEVERE] Could not pass event SpoutCraftEnableEvent to TextureMe
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1026)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:61)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at org.getspout.spout.PlayerManager.onSpoutcraftEnable(PlayerManager.java:97)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:185)
    at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:552)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$103.execute(JavaPluginLoader.java:1024)
    ... 12 more
    Caused by: java.lang.IllegalArgumentException: Invalid URL!
    at org.getspout.spout.player.SpoutCraftPlayer.setTexturePack(SpoutCraftPlayer.java:605)
    at net.windwaker.textureme.listener.TmSpoutListener.setTexturePack(TmSpoutListener.java:30)
    ... 17 more
    2012-03-02 01:13:09 [INFO] [Spout] Successfully authenticated Demilexan's Spoutcraft client. Running client version: 1108
    -------------------------------------------------------------------------------------------------------------------------------------------
     
  21. Offline

    Windwaker

    What version of TextureMe and Craftbukkit do you have?
     
  22. Offline

    Demilexan

    i just downloaded TextureMe yesterday and i have craft bukkit 1.1-R4
     
  23. Offline

    Windwaker

    Thanks, I'll look into it.
     
  24. Offline

    Adkit

    I want to be able to turn the texture pack off when I go to an adventure map using multiverse, is there any way to set the texture pack for everyone back to default without reloading the server?
     
  25. Offline

    ha11oga11o

    Gus, is this still working? Im using latest dev builds for CB and spout, and seems isnt working anymore. So, should we wait to spout update, or bukkit, or plugin needs to be fixed?

    cheers :)
     
  26. Offline

    Windwaker

    I won't be updating it for the development builds, please wait until an RB and then I will update if necessary ;)
     
    ha11oga11o likes this.
  27. Offline

    Inuyasha5689

    Ok im wondering how do i actually add a texture pack? when i put the url for the lb photo realism in from drop box, I get a internal error message when i select it. but if i delete the ?w=1ab79b59 it lets me select it but the texture pack doesnt change. the url is https://dl-web.dropbox.com/get/Texture Me/LB Photo Realism x16 7.8.2.zip?w=1ab79b59.

    If you know another file hosting service i should use or you know the solution plz tell me. I would greatly appreciate it.
     
  28. Offline

    Windwaker

    Update v0.5:
    • Per pack permission nodes - Set in packs.yml
    • Configurable default key binding - Set in config.yml
     
  29. Offline

    Le_truent

    Linf of v0.5 ?
     
  30. Offline

    PATLAKA

    It looks awsome
     
    Windwaker likes this.

Share This Page