Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
[14:27:55] [main/INFO]: Booting up Velocity 1.0.0-SNAPSHOT (git-94e5bec5-bunknown)...
[14:27:56] [main/INFO]: Connections will use epoll channels, native (Linux amd64) compression, Java ciphers
[14:27:56] [main/INFO]: Loading plugins...
[14:27:56] [main/INFO]: Loaded 3 plugins
[14:27:56] [Velocity Event Executor - #0/INFO]: __
[14:27:56] [Velocity Event Executor - #0/INFO]: | |__) LuckPerms v4.4.24
[14:27:56] [Velocity Event Executor - #0/INFO]: |___ | Running on Velocity - Velocity
[14:27:56] [Velocity Event Executor - #0/INFO]:
[14:27:56] [Velocity Event Executor - #0/INFO]: Loading configuration...
[14:27:56] [Velocity Event Executor - #0/INFO]: Loading storage provider... [YAML]
This file has been truncated, but you can view the full file.
[13:21:04] [main/INFO]: Booting up Velocity 1.0.0-SNAPSHOT (git-94e5bec5-bunknown)...
[13:21:05] [main/INFO]: Connections will use epoll channels, native (Linux amd64) compression, Java ciphers
[13:21:05] [main/INFO]: Loading plugins...
[13:21:05] [main/INFO]: Loaded 3 plugins
[13:21:05] [Velocity Event Executor - #0/INFO]: __
[13:21:05] [Velocity Event Executor - #0/INFO]: | |__) LuckPerms v4.4.24
[13:21:05] [Velocity Event Executor - #0/INFO]: |___ | Running on Velocity - Velocity
[13:21:05] [Velocity Event Executor - #0/INFO]:
[13:21:05] [Velocity Event Executor - #0/INFO]: Loading configuration...
[13:21:05] [Velocity Event Executor - #0/INFO]: Loading storage provider... [YAML]
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2825-7.1.6-RC3731.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 6/8/19 8:12 AM
Description: Exception in server tick loop
package halo.mfbl.container;
import halo.mfbl.init.ModItems;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.*;
import net.minecraft.item.ItemStack;
import net.minecraft.util.NonNullList;
This file has been truncated, but you can view the full file.
[00:00:06] [Server thread/INFO] [STDOUT]: [halo.mfbl.minigame.dim.DimInfoBase:lambda$gameOver$9:156]: 开始卸载世界,dim:4,worldName:w-zombies-4
[00:00:06] [Server thread/INFO] [Sponge]: Loading world [w-zombies-4] (overworld)
[00:00:06] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements
[00:00:06] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 6 advancement trees
[00:00:06] [Server thread/INFO] [STDOUT]: [halo.mfbl.minigame.dim.DimInfoBase:initDim:290]: w-zombies-4,dim init
[00:00:29] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: 担忧 lost connection: Disconnected
[00:00:29] [Server thread/INFO] [common]: minigame logout:担忧
[00:00:29] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: 担忧 left the game
[00:00:30] [Server thread/INFO] [common]: 结束游戏: dbId:1293,reason:no player online
[00:00:51] [Netty Epoll Server IO #78/INFO] [FML]: Client protocol version 2
public static void addText2Npc(Entity entity, Text text, int level) {
Optional<HologramsService> hologramsServiceOptional = Sponge.getServiceManager()
.provide(HologramsService.class);
HologramsService hologramsService = hologramsServiceOptional.orElseThrow(
() -> new RuntimeException("HologramsAPI not available! Is the plugin 'holograms' installed?"));
Optional<? extends Hologram> loadedHologramOptional = null;
double yMargin = 1.95 + 0.26f * level;
Location<World> add = entity.getLocation().add(0, yMargin, 0);
List<Pair<Hologram, Double>> holograms = hologramsService.getHolograms(add, 0.1F);
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2768-7.1.6-RC3627.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 19-4-2 下午1:13
Description: Exception ticking world
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2768-7.1.6-RC3627.jar)
Contact their authors BEFORE contacting forge
// Oops.
Time: 19-4-2 上午11:43
Description: Exception ticking world
"G:\Program Files\Java\jdk1.8.0_181\bin\java.exe" -Dfml.coreMods.load=org.spongepowered.mod.SpongeCoremod -Dfml.queryResult=confirm -Dfml.doNotBackup=true "-javaagent:C:\work\JetBrains\IntelliJ IDEA Community Edition 2019.1\lib\idea_rt.jar=5038:C:\work\JetBrains\IntelliJ IDEA Community Edition 2019.1\bin" -Dfile.encoding=UTF-8 -classpath "G:\Program Files\Java\jdk1.8.0_181\jre\lib\charsets.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\deploy.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\access-bridge-64.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\cldrdata.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\dnsns.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\jaccess.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\jfxrt.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\localedata.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\nashorn.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunec.jar;G:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunjce_provider.jar;G:\Program Files\Java\jdk1.
@zhourui123
zhourui123 / Server survival
Created March 26, 2019 06:39
some connect test between 3 server
[14:29:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:29:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:29:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:29:44] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[14:29:44] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_202, running on Linux:amd64:3.10.0-862.14.4.el7.x86_64, installed at /usr/local/java/jdk1.8.0_202/jre
[14:29:44] [main/INFO] [FML]: Searching /usr/local/mc_work/survival_1/./mods for mods
[14:29:44] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2768-7.1.5.jar
[14:29:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:29:44] [main/INFO] [Lau