Skip to content

Instantly share code, notes, and snippets.

View ThomasAunvik's full-sized avatar
💼
Working...

Thomas Aunvik ThomasAunvik

💼
Working...
View GitHub Profile
{
"RawDocsCount": 2351801,
"RawDocsSearchTime": 7992,
"ReRankSearchTime": 815,
"CacheHit": false,
"trial": 1,
"docs": [
{
"from": 1283.5,
"to": 1284.17,
{
"RawDocsCount":36561111,
"RawDocsSearchTime":87400,
"ReRankSearchTime":10599,
"CacheHit":false,
"trial":3,
"docs":[
{
"from":168.42,
"to":168.5,
181017-22:05:34.534 INFO [ 1] <Global> Initializing GitHubForUnity:'v1.1.0' Unity:'v2018.3.0b5'
181017-22:05:34.572 TRACE [ 7] <DownloadTask> Download of http://github-vs.s3.amazonaws.com/unity/latest.json to C:\Users\Bruker\AppData\Local\GitHubUnity\latest.json Attempt 1 of 1
181017-22:05:34.574 TRACE [ 8] <UnzipTask> Unzip File: C:\Users\Bruker\AppData\Local\GitHubUnity\downloads\octorun.zip to Path: C:\Users\Bruker\AppData\Local\Temp\octorun_extract_archive_path_1704110412
181017-22:05:34.631 TRACE [ 7] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json
181017-22:05:34.955 TRACE [ 8] <OctorunInstaller> MoveOctorun fromPath: C:\Users\Bruker\AppData\Local\Temp\octorun_extract_archive_path_1704110412\octorun toPath:C:\Users\Bruker\AppData\Local\GitHubUnity\octorun
181017-22:05:34.956 TRACE [ 7] <DownloadTask> Downloading http://github-vs.s3.amazonaws.c
"C:\Program Files\OpenJDK\jdk-10.0.2\bin\java.exe" -verbose "-javaagent:A:\ProgramFiles\JetBrains\IntelliJ IDEA Community Edition 2018.2.4\lib\idea_rt.jar=50682:A:\ProgramFiles\JetBrains\IntelliJ IDEA Community Edition 2018.2.4\bin" -Dfile.encoding=UTF-8 -classpath "A:\Projects\LWJGL Game\out\production\LWJGL Game;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-assimp-natives-linux.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-assimp-natives-macos.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-assimp-natives-windows.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-assimp.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-bgfx-natives-linux.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-bgfx-natives-macos.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-bgfx-natives-windows.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-bgfx.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-egl.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-glfw-natives-linux.jar;A:\Projects\LWJGL Game\Libraries\LWJGL\lwjgl-glfw-natives-m
public class RegisterHandler {
@SubscribeEvent
public void RegisterItems(RegistryEvent.Register<Item> event) {
for(int itemIndex = 0; itemIndex < ModItems.items.size(); itemIndex++){
Item item = ModItems.items.get(itemIndex);
event.getRegistry().register(item);
ModLogger.LogInfo("Item Registered: " + item.getUnlocalizedName());
}
}
C:\Users\thaun\Documents\Projects\Halo-Ripoff>git lfs fsck
Object Halo Ripoff/Assets/Gizmos/Cinemachine/cm_logo_lg.png (3841fa64b887ddf68d6f0175bc8e99dd32637df547bcb174b3e760bd3275f092) could not be checked: The system cannot find the file specified.
Object Halo Ripoff/Assets/Plugins/GitHub/Editor/AsyncBridge.Net35.dll (0f61d9c0550c3a1e36e6eaa9bebbc3b5ca701c4e960dc2a92746df792d392140) could not be checked: The system cannot find the file specified.
Object Halo Ripoff/Assets/Plugins/GitHub/Editor/ICSharpCode.SharpZipLib.dll (fbace48694fbfff69ff99ff7aefbde67965f7723092df9c13ff537d2a319f410) could not be checked: The system cannot find the file specified.
Object Halo Ripoff/Assets/Plugins/GitHub/Editor/Mono.Posix.dll (bda42c2c2c6d83a5c840d5262bfb1ae0e24e3c1778c96d5ea1ff96a1bb244f70) could not be checked: The system cannot find the file specified.
Object Halo Ripoff/Assets/Plugins/GitHub/Editor/QuickGuide.pdf (4b77f156c9a80a0e5fb995c135784aeade3c9f14273b428e1d1d6ef7a5df9ad8) could not be checked: The system canno
180621-02.31.40.243 INFO [ 1] <Global> Initializing GitHubForUnity:'v1.0.0' Unity:'v2018.1.4f1'
180621-02.31.40.278 TRACE [ 9] <DownloadTask> Download of http://github-vs.s3.amazonaws.com/unity/latest.json to C:\Users\Bruker\AppData\Local\GitHubUnity\latest.json Attempt 1 of 1
180621-02.31.40.288 TRACE [ 8] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHubUnity\git\cmd\git.exe --version'
180621-02.31.40.311 TRACE [ 9] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json
180621-02.31.40.600 TRACE [ 8] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe version'
180621-02.31.40.663 TRACE [ 9] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json StatusCode:200
180621-02.31.40.678 TRACE [ 9] <Global> Skipping GitHub for Unity update v1.0.0, we already have it
1
180621-02.17.39.185 INFO [ 1] <Global> Initializing GitHubForUnity:'v1.0.0' Unity:'v2018.1.4f1'
180621-02.17.39.203 TRACE [21] <DownloadTask> Download of http://github-vs.s3.amazonaws.com/unity/latest.json to C:\Users\Bruker\AppData\Local\GitHubUnity\latest.json Attempt 1 of 1
180621-02.17.39.232 TRACE [20] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHubUnity\git\cmd\git.exe --version'
180621-02.17.39.237 TRACE [21] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json
180621-02.17.39.437 TRACE [20] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe version'
180621-02.17.39.596 TRACE [21] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json StatusCode:200
180621-02.17.39.616 TRACE [21] <Global> Skipping GitHub for Unity update v1.0.0, we already have it
1
180620-21.35.18.444 INFO [ 1] <Global> Initializing GitHubForUnity:'v1.0.0' Unity:'v2018.1.4f1'
180620-21.35.18.464 TRACE [11] <DownloadTask> Download of http://github-vs.s3.amazonaws.com/unity/latest.json to C:\Users\Bruker\AppData\Local\GitHubUnity\latest.json Attempt 1 of 1
180620-21.35.18.471 TRACE [10] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHubUnity\git\cmd\git.exe --version'
180620-21.35.18.489 TRACE [11] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json
180620-21.35.18.651 TRACE [10] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHubUnity\git-lfs\git-lfs.exe version'
180620-21.35.18.822 TRACE [11] <DownloadTask> Downloading http://github-vs.s3.amazonaws.com/unity/latest.json StatusCode:200
180620-21.35.18.839 TRACE [11] <Global> Skipping GitHub for Unity update v1.0.0, we already have it
1
180523-20:27:34.985 INFO [ 1] <Global> Initializing GitHubForUnity:'v1.0.0rc2' Unity:'v2018.1.1f1'
180523-20:27:35.031 TRACE [ 2] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHub for Unity Debug\git\cmd\git.exe --version'
180523-20:27:35.053 TRACE [ 3] <DownloadTask> Download of http://localhost:50000/unity/latest.json to C:\Users\Bruker\AppData\Local\GitHub for Unity Debug\latest.json Attempt 1 of 1
180523-20:27:35.125 TRACE [ 3] <DownloadTask> Downloading http://localhost:50000/unity/latest.json
180523-20:27:35.245 TRACE [ 2] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHub for Unity Debug\git-lfs\git-lfs.exe version'
180523-20:27:35.708 TRACE [ 2] <ProcessWrapper> Running 'C:\Users\Bruker\AppData\Local\GitHub for Unity Debug\git\cmd\git.exe config --get --system credential.helper'
180523-20:27:35.708 TRACE [ 4] <ProcessWrapper> Running