Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mando222 on github.
  • I am mando222 (https://keybase.io/mando222) on keybase.
  • I have a public key ASDwMTv7-4I0lS-xOJbg15jdis6d3A0TWg0e1JGCQwQ6fwo

To claim this, I am signing this object:

[21:27:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:27:26] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:27:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:27:26] [main/INFO]: Forge Mod Loader version 14.23.2.2611 for Minecraft 1.12.2 loading
[21:27:26] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Bria\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
[21:27:27] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in backpacks 1.12.2 - 3.4.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[21:27:27] [main/WARN]: The coremod BCModPlugin (brad16840.core.BCModPlugin) is not signed!
[21:27:27] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.1.10.jar. This is not recommended, @Mods should be in a separate jar fro
[21:20:49] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:20:49] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[21:20:49] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[21:20:49] [main/INFO]: Forge Mod Loader version 14.23.2.2611 for Minecraft 1.12.2 loading
[21:20:49] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Bria\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
[21:20:49] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in backpacks 1.12.2 - 3.4.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[21:20:49] [main/WARN]: The coremod BCModPlugin (brad16840.core.BCModPlugin) is not signed!
[21:20:49] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.1.10.jar. This is not recommended, @Mods should be in a separate jar fro
[12:56:39] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:56:39] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:56:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:56:39] [main/INFO]: Forge Mod Loader version 14.23.2.2611 for Minecraft 1.12.2 loading
[12:56:39] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Users\Ryan\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
[12:56:39] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in backpacks 1.12.2 - 3.4.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:56:39] [main/WARN]: The coremod BCModPlugin (brad16840.core.BCModPlugin) is not signed!
[12:56:39] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.1.10.jar. This is not recommended, @Mods should be in a separate jar fro
Geofinder API Script
===================
This is a guide for how to use the geo demo asset for DSE Search.
### Motivation
The Geofinder API sample application is a good way to showcase and quickly demonstrate the capability of DataStax Enterprise (DSE) Max and it's DSE Search functionality. The sample application is meant to be a way to show how different aspects of DSE Search can be surfaced through the application layer. Keep in mind that the demo is a conduit for the messaging of DSE, not the end user application itself, so the messaging should correlate.
### What is included?