CPRewritten didn’t even have that message appearing that often and I want to remove that message since it’s annoying to most people!
Pretty sure Ben have the igloo.swf that fixes all the problem
The fix just requires modifying the igloo.swf. For some reason the HybridMovieClipLoader
fails to load the igloo artwork sometimes.
All I did was remove line 503 in frame 1 of igloo.swf.
_loc3_.addEventListener(com.clubpenguin.hybrid.HybridMovieClipLoader.EVENT_ON_LOAD_ERROR,com.clubpenguin.util.Delegate.create(this,handleLoadIglooError));
Replaces /play/v2/client/igloo.swf
.
igloo.swf (45.5 KB)
2 Likes