Skip to content

Instantly share code, notes, and snippets.

@atlgeek007
atlgeek007 / crash.txt
Created February 11, 2023 19:06
Crash to Desktop: Botania + Construction Wand
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2023-01-24 17:15:32
Description: Unexpected error
java.lang.NoClassDefFoundError: vazkii/botania/api/item/IBlockProvider
at thetadev.constructionwand.containers.handlers.HandlerBotania.countItems(HandlerBotania.java:24) ~[constructionwand-1.19.1-2.8.jar%23548!/:1.19.1-2.8] {re:classloading}
at thetadev.constructionwand.containers.ContainerManager.countItems(ContainerManager.java:24) ~[constructionwand-1.19.1-2.8.jar%23548!/:1.19.1-2.8] {re:classloading}
at thetadev.constructionwand.basics.WandUtil.countItem(WandUtil.java:170) ~[constructionwand-1.19.1-2.8.jar%23548!/:1.19.1-2.8] {re:classloading}
PolyMC version: 1.2.2-da25f3b8
Launched instance in online mode
authserver.mojang.com resolves to:
[13.226.92.43, 13.226.92.45, 13.226.92.50, 13.226.92.42]
session.minecraft.net resolves to:
[54.173.66.187, 52.7.153.255, 54.164.34.185]
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 5/3/22, 1:09 PM
Description: Rendering screen
java.lang.NullPointerException: Cannot invoke "java.util.List.isEmpty()" because "this.tooltipAddition" is null
at net.minecraft.class_1799.handler$ebm000$getTooltipMixin(class_1799.java:9192)
at net.minecraft.class_1799.method_7950(class_1799.java:685)
at com.anthonyhilyard.iceberg.util.ItemColor.getColorForItem(ItemColor.java:110)
@atlgeek007
atlgeek007 / general_common.toml
Created September 30, 2021 18:01
lost trinkets config
#Set to false to disable the default way of unlocking trinkets.
unlockEnabled = true
#List of banned trinkets eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"]
#The trinkets listed in here will also be removed from players that already unlocked them.
blackList = []
#Cooldown (ticks) between unlocks
#Range: 0 ~ 1728000
unlockCooldown = 2400
#List of trinkets that can't be unlocked randomly eg: ["losttrinkets:piggy", "losttrinkets:magical_feathers"]
#The trinkets listed in here will not be removed from players that already unlocked them.
@atlgeek007
atlgeek007 / gist:baa52450a2caab4676a6
Created February 21, 2015 01:16
foreman error adding ec2 compute resource
Started PUT "/compute_resources/test_connection" for 10.0.2.2 at 2015-02-21 01:15:58 +0000
Processing by ComputeResourcesController#test_connection as */*
Parameters: {"utf8"=>"✓", "authenticity_token"=>"zim8BQuf4A8dlCmvh5KKcgQ4kfR4S1lQIkU9DpPEKI0=", "compute_resource"=>{"name"=>"EC2-US-EAST", "provider"=>"EC2", "description"=>"", "user"=>"[FILTERED]", "password"=>"[FILTERED]"}, "fakepassword"=>"[FILTERED]", "cr_id"=>"null"}
CR_ID IS null
String does not start with the prefix 'encrypted-', so Foreman::Model::EC2 EC2-US-EAST was not decrypted
String does not start with the prefix 'encrypted-', so Foreman::Model::EC2 EC2-US-EAST was not decrypted
String does not start with the prefix 'encrypted-', so Foreman::Model::EC2 EC2-US-EAST was not decrypted
String does not start with the prefix 'encrypted-', so Foreman::Model::EC2 EC2-US-EAST was not decrypted
String does not start with the prefix 'encrypted-', so Foreman::Model::EC2 EC2-US-EAST was not decrypted
Operation FAILED: Unable to verify certificate, please

Keybase proof

I hereby claim:

  • I am atlgeek007 on github.
  • I am atlgeek (https://keybase.io/atlgeek) on keybase.
  • I have a public key whose fingerprint is 627A 398F 7581 3931 FB36 BC14 6065 AA7F 757D B19F

To claim this, I am signing this object:

<% provide(:title, current_user.username) %>
<div class="row">
<aside class="span4">
<section>
<h1>
<%= gravatar_for current_user %>
<%= current_user.username %>
</h1>
</section>
</aside>
@atlgeek007
atlgeek007 / gist:5938883
Created July 6, 2013 06:20
puppet enterprise install error
Info: FileBucket adding {md5}ad775a0c21b24d38f2d15f4ee7b9e1b3
Info: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]: Filebucketed /opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf to puppet with sum ad775a0c21b24d38f2d15f4ee7b9e1b3
Notice: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/content: content changed '{md5}ad775a0c21b24d38f2d15f4ee7b9e1b3' to '{md5}192d43033f9e12887414c7d371f6c03e'
Notice: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/File[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]/owner: owner changed 'pe-postgres' to 'root'
Notice: /Stage[main]/Postgresql::Config::Beforeservice/Postgresql::Pg_hba[main]/Concat[/opt/puppet/var/lib/pgsql/9.2/data/pg_hba.conf]