Closed queer closed 5 years ago
at app//com.google.common.collect.ImmutableList.forEach(ImmutableList.java:407)
at app//com.mewna.catnip.cache.MemoryEntityCache.bulkCacheMembers(MemoryEntityCache.java:376)
at app//com.mewna.catnip.entity.impl.EntityBuilder.createGuild(EntityBuilder.java:860)
at app//com.mewna.catnip.entity.impl.EntityBuilder.createGuild(EntityBuilder.java:841)
possibly a large guild with too many members, since this happens on a loop (at app//com.google.common.collect.ImmutableList.forEach
)?
I can believe that, since we only call it on GUILD_CREATE
I got 1 warning when starting ~35 shards of blocking for too long (2 seconds); not sure why since no stacktrace was attached.