Problem with setting player texture pack

Discussion in 'Plugin Development' started by EvilPeanut, May 5, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    EvilPeanut

    Ok, when the following code is ran it downloads a corrupt texture pack and on the minecraft client shows "Downloading texture pack (-0.0%) -1324124MB" or something wierd for a split second.

    My code which isnt working:
    Code:
    ((Player)sender).setTexturePack("http://fs02n2.sendspace.com/dl/2eb83e98a263e3db1cbbf55e3164c3dc/51865e8e51bf32fc/0xdcym/ZombiesTexture.zip");
    I am sure the download link works and i have tried dropbox, none work.

    The texture sizes per block are 128x128
     
  2. Offline

    HackintoshMan

    Try a different link?
     
  3. Offline

    LucasEmanuel

    Have you tried using a different texture pack?
     
Thread Status:
Not open for further replies.

Share This Page