View vagrant.log
This file contains 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
vagrant : INFO global: Vagrant version: 2.2.4 | |
発生場所 行:1 文字:1 | |
+ vagrant up --debug 2>&1 | Tee-Object -FilePath ".\vagrant.log" | |
+ ~~~~~~~~~~~~~~~~~~~~~~~ | |
+ CategoryInfo : NotSpecified: ( INFO global: Vagrant version: 2.2.4:String) [], RemoteException | |
+ FullyQualifiedErrorId : NativeCommandError | |
INFO global: Ruby version: 2.4.4 | |
INFO global: RubyGems version: 2.6.14.1 |
View gist:69131ceb72e25c785668
This file contains 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
[06:05:29] [Server thread/INFO]: [0;33;1m[ProtocolLib] The updater found an update: 3.6.5 (Running 3.6.5-SNAPSHOT-b218). Download at https://www.spigotmc.org/resources/protocollib.1997/[m | |
[15:20:04] [User Authenticator #20/INFO]: UUID of player reito0120 is 9a68fec6-b647-454e-ab22-be92c51e1a00 | |
[15:20:04] [Server thread/INFO]: reito0120[/126.203.36.127:60196] logged in with entity id 823346 at ([city]354.717000712646, 80.0, 350.9099252745841) | |
[15:20:29] [Server thread/INFO]: [@: Teleported reito0120 to 260.39969300139177, 274.0, 231.5368236177435] | |
[15:23:13] [User Authenticator #21/INFO]: UUID of player totoraj is 4113c528-95d1-4ca4-a430-6133616c6965 | |
[15:23:13] [Server thread/INFO]: totoraj[/121.85.84.118:50967] logged in with entity id 850255 at ([src]166.16981329438678, 73.24918707874468, -96.0323063876518) | |
[15:25:08] [User Authenticator #22/INFO]: UUID of player KB1356 is cd8d5da3-1f78-4a96-8fe6-7a0b1d216ac8 | |
[15:25:08] [Server thread/INFO]: KB1356[/221.113.241.1:61283] logged in with entity id 862736 at ( |
View sync.bat
This file contains 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
@echo off | |
:: ****************************************************** | |
rem ※ご注意※ | |
rem ・改変された場合、正常な動作は保証いたしません。 | |
rem ・Win10以外での動作は確認しておりません。 | |
rem ・Win10以外ですと一部コメントが正常に認識されない場合があります。 | |
:: ****************************************************** | |
title Win10TimeSyncer by ntp.nict.jp | |
color 3F |