Jump to content

Internal Server Shut Down - forge-1.8-11.14.1.1354 - Clean Install [FIXED]


Recommended Posts

Posted

Non modded profile loads fine. Forge profile crashes. Thanks for any insight/advice.

 

1. Clean Install of Minecraft Vanilla

2. Updated Java: Version 8 - 40 (done much earlier, double checked to ensure accuracy)

3. Clean Install of Forge 1.8

4. Ran Minecraft 1.8 - created world

5. Load Profile Name: Forge 1.8

6. Mods: EMPTY/NONE

7. Play Game as Forge Profile

8. SinglePlayer

9. Create World

10. "Shutting Down Internal Server..."

 

fml-client-latest (crash report portion):

 

 

13:46:54] [Client thread/INFO] [sTDOUT/]: [net.minecraft.init.Bootstrap:func_179870_a:492]: ---- Minecraft Crash Report ----

// Uh... Did I do that?

 

Time: 4/5/15 1:46 PM

Description: Updating screen events

 

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$1.func_179286_a(NetworkSystem.java:53)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:131)

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

at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:670)

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

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

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

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

at net.minecraft.client.gui.GuiSelectWorld.func_146274_d(GuiSelectWorld.java:77)

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

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

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

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

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

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: 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)

... 25 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)

... 28 more

Caused by: java.net.SocketException: Invalid argument: connect

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

at sun.nio.ch.Net.connect(Unknown Source)

at sun.nio.ch.Net.connect(Unknown Source)

at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)

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

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

... 37 more

 

 

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

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

 

-- Head --

Stacktrace:

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$1.func_179286_a(NetworkSystem.java:53)

at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:57)

at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)

at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:131)

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

at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:670)

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

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

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

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

at net.minecraft.client.gui.GuiSelectWorld.func_146274_d(GuiSelectWorld.java:77)

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

 

-- Affected screen --

Details:

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

Stacktrace:

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

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

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

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

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.8

Operating System: Windows 7 (x86) version 6.1

Java Version: 1.8.0_40, Oracle Corporation

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

Memory: 60240056 bytes (57 MB) / 318578688 bytes (303 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

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

FML: MCP v9.10 FML v8.0.69.1354 Minecraft Forge 11.14.1.1354 3 mods loaded, 3 mods active

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

FML{8.0.69.1354} [Forge Mod Loader] (forge-1.8-11.14.1.1354.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

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

Loaded coremods (and transformers):

Launched Version: 1.8-Forge11.14.1.1354

LWJGL: 2.9.1

OpenGL: AMD Radeon R9 200 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, ATI Technologies Inc.

GL Caps: Using GL 1.3 multitexturing.

Using GL 1.3 texture combiners.

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

Shaders are available because OpenGL 2.1 is supported.

VBOs are available because OpenGL 1.5 is supported.

 

Using VBOs: No

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)

[13:46:54] [Client thread/INFO] [sTDOUT/]: [net.minecraft.init.Bootstrap:func_179870_a:492]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Cater\AppData\Roaming\.minecraft\crash-reports\crash-2015-04-05_13.46.54-client.txt

 

 

Posted

Try killing your firewall/av that may be derping it up.

Also try runnign with the -Djava.net.preferIPv4Stack=true argument {tho this is defaulted in 1.8 so not sure if this will help}

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

Posted

Try killing your firewall/av that may be derping it up.

Also try runnign with the -Djava.net.preferIPv4Stack=true argument {tho this is defaulted in 1.8 so not sure if this will help}

 

No AV/Firewall installed. This was literally a 100% fresh/clean install. No router either, modem -> PC only.

Where can I find/implement the "-Djava.net.preferIPv4Stack=true" argument?

 

I appreciate your time in this.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello , when I try to launch the forge installer it just crash with a message for 0,5 secondes. I'm using java 17 to launch it. Here's the link of the error :https://cdn.corenexis.com/view/?img=d/ma24/qs7u4U.jpg  
    • You will find the crash-report or log in your minecraft directory (crash-report or logs folder)
    • Use a modpack which is using these 2 mods as working base:   https://www.curseforge.com/minecraft/modpacks/life-in-the-village-3
    • inicie un mundo donde instale Croptopia y Farmer's Delight, entonces instale el addon Croptopia Delight pero no funciona. es la version 1.18.2
    • Hello all. I'm currently grappling with the updateShape method in a custom class extending Block.  My code currently looks like this: The conditionals in CheckState are there to switch blockstate properties, which is working fine, as it functions correctly every time in getStateForPlacement.  The problem I'm running into is that when I update a state, the blocks seem to call CheckState with the position of the block which was changed updated last.  If I build a wall I can see the same change propagate across. My question thus is this: is updateShape sending its return to the neighbouring block?  Is each block not independently executing the updateShape method, thus inserting its own current position?  The first statement appears to be true, and the second false (each block is not independently executing the method). I have tried to fix this by saving the block's own position to a variable myPos at inception, and then feeding this in as CheckState(myPos) but this causes a worse outcome, where all blocks take the update of the first modified block, rather than just their neighbour.  This raises more questions than it answers, obviously: how is a different instance's variable propagating here?  I also tried changing it so that CheckState did not take a BlockPos, but had myPos built into the body - same problem. I have previously looked at neighbourUpdate and onNeighbourUpdate, but could not find a way to get this to work at all.  One post on here about updatePostPlacement and other methods has proven itself long superceded.  All other sources on the net seem to be out of date. Many thanks in advance for any help you might offer me, it's been several days now of trying to get this work and several weeks of generally trying to get round this roadblock.  - Sandermall
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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