Fixing the updater: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>Hendrik Brummermann No edit summary |
||
| Line 1: | Line 1: | ||
== Current issues == |
== Current issues == |
||
* can be broken by third parties, if they provide signed jars but |
* can be broken by third parties, if they provide signed jars but don't change the game name |
||
* does not allow updates of the updater |
* does not allow updates of the updater |
||
* can break if jar files are missing in the update change (e. g. stendhal-0.90.jar with only stendhal-diff-0.92-0.93.jar) because of NullPointerExceptions on missing resources |
* can break if jar files are missing in the update change (e. g. stendhal-0.90.jar with only stendhal-diff-0.92-0.93.jar) because of NullPointerExceptions on missing resources |
||