Skip to content

Instantly share code, notes, and snippets.

@codewarrior0
codewarrior0 / gist:d53d84e41e0fc1d3ca1d7478bb867f50
Created August 20, 2016 08:34
Crash when opening newly crafted Forge Lexicon
---- Minecraft Crash Report ----
// Don't do that.
Time: 8/19/16 10:27 PM
Description: Ticking memory connection
java.lang.NullPointerException: Ticking memory connection
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:620)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
@codewarrior0
codewarrior0 / sounds_changed_19.json
Created November 25, 2015 04:09
Added, changed, and removed sound names in Minecraft 1.9 (as of snapshot 15w47b)
{
"added": [
"entity.shulker.close",
"entity.player.attack.strong",
"enchant.thorns.hit",
"entity.rabbit.attack",
"entity.shulker.death",
"entity.shulker.ambient",
"block.brewing_stand.brew",
"entity.shulker_bullet.hurt",
Top node: c:\Users\Rio\Documents\src\pyinst1328\tests\functional\scripts\pyi_helloworld.py (Script('c:\\Users\\Rio\\Documents\\src\\pyinst1328\\tests\\functional\\scripts\\pyi_helloworld.py',))
EasyDialogs
-> getpass
-> urllib
-> logging.handlers
-> pyreadline.logger
-> pyreadline.rlmain
-> readline
-> pdb
-> doctest
@codewarrior0
codewarrior0 / keybase.md
Last active August 29, 2015 14:24 — forked from kwivix/keybase.md

Keybase proof

I hereby claim:

  • I am kwivix on github.
  • I am kwivix (https://keybase.io/kwivix) on keybase.
  • I have a public key whose fingerprint is FD34 E310 405F 3482 EAA6 16F3 1CDE 4E6B 24A0 D119

To claim this, I am signing this object:

@codewarrior0
codewarrior0 / gist:1c68c9538df9ca43b98a
Created May 13, 2015 14:43
GFX:City as an L-system
"""
city
"""
from __future__ import absolute_import, print_function
import logging
from math import pi, cos, sin
from random import Random
import time
from mcedit2.synth.l_system import Geometric, Line, Fill
@codewarrior0
codewarrior0 / gist:1c0ae3582b2788c50a34
Created May 13, 2015 14:43
GFX:City as an L-system
"""
city
"""
from __future__ import absolute_import, print_function
import logging
from math import pi, cos, sin
from random import Random
import time
from mcedit2.synth.l_system import Geometric, Line, Fill
Design Spec for Biome Object Builder v2 File Format
File Extension .BO2
File Structure
[META]
<tags>
File "OpenGL\wrapper.pyo", line 574, in wrapperCall (self=<OpenGL.platform.baseplatform.glGenFramebuffersEXT obj
File "OpenGL\latebind.pyo", line 45, in __call__ (self=<OpenGL.platform.baseplatform.glGenFramebuffersEXT obj
File "glutils.pyo", line 206, in __init__ (self=<glutils.FramebufferTexture object at 0x0000000027421E
File "editortools\thumbview.pyo", line 42, in gl_draw (self=<editortools.thumbview.ThumbView object at 0x000000002
File "albow\openglwidgets.pyo", line 29, in gl_draw_viewport (self=<editortools.thumbview.ThumbView object at 0x000000002
File "albow\openglwidgets.pyo", line 23, in gl_draw_self (self=<editortools.thumbview.ThumbView object at 0x000000002
File "albow\widget.pyo", line 727, in gl_draw_all (self=<editortools.thumbview.ThumbView object at 0x000000002
File "albow\widget.pyo", line 730, in gl_draw_all (self=<albow.layout.Row object at 0x000000001F3D9A90>)
File "albow\widget.pyo", line 730, in gl_draw_all (self=<glbackground.GLBackground object at 0x0000000019BDE47
[DEBUG][185][config]:Property Change: Settings SetWindowPlacement = False
[DEBUG][185][config]:Property Change: Settings SetWindowPlacement = True
[DEBUG][298][config]:Setting {section => Settings}
[DEBUG][298][config]:Setting {flyMode => Setting(Settings, Fly Mode, <type 'bool'>, False}
[DEBUG][298][config]:Setting {enableMouseLag => Setting(Settings, Enable Mouse Lag, <type 'bool'>, False}
[DEBUG][298][config]:Setting {longDistanceMode => Setting(Settings, Long Distance Mode, <type 'bool'>, False}
[DEBUG][298][config]:Setting {shouldResizeAlert => Setting(Settings, Window Size Alert, <type 'bool'>, True}
[DEBUG][298][config]:Setting {closeMinecraftWarning => Setting(Settings, Close Minecraft Warning, <type 'bool'>, True}
[DEBUG][298][config]:Setting {skin => Setting(Settings, MCEdit Skin, <type 'str'>, [Current]}
[DEBUG][298][config]:Setting {fov => Setting(Settings, Field of View, <type 'float'>, 70.0}
BeautifulSoup==3.2.1
Cython==0.17
PySide==1.1.1qt474
attest==0.5.3
autopep8==0.8.1
bsdiff4==1.1.1
coverage==3.5.2
esky==0.9.7
guppy==0.1.10
idlex==1.0