Commit 7ad75ca
committed
Prevent c1k's mod from deleting us
This is necessary because the way c1k's mod handles a newer version being installed alongside the one that is embedded is incompatible with the advice the error message the server provides upon a protocol mismatch. This is a problem because the error message is very general and is the preferred way to activate a version that is newer than the bundled one, so it should be correct for all mods.
We can either choose to not support mods that don't conform, or conform to these mods ourselves...1 parent c2a022b commit 7ad75ca
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
48 | 64 | | |
49 | 65 | | |
50 | 66 | | |
| |||
0 commit comments