Skip to content

Instantly share code, notes, and snippets.

View nickolasnikolic's full-sized avatar

Nickolas Nikolic nickolasnikolic

View GitHub Profile
[5196:5200:0416/172024.544:23453:VERBOSE1:trace_logging.cc(21)] Register TraceLogging provider
[5196:5200:0416/172024.544:23453:VERBOSE1:setup_main.cc(2788)] Command Line: "C:\Program Files (x86)\Microsoft\Edge\Application\100.0.1185.36\Installer\setup.exe" --on-finish-install --system-level --verbose-logging
[5196:5200:0416/172024.544:23453:VERBOSE1:setup_main.cc(2794)] system install is 1
[5196:5200:0416/172024.548:23468:VERBOSE1:installer_state.cc(95)] Install
[5196:5200:0416/172024.548:23468:VERBOSE1:install_util.cc(289)] Windows NT 10.0.22621
[5196:5200:0416/172024.549:23468:VERBOSE1:setup_singleton.cc(60)] SetupSingleton::Acquire entry for 2
[5196:5200:0416/172024.597:23515:VERBOSE1:setup_singleton.cc(135)] SetupSingleton exit_event_mutex acquire begin (5000)
[5196:5200:0416/172024.597:23515:VERBOSE1:setup_singleton.cc(143)] SetupSingleton exit_event_mutex acquire success
[5196:5200:0416/172024.597:23515:VERBOSE1:setup_singleton.cc(148)] SetupSingleton exit_event_mutex signal
[5196:5200:0416/172024.597:
@nickolasnikolic
nickolasnikolic / gist:e2ba939c8a37b9b850f8c0d9e66d9a50
Created November 20, 2020 21:29
phaser.js end zone pulling off screen?
import Phaser from "phaser";
import Player from '../entities/Player';
class PlayScene extends Phaser.Scene{
constructor() {
super('PlayScene');
this.player = null;
this.endZone = null;
}
create(){
Level Date and Time Source Event ID Task Category
Information 4/29/2019 2:51:50 PM Service Control Manager 7040 None The start type of the Background Intelligent Transfer Service service was changed from demand start to auto start.
Warning 4/29/2019 2:42:05 PM storahci 129 None Reset to device, \Device\RaidPort0, was issued.
Information 4/29/2019 2:33:43 PM Service Control Manager 7040 None The start type of the Background Intelligent Transfer Service service was changed from auto start to demand start.
Information 4/29/2019 2:31:46 PM Microsoft-Windows-FilterManager 6 None File System Filter 'wcnfs' (10.0, ‎2008‎-‎01‎-‎23T20:38:29.000000000Z) has successfully loaded and registered with Filter Manager.
Error 4/29/2019 2:31:44 PM Microsoft-Windows-DistributedCOM 10016 None "The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{D63B10C5-BB46-4990-A94F-E40B9D520160}
and APPID
{9CA88EE3-ACB7-47C8-AFC4-AB702511C276}
to the user DESKTOP-
@nickolasnikolic
nickolasnikolic / gist:584d4e2236a5e9e54e524570f04fb644
Created April 20, 2019 19:59
further tech attacks against my machine
Log Name: Application
Source: Application Error
Date: 4/19/2019 3:16:36 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-5MAIT1L
Description:
This file has been truncated, but you can view the full file.
System Information report written at: 04/06/19 06:44:21
System Name: DESKTOP-QKTAGJP
[System Summary]
Item Value
OS Name Microsoft Windows 10 Pro
Version 10.0.17134 Build 17134
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name DESKTOP-QKTAGJP
//
// blog.clearlyionnovative.com
// twitter: @aaronksaunders
//
// Model file for integration Appcelerator Titanium Alloy with Wordpress JSON Plugin
//
exports.definition = {
config : {
"columns" : {},