Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Poopey12345

Members
  • Joined

  • Last visited

  1. How do I locate config/splash.properties to disable the graphics card? By the way, my computer is windows 7.
  2. How do you locate config/splash.properties so I can disable the graphics card?
  3. My Forge 1.7.10 doesn't have any textures, not even the words, all they show is black, purple and red boxes. All I have in my Forge version is the json: { "id": "1.7.10-Forge10.13.4.1448-1.7.10", "time": "2015-06-10T02:10:34-0400", "releaseTime": "1960-01-01T00:00:00-0700", "type": "release", "minecraftArguments": "--username ${auth_player_name} --version ${version_name} --gameDir ${game_directory} --assetsDir ${assets_root} --assetIndex ${assets_index_name} --uuid ${auth_uuid} --accessToken ${auth_access_token} --userProperties ${user_properties} --userType ${user_type} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker", "mainClass": "net.minecraft.launchwrapper.Launch", "minimumLauncherVersion": 14, "assets": "1.7.10", "inheritsFrom": "1.7.10", "jar": "1.7.10", "libraries": [ { "name": "net.minecraftforge:forge:1.7.10-10.13.4.1448-1.7.10", "url": "http://files.minecraftforge.net/maven/" }, { "name": "net.minecraft:launchwrapper:1.11", "serverreq": true }, { "name": "org.ow2.asm:asm-all:5.0.3", "serverreq": true }, { "name": "com.typesafe.akka:akka-actor_2.11:2.3.3", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "ed62e9fc709ca0f2ff1a3220daa8b70a2870078e", "25a86ccfdb6f6dfe08971f4825d0a01be83a6f2e" ], "serverreq": true, "clientreq": true }, { "name": "com.typesafe:config:1.2.1", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "f771f71fdae3df231bcd54d5ca2d57f0bf93f467", "7d7bc36df0989d72f2d5d057309675777acc528b" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-actors-migration_2.11:1.1.0", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "dfa8bc42b181d5b9f1a5dd147f8ae308b893eb6f", "8c9aaeeb68487ca519411a14068e1b4d69739207" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-compiler:2.11.1", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "56ea2e6c025e0821f28d73ca271218b8dd04926a", "1444992390544ba3780867a13ff696a89d7d1639" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "87213338cd5a153a7712cb574c0ddd2edfee0386", "0b4c1bf8d48993f138d6e10c0c144e50acfff581" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "1f7371605d4ba42aa26d3443440c0083c587b4e9", "1ea655dda4504ae0a367327e2340cd3beaee6c73" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-library:2.11.1", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "0e11da23da3eabab9f4777b9220e60d44c1aab6a", "1e4df76e835201c6eabd43adca89ab11f225f134" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-parser-combinators_2.11:1.0.1", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "f05d7345bf5a58924f2837c6c1f4d73a938e1ff0", "a1cbbcbde1dcc614f4253ed1aa0b320bc78d8f1d" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-reflect:2.11.1", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "6580347e61cc7f8e802941e7fde40fa83b8badeb", "91ce0f0be20f4a536321724b4b3bbc6530ddcd88" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-swing_2.11:1.0.1", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "b1cdd92bd47b1e1837139c1c53020e86bb9112ae", "d77152691dcf5bbdb00529af37aa7d3d887b3e63" ], "serverreq": true, "clientreq": true }, { "name": "org.scala-lang:scala-xml_2.11:1.0.2", "url": "http://files.minecraftforge.net/maven/", "checksums": [ "7a80ec00aec122fba7cd4e0d4cdd87ff7e4cb6d0", "62736b01689d56b6d09a0164b7ef9da2b0b9633d" ], "serverreq": true, "clientreq": true }, { "name": "lzma:lzma:0.0.1", "serverreq": true }, { "name": "net.sf.jopt-simple:jopt-simple:4.5", "serverreq": true }, { "name": "com.google.guava:guava:17.0", "serverreq": true }, { "name": "org.apache.commons:commons-lang3:3.3.2", "serverreq": true } ] } How do you fix it?

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.