Skip to content

Instantly share code, notes, and snippets.

View Efimero's full-sized avatar
💭
🏳️‍🌈 im gay

Efi Efimero

💭
🏳️‍🌈 im gay
View GitHub Profile
@Efimero
Efimero / tiled-test.core
Created January 3, 2019 14:55
alpha code for Tiled-based platformer in clojure
(ns tiled-test.core
(:require [play-clj.core :refer :all]
[clojure.pprint]
[play-clj.ui :refer :all]
[play-clj.math :refer :all]))
#_(defonce fragshader
(str """#
#ifdef GL_ES
#define LOWP lowp
[ 620.862] (--) Log file renamed from "/var/log/Xorg.pid-6622.log" to "/var/log/Xorg.0.log"
[ 620.863]
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[ 620.863] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[ 620.863] Current Operating System: Linux Dagon 4.18.0-2-amd64 #1 SMP Debian 4.18.10-2 (2018-11-02) x86_64
[ 620.863] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-2-amd64 root=UUID=a8e4c70d-5f84-4ca4-a20e-f92dc30f597f ro quiet
[ 620.863] Build Date: 25 October 2018 06:15:23PM
[ 620.863] xorg-server 2:1.20.3-1 (https://www.debian.org/support)
[ 620.863] Current version of pixman: 0.34.0
Gatunes come from a comeownist, secluded society. They can be found in mountains, forests, rives and even shores, but very rarely close to other civilizations.
They have a big sense of community, teaching each other at any chance and having a good time. They don't like fights or problems, but they're eager to punch each other for offenses, which given their nature happen very rarely. They usually accept what they get, but also, they have a difficult concept of ownership. Each of them believes everything is -theirs- and the other people just have permission to use -their- things. They think this even about things they have never seen before.
They are good artisans and adept in elemental magic. They are naturally lazy and sometimes this can lead to accidents and nasty piles of TO-DOs, at a large scale. They are agile and fast, but easily deceived by some simple tricks.
Myami is, unlike other Gatunes, an explorer. She wants to see the outside world and learn about it, while everyone else would rather stay ho
---- Minecraft Crash Report ----
WARNING: coremods are present:
AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
ForgelinPlugin (Forgelin-1.7.4.jar)
BedPatch (bedpatch-2.2-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12-0.3.0.15.jar)
RandomPatches (randompatches-1.12.2-1.4.1.0.jar)
ColytraLoadingPlugin (colytra-1.12.2-1.0.4.3.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
---- Minecraft Crash Report ----
WARNING: coremods are present:
SHLoadingPlugin (ScalingHealth.jar)
BetterFoliageLoader (BetterFoliage.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (FoamFix.jar)
SmoothWaterCore (SmoothWater.jar)
F5FixLoadingPlugin (F5Fix.jar)
LoadingPlugin (Quark.jar)
IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
@Efimero
Efimero / crash
Created June 27, 2018 06:41
Weeping Angel crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
SmoothWaterCore (SmoothWater-0.1.3.jar)
F5FixLoadingPlugin (f5fix-1.1.jar)
BetterAutoJumpCore (BetterAutoJump-1.1.1-mc1.12.2.jar)
LoadingPlugin (Quark-r1.4-125.jar)
SHLoadingPlugin (ScalingHealth-1.12-1.3.18-101.jar)
PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.3.jar)
This file has been truncated, but you can view the full file.
[21:47:07] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[21:47:07] [main/INFO] [FML/]: Forge Mod Loader version 14.23.2.2611 for Minecraft 1.12.2 loading
[21:47:07] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_151, running on Linux:amd64:4.9.0-6-amd64, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[21:47:07] [main/DEBUG] [FML/]: Java classpath at launch is:
[21:47:07] [main/DEBUG] [FML/]: /home/efi/.minecraft/libraries/net/minecraftforge/forge/1.12.2-14.23.2.2611/forge-1.12.2-14.23.2.2611.jar
[21:47:07] [main/DEBUG] [FML/]: /home/efi/.minecraft/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
[21:47:07] [main/DEBUG] [FML/]: /home/efi/.minecraft/libraries/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar
[21:47:07] [main/DEBUG] [FML/]: /home/efi/.minecraft/libraries/jline/jline/2.13/jline-2.13.jar
[21:47:07] [main/DEBUG] [FML/]: /home/efi/.minecraft/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
[21:47
[SERVER_STARTED][SERVER][ERROR] null
java.lang.NullPointerException
at ZenClass6.handle(Unknown Source)
at ZenClass6.handle(Unknown Source)
at crafttweaker.util.EventList.publish(EventList.java:51)
at crafttweaker.api.event.MTEventManager.publishEntityLivingDeathDrops(MTEventManager.java:641)
at crafttweaker.mc1120.events.CommonEventHandler.onEntityLivingDeathDropsEvent(CommonEventHandler.java:329)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_376_CommonEventHandler_onEntityLivingDeathDropsEvent_LivingDropsEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
import mods.artisanworktables.builder.RecipeBuilder;
import mods.artisanworktables.builder.Copy;
import crafttweaker.recipes.ICraftingRecipe;
import crafttweaker.item.IIngredient;
<ore:foodOliveoil>.add(<rustic:fluid_bottle>.withTag({Fluid: {FluidName: "oliveoil", Amount: 1000}}));
<harvestcraft:bakewareitem>.maxDamage = 1000;
<harvestcraft:cuttingboarditem>.maxDamage = 1000;
<harvestcraft:potitem>.maxDamage = 1000;
[SERVER_STARTED][SERVER][ERROR] null
java.lang.NullPointerException
at ZenClass4.handle(Unknown Source)
at ZenClass4.handle(Unknown Source)
at crafttweaker.util.EventList.publish(EventList.java:51)
at crafttweaker.api.event.MTEventManager.publishEntityLivingUseItemFinish(MTEventManager.java:478)
at crafttweaker.mc1120.events.CommonEventHandler.onLivingEntityUseItemFinishEvent(CommonEventHandler.java:260)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_362_CommonEventHandler_onLivingEntityUseItemFinishEvent_Finish.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)