-
LDAP - The Lightweight Directory Access Protocol is a protocol for maintaining and accessing distributed directory information over an IP network. A client connects to a Directory System Agent (DSA), an LDAP server, via TCP and UDP port 389 or 636 for LDAPS. All information is transmitted using Basic Encoding Rules (BER).
-
Kerberos - A Computer network authentication protocol that works on the basis of tickets to allow nodes communicating over a non-secure network to prove their identity to one another in a secure manner.
-
Distribution groups are a feature in AD that allow sending emails to multiple people that are added to the contact list of the group within the domain. Permissions cannot be assigned in a DG.
This file contains hidden or 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
net.minecraft.item.ItemStack: [[1xtile.sand@0 minecraft:sand, 1xtile.sand@1 minecraft:sand], [1xtile.hellsand@0 minecraft:soul_sand], []] | |
java.lang.IllegalArgumentException: Unknown ingredient type: class betterwithmods.api.recipe.impl.StackOutput | |
at mezz.jei.ingredients.IngredientRegistry.getIngredientHelper(IngredientRegistry.java:115) ~[IngredientRegistry.class:?] | |
at mezz.jei.ingredients.IngredientRegistry.getIngredientHelper(IngredientRegistry.java:105) ~[IngredientRegistry.class:?] | |
at mezz.jei.recipes.RecipeMap.addRecipeCategory(RecipeMap.java:46) ~[RecipeMap.class:?] | |
at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:106) ~[RecipeMap.class:?] | |
at mezz.jei.recipes.RecipeMap.addRecipe(RecipeMap.java:75) ~[RecipeMap.class:?] | |
at mezz.jei.recipes.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:270) ~[RecipeRegistry.class:?] | |
at mezz.jei.recipes.RecipeRegistry.addRecipe(RecipeRegistry.java:255) [RecipeRegistry.class:?] |
This file contains hidden or 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
/usr/lib/jvm/default-runtime/bin/java -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:35467,suspend=y,server=n -javaagent:/opt/intellij-idea-ultimate-edition/plugins/Groovy/lib/agent/gragent.jar -javaagent:/opt/intellij-idea-ultimate-edition/lib/rt/debugger-agent.jar=file:/tmp/capture.props -Dfile.encoding=UTF-8 -classpath /usr/lib/jvm/default-runtime/jre/lib/charsets.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/cldrdata.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/dnsns.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/jaccess.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/jfxrt.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/localedata.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/nashorn.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/sunec.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/sunjce_provider.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/sunpkcs11.jar:/usr/lib/jvm/default-runtime/jre/lib/ext/zipfs.jar:/usr/lib/jvm/default-runtime/jre/lib/jce.jar:/usr/lib/jvm/default-runtime/jre/lib/jfxswt.jar:/usr/lib/jvm/de |
This file contains hidden or 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
advancement.betterwithmods.crucible.desc= | |
advancement.betterwithmods.cauldron.desc= | |
advancement.betterwithmods.turntable.desc= | |
advancement.betterwithmods.screw_pump.desc= | |
advancement.betterwithmods.chair_wood.desc= | |
advancement.betterwithmods.companion_cube.desc= | |
advancement.betterwithmods.anchor.desc= | |
advancement.betterwithmods.millstone.desc= | |
advancement.betterwithmods.hibachi.desc= | |
advancement.betterwithmods.kiln.desc= |
This file contains hidden or 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: | |
SSLoadingPlugin (SereneSeasons-1.12.2-1.1.2-universal.jar) | |
LoadingPlugin (HardcoreBuoy-1.12-1.0.2.jar) | |
No More Glowing Pots (nomoreglowingpots-1.0.jar) | |
LoadingPlugin (Quark-r1.4-123.jar) | |
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.9.7-1.12.2-anarchy.jar) | |
Contact their authors BEFORE contacting forge |
This file contains hidden or 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
from pykeyboard import PyKeyboard | |
from pymouse import PyMouse | |
kb = PyKeyboard() | |
m = PyMouse() | |
while True: | |
x,y = m.position() | |
m.click(x,y, button=2) | |
This file contains hidden or 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 | |
## Thank you for helping us help you help us all | |
SRCDIR=/linux1/builds | |
DSTDIR=/linux1/usr | |
## Define what's cloned | |
REPOS="\ | |
git://anongit.freedesktop.org/git/xorg/util/macros \ |
This file contains hidden or 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
{ | |
"path": "mod_betterwithmods/bwm_hemp.json", | |
"enabled": true, | |
"id": "bwm_hemp", | |
"plant_name": "Hemp", | |
"seed_name": "Hemp Seeds", | |
"seed_items": [ | |
{ | |
"item": "betterwithmods:hemp", | |
"meta": 0, |
This file has been truncated, but you can view the full file.
This file contains hidden or 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
[PREINITIALIZATION][CLIENT][INFO] com.teamacronymcoders.contenttweaker.modules.vanilla.resources.materials.MaterialBracketHandler is missing a BracketHandler annotation, setting the priority to 10 | |
[PREINITIALIZATION][CLIENT][INFO] com.teamacronymcoders.contenttweaker.modules.vanilla.resources.sounds.SoundEventBracketHandler is missing a BracketHandler annotation, setting the priority to 10 | |
[PREINITIALIZATION][CLIENT][INFO] com.teamacronymcoders.contenttweaker.modules.vanilla.resources.sounds.SoundTypeBracketHandler is missing a BracketHandler annotation, setting the priority to 10 | |
[PREINITIALIZATION][CLIENT][INFO] com.teamacronymcoders.contenttweaker.modules.vanilla.resources.BlockBracketHandler is missing a BracketHandler annotation, setting the priority to 10 | |
[PREINITIALIZATION][CLIENT][INFO] Loading scripts | |
[PREINITIALIZATION][CLIENT][INFO] [contenttweaker | SIDE_CLIENT]: Skipping file {[2000:crafttweaker]: transformers.zs} as we are currently loading with a different loader | |
[PREINITIALIZATION][CLIENT][INF |
This file contains hidden or 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
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Injecting existing registry data into this client instance | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world contenttweaker:redstone_alloy_molten | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world contenttweaker:reinforced_metal_molten | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world contenttweaker:redstone_molten | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world contenttweaker:enhanced_galgadorian_molten | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world contenttweaker:platinum_molten | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world contenttweaker:galgadorian_molten | |
[18:58:49] [Netty Epoll Client IO #0/INFO] [FML]: Registry Block: Found a missing id from the world |