Server textures do not work with large texture packs
I have a 75mb texture pack hosted on my website and when the server tries to download it to the client the client puts this in the log:
java.io.IOException: Filesize is bigger than maximum allowed (file is 3.0, limit is 10000000)
at jw.run(SourceFile:133)
at java.lang.Thread.run(Unknown Source)
Environment
Java 7
Linked Issues
Created Issue:
Server textures do not work with large texture packs
I have a 75mb texture pack hosted on my website and when the server tries to download it to the client the client puts this in the log:
java.io.IOException: Filesize is bigger than maximum allowed (file is 3.0, limit is 10000000)
at jw.run(SourceFile:133)
at java.lang.Thread.run(Unknown Source)Environment
Java 7
Added Affects Versions: 1.4.6
Added Linked Issues:
duplicates
Duplicate of
MC-5238.