Jump to content

SMP takes more time to launch with Forge


Ds2K8

Recommended Posts

Hello Guys,

 

First, congratz for the Forge.

Second, sorry for the bad english, its not my native language.

 

So, here is my question:

Im running the minecraft_server.jar, version 1.5.2, and Forge Forge 7.8.1, but when i run the server for the first time, takes a long time to show the SMP GUI, and when i run the "minecraft_server.jar" without Forge, it appers instantly, it's a "bug" or something that i have done wrong?

 

Here is my LOG:

2013-07-16 15:07:50 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading
2013-07-16 15:07:50 [iNFO] [ForgeModLoader] Java is Java HotSpot(TM) Client VM, version 1.7.0_25, running on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre7
2013-07-16 15:07:50 [FINE] [ForgeModLoader] Java classpath at launch is D:\Users\david.IRGA\Desktop\Testar\Server teste\minecraft_server 1.5.2 limpo.jar
2013-07-16 15:07:50 [FINE] [ForgeModLoader] Java library path at launch is C:\Program Files (x86)\Java\jre7\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Windows\System32\Windows System Resource Manager\bin;;C:\Windows\idmu\common;.
2013-07-16 15:07:50 [FINE] [ForgeModLoader] Enabling runtime deobfuscation
2013-07-16 15:07:50 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar
2013-07-16 15:07:57 [iNFO] [ForgeModLoader] Download complete
2013-07-16 15:07:57 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar
2013-07-16 15:10:22 [iNFO] [ForgeModLoader] Download complete
2013-07-16 15:10:22 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar
2013-07-16 15:10:39 [iNFO] [ForgeModLoader] Download complete
2013-07-16 15:10:39 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar
2013-07-16 15:13:05 [iNFO] [ForgeModLoader] Download complete
2013-07-16 15:13:05 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.2.zip
2013-07-16 15:13:21 [iNFO] [ForgeModLoader] Download complete
2013-07-16 15:13:21 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/scala-library.jar
2013-07-16 15:14:03 [iNFO] [ForgeModLoader] Download complete
2013-07-16 15:14:04 [iNFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-07-16 15:14:05 [iNFO] [sTDOUT] 229 recipes
2013-07-16 15:14:05 [iNFO] [sTDOUT] 27 achievements
2013-07-16 15:14:05 [iNFO] [sTDERR] java.io.IOException: Identificador inválido
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.FileInputStream.readBytes(Native Method)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.FileInputStream.read(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.BufferedInputStream.read1(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.BufferedInputStream.read(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at sun.nio.cs.StreamDecoder.read(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.InputStreamReader.read(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.BufferedReader.fill(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.BufferedReader.readLine(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at java.io.BufferedReader.readLine(Unknown Source)
2013-07-16 15:14:05 [iNFO] [sTDERR] 	at net.minecraft.server.dedicated.DedicatedServerCommandThread.run(SourceFile:76)
2013-07-16 15:14:05 [iNFO] [Minecraft-Server] Starting minecraft server version 1.5.2
2013-07-16 15:14:05 [WARNING] [Minecraft-Server] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2013-07-16 15:14:05 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization
2013-07-16 15:14:05 [iNFO] [sTDOUT] MinecraftForge v7.8.0.684 Initialized
2013-07-16 15:14:05 [iNFO] [ForgeModLoader] MinecraftForge v7.8.0.684 Initialized
2013-07-16 15:14:05 [iNFO] [sTDOUT] Replaced 85 ore recipies
2013-07-16 15:14:05 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization
2013-07-16 15:14:05 [iNFO] [ForgeModLoader] No mod directory found, creating one: D:\Users\david.IRGA\Desktop\Testar\Server teste\mods
2013-07-16 15:14:05 [iNFO] [ForgeModLoader] Mod directory created successfully
2013-07-16 15:14:05 [FINE] [ForgeModLoader] No config directory found, creating one: D:\Users\david.IRGA\Desktop\Testar\Server teste\config
2013-07-16 15:14:05 [iNFO] [ForgeModLoader] Config directory created successfully
2013-07-16 15:14:05 [iNFO] [ForgeModLoader] Reading custom logging properties from D:\Users\david.IRGA\Desktop\Testar\Server teste\config\logging.properties
2013-07-16 15:14:05 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
2013-07-16 15:14:05 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Found a minecraft related file at D:\Users\david.IRGA\Desktop\Testar\Server teste\minecraft_server 1.5.2 limpo.jar, examining for mod candidates
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Skipping known library file D:\Users\david.IRGA\Desktop\Testar\Server teste\lib\argo-small-3.2.jar
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Skipping known library file D:\Users\david.IRGA\Desktop\Testar\Server teste\lib\guava-14.0-rc3.jar
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Skipping known library file D:\Users\david.IRGA\Desktop\Testar\Server teste\lib\asm-all-4.1.jar
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Skipping known library file D:\Users\david.IRGA\Desktop\Testar\Server teste\lib\bcprov-jdk15on-148.jar
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Skipping known library file D:\Users\david.IRGA\Desktop\Testar\Server teste\lib\deobfuscation_data_1.5.2.zip
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2013-07-16 15:14:06 [iNFO] [ForgeModLoader] Searching D:\Users\david.IRGA\Desktop\Testar\Server teste\mods for mods
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Examining file minecraft_server 1.5.2 limpo.jar for potential mods
2013-07-16 15:14:06 [FINE] [ForgeModLoader] The mod container minecraft_server 1.5.2 limpo.jar appears to be missing an mcmod.info file
2013-07-16 15:14:06 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 3 mods to load
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Received a system property request ''
2013-07-16 15:14:06 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
2013-07-16 15:14:06 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Reloading logging properties from D:\Users\david.IRGA\Desktop\Testar\Server teste\config\logging.properties
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Reloaded logging properties
2013-07-16 15:14:06 [FINE] [mcp] Mod Logging channel mcp configured at default level.
2013-07-16 15:14:06 [iNFO] [mcp] Activating mod mcp
2013-07-16 15:14:06 [FINE] [FML] Mod Logging channel FML configured at default level.
2013-07-16 15:14:06 [iNFO] [FML] Activating mod FML
2013-07-16 15:14:06 [FINE] [Forge] Mod Logging channel Forge configured at default level.
2013-07-16 15:14:06 [iNFO] [Forge] Activating mod Forge
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
2013-07-16 15:14:06 [FINER] [ForgeModLoader] All mod requirements are satisfied
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Sorting mods into an ordered list
2013-07-16 15:14:06 [FINER] [ForgeModLoader] Mod sorting completed successfully
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Mod sorting data
2013-07-16 15:14:06 [FINE] [ForgeModLoader] No user mods found to sort
2013-07-16 15:14:06 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
2013-07-16 15:14:06 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
2013-07-16 15:14:06 [FINE] [ForgeModLoader] Mod signature data
2013-07-16 15:14:06 [FINE] [ForgeModLoader] 	mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND)
2013-07-16 15:14:06 [FINE] [ForgeModLoader] 	FML(Forge Mod Loader:5.2.2.684): coremods (de4cf8a3f3bc15635810044c39240bf96804ea7d)
2013-07-16 15:14:06 [FINE] [ForgeModLoader] 	Forge(Minecraft Forge:7.8.0.684): coremods (NO VALID CERTIFICATE FOUND)
2013-07-16 15:14:06 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML
2013-07-16 15:14:06 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge
2013-07-16 15:14:06 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-07-16 15:14:06 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge
2013-07-16 15:14:06 [iNFO] [Minecraft-Server] Loading properties
2013-07-16 15:14:06 [WARNING] [Minecraft-Server] server.properties does not exist
2013-07-16 15:14:06 [iNFO] [Minecraft-Server] Generating new properties file
2013-07-16 15:14:06 [iNFO] [Minecraft-Server] Default game type: SURVIVAL
2013-07-16 15:14:06 [iNFO] [Minecraft-Server] Generating keypair
2013-07-16 15:14:06 [iNFO] [Minecraft-Server] Starting Minecraft server on *:25565
2013-07-16 15:14:06 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML
2013-07-16 15:14:06 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sending event IMCEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sent event IMCEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sending event IMCEvent to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sent event IMCEvent to mod FML
2013-07-16 15:14:06 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge
2013-07-16 15:14:06 [FINEST] [Forge] Sending event IMCEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [Forge] Sent event IMCEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML
2013-07-16 15:14:06 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp
2013-07-16 15:14:06 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML
2013-07-16 15:14:06 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML
2013-07-16 15:14:06 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge
2013-07-16 15:14:06 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge
2013-07-16 15:14:06 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 3 mods
2013-07-16 15:14:06 [WARNING] [Minecraft-Server] Failed to load operators list: java.io.FileNotFoundException: .\ops.txt (O sistema não pode encontrar o arquivo especificado)
2013-07-16 15:14:06 [WARNING] [Minecraft-Server] Failed to load white-list: java.io.FileNotFoundException: .\white-list.txt (O sistema não pode encontrar o arquivo especificado)
2013-07-16 15:14:07 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp
2013-07-16 15:14:07 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp
2013-07-16 15:14:07 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML
2013-07-16 15:14:07 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML
2013-07-16 15:14:07 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge
2013-07-16 15:14:07 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge
2013-07-16 15:14:07 [iNFO] [Minecraft-Server] Preparing level "world"
2013-07-16 15:14:07 [iNFO] [ForgeModLoader] Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@d43d65)
2013-07-16 15:14:07 [iNFO] [ForgeModLoader] Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@d43d65)
2013-07-16 15:14:07 [iNFO] [ForgeModLoader] Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@d43d65)
2013-07-16 15:14:07 [iNFO] [Minecraft-Server] Preparing start region for level 0
2013-07-16 15:14:08 [iNFO] [Minecraft-Server] Preparing spawn area: 12%
2013-07-16 15:14:09 [iNFO] [Minecraft-Server] Preparing spawn area: 24%
2013-07-16 15:14:10 [iNFO] [Minecraft-Server] Preparing spawn area: 33%
2013-07-16 15:14:11 [iNFO] [Minecraft-Server] Preparing spawn area: 43%
2013-07-16 15:14:12 [iNFO] [Minecraft-Server] Preparing spawn area: 51%
2013-07-16 15:14:13 [iNFO] [Minecraft-Server] Preparing spawn area: 59%
2013-07-16 15:14:14 [iNFO] [Minecraft-Server] Preparing spawn area: 67%
2013-07-16 15:14:15 [iNFO] [Minecraft-Server] Preparing spawn area: 76%
2013-07-16 15:14:16 [iNFO] [Minecraft-Server] Preparing spawn area: 84%
2013-07-16 15:14:17 [iNFO] [Minecraft-Server] Preparing spawn area: 91%
2013-07-16 15:14:18 [iNFO] [Minecraft-Server] Preparing spawn area: 99%
2013-07-16 15:14:18 [iNFO] [Minecraft-Server] Done (11,906s)! For help, type "help" or "?"
2013-07-16 15:14:18 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp
2013-07-16 15:14:18 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp
2013-07-16 15:14:18 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML
2013-07-16 15:14:18 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML
2013-07-16 15:14:18 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge
2013-07-16 15:14:18 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge
2013-07-16 15:14:18 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp
2013-07-16 15:14:18 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp
2013-07-16 15:14:18 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML
2013-07-16 15:14:18 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML
2013-07-16 15:14:18 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge
2013-07-16 15:14:18 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Stopping the server
2013-07-16 15:14:41 [FINEST] [mcp] Sending event FMLServerStoppingEvent to mod mcp
2013-07-16 15:14:41 [FINEST] [mcp] Sent event FMLServerStoppingEvent to mod mcp
2013-07-16 15:14:41 [FINEST] [FML] Sending event FMLServerStoppingEvent to mod FML
2013-07-16 15:14:41 [FINEST] [FML] Sent event FMLServerStoppingEvent to mod FML
2013-07-16 15:14:41 [FINEST] [Forge] Sending event FMLServerStoppingEvent to mod Forge
2013-07-16 15:14:41 [FINEST] [Forge] Sent event FMLServerStoppingEvent to mod Forge
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Stopping server
2013-07-16 15:14:41 [iNFO] [sTDERR] java.net.SocketException: socket closed
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at java.net.DualStackPlainSocketImpl.accept0(Native Method)
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at java.net.PlainSocketImpl.accept(Unknown Source)
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at java.net.ServerSocket.implAccept(Unknown Source)
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at java.net.ServerSocket.accept(Unknown Source)
2013-07-16 15:14:41 [iNFO] [sTDERR] 	at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Closing listening thread
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Saving players
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Saving worlds
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Saving chunks for level 'world'/Overworld
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Saving chunks for level 'world'/Nether
2013-07-16 15:14:41 [iNFO] [Minecraft-Server] Saving chunks for level 'world'/The End
2013-07-16 15:14:42 [iNFO] [ForgeModLoader] Unloading dimension 0
2013-07-16 15:14:42 [iNFO] [ForgeModLoader] Unloading dimension -1
2013-07-16 15:14:42 [iNFO] [ForgeModLoader] Unloading dimension 1
2013-07-16 15:14:42 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp
2013-07-16 15:14:42 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp
2013-07-16 15:14:42 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML
2013-07-16 15:14:42 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML
2013-07-16 15:14:42 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge
2013-07-16 15:14:42 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge
2013-07-16 15:14:42 [iNFO] [Minecraft-Server] Stopping server
2013-07-16 15:14:42 [iNFO] [Minecraft-Server] Saving players
2013-07-16 15:14:42 [iNFO] [Minecraft-Server] Saving worlds

 

I can notice that it have spent a lot time "downloading" the files, it's normal? Or my internet is slow?

Thanks in advance

 

Regards, Ds2K8

Link to comment
Share on other sites

Your internet is slow. And they are large files.

Of corse it wont show the gui until the libraries are finished downloading as the libraries need to download first -.-

There is nothing wrong here.

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.



×
×
  • Create New...

Important Information

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