For software developers it is an online service to host the tools they need to work and communicate with their coworkers. It provides a workflow to propose modifications and engage in discussions. The goal is to reach an agreement that will allow these modifications to be merged into the software repository.
The source code itself is stored in a revision control system and linked to a wide range of services such as a code review, bug database, continuous integration, etc. When a FOSS development community forks, it duplicates the content of the forge and is then able to modify it without asking permission. A community may rely on services scattered on multiple forges: they are not necessarily hosted under the same domain.
The term forge refers to a common prefix or suffix adopted by various platforms created after the example of SourceForge in 2001.[1] This usage of the word stems from the metalworking forge, used for shaping metal parts.
In 2023 the two most widely used collaborative development platforms are not advertised as being forges. The GitHub tagline[2] is The complete developer platform to build, scale, and deliver secure software. The GitLab tagline[3] is the most comprehensive AI-powered DevSecOps Platform. Although they share all the technical aspects of what constitutes a forge, the documentation and marketing material does not make use of the term forges.
However, in FOSS development communities and since the inception of the first SourceForge fork in 2001, the term forge is still commonly used to designate online collaborative software platforms.
Some online services do not qualify as a forge, even when they share some of its essential aspects. For instance a standalone code review service such as Gerrit is sometime integrated in a forge that lacks integrated code review but cannot be used to distribute the software to end users.
Similarly, online services that focus on project management or issue tracking such as Trac, Redmine or OpenProject do not provide a workflow to be used by software developers to discuss the changes they propose and merge the outcome in the software repository. These services may include limited integration with a range of version control system, for visualization and citing code it contains, but that alone is more of a feature than a workflow a developer can use.
In addition to the web user interface, it is common for a forge to provide a REST API with the a documentation (GitHub,[4] GitLab,[5] Gitea,[6] etc.) to enable interoperability with other products. Forge users can also install webhooks to notify a third party online service when an event happens on their software project (for instance the webhook can be called when a new issue is created[7]).
Federation and the associated protocol ActivityPub (introduced in 2018) allows forges to communicate with each other about their activities (for instance when issues are created[8] or a commit is pushed[9]). Although native federation support is sometime discussed[10] or in progress[11] it is not yet available. Third party projects emerged to bridge the gap such as a plugin for the pagure forge[12] or a proxy supporting ActivityPub and translating it to REST API calls to the designated forge.[13]
There is no SSO that applications and users could rely on to authenticate with all forges. Instead it is common for a forge to support a number of authentication providers: if a user already has an account they can use it to authenticate on the forge and do not need to create a new account (for instance GitLab supports OAuth2 providers such as GitHub[14]). Some forges can act as an authentication provider (for instance Gitea is an OAuth2 provider[15] as well as GitLab[16]).
To improve the user and the system administrator experience when using multiple online services, some forges are integrated with popular third-party software and services such as online chat (for instance mattermost has a plugin for GitHub[17] and is natively support by GitLab[18]).
Sorry for the delayed response. To clarify a little, I believe the solution lies more in where the app was installed. For example, in order to have Confluence scopes apply, you will need to run forge install for Confluence on sites you wish to use the app in, even if your app is only displayed in Jira.
However, when I recreated the app from the cli, choosing Confluence initially, then manually copied over all my code, including the scopes - after deploying and the app asked for my permission, I now saw all the scopes that I had added.
I created this app originally this morning and ran into this issue. Then assumed I had done something wrong, so uninstalled and deleted the app from the Developer Console, then proceeded to recreate it and still seem to be experiencing this issue.
No matter what version, no matter if i have mods or not, it gives me exit code 1.
It also doesnt give me anything else from the minecraft launcher, just that.
I tried to use the curse forge app but it also doesn't work, exit code 1 again no matter the version and if there are mods or not, again.The Curseforge app crash note for research.
I've been getting the same thing. I even have been watching the logs while it opens, even when I can't read the darn thing! One thing that catches my attention is the exit code 1 then asks me if I'd like to copy it. I just want my shaders! So I hope there is a fix for this. >.<
You're not the only one. I've been told this is an AMD-related issue. Basically AMD broke their latest driver update, so you may need to reinstall/update your graphics drivers if you're using an AMD graphics card.
Hello all friends! I FOUND THE SOLUTION!
Your messages about the AMD graphics card made me think, I own the RX 5700 XT model myself, and I haven't updated the drivers for a long time, because everything works stably, and they have crooked driver versions from time to time.
The first thing I did to solve this problem was to go into a special application "AMS Software Adrenaline" and the first thing that opened was an error related to dravers and Windows update, I had to reinstall the application. After that, I updated the drivers in the application, immediately restarted the computer and everything started working.
I apologize if something is not clear in my English, I did everything through a translator because I am from Russia
I'm having the same issue. I have a AMD Ryzen 5 5600H Radeon Graphics. If someone can let me know if they find a solution. I'm honestly so sad that I can't get it to work. I've tried to fix it for the past 16 hours and no luck...
Hello. I want to start off by saying im new to the whole Forum thing but i would appreciate some help. So i have previously had no issues with anythong to do with mods and forge till today and yesterday. For some reason when i load up forge 1.19 and 1.18 it crashes saying "Exit Code: 1". It does this for 1.19, 1.18 and 1.16. I am confused because it wirks for 1.12. But if anyone could please give me a suggestion of what to do. Ive not found anythong that helps with Exit Code: 1 so i thought id ask here. Thanks.
i also dont know if this means anything but this appears when i try to load up minecraft with forge installed. It appears with and without mods in the mods folder so yeah im stuck. I have also made sure the mods are correct to the forge version so yeah. Rlly sorry if that means nothing but i have no idea what to do. thanks.
[11:03:48] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Cocla27, --version, 1.16.5-forge-36.2.34, --gameDir, C:\Users\thoma\AppData\Roaming\.minecraft, --assetsDir, C:\Users\thoma\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 26dfc9cf3d9f45168dc96b31e3d4ce23, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
Exception in thread "main" [11:03:48] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Failed to load FML config from C:\Users\thoma\AppData\Roaming\.minecraft\config\fml.toml
Please do not post a log for an unsupported version of Forge and claim that the issue also exists on supported versions. If you are experiencing an issue with Forge 1.18/1.19, post a log of Forge 1.18/1.19.
There are a few possible causes for this issue. First, make sure you're using the latest version of Forge. If that doesn't solve the problem, try deleting the .minecraft/mods folder and re-installing your mods. Finally, check your Java installation and make sure it's up to date.
and sorry i dont understand sciwhiz12 what you mean. if your on about me saying it also doesnt work on 1.16.5 i dont see how thats an issue but either way it says the same thing on 1.18 and 1.19 aswell that was what i was trying to say. as i said im very new to the whole forum thing
First of all you should post the debug.log (because logs is too broad a term). You find it in the logs folder of your game directory.
If you using CurseForge you need to enable the debug.log in the settings.
i have fixed my problem. i just deleted the .minecraft folder. yeah i now have no world but at least i can play again..... yay. anyway thanks for everyones help i rlly appreciate it. have a good rest of your day. and to the person who said to do this, i thought you meant just the mods folder sorry. thanks again everyone!!!
[02Oct2023 11:07:32.185] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Arakas_Crawford, --version, 1.19.2-forge-43.3.0, --gameDir, C:\Users\Harly Quin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Harly Quin\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, 8837c7c5b84b46c09df0014ce02055b4, --accessToken, ????????, --clientId, M2JjOTQ2OTUtMjA4Yi00YjQ3LWIyYmMtMWFjZmMzOTAzMjkw, --xuid, 2535470531827126, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[02Oct2023 11:07:32.189] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.8 by Microsoft; OS Windows 10 arch amd64 version 10.0
[02Oct2023 11:07:32.206] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
[02Oct2023 11:07:32.214] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
[02Oct2023 11:07:32.222] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
[02Oct2023 11:07:32.229] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[02Oct2023 11:07:32.235] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services:
[02Oct2023 11:07:32.241] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[02Oct2023 11:07:32.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[02Oct2023 11:07:32.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[02Oct2023 11:07:32.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[02Oct2023 11:07:32.242] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[02Oct2023 11:07:32.244] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
[02Oct2023 11:07:32.244] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
[02Oct2023 11:07:32.244] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.8+10.0.8+main.0ef7e830
[02Oct2023 11:07:32.244] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
[02Oct2023 11:07:32.244] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.3+6.0.3+master.039e4ea9
[02Oct2023 11:07:32.244] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[02Oct2023 11:07:32.245] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922
[02Oct2023 11:07:32.245] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 6.0.0+6.0.0+master.42474703
[02Oct2023 11:07:32.246] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5
[02Oct2023 11:07:32.247] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[02Oct2023 11:07:32.247] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[02Oct2023 11:07:32.251] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[02Oct2023 11:07:32.251] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[02Oct2023 11:07:32.261] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@4009e306
[02Oct2023 11:07:32.271] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Harly%20Quin/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT
[02Oct2023 11:07:32.273] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[02Oct2023 11:07:32.274] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
[02Oct2023 11:07:32.274] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
[02Oct2023 11:07:32.274] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
[02Oct2023 11:07:32.275] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
[02Oct2023 11:07:32.275] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
[02Oct2023 11:07:32.276] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[02Oct2023 11:07:32.276] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[02Oct2023 11:07:32.276] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[02Oct2023 11:07:32.277] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Harly Quin\AppData\Roaming\.minecraft
[02Oct2023 11:07:32.277] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Harly Quin\AppData\Roaming\.minecraft
[02Oct2023 11:07:32.277] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Harly Quin\AppData\Roaming\.minecraft\mods
[02Oct2023 11:07:32.277] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Harly Quin\AppData\Roaming\.minecraft\mods
[02Oct2023 11:07:32.277] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Harly Quin\AppData\Roaming\.minecraft\config
[02Oct2023 11:07:32.278] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Harly Quin\AppData\Roaming\.minecraft\config
[02Oct2023 11:07:32.278] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Harly Quin\AppData\Roaming\.minecraft\config\fml.toml
[02Oct2023 11:07:32.278] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[02Oct2023 11:07:32.301] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Harly Quin\AppData\Roaming\.minecraft\defaultconfigs
[02Oct2023 11:07:32.302] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[02Oct2023 11:07:32.304] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[02Oct2023 11:07:32.304] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclient as launch service
[02Oct2023 11:07:32.322] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=43.3.0, mcVersion=1.19.2, mcpVersion=20220805.130853, forgeGroup=net.minecraftforge]
[02Oct2023 11:07:32.324] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[02Oct2023 11:07:32.324] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[02Oct2023 11:07:32.325] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers
[02Oct2023 11:07:32.325] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[02Oct2023 11:07:32.325] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[02Oct2023 11:07:32.325] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[02Oct2023 11:07:32.326] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[02Oct2023 11:07:32.326] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[02Oct2023 11:07:32.335] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[02Oct2023 11:07:32.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
[02Oct2023 11:07:32.340] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (JarInJar:null)
[02Oct2023 11:07:32.474] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.19.2-20220805.130853-srg.jar with minecraft mods - versions 1.19.2
[02Oct2023 11:07:32.479] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.3.0\fmlcore-1.19.2-43.3.0.jar
[02Oct2023 11:07:32.479] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.3.0\fmlcore-1.19.2-43.3.0.jar is missing mods.toml file
[02Oct2023 11:07:32.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.3.0\javafmllanguage-1.19.2-43.3.0.jar
[02Oct2023 11:07:32.482] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.3.0\javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file
[02Oct2023 11:07:32.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.3.0\lowcodelanguage-1.19.2-43.3.0.jar
[02Oct2023 11:07:32.485] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.3.0\lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file
[02Oct2023 11:07:32.489] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.3.0\mclanguage-1.19.2-43.3.0.jar
[02Oct2023 11:07:32.489] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.3.0\mclanguage-1.19.2-43.3.0.jar is missing mods.toml file
[02Oct2023 11:07:32.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19.2-43.3.0\forge-1.19.2-43.3.0-universal.jar
[02Oct2023 11:07:32.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.3.0-universal.jar with forge mods - versions 43.3.0
[02Oct2023 11:07:32.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from client-1.19.2-20220805.130853-srg.jar, it does not contain dependency information.
[02Oct2023 11:07:32.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from forge-1.19.2-43.3.0-universal.jar, it does not contain dependency information.
[02Oct2023 11:07:32.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from mclanguage-1.19.2-43.3.0.jar, it does not contain dependency information.
[02Oct2023 11:07:32.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from javafmllanguage-1.19.2-43.3.0.jar, it does not contain dependency information.
[02Oct2023 11:07:32.527] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from fmlcore-1.19.2-43.3.0.jar, it does not contain dependency information.
[02Oct2023 11:07:32.528] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF\jarjar\metadata.json from lowcodelanguage-1.19.2-43.3.0.jar, it does not contain dependency information.
[02Oct2023 11:07:32.548] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
[02Oct2023 11:07:32.550] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.19.2-20220805.130853-srg.jar with minecraft mods - versions 1.19.2
[02Oct2023 11:07:32.551] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.19.2-20220805.130853\client-1.19.2-20220805.130853-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
[02Oct2023 11:07:32.552] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19.2-43.3.0\forge-1.19.2-43.3.0-universal.jar
[02Oct2023 11:07:32.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.19.2-43.3.0-universal.jar with forge mods - versions 43.3.0
[02Oct2023 11:07:32.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Harly Quin\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.19.2-43.3.0\forge-1.19.2-43.3.0-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
[02Oct2023 11:07:32.575] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
[02Oct2023 11:07:32.576] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
[02Oct2023 11:07:32.576] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
[02Oct2023 11:07:32.576] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
[02Oct2023 11:07:32.576] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
[02Oct2023 11:07:32.576] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
[02Oct2023 11:07:32.577] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[02Oct2023 11:07:32.586] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 3 language providers
[02Oct2023 11:07:32.586] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
[02Oct2023 11:07:32.587] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 43
[02Oct2023 11:07:32.587] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 43
[02Oct2023 11:07:32.591] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
[02Oct2023 11:07:32.591] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
[02Oct2023 11:07:32.591] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
[02Oct2023 11:07:32.593] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements (0 mandatory, 0 optional)
[02Oct2023 11:07:32.593] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
[02Oct2023 11:07:32.855] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[02Oct2023 11:07:32.855] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[02Oct2023 11:07:32.856] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[02Oct2023 11:07:32.856] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[02Oct2023 11:07:32.856] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[02Oct2023 11:07:32.856] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
[02Oct2023 11:07:32.985] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Oct2023 11:07:32.985] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
[02Oct2023 11:07:33.024] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Oct2023 11:07:33.024] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
[02Oct2023 11:07:33.051] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[02Oct2023 11:07:33.054] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@68565bc7 to Target : CLASS Lnet/minecraft/world/level/biome/Biome; V
[02Oct2023 11:07:33.055] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@e11ecfa to Target : CLASS Lnet/minecraft/world/level/levelgen/structure/Structure; V
[02Oct2023 11:07:33.055] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@485e13d7 to Target : CLASS Lnet/minecraft/world/effect/MobEffectInstance; V
[02Oct2023 11:07:33.055] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@43984213 to Target : CLASS Lnet/minecraft/world/level/block/LiquidBlock; V
[02Oct2023 11:07:33.055] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2ff7a73 to Target : CLASS Lnet/minecraft/world/item/BucketItem; V
[02Oct2023 11:07:33.055] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@38830ea to Target : CLASS Lnet/minecraft/world/level/block/StairBlock; V
[02Oct2023 11:07:33.055] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3b705be7 to Target : CLASS Lnet/minecraft/world/level/block/FlowerPotBlock; V
[02Oct2023 11:07:33.056] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3a790e40 to Target : CLASS Lnet/minecraft/world/item/ItemStack; V
[02Oct2023 11:07:33.056] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@43acd79e to Target : CLASS Lnet/minecraft/network/play/client/CClientSettingsPacket; V
[02Oct2023 11:07:33.056] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[02Oct2023 11:07:33.197] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
[02Oct2023 11:07:33.198] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[02Oct2023 11:07:33.199] [main/DEBUG] [mixin/]: inject() running with 3 agents
[02Oct2023 11:07:33.199] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
[02Oct2023 11:07:33.199] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
[02Oct2023 11:07:33.199] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
[02Oct2023 11:07:33.199] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19.2-forge-43.3.0, --gameDir, C:\Users\Harly Quin\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Harly Quin\AppData\Roaming\.minecraft\assets, --uuid, 8837c7c5b84b46c09df0014ce02055b4, --username, Arakas_Crawford, --assetIndex, 1.19, --accessToken, ????????, --clientId, M2JjOTQ2OTUtMjA4Yi00YjQ3LWIyYmMtMWFjZmMzOTAzMjkw, --xuid, 2535470531827126, --userType, msa, --versionType, release]
[02Oct2023 11:07:33.238] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
[02Oct2023 11:07:33.240] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[02Oct2023 11:07:33.251] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[02Oct2023 11:07:33.252] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[02Oct2023 11:07:33.252] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[02Oct2023 11:07:33.348] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4d3c6593
[02Oct2023 11:07:33.628] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4d3c6593
[02Oct2023 11:07:34.023] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
[02Oct2023 11:07:34.104] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
[02Oct2023 11:07:34.128] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
[02Oct2023 11:07:34.174] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
[02Oct2023 11:07:34.640] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
[02Oct2023 11:07:35.386] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer
[02Oct2023 11:07:35.888] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
[02Oct2023 11:07:36.108] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
[02Oct2023 11:07:36.157] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
[02Oct2023 11:07:36.566] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Harly%20Quin/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23151!/assets/.mcassetsroot' uses unexpected schema
[02Oct2023 11:07:36.566] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/Harly%20Quin/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23151!/data/.mcassetsroot' uses unexpected schema
[02Oct2023 11:07:36.575] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost=' ', accountsHost=' ', sessionHost=' ', servicesHost=' ', name='PROD'
[02Oct2023 11:07:36.901] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Arakas_Crawford
[02Oct2023 11:07:37.013] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7