Skip to content

Instantly share code, notes, and snippets.

View jtrent238's full-sized avatar
:octocat:
idk?

Trent Patterson jtrent238

:octocat:
idk?
View GitHub Profile
{
"Version": "13.3.0",
"Name": "Gofile",
"DestinationType": "ImageUploader, TextUploader, FileUploader",
"RequestMethod": "POST",
"RequestURL": "https://srv-store4.gofile.io/uploadFile",
"Body": "MultipartFormData",
"FileFormName": "file",
"URL": "https://gofile.io/d/$json:data.code$?ref=jtrent238"
}
buildscript {
repositories {
maven { url = "https://repo1.maven.org/maven2/" }
maven {
name = "forge"
url = "http://files.minecraftforge.net/maven"
}
maven {
name = "sonatype"
url = "https://oss.sonatype.org/content/repositories/snapshots/"
@echo off
cls
cd /D "%~dp0"
set /p channel="Enter Channel URL: "
REM channel=https://www.youtube.com/channel/UCiSE_HQv_u0jP2OEKg8ioug
echo Getting stuff ready please wait...
Auto-Register Error
Auto-Login Error
Inner Exception:
System.Data.SqlClient.SqlException (0x80131904): Violation of PRIMARY KEY constraint 'PK_tbl_UserSession'. Cannot insert duplicate key in object 'dbo.tbl_UserSession'. The duplicate key value is (253669699).
The statement has been terminated.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
at System.Data.SqlClient.S
{
"profiles": {
"(Default)": {
"name": "(Default)",
"lastVersionId": "Wolfram"
},
"Mods Vs Maps": {
"name": "Mods Vs Maps",
"gameDir": "C:\\Users\\Trent\\AppData\\Roaming\\.minecraft.modsvsmaps",
"lastVersionId": "1.7.10-Forge10.13.3.1401-1710ls",
@jtrent238
jtrent238 / mcmodtool.bat
Created April 7, 2016 22:52
Minecraft Mod Tool By:jtrent238
@echo off
cls
color 0a
echo Minecraft Mod Tool By jtrent238!
echo ----------------------------------------------------------------
echo This tool is for installing Minecraft Mods, Maps, and ResourcePacks.
echo ----------------------------------------------------------------
pause
cls
echo ----------------------------------------------------------------

Waila Handler Dump

Block

Stack Providers

net.minecraft.block.FlowingFluidBlock

  • mcp.mobius.waila.addons.core.HUDHandlerFluids

nomadictents.block.BlockTentDoor

  • nomadictents.integration.WailaProvider
@jtrent238
jtrent238 / javaw.exe
Last active April 19, 2020 19:25
Description: A problem caused this program to stop interacting with Windows.
Description:
A problem caused this program to stop interacting with Windows.
Problem signature:
Problem Event Name: AppHangB1
Application Name: javaw.exe
Application Version: 8.0.25.18
Application Timestamp: 54345dea
Hang Signature: 0da5
Hang Type: 0
// ==UserScript==
// @name Adf.ly Ad Blocker
// @namespace http://tampermonkey.net/
// @version 0.1
// @description shows how to use coffeescript compiler
// @author jtrent238
// @require http://coffeescript.org/extras/coffee-script.js
// @match http://*/*
// ==/UserScript==
/* jshint ignore:start */