Jump to content

Freezes on startup from eclipse debug


Callion

Recommended Posts

I have been creating an addon for another mod and after alot of bug fixes I finally managed to bootup the game successfully from the debug mode, but when ever I boot up forge for testing it loads a couple things and then freezes and does nothing, its not like the program stopped responding it just wont load from there. Here is the console report before the freeze

Picked up _JAVA_OPTIONS: -Xmx4096m
2020-09-28 15:18:24,467 main WARN Advanced terminal features are not available in this environment
[32m[15:18:24] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 28.2.23, --version, MOD_DEV, --assetIndex, 1.14, --assetsDir, C:\Users\jacob\.gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}]
[m[32m[15:18:24] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 15 by Oracle Corporation
[m[36m[15:18:24] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,fmluserdevdata,testharness,fmlclient,fmluserdevclient,fmlserver]
[m[36m[15:18:24] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[m[36m[15:18:24] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,capability_inject_definalize,accesstransformer,runtimedistcleaner]
[m[36m[15:18:24] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml]
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LauncherVersion/CORE]: Found FMLLauncher version 28.2
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML 28.2 loading
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found ModLauncher version : 4.1.0+62+5bfa59b
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Initializing modjar URL handler
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.5+4+02b7b69
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found Runtime Dist Cleaner
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.5.0+6+478760f
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package specification 3
[m[32m[15:18:25] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Setting up basic FML game directories
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Making MODSDIR directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\mods
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Created MODSDIR directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\mods
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\mods
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Making CONFIGDIR directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\config
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Created CONFIGDIR directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\config
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\config
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\config\fml.toml
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading configuration
[m[33m[15:18:25] [main/WARN] [ne.mi.fm.lo.FMLConfig/CORE]: Configuration file C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\config\fml.toml is not correct. Correcting
[m[33m[15:18:25] [main/WARN] [ne.mi.fm.lo.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Making default config directory directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\defaultconfigs
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Created default config directory directory : C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\run\defaultconfigs
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing launch handler
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Using fmluserdevclient as launch service
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Received command line version data  : MC Version: '1.14.4' MCP Version: '20190829.143755' Forge Version: '28.2.23' Forge group: 'net.minecraftforge'
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR forge at path C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR mcdata at path C:\Users\jacob\.gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
[m[36m[15:18:25] [main/DEBUG] [ne.mi.us.FMLUserdevLaunchProvider/CORE]: Injecting maven path C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLCommonLaunchHandler/CORE]: Got mod coordinates tardis%%C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main;tardis%%C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main from env
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{tardis=[C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main, C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main]}]
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found 2 language providers
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.2
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp'
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234}
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[m[36m[15:18:25] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Initiating mod scan
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main
[m[36m[15:18:25] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\blusunrize\immersiveengineering\ImmersiveEngineering\0.14-97-f2ffbf412_mapped_stable_56-1.14.3\ImmersiveEngineering-0.14-97-f2ffbf412_mapped_stable_56-1.14.3.jar
[m[36m[15:18:25] [main/DEBUG] [ne.mi.us.ClasspathLocator/CORE]: Found classpath mod: C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\blusunrize\immersiveengineering\ImmersiveEngineering\0.14-97-f2ffbf412_mapped_stable_56-1.14.3\ImmersiveEngineering-0.14-97-f2ffbf412_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.us.ClasspathLocator/CORE]: Found classpath mod: C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\mezz\jei\jei-1.14.4\6.0.0.29_mapped_stable_56-1.14.3\jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.us.ClasspathLocator/CORE]: Found classpath mod: C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\mezz\jei\jei-1.14.4\6.0.0.29_mapped_stable_56-1.14.3\jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\blusunrize\immersiveengineering\ImmersiveEngineering\0.14-97-f2ffbf412_mapped_stable_56-1.14.3\ImmersiveEngineering-0.14-97-f2ffbf412_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\mezz\jei\jei-1.14.4\6.0.0.29_mapped_stable_56-1.14.3\jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3-api.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3-launcher.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecraftforge\accesstransformers\1.0.5\1254aa2fe7555253cef286338d936e646c26571c\accesstransformers-1.0.5-shadowed.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecraftforge\eventbus\1.0.0\dfdaccd05f2d127a3633e45eb9119c9d1669e3ad\eventbus-1.0.0-service.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecraftforge\coremods\1.0.0\b26ab79f66a4b0dd9c236733e79a0c4670c7b269\coremods-1.0.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecraftforge\forgespi\1.5.0\50212f863b1e5119f0e4fced4c5f8d838269318f\forgespi-1.5.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\113c9ea1a20ff347f972c25b184a9b530c03cd53\modlauncher-4.1.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\cpw.mods\modlauncher\4.1.0\b0bae299762c445426a578979e70728320aaaabb\modlauncher-4.1.0-api.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.google.code.findbugs\jsr305\3.0.2\25ea2e8b0c338a877313bd4672d3fe056ea78f0d\jsr305-3.0.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecraftforge\mergetool\1.0.9\d1e1ba354a40b5703340b5cb02fdca489cff3646\mergetool-1.0.9-api.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-commons\6.2\f0df1c69e34a0463679d7c8db36ddb4312836e76\asm-commons-6.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-util\6.2\a9690730f92cc79eeadc20e400ebb41eccce10b1\asm-util-6.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-analysis\6.2\c7d9a90d221cbb977848d2c777eb3aa7637e89df\asm-analysis-6.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm-tree\6.2\61570e046111559f38d4e0e580c005f75988c0a6\asm-tree-6.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.ow2.asm\asm\6.2\1b6c4ff09ce03f3052429139c2a68e295cae6604\asm-6.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\cpw.mods\grossjava9hacks\1.1.0\ba432ff9b3477370a2317eff223ad3b6a82d37b1\grossjava9hacks-1.1.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecraftforge\unsafe\0.2.0\54d7a0a5e8fdb71b973025caa46f341ae5904f39\unsafe-0.2.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.electronwill.night-config\toml\3.6.0\f0c2c48748bdfc8d1f3798ec478f003bccc7e0b1\toml-3.6.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.electronwill.night-config\core\3.6.0\412f2edf0ef6cc9178ab38751af4e507f413bef\core-3.6.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.jline\jline\3.12.1\de2bd909cb9f8eaa741bd03df4a1bd3f6eb593c7\jline-3.12.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.6.0\d4c0da647de59c9ccc304a112fe1f1474d49e8eb\maven-artifact-3.6.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.jodah\typetools\0.6.0\a1552ecd6f5b9444585a7c4b05f6312cf7d32fd3\typetools-0.6.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\java3d\vecmath\1.5.2\79846ba34cbd89e2422d74d53752f993dcc2ccaf\vecmath-1.5.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.minecrell\terminalconsoleappender\1.2.0\96d02cd3b384ff015a8fef4223bcb4ccf1717c95\terminalconsoleappender-1.2.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-core\2.11.2\6c2fb3f5b7cd27504726aef1b674b542a0c9cf53\log4j-core-2.11.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.logging.log4j\log4j-api\2.11.2\f5e9a2ffca496057d6891a3de65128efc636e26e\log4j-api-2.11.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.sf.jopt-simple\jopt-simple\5.0.4\4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\jopt-simple-5.0.4.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\patchy\1.1\aef610b34a1be37fa851825f12372b78424d8903\patchy-1.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\oshi-project\oshi-core\1.1\9ddf7b048a8d701be231c0f4f95fd986198fd2d8\oshi-core-1.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\jna\4.4.0\cb208278274bf12ebdb56c61bd7407e6f774d65a\jna-4.4.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.java.dev.jna\platform\3.4.0\e3f70017be8100d3d6923f50b3d2ee17714e9c13\platform-3.4.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.ibm.icu\icu4j-core-mojang\51.2\63d216a9311cca6be337c1e458e587f99d382b84\icu4j-core-mojang-51.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\javabridge\1.0.22\6aa6453aa99a52a5cd91749da1af6ab70e082ab3\javabridge-1.0.22.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\io.netty\netty-all\4.1.25.Final\d0626cd3108294d1d58c05859add27b4ef21f83b\netty-all-4.1.25.Final.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.google.guava\guava\21.0\3a3d111be1be1b745edfa7d91678a12d7ed38709\guava-21.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-lang3\3.8.1\6505a72a097d9270f7a9e7bf42c4238283247755\commons-lang3-3.8.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\commons-io\commons-io\2.5\2852e6e05fbb95076fc091f6d1780f1f8fe35e0f\commons-io-2.5.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpclient\4.3.3\18f4247ff4572a074444572cee34647c43e7c9c7\httpclient-4.3.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\commons-codec\commons-codec\1.10\4b95f4897fa13f2cd904aee711aeafc0c5295cd8\commons-codec-1.10.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.java.jinput\jinput\2.0.5\39c7796b469a600f72380316f6b1f11db6c2c7c4\jinput-2.0.5.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\net.java.jutils\jutils\1.0.0\e12fe1fda814bd348c1579329c86943d2cd3c6a6\jutils-1.0.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\brigadier\1.0.17\c6b7dc51dd44379cc751b7504816006e9be4b1e6\brigadier-1.0.17.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\datafixerupper\2.0.24\944c24a8519981847ffb36c6dcd059d96fcb4b0\datafixerupper-2.0.24.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.google.code.gson\gson\2.8.0\c4ba5371a29ac9b2ad6129b1d39ea38750043eff\gson-2.8.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\authlib\1.5.25\9834cdf236c22e84b946bba989e2f94ef5897c3c\authlib-1.5.25.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.commons\commons-compress\1.8.1\a698750c16740fd5b3871425f4cb3bbaa87f529d\commons-compress-1.8.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\commons-logging\commons-logging\1.1.3\f6f66e966c70a83ffbdb6f17a0919eaf7c8aca7f\commons-logging-1.1.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.apache.httpcomponents\httpcore\4.3.2\31fbbff1ddbf98f3aa7377c94d33b0447c646b6e\httpcore-4.3.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\it.unimi.dsi\fastutil\8.2.1\5ad88f325e424f8dbc2be5459e21ea5cab3864e9\fastutil-8.2.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\ee8e57a79300f78294576d87c4a587f8c99402e2\lwjgl-jemalloc-3.2.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-jemalloc\3.2.2\338b25b99da3ba5f441f6492f2ce2a9c608860ed\lwjgl-jemalloc-3.2.2-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\2b772a102b0a11ee5f2109a5b136f4dc7c630827\lwjgl-openal-3.2.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-openal\3.2.2\ec20a7d42a2438528fca87e60b1705f1e2339ddb\lwjgl-openal-3.2.2-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\6ac5bb88b44c43ea195a570aab059f63da004cd8\lwjgl-opengl-3.2.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-opengl\3.2.2\d8dcdc91066cae2d2d8279cb4a9f9f05d9525826\lwjgl-opengl-3.2.2-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\d3ad4df38e400b8afba1de63f84338809399df5b\lwjgl-glfw-3.2.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-glfw\3.2.2\dc6826d636bf796b33a49038c354210e661bfc17\lwjgl-glfw-3.2.2-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\3b8e6ebc5851dd3d17e37e5cadce2eff2a429f0f\lwjgl-stb-3.2.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl-stb\3.2.2\811f705cbb29e8ae8d60bdf8fdd38c0c123ad3ef\lwjgl-stb-3.2.2-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\8ad6294407e15780b43e84929c40e4c5e997972e\lwjgl-3.2.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.lwjgl\lwjgl\3.2.2\5359f3aa50d36352815fc662ea73e1c00d22170\lwjgl-3.2.2-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\f378f889797edd7df8d32272c06ca80a1b6b0f58\text2speech-1.11.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\com.mojang\text2speech\1.11.3\c0b242c0091be5acbf303263c7eeeaedd70544c7\text2speech-1.11.3-natives-windows.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.antlr\antlr4-runtime\4.7.2\e27d8ab4f984f9d186f54da984a6ab1cccac755e\antlr4-runtime-4.7.2.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.codehaus.plexus\plexus-utils\3.1.0\60eecb6f15abdb1c653ad80abaac6fe188b3feaa\plexus-utils-3.1.0.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.jline\jline-reader\3.12.1\4382ab1382c7b6f379377ed5f665dc2f6e1218bc\jline-reader-3.12.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\modules-2\files-2.1\org.jline\jline-terminal\3.12.1\c777448314e050d980a6b697c140f3bfe9eb7416\jline-terminal-3.12.1.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\mezz\jei\jei-1.14.4\6.0.0.29_mapped_stable_56-1.14.3\jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR manifest_jar at path C:\Users\jacob\eclipse\java-2020-06\eclipse\configuration\org.eclipse.osgi\222\0\.cp\lib\javaagent-shaded.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModListHandler/CORE]: Found mod coordinates from lists: []
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main\META-INF\mods.toml
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\blusunrize\immersiveengineering\ImmersiveEngineering\0.14-97-f2ffbf412_mapped_stable_56-1.14.3\ImmersiveEngineering-0.14-97-f2ffbf412_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-0.14-97-f2ffbf412_mapped_stable_56-1.14.3.jar with {immersiveengineering} mods - versions {0.14-97-f2ffbf412}
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\blusunrize\immersiveengineering\ImmersiveEngineering\0.14-97-f2ffbf412_mapped_stable_56-1.14.3\ImmersiveEngineering-0.14-97-f2ffbf412_mapped_stable_56-1.14.3.jar with language javafml
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod IE wire damage with Javascript path asm/wiredamage.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod IE arm angle adjustment with Javascript path asm/arm_angles.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod IE block update callback with Javascript path asm/blockwirecollisions.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod asm/wiredamage.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod asm/arm_angles.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod asm/blockwirecollisions.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar with {forge} mods - versions {28.2.23}
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\build\fg_cache\net\minecraftforge\forge\1.14.4-28.2.23_mapped_stable_56-1.14.3\forge-1.14.4-28.2.23_mapped_stable_56-1.14.3.jar with language javafml
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\mezz\jei\jei-1.14.4\6.0.0.29_mapped_stable_56-1.14.3\jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3.jar
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3.jar with {jei} mods - versions {6.0.0.29}
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\jacob\.gradle\caches\forge_gradle\deobf_dependencies\mezz\jei\jei-1.14.4\6.0.0.29_mapped_stable_56-1.14.3\jei-1.14.4-6.0.0.29_mapped_stable_56-1.14.3.jar with language javafml
[m[36m[15:18:26] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file main with {tardis} mods - versions {1.4.1}
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\jacob\OneDrive\Documents\Code\TardisMod-1-14\bin\main with language javafml
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Considering mod file candidate C:\Users\jacob\.gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileInfo/LOADING]: Found valid mod file client-extra.jar with {minecraft} mods - versions {1.14.4}
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\jacob\.gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar with language minecraft
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.ModSorter/LOADING]: Found 5 mandatory requirements
[m[36m[15:18:27] [main/DEBUG] [ne.mi.fm.lo.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[m
also I should point out that this is for 1.14

Edited by Callion
Link to comment
Share on other sites

1.14.4 is no longer supported. See the green banner at the top of the page.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.