This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Surprise! Haha. Well, this is awkward. | |
Time: 11/29/21 5:01 PM | |
Description: Rendering entity in world | |
java.lang.NullPointerException: Rendering entity in world | |
at net.minecraft.entity.Entity.func_70032_d(Entity.java:1167) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:better_diving:Entity updateFluidOnEyes Transformer,xf:fml:better_diving:Entity getMaxAirSupply Transformer,xf:fml:better_diving:Entity updateFluidHeightAndDoFluidPushing Transformer,xf:fml:entity_culling:Entity Transformer,re:classloading,pl:accesstransformer:B,xf:fml:better_diving:Entity updateFluidOnEyes Transformer,xf:fml:better_diving:Entity getMaxAirSupply Transformer,xf:fml:better_diving:Entity updateFluidHeightAndDoFluidPushing Transformer,xf:fml:entity_culling:Entity Transformer,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:un |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[02:42:33] [Server thread/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 3e291e4f-7546-48d5-ba68-351bce71948d | |
[02:42:33] [Server thread/WARN] [minecraft/EntityType]: Exception loading entity: | |
net.minecraft.crash.ReportedException: Loading entity NBT | |
at net.minecraft.entity.Entity.func_70020_e(Entity.java:1509) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:better_diving:Entity Transformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:better_diving:Entity Transformer,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:randompatches.mixins.json:EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:unearthed.mixins.json:server.MixinEntity,pl:mixin:APP:spiderstpo.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:EntityMixin,pl:mixin:APP:endergetic.mixins.json:EntityMixin,pl:mixin:APP:allurement.mixins.json:EntityMixin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[20Sep2021 07:44:28.903] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.5, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] | |
[20Sep2021 07:44:28.906] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_181 by Oracle Corporation | |
[20Sep2021 07:44:29.298] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust | |
[20Sep2021 07:44:29.331] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/173405/userdata/custom-minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER | |
[20Sep2021 07:44:32.192] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] | |
[20Sep2021 07:44:59.001] [modloading-wo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HTML: | |
<div class="menuToggle"> | |
<span></span> | |
<span></span> | |
<span></span> | |
</div> | |
SCSS: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
[ -z "$PHP_VERSION" ] && PHP_VERSION="7.0.6" | |
PHP_IS_BETA="no" | |
ZEND_VM="GOTO" | |
ZLIB_VERSION="1.2.8" | |
MBEDTLS_VERSION="2.2.1" | |
LIBMCRYPT_VERSION="2.5.8" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[21:04:08] [Server thread/INFO]: [net.arcana.statistics.event.blockBreakEvent:onBlockBreakEvent:20]: Player199 broke 3 | |
[21:04:11] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.sql.SQLException: database is locked | |
[21:04:11] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.sqlite.core.NativeDB.throwex(NativeDB.java:397) | |
[21:04:11] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.sqlite.core.NativeDB._exec(Native Method) | |
[21:04:11] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.sqlite.jdbc3.JDBC3Statement.executeUpdate(JDBC3Statement.java:116) | |
[21:04:11] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.arcana.statistics.sql.dbDriver.execute(dbDriver.java:80) | |
[21:04:11] [Server thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.arcana.statistics.event.blockBreakEvent.onBlockBreakEvent(blockBreakEvent.java:43) | |
[21: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# /etc/bash.bashrc | |
# | |
# If not running interactively, don't do anything | |
[[ $- != *i* ]] && return | |
PS1="\[\e[00;36m\]\u@\h:\[\e[00;32m\]\w \[\e[00;36m\]>\[\e[00;00m\] " | |
# Bash won't get SIGWINCH if another process is in the foreground. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Set path variables | |
DIR=`pwd` | |
SYS_PACKAGES=/usr/local/lib/python2.7/dist-packages | |
VENV_PACKAGES=$DIR/Venv-Linux/lib/python2.7/site-packages | |
# Install all kivy dependencies via Apt. |