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
{ | |
"Users": { | |
"74602831":{ | |
"Group": "mod_group" | |
}, | |
"5228241":{ | |
"Group": "mod_group" | |
}, | |
"152997":{ | |
"Group": "mod_group" |
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
This was my response that was edited out here on KKG's forum after being banned. | |
http://kingkahunagames.com/forums/forum/welcome-to-kingkahunagames/ban-complaints-aa/1768-calego-seems-to-be-banned | |
In case they delete the thread: | |
http://imgur.com/OvlNVUx | |
Below is the full post, including the "EDITED" part that the King decided was worth deleting. | |
For the sake of transparency I might as well type out the gist of what we talked about yesterday. |
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
Error: lua/shine/extensions/tournamentmode/server.lua:155: attempt to index field 'ReadyStates' (a nil value). | |
stack traceback: | |
lua/shine/core/shared/hook.lua:65: in function '__index' | |
lua/shine/extensions/tournamentmode/server.lua:155: in function 'CheckCommanders' | |
lua/shine/extensions/tournamentmode/server.lua:112: in function <lua/shine/extensions/tournamentmode/server.lua:106> | |
[C]: in function 'xpcall' | |
lua/shine/core/shared/hook.lua:116: in function 'Call' | |
lua/shine/core/shared/hook.lua:285: in function 'CheckGameStart' | |
lua/NS2Gamerules.lua:1027: in function <lua/NS2Gamerules.lua:1007> | |
[Hook Error] CheckGameStart hook failed from plugin 'tournamentmode'. Error count: 1. |
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
Error: lua/shine/extensions/captains/server.lua:324: attempt to index global 'Connected' (a nil value). | |
stack traceback: | |
lua/shine/core/shared/hook.lua:65: in function '__index' | |
lua/shine/extensions/captains/server.lua:324: in function <lua/shine/extensions/captains/server.lua:284> | |
[C]: in function 'xpcall' | |
lua/shine/core/shared/hook.lua:116: in function 'Call' | |
lua/shine/core/shared/hook.lua:640: in function 'JoinTeam' | |
lua/shine/extensions/basecommands/server.lua:886: in function <lua/shine/extensions/basecommands/server.lua:876> | |
[C]: in function 'xpcall' | |
lua/shine/core/server/commands.lua:571: in function <lua/shine/core/server/commands.lua:433> |
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
/* Hack for an XL class in Bootstrap */ | |
@media screen and (min-width:1660px){ | |
.container{ | |
width:80%; | |
} | |
.col-xl-12 { | |
width: 100%; | |
} |
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
__ __ | |
/ / / / | |
/ / | | | |
/ / _/ / | |
/ / |_ < | |
/ / \ \ | |
/ / | | | |
/_/ \__\ | |
___ ___ |
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
Date: 02/10/16 | |
Time: 22:21:26: | |
-------------------------------------------------------------- | |
[ 0.016] Unbound/Unknown : Filesystem initialized, cache enabled | |
Build 284 | |
Windows 8 64-bit (build 9200) | |
[ 0.225] Unbound/Unknown : Error: PhysX: Invalid Cuda context! | |
Steam initialized | |
Num displays: 2 | |
Direct3D 9 initialized: NVIDIA GeForce GTX 980 Ti (10.18.13.6175) |
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
{ | |
"rules": { | |
"block-closing-brace-newline-before": "always", | |
"block-opening-brace-newline-after": "always", | |
"block-opening-brace-space-before": "always", | |
"block-no-single-line": true, | |
"color-hex-case": "lower", | |
"color-hex-length": "long", | |
"color-no-hex": true, | |
"color-no-invalid-hex": true, |
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
### Keybase proof | |
I hereby claim: | |
* I am akrigline on github. | |
* I am akrigline (https://keybase.io/akrigline) on keybase. | |
* I have a public key ASC9BlgJomT5SGZKN4G4M-Qn9x0yQa-hpzgHUPkRrtU9awo | |
To claim this, I am signing this object: |
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
#!/usr/bin/env node | |
console.log('yay gist') |
OlderNewer