Skip to content

Instantly share code, notes, and snippets.

View SirBlockles's full-sized avatar

muddy SirBlockles

  • Albuquerque, NM
View GitHub Profile
"QuestBumblingMedic" //example quest that would be one of many within a ConTracker page. With how big this is turning out, maybe each quest node should be its own file...
{
"ControlName" "QuestNode" //these first few lines are totally HUD notation because that's what I'm familiar with...
"fieldName" "QuestBumblingMedic" //it looks kinda dumb but this is just a theoretical implementation draft anyway.
"icon" "../vgui/cyoa/cyoa_icon_medic"
"xpos" "8"
"ypos" "10"
"text" "Bumbling Med" //text shown up under node icon and at very top of box
"quest_1" //we can have up to 3 quests per node, you can choose one of 3 just like "support classes/weapons" in the Merc Park campaign
@SirBlockles
SirBlockles / server_crash.txt
Created February 7, 2019 00:25
mubble vs tf2stuff
---- Minecraft Crash Report ----
WARNING: coremods are present:
MMFMLCorePlugin (MultiMine-1.12.2.jar)
Waterproof2 Loading Plugin (waterproof2-1.0.0.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.1.0.2.jar)
JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
CreativePatchingLoader (CreativeCore_v1.9.36_mc1.12.2.jar)
ForgelinPlugin (Forgelin-1.8.2.jar)
HCASM (HammerCore-1.12.2-2.0.4.1.jar)
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.IndexOutOfBoundsException: Index: 169, Size: 169
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ArrayList.rangeCheck(ArrayList.java:657)
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.ArrayList.get(ArrayList.java:433)
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.pathfinding.PathWorldListener.func_184376_a(SourceFile:30)
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.world.World.func_184138_a(World.java:432)
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.world.World.markAndNotifyBlock(World.java:376)
[17:00:33] [Timer-0/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.world.World.func_180501_a(World.java:361)
[17:00:33] [
@SirBlockles
SirBlockles / error.log
Created November 18, 2018 22:13
Network Error
[15:05:22] [Netty Client IO #1/ERROR] [FML]: SimpleChannelHandlerWrapper exception
java.lang.ArrayIndexOutOfBoundsException: -128
at java.util.ArrayList.elementData(Unknown Source) ~[?:1.8.0_181]
at java.util.ArrayList.set(Unknown Source) ~[?:1.8.0_181]
at rafradek.TF2weapons.message.TF2ContractHandler.onMessage(TF2ContractHandler.java:34) ~[TF2ContractHandler.class:?]
at rafradek.TF2weapons.message.TF2ContractHandler.onMessage(TF2ContractHandler.java:13) ~[TF2ContractHandler.class:?]
at net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:56) ~[SimpleChannelHandlerWrapper.class:?]
at net.minecraftforge.fml.common.network.simpleimpl.SimpleChannelHandlerWrapper.channelRead0(SimpleChannelHandlerWrapper.java:36) ~[SimpleChannelHandlerWrapper.class:?]
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
at io.netty.channel.AbstractChannelHandlerContext
"weaponchargeamount"
{
"ControlName" "CExLabel"
"fieldName" "weaponchargeamount"
"font" "RobotoCondensedBold12"
"xpos" "124"
"ypos" "8"
"zpos" "5"
"wide" "25"
"tall" "15"
@SirBlockles
SirBlockles / crash
Created April 27, 2018 03:10
Sound system fails to start
[21:08:51] [main/INFO] [soundreloader]: Reloading sound system...
[21:08:51] [main/WARN] [net.minecraft.client.audio.SoundManager]: Missing sound for event: rafradek_tf2_weapons:weapon.fire.disciplinary.crit
[21:08:51] [main/WARN] [net.minecraft.client.audio.SoundManager]: Missing sound for event: rafradek_tf2_weapons:weapon.fire.ball.crit
[21:08:51] [main/WARN] [net.minecraft.client.audio.SoundManager]: Missing sound for event: thaumcraft:runicshieldcharge
[21:08:51] [main/INFO] [net.minecraft.client.audio.SoundManager]: SoundSystem shutting down...
[21:08:56] [main/ERROR] [net.minecraft.client.audio.SoundManager]: Error in class 'SoundSystem'
[21:08:56] [main/ERROR] [net.minecraft.client.audio.SoundManager]: Command thread did not die!
[21:08:56] [main/INFO] [net.minecraft.client.audio.SoundManager]: Ignoring errors... continuing clean-up.
[21:08:56] [main/WARN] [net.minecraft.client.audio.SoundManager]: Author: Paul Lamb, www.paulscode.com
[21:08:56] [main/INFO] [soundreloader]: Reloaded sound system
@SirBlockles
SirBlockles / crash-server.txt
Created March 25, 2018 21:28
Tropicraft Crash Report
---- Minecraft Crash Report ----
WARNING: coremods are present:
mysttmtgravitymod (UpAndDownAndAllAround-1.12.2-2.8.0.jar)
ForgelinPlugin (Forgelin-1.6.0.jar)
MMFMLCorePlugin (MultiMine-1.12.2.jar)
BCModPlugin (backpacks+1.12.2+-+3.4.4.jar)
FMLPlugin (albedo-0.1.3.jar)
AstralCore (astralsorcery-1.12.2-1.8.5.jar)
LoadingPlugin (Quark-r1.4-123.jar)