Jamie Mansfield
Jamie Mansfield
Probably needs to be `screen -S bridge "java -jar Dis4IRC-1.0.3-SNAPSHOT.jar 2>&1 | tee file-out.txt"` - else it would pipe the screen command I think.
Yeah, seems to me that the template should be in intermediary mappings and then resolved when created.
> This would minimize the api calls of my tool from 100 to just 50 for 50 mods You could reduce those 50 API calls down to 1 - there's...
I've never had these graphical issues while using Fedora - with either Java 1.8 or Java 11. Having said that, I have an AMD system.
This issue here is that Despector only uses [field names](https://github.com/Despector/Despector/blob/master/src/main/java/org/spongepowered/despector/ast/type/TypeEntry.java#L313), when a field can (in bytecode) exists with a different type, but same name
Absolutely, both is what I'd like. I'm rather well acquainted with CanaryLib, I have no issue making a pr for the Canary Metrics class.
Sure, `jamierocks` for now - assuming that this could be changed in the future (although I doubt this'll be necessary). I guess Sponge has the same issue that I'll have...
Absolutely, I've just been unbelievable busy recently :(
> Move all the metrics stuff into it's own config 👍 would love to see a `metrics.conf` in API 8.
> You need to upgrade X to version 2.0.0 That to me indicates one mod taking precedence over another in terms of messaging.