refraction/src
maskers abe4b74dde
Add more common issues to look for in logs (#363)
* remove exitcode `-805306369` triggering oom

* missing mod dependencies on forge

* legacyjavafixer

* `Couldn't extract native jar` fix

* detect launching offline without having minecraft assets downloaded

* missing indium with sodium

* out of disk space

* 32 bit java

* wrong intermediary mappings version

* `-Dfml.ignoreInvalidMinecraftCertificates=true`

* cleanup

* tell people using prism 8.0+ to update just by pressing `Update` in prism

* Apply suggestions from code review

Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>

* Update src/handlers/event/analyze_logs/issues.rs

Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>

* remove some backticks

* Apply suggestions from code review

Co-authored-by: seth <getchoo@tuta.io>
Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>

* cleanup

---------

Signed-off-by: maskers <97827489+maskersss@users.noreply.github.com>
Co-authored-by: maskers <97827489+mskrss@users.noreply.github.com>
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Co-authored-by: seth <getchoo@tuta.io>
2024-08-08 01:09:40 +01:00
..
api Fix #325 2024-05-01 00:05:00 +01:00
commands Disable mentions 2024-05-05 17:40:49 +02:00
config Revert "remove reactions from messages older than n days" 2024-04-30 22:08:39 +02:00
handlers Add more common issues to look for in logs (#363) 2024-08-08 01:09:40 +01:00
storage make sure to borrow in getters 2024-03-30 03:42:53 -04:00
utils fix: fix clippy warnings 2024-05-01 10:48:05 +02:00
consts.rs clean up 2024-03-31 17:26:16 -04:00
main.rs Disable mentions 2024-05-05 17:40:49 +02:00
tags.rs Many fixes and tweaks 2024-03-18 01:01:46 +00:00