View Issue Details

IDProjectCategoryView StatusLast Update
0000427Industrial-Craft²general / otherpublic2013-06-10 13:16
Reporterimmibis Assigned ToPlayer  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000427: Texture loading is excessively slow
DescriptionIC2 takes around 8 seconds to load its textures, likely because BlockTextureStitched does not cache loaded texture sheets.
Steps To Reproduce1. Start Minecraft in Eclipse's debugger.
2. Suspend "Minecraft main thread" as quickly as possible.
3. Open process in VisualVM, begin CPU sampling
4. Resume Minecraft
5. Wait for Minecraft to finish loading
6. Look at sampling results
TagsNo tags attached.
Minecraft Version

Activities

immibis

2013-06-03 02:04

reporter   ~0001026

Since textures are loaded twice during startup, this actually adds about 16 seconds to the load time.

Issue History

Date Modified Username Field Change
2013-06-02 12:44 immibis New Issue
2013-06-03 02:04 immibis Note Added: 0001026
2013-06-10 13:16 Player Status new => resolved
2013-06-10 13:16 Player Resolution open => fixed
2013-06-10 13:16 Player Assigned To => Player