Jump to content

TNTBlaster

Members
  • Posts

    6
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

TNTBlaster's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I want to use the 1.8 shaders, and those shaders are only available for 1.8.0. The version I'm running is the latest for 1.8.0. While I was playing without shader mods, Minecraft crashed, and a message told me that Forge was not installed correctly. I'll give it another try. EDIT 1: As it turns out, the other ones are for 1.8.0- my bad. EDIT 2: The shader mod says "Fixed compatibility for Forge 1313." I'll try that version. EDIT 3: 1313 didn't work.
  2. I looked in the Config file, but it's not there. Where is config/splash.properties? Yes, hidden files are shown.
  3. I did some experiments, and the problem was coming from this file: ShadersMod-v2.4.8mc1.8 (.jar file). Now I need to get a working GLSL shader .jar for 1.8.0.
  4. Considering that there is a lot, I'll post just the first second of gameplay and the end. [14:22:25] [Client thread/INFO]: Setting user: ___T_N_T___ [14:22:31] [Client thread/INFO]: LWJGL Version: 2.9.1 [14:22:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge [14:22:37] [sound Library Loader/INFO]: Starting up SoundSystem... [14:22:37] [Thread-8/INFO]: Initializing LWJGL OpenAL [14:22:37] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [14:22:37] [Thread-8/INFO]: OpenAL initialized. [14:22:38] [sound Library Loader/INFO]: Sound engine started [14:22:42] [Client thread/INFO]: Created: 1024x512 textures-atlas [14:22:44] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge [14:22:44] [Client thread/INFO]: SoundSystem shutting down... [14:22:44] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [14:22:44] [sound Library Loader/INFO]: Starting up SoundSystem... [14:22:45] [Thread-10/INFO]: Initializing LWJGL OpenAL [14:22:45] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [14:22:45] [Thread-10/INFO]: OpenAL initialized. [14:22:45] [sound Library Loader/INFO]: Sound engine started [14:22:48] [Client thread/INFO]: Created: 1024x512 textures-atlas [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:22:50] [Client thread/ERROR]: ########## GL ERROR ########## [14:22:50] [Client thread/ERROR]: @ Pre render [14:22:50] [Client thread/ERROR]: 1282: Invalid operation [14:23:38] [Client thread/ERROR]: 1281: Invalid value [14:23:43] [Texture Downloader #1/ERROR]: Couldn't download http texture java.net.ConnectException: Connection timed out: connect at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_25] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) ~[?:1.8.0_25] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_25] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_25] at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25] at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_25] at sun.net.NetworkClient.doConnect(NetworkClient.java:180) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.<init>(HttpClient.java:211) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.New(HttpClient.java:308) ~[?:1.8.0_25] at sun.net.www.http.HttpClient.New(HttpClient.java:326) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1167) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:987) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:985) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:984) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:931) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.followRedirect0(HttpURLConnection.java:2648) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.access$300(HttpURLConnection.java:90) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$12.run(HttpURLConnection.java:2565) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$12.run(HttpURLConnection.java:2563) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.followRedirect(HttpURLConnection.java:2562) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1768) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1429) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25] at java.security.AccessController.doPrivileged(AccessController.java:713) ~[?:1.8.0_25] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1428) ~[?:1.8.0_25] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_25] at net.minecraft.client.renderer.ThreadDownloadImageData$1.run(ThreadDownloadImageData.java:131) [ctr.class:?] [14:23:44] [Client thread/INFO]: Stopping! [14:23:44] [Client thread/INFO]: SoundSystem shutting down... [14:23:44] [server thread/INFO]: Stopping server [14:23:44] [server thread/INFO]: Saving players [14:23:44] [server thread/INFO]: Saving worlds [14:23:44] [server thread/INFO]: Saving chunks for level 'Greenfield'/Overworld [14:23:44] [server thread/INFO]: Saving chunks for level 'Greenfield'/Nether [14:23:44] [server thread/INFO]: Saving chunks for level 'Greenfield'/The End [14:23:44] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [14:23:44] [Client Shutdown Thread/INFO]: Stopping server [14:23:44] [Client Shutdown Thread/INFO]: Saving players [14:23:44] [Client Shutdown Thread/INFO]: Saving worlds [14:23:44] [Client Shutdown Thread/INFO]: Saving chunks for level
  5. Is there a problem with this thread? I've read the rules.
  6. I'm not sure if Forge really likes the song Coyote Kisses- Acid Wolfpack or if it's broken. If anything, it's broken. I can successfully operate the menu before playing a world, but after it is done loading, it will rapidly flash between the dirt wall and the menu (it was funny the first time because the splash said "Funk Soul"). It appears to actually be in the world because hitting escape will show the cursor, but the in game menu will not appear- only the dirt wall and the start menu. Of course, the version I am using is 1.8-Forge11.14.1.1334 which should be the latest for 1.8.0.
×
×
  • Create New...

Important Information

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