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
ETLAlchemySource (INFO) - | |
************************* | |
*** Total Tables: 0 *** | |
************************* | |
ETLAlchemySource (INFO) - | |
======================== | |
=== * Sync Summary * === | |
======================== |
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
* [mailu](https://mailu.io/) | |
* nextcloud | |
* traefik | |
* pihole | |
* strapi | |
* openldap | |
* mopidy |
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
NextCloud - groupware | |
Mailu - mailserver | |
Mopidy - music streaming, inkluding other sources (spotify, soundcloud) | |
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
[10:44:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[10:44:08] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker | |
[10:44:08] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker | |
[10:44:08] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2846 for Minecraft 1.12.2 loading | |
[10:44:08] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64 | |
[10:44:08] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed! | |
[10:44:08] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed! | |
[10:44:08] [main/INFO] [FML]: Searching C:\Users\n18134\Desktop\MultiMC\instances\ForgeEssentials test\.minecraft\mods for mods | |
[10:44:08] [mai |
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
### mods list ### | |
81 Tiles (Fixed for C:S 1.2+) (ID=576327847) activated | |
Adaptive Prop Visibility Distance (ID=625608461) activated | |
Additive Shader (ID=1410003347) activated | |
Advanced Stop Selection (ID=1394468624) activated | |
AdvancedRoadTools (ID=1925527132) activated | |
Aedificium RELOADED (ID=1452259306) activated | |
AnimUV Params (ID=940299505) activated | |
Any Road Outside Connections (ID=883332136) activated |
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
<template> | |
<div id="ebu-safe" class="overlay pm5644 safe-grid"> | |
<div id="action-safe" class="safe action-safe" /> | |
<div id="graphics-safe" class="safe graphics-safe" /> | |
<div id="caption-safe" class="safe caption-safe" /> | |
</div> | |
</template> | |
<style lang="css"> | |
--height: 1080px; | |
--width: 1920px; |
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
import { link, exists } from "fs"; | |
/* https://github.com/request/request-promise */ | |
let rp = require('request-promise'); | |
let cheerio = require('cheerio'); | |
const curseBase = "https://www.curseforge.com"; | |
const projectPath = "projects"; | |
const modPath = "minecraft/mc-mods"; | |
const modPackPath = "minecraft/modpacks"; | |
const texturePackPath = "minecraft/texture-packs"; | |
const membersPath = "members" |
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
[00:11:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[00:11:45] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[00:11:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[00:11:45] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading | |
[00:11:45] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Mac OS X:x86_64:10.14.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home | |
[00:11:46] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods for mods | |
[00:11:46] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods/1.12.2 for mods | |
[00:11:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from OnlineUUID-1.12.2-1.0.0.jar | |
[00:11:46] [main/INFO] [FML]: Loading tweak |
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
[00:07:04] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[00:07:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[00:07:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker | |
[00:07:04] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading | |
[00:07:04] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Mac OS X:x86_64:10.14.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home | |
[00:07:05] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods for mods | |
[00:07:05] [main/INFO] [FML]: Searching /Users/n18134/Vogol-Slate/.minecraft/./mods/1.12.2 for mods | |
[00:07:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.5-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from |
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 ---- | |
WARNING: coremods are present: | |
Contact their authors BEFORE contacting forge | |
// Would you like a cupcake? | |
Time: 29.01.19 00:27 | |
Description: Exception in server tick loop |
NewerOlder