This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The last packet successfully received from the server was 1,996 milliseconds ago. The last packet sent successfully to the server was 1,996 milliseconds ago. | |
| 03-05 02:36:42 | com.djrapitops.plan.exceptions.database.DBOpException.forCause(DBOpException.java:37) | |
| 03-05 02:36:42 | com.djrapitops.plan.storage.database.queries.QueryStatement.executeQuery(QueryStatement.java:55) | |
| 03-05 02:36:42 | com.djrapitops.plan.storage.database.SQLDB.query(SQLDB.java:230) | |
| 03-05 02:36:42 | com.djrapitops.plan.delivery.rendering.json.JSONFactory.pingPerGeolocation(JSONFactory.java:227) | |
| 03-05 02:36:42 | com.djrapitops.plan.delivery.rendering.json.network.NetworkTabJSONCreator.get(NetworkTabJSONCreator.java:32) | |
| 03-05 02:36:42 | com.djrapitops.plan.delivery.webserver.pages.json.NetworkTabJSONResolver.lambda$resolve$0(NetworkTabJSONResolver.java:49) | |
| 03-05 02:36:42 | com.djrapitops.plan.delivery.webserver.cache.JSONCache.getOrCache(JSONCache.java:53) | |
| 03-05 02:36:42 | com.djrapitops.plan.delivery |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on death of a zombie pigman: | |
clear drops | |
set {_chance} to (a random integer between 0 and 2) | |
if attacker is a player: | |
if the tool of the attacker is enchanted with looting 1: | |
add (a random integer between 0 and 1) to {_chance} | |
else if the tool of the attacker is enchanted with looting 2: | |
add (a random integer between 0 and 2) to {_chance} | |
else if the tool of the attacker is enchanted with looting 3: | |
add (a random integer between 0 and 3) to {_chance} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Death_Messages: | |
# Set to true to enable custom death messages. | |
Enabled: true | |
# The prefix used in front of all messages. | |
Prefix: '' | |
# The default message if it's not recognized by any cause. | |
Default: | |
Message: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Source | |
Minecraft launcher | |
Summary | |
Stopped working | |
Date | |
1/22/17 9:23 PM | |
Status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set run directory to E:\Minecraft\minecraft_test_launcher | |
Native Launcher Version: 1038-stage | |
Operating System: Windows 10 Pro | |
Application Hash: d592616e4cb244d00a0355948c51d7a7033919b5 | |
Application Data directory: C:\Users\jeff\AppData\Roaming/.minecraft | |
Executable Path: Minecraft_staging.exe | |
App Directory dir: E:\Minecraft\minecraft_test_launcher | |
Start dir: C:/Users/jeff/AppData/Roaming/.minecraft | |
Launcher dir: E:/Minecraft/minecraft_test_launcher/game | |
TmpDir dir: E:/Minecraft/minecraft_test_launcher/tmp |