Jump to content

Forge does not work on Windows 8


Gavagai12

Recommended Posts

Problem:

Minecraft modded with forge can not connect to the internet, no matter when!

When downloading the forge apis it says it can't download them, an crashes!

I downloaded them manually and it started all properly.

When you try to connect to a server it doesn't crash, or give you an exception, it simple prints

the error on the screen (Source 1).

Also it gives at the first enter of the main screen a exeprion (Source 2)

 

How Tested and researched:

Before I updated all worked perfectly fine. I updated, while keeping my programs, and Minecraft worked like normal, no problems.

But when I installed forge it gave me the errors defined at the top!

Since I know Java and programming well, I decompiled MC, tested it with Eclipse, and it didn't gave any errors at all!

But when I installed Forge it again gave me this errors.

Then I took an old Win7 net book copied the .minecraft (EXACTLY the same), and there it worked perfecly.

The only difference is that on my PC I've installed java32 and java 64 on the net book only 32, but it is the same version (7.9).

 

Source 1:

 

 

 

Source 2:

 

2012-11-15 17:44:23 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.6.422 for Minecraft 1.4.2 loading
2012-11-15 17:44:23 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-15 17:44:23 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-15 17:44:23 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2012-11-15 17:44:23 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2012-11-15 17:44:23 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-15 17:44:24 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-15 17:44:24 [iNFO] [sTDOUT] 27 achievements
2012-11-15 17:44:25 [iNFO] [sTDOUT] 208 recipes
2012-11-15 17:44:25 [iNFO] [sTDOUT] Setting user: Player234, -
2012-11-15 17:44:25 [iNFO] [sTDERR] Client asked for parameter: server
2012-11-15 17:44:25 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2012-11-15 17:44:26 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-15 17:44:26 [iNFO] [sTDOUT] MinecraftForge v6.0.1.341 Initialized
2012-11-15 17:44:26 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.341 Initialized
2012-11-15 17:44:26 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\nikla_000\Desktop\mcp719\eclipse\Minecraft\bin, examining for mod candidates
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\jars\bin\jinput.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\jars\bin\lwjgl_util.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\jars\bin\lwjgl.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\nikla_000\Desktop\mcp719\jars\bin\minecraft.jar, examining for mod candidates
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\lib\argo-2.25.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\lib\asm-all-4.0.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\lib\guava-12.0.1.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\jars\lib\argo-2.25.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\jars\lib\guava-12.0.1.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Skipping known library file C:\Users\nikla_000\Desktop\mcp719\jars\lib\asm-all-4.0.jar
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-11-15 17:44:26 [iNFO] [ForgeModLoader] Searching C:\Users\nikla_000\Desktop\mcp719\jars\mods for mods
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Examining directory bin for potential mods
2012-11-15 17:44:26 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package ibxm
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraft
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src.FutureCraft
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src.FutureCraft.Blocks
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Identified an FMLMod type mod net.minecraft.src.FutureCraft.FutureCraft
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.asn1
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.asn1.bc
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.asn1.pkcs
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.engines
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.io
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.modes
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.crypto.params
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce.provider
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce.provider.config
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jcajce.provider.util
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jce
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.jce.provider
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package org.bouncycastle.util
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package paulscode
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound
2012-11-15 17:44:26 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-11-15 17:44:26 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-11-15 17:44:26 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Received a system property request ''
2012-11-15 17:44:26 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-11-15 17:44:26 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Activating mod mcp
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Activating mod FML
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Activating mod Forge
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Enabling mod ExampleMod
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Activating mod ExampleMod
2012-11-15 17:44:26 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-11-15 17:44:26 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-11-15 17:44:27 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-11-15 17:44:27 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-11-15 17:44:27 [FINE] [ForgeModLoader] Mod sorting data:
2012-11-15 17:44:27 [FINE] [ForgeModLoader] 	ExampleMod(ExampleModsName:ExampleModVersion): bin ()
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ExampleMod
2012-11-15 17:44:27 [FINEST] [ForgeModLoader] Testing mod ExampleMod to verify it accepts its own version in a remote connection
2012-11-15 17:44:27 [FINEST] [ForgeModLoader] The mod ExampleMod accepts its own version (ExampleModVersion)
2012-11-15 17:44:27 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExampleMod
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ExampleMod
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-11-15 17:44:27 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod ExampleMod
2012-11-15 17:44:27 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod ExampleMod
2012-11-15 17:44:27 [iNFO] [sTDOUT] Starting up SoundSystem...
2012-11-15 17:44:27 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2012-11-15 17:44:27 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2012-11-15 17:44:27 [iNFO] [sTDOUT] OpenAL initialized.
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event IMCEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event IMCEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event IMCEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event IMCEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event IMCEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event IMCEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event IMCEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event IMCEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod ExampleMod
2012-11-15 17:44:28 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod ExampleMod
2012-11-15 17:44:28 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2012-11-15 17:44:28 [iNFO] [sTDERR] java.net.BindException: Cannot assign requested address: connect
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.PlainSocketImpl.connect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.SocksSocketImpl.connect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at java.net.Socket.connect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.NetworkClient.doConnect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.http.HttpClient.<init>(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.http.HttpClient.New(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.http.HttpClient.New(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
2012-11-15 17:44:28 [iNFO] [sTDERR] 	at net.minecraft.src.ThreadDownloadResources.run(ThreadDownloadResources.java:57)
2012-11-15 17:44:45 [iNFO] [sTDOUT] Connecting to timberman.de, 25565  <- This is when I tried to connect to the Server!!! I didn't get any error except the one on the screen. It wasn't even logged!
2012-11-15 17:45:25 [iNFO] [sTDERR] Someone is closing me!

 

 

Note:

Some of you might say: This is why Notch sayed, that you shouln't update!

I say: I reduced my starting time form 1 min to 11 sek, it is runing saver, and all is working perfectly, even MC.

Only Forge has problems with this, but I thing that this can be fixed!

Link to comment
Share on other sites

Its not really our issue if the OS decides to not allow you to connect to a remote site.

Hell, it isn't even our code thats doing the connecting it's mojang's.

Not having a windows 8 machine to test {Honestly guys, I highly advise never updating windows 8 and waiting till they work the issues out}

All i can say is either the JVM for windows 8 is messed up, or it doesn't like that you have unsigned classes. Either way I can't really help you.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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