Jump to content

Fresh install of MC and latest Forge w/o mods, Game crashes on Create World...


Squig923

Recommended Posts

Hello I hope someone can help, I am new to the mod community and Im having trouble getting forge to work. I have looked through the EAQ but did not see my error mentioned so here goes...

 

I Have 1.8 MC client, followed Forge prompt that I needed to start a game using 1.7.10 at least once, did that but when I start the game with Forge profile MC crashes at the point when I click Create World after setting all the world parameters.

 

I am running Forge-1.7.10-10.13.2.1231 and I just downloaded the latest version of Java

here is launcher log:

[22:39:33 INFO]: Minecraft Launcher 1.5.3 (through bootstrap 5) started on windows...

[22:39:33 INFO]: Current time is Oct 18, 2014 10:39:33 PM

[22:39:33 INFO]: System.getProperty('os.name') == 'Windows 7'

[22:39:33 INFO]: System.getProperty('os.version') == '6.1'

[22:39:33 INFO]: System.getProperty('os.arch') == 'x86'

[22:39:33 INFO]: System.getProperty('java.version') == '1.7.0_71'

[22:39:33 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'

[22:39:33 INFO]: System.getProperty('sun.arch.data.model') == '32'

[22:39:33 INFO]: JFX has been detected & successfully loaded

[22:39:34 INFO]: Refreshing local version list...

[22:39:34 INFO]: Refreshing remote version list...

[22:39:35 INFO]: Refresh complete.

[22:39:35 INFO]: Loaded 3 profile(s); selected 'Forge'

[22:39:35 INFO]: Refreshing auth...

[22:39:35 INFO]: Logging in with access token

 

And here is the crash report:

Thank you all for any help!

 

---- Minecraft Crash Report ----

// You're mean.

 

Time: 10/18/14 10:10 PM

Description: Starting integrated server

 

java.lang.ExceptionInInitializerError

at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)

at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:45)

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2080)

at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:669)

at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183)

at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1629)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.IllegalStateException: failed to create a child event loop

at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:61)

at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)

at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)

at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)

at net.minecraft.network.NetworkSystem.<clinit>(NetworkSystem.java:47)

... 19 more

Caused by: io.netty.channel.ChannelException: failed to open a new selector

at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)

at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)

at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)

at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:57)

... 23 more

Caused by: java.io.IOException: Unable to establish loopback connection

at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)

at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at sun.nio.ch.PipeImpl.<init>(Unknown Source)

at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)

at java.nio.channels.Pipe.open(Unknown Source)

at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)

at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)

at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)

... 26 more

Caused by: java.net.SocketException: Permission denied: listen

at sun.nio.ch.Net.listen(Native Method)

at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)

at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)

at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)

... 35 more

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at net.minecraft.server.MinecraftServer.<init>(MinecraftServer.java:146)

at net.minecraft.server.integrated.IntegratedServer.<init>(IntegratedServer.java:45)

 

-- Starting integrated server --

Details:

Level ID: New World-

Level Name: New World

Stacktrace:

at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2080)

at cpw.mods.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:669)

at net.minecraft.client.gui.GuiSelectWorld.func_146615_e(GuiSelectWorld.java:183)

at net.minecraft.client.gui.GuiSelectWorld.func_146284_a(GuiSelectWorld.java:130)

at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225)

at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296)

at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)

 

-- Affected screen --

Details:

Screen name: net.minecraft.client.gui.GuiMainMenu

Stacktrace:

at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1629)

at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)

at net.minecraft.client.main.Main.main(SourceFile:148)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.7.0_71, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 137243392 bytes (130 MB) / 241041408 bytes (229 MB) up to 523501568 bytes (499 MB)

JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.05 FML v7.10.85.1231 Minecraft Forge 10.13.2.1231 3 mods loaded, 3 mods active

mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

FML{7.10.85.1231} [Forge Mod Loader] (forge-1.7.10-10.13.2.1231.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Forge{10.13.2.1231} [Minecraft Forge] (forge-1.7.10-10.13.2.1231.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available

Launched Version: 1.7.10-Forge10.13.2.1231

LWJGL: 2.9.1

OpenGL: GeForce GTS 240/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation

GL Caps: Using GL 1.3 multitexturing.

Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.

Anisotropic filtering is supported and maximum anisotropy is 16.

Shaders are available because OpenGL 2.1 is supported.

 

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Packs: []

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Anisotropic Filtering: Off (1)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • In the ever-evolving landscape of cryptocurrency, the challenge of recovering lost or stolen digital assets has long been a pressing concern. However, a pioneering company known as Washington Recovery Pro has emerged as a trailblazer in this domain, offering a revolutionary approach to the recovery of Bitcoin and other cryptocurrencies. Leveraging their deep expertise in blockchain technology and digital forensics, Washington Recovery Pro has developed a suite of innovative tools and techniques that empower individuals and organizations to track, trace, and reclaim their rightful digital holdings, even in the face of sophisticated theft and obfuscation tactics employed by cybercriminals. By tapping into the transparency and immutability of the blockchain, Washington Recovery Pro analysts are able to meticulously follow the digital breadcrumbs left behind by illicit transactions, unraveling complex money-laundering schemes and identifying the ultimate destinations of stolen funds. Through their tireless efforts and cutting-edge investigative methods, Washington Recovery Pro has successfully recovered millions of dollars' worth of cryptocurrency, restoring peace of mind and financial stability to countless victims of crypto-related crimes. As the adoption of digital assets continues to soar, the importance of Washington Recovery Pro work cannot be overstated, as they stand as a bulwark against the growing threat of cryptocurrency theft and a beacon of hope for those seeking to reclaim their rightful digital wealth. For more information, contact:          
    • Ive tried to disable all the mods and repair the installation in curseforge but that didnt change anything sadly.
    • Ive been trying to run some datapacks from vanilla tweaks like multiplayer sleep and Anti Creeper grief, but i cant seem to get them working on CurseForge while they work completely fine in Vanilla on the same version. They are loaded according to the game but they don´t work at all, ive tried using openloader but that doesnt change anything either.   Any ideas on what could be causing this?    Thank you in advance, Nap
    • I am having the same issue when I try to launch the modpack from the launcher. I am on Windows, running 32gb RAM, I have plenty of RAM dedicated to the modpack, but every time I try to launch the game, I get a message saying "Game Crashed - Exit Code: 1" For reference, I have 18.5k MB dedicated to running the game, and it still crashes. I am not sure what the issue is. Any help is appreciated!
    • Hello, a few days ago my server started to fail. When I try to start it, it never starts but it doesn't crash either. From what little I understand, it gets stuck when reading something related to the SecurityCraft and PuzzlesLib mods and their versions, but these mods are correctly installed, and the client starts without any problem, the problem is with the server. Here is the log: https://mclo.gs/E3RzUqu
  • Topics

×
×
  • Create New...

Important Information

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