Not having a client is not a warnable offense. All server only
"characters" (NPPs in Yohoho) have no client. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3270 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -121,9 +121,6 @@ public class LocationProvider
|
||||
PresentsClient client = CrowdServer.clmgr.getClient(source.username);
|
||||
if (client != null) {
|
||||
client.setClassLoader(_plreg.getClassLoader(pmgr.getConfig()));
|
||||
} else {
|
||||
Log.warning("No client for moveTo class loader fiddling? " +
|
||||
"[who=" + source.username + "].");
|
||||
}
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user