7980818283848586878889
CrestCache crestCache = CrestCache.getInstance(); int newId = IdFactory.getInstance().getNextId(); if(!crestCache.saveAllyCrest(newId, _data)) { _log.log(Level.INFO, "Error loading crest of ally:" + leaderclan.getAllyName()); return; }