Posted July 15, 20205 yr Hello, Every time i launch MC it crashes, I've tried reinstalling, full removal of .minecraft, different forge versions. I've had no success Log: https://pastebin.com/embed_js/m0dsaVS8
July 15, 20205 yr First, you don't need to use the embed for pastebin; a link works fine. The issue is your Windows username; generally, programs assume that pathnames use only alphanumeric + `\` or `/` as characters. Your Windows username is `A!R0C4T`; the exclamation point (`!`) is causing the error. I don't know the specifics, but it seems that some code in Forge has special handling for the exclamation point character for JAR files, which means that your username is causing issues. My personal advice is to rename your Windows username (find a tutorial through Google) and the user folder, since you may experience issues with other programs because of the exclamation point.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.