Pringlers
Pringlers
Looks like it's because DefaultShardManager's constructor does not initialize `this.shards` when shardsTotal is not explicitly set. Then I access `this.shardCache`, which is initialized when shardsTotal is set, by [`DefaultShardManagerBuilder#build(boolean): ShardManager`](https://github.com/DV8FromTheWorld/JDA/blob/5cd34d3e0959c70fed889f751b23e827347483e4/src/main/java/net/dv8tion/jda/api/sharding/DefaultShardManagerBuilder.java#L2181-L2182)...
I wanted to pass ShardManager to init something, and login when the other things are ready. Yes, I can pass builder around, but I'm reporting so it can be documented...
Note that same thing happens for warnings
We need generalized version of this. So each user can add their own shortcut to boost productivity 🚀
IntelliJ-based IDEs remove files directly (I don’t like their behavior tho)
What am I supposed to do when it does not even delete itself correctly? @mschrage
>  > > There is not even a retry interval, and the logs fill up the hard disk. > > Same. Fig's log filled 4TB in /tmp and somewhere...