Skip to content

Instantly share code, notes, and snippets.

View BBoldt's full-sized avatar
🌴
vibing

BBoldt

🌴
vibing
View GitHub Profile
@BBoldt
BBoldt / gist:9183103
Created February 24, 2014 06:54
EP3 Crash
---- Minecraft Crash Report ----
// You're mean.
Time: 2/23/14 10:55 PM
Description: Ticking memory connection
java.lang.NullPointerException
at uk.co.shadeddimensions.ep3.tileentity.portal.TileController.setDBS(TileController.java:1167)
at uk.co.shadeddimensions.ep3.tileentity.portal.TileController.activate(TileController.java:117)
at uk.co.shadeddimensions.ep3.block.BlockFrame.func_71903_a(BlockFrame.java:239)

| name | version | url | file | md5 | download | type | website | donation | authors | description | server | optional | serveroptional | recommended | extractto | client | | | | |----------------------------|-------------------------|---------------------------------------------------------------------------------------------|-------------------------------------------------|----------------------------------|----------|------------|--------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------

@BBoldt
BBoldt / gist:f686598a9bd7e774f119
Created May 18, 2015 22:52
Aether II Bork List
-- Chat GUI problem in conjunction with EiraIRC or Tabby Chat (or any other mod that overrides the gui)
Got told by both blaytheninth(eirairc) and killjoy(tabbychat) that it would be a simple fix on the Aether's end.
https://github.com/gildedgames/aether-issues/issues/478
-- Aether breaking both tinkers construct boots and botania bauble step assist.
Vazkii investigated the issue and found it was on the Aether's end, but they never got around to fixing it.
https://github.com/gildedgames/aether-issues/issues/452
-- Hilarious bug where tcon heart canisters make health keep going higher and higher until ridiculous levels are reached.
Not sure if they have fixed this in their 1.4 release or not, they mention some health related fixes in the changelog, but the issue is still open. Happens when a player with heart canisters goes into the aether dimension.
@BBoldt
BBoldt / deniedmods
Last active August 29, 2015 14:23
Denied Mods - Unabridged
* Adventure Backpack --- A neat mod, but it's functionalities are mostly covered by things from other mods. You're not going to get an all in one solution like this, but we have backpacks, bags, portable fluid tanks, portable crafting tables, tool swappers, armor which grants night vision, things that help with underwater breathing, etc.
* AOBD Berry Bushes addon --- The regular berry bushes are disabled in this pack.
* Aroma1997's Dimensional World --- Deep Dark is the mining dimension. It is great for quarrying, flat, and biomes correspond to what is in the overworld, so you can pretty much get any ore that you can get in the overworld. Another alternative is making mining dimensions yourself with RF Tools.
* Artifice --- Scaffolds are covered by open blocks, the worldgen bricks are covered by chisel and railcraft. There isn't much else to the mod but some hardened blocks and plants, which can be replicated by other mods as well.
* Aura Cascade --- Unfortunately I can guarantee x1000 nobody would touch this
@BBoldt
BBoldt / gist:6b65ce37742891682ec6
Last active February 8, 2016 01:52
shit that needs to be done
Git Shell is where you will be entering all commands: http://i.imgur.com/rZ7I9Nv.png
Before doing anything listed below you will need to setup "upstream", instructions here: https://help.github.com/articles/configuring-a-remote-for-a-fork/
SYNCING REPOSITORY
1- type "git fetch upstream"
2- type "git merge upstream/1.8-Rewrite"
This will make your repository up to date with the "upstream", aka the original repository we are forked from.
SQUASHING COMMITS
@BBoldt
BBoldt / gist:cccdfa147579f499692c7d47da4d0738
Created May 21, 2016 19:36
Spotify -> Google Play Music
https://rawgit.com/watsonbox/exportify/master/exportify.html
regexr.com
,"\d","\d+","\w+","spotify:user:bboldt","...................."
https://github.com/soulfx/gmusic-playlist.js
Forge
Baubles
CodeChickenLib
commons codec
commons compress
Forge Multipart
LibSandstone
Advanced Generators
AE2 stuff
Aether II
java -Xms1024M -Xmx4096M -jar forge-1.10.2-12.18.3.2281-universal.jar nogui
pause