Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/ProtocolLib
Kristian S. Stangeland 73804d45df Make UnknownHostException more low-key. They are to be expected.
Whenever the update procedure is ongoing, and the server temporarily 
lost connectivity to the internet (or more likely, dev.bukkit.org is 
down), a huge exception log will be printed in the console. See ticket
134 for a real life example.

This is completely out of propotion to the problem at hand (connection
problems), so we will replace the error log with a simple warning 
message.
2013-10-11 02:49:07 +02:00
..
.settings Updating Eclipse settings. 2013-07-22 16:45:11 +02:00
src Make UnknownHostException more low-key. They are to be expected. 2013-10-11 02:49:07 +02:00
.classpath Attempt to handle snapshot versions by assuming Minecraft version. 2013-09-28 16:25:30 +02:00
.gitignore Switching to Maven instead of Ant. 2012-10-10 21:35:55 +02:00
.project Update unit tests to CraftBukkit 1.6.2 2013-07-10 22:45:20 +02:00
pom.xml Added a simple integration test to ensure ProtocolLib actually works. 2013-10-07 04:29:21 +02:00