1

Minecraft forge 1.7.10 not working?

Super-Derp's Avatar Super-Derp2/22/19 6:57 pm
1 emeralds 7.7k 12
2/25/2019 5:38 am
sekwah41's Avatar sekwah41
Hello! i really need help! I redownloaded minecraft 1.7.10. forge in order to try this mod: https://www.planetminecraft.com/mod/naruto-mod-1750133/ minecraft.curseforge.com/projects/sekwah41s-naruto-mod/files

But when I made a new world and joined it, it said 'Shutting down internal server' !
If someone could help me please, that would be really appreciated since I REALLY want to try this mod!
Posted by Super-Derp's Avatar
Super-Derp
Level 24 : Expert Fish
13

Create an account or sign in to comment.

12

2
02/22/2019 9:16 pm
Level 88 : Elite Senpai
sekwah41
sekwah41's Avatar
This is my bad I uploaded the wrong file to curse forge. This contained the source files rather than the actual compiled code.



If you downloaded the version yesterday or the day before then that had a server issue with the clones where a small part of the new client code was still trying to load on the server causing that crash.



Wait for 0.5.0 alpha v3 to come back up and that will be the new correct file. Sorry for the issues with the testing versions I uploaded. It should be all fixed now.
1
02/22/2019 9:32 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
it's still not working :O . The only difference is that next to the 'splash' and 'Multiplayer' there's 'Join Naruto Server' which you cannot press, and mod page and discord thingy. But when i made a new world and joined it, it still didn't work and said 'Shutting Down Internal Server' :( Please help
1
02/22/2019 9:49 pm
Level 88 : Elite Senpai
sekwah41
sekwah41's Avatar
1 Have you accepted the server EULA. That exits straight away with that message

2 Is there a crash log?
1
02/22/2019 10:40 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
1. I didn't set up a SERVER, I am trying this in singleplayer. It just said 'shutting down internal server.'

2. Is this what you mean?

---- Minecraft Crash Report ----
// Daisy, daisy...

Time: 2/22/19 6:30 PM
Description: Unexpected error

java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Stacktrace:
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Affected level --
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~~ERROR~~ NullPointerException: null
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 77536080 bytes (73 MB) / 335544320 bytes (320 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xmx6G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 1, tcache: 4, allocated: 12, tallocated: 91
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Naruto Mod 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA narutomod{0.5.0a3} [SEKWAH41's Naruto Mod] (narutomod-0.5.0a3.jar)
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4849' Renderer: 'Intel(R) HD Graphics 530'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 530 GL version 4.5.0 - Build 23.20.16.4849, Intel
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: [TEAVSRP2.zip]
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)
1
02/22/2019 10:59 pmhistory
Level 88 : Elite Senpai
sekwah41
sekwah41's Avatar
1 sorry I misread i forgot about internal server

2 yea :) I know this problem as I've been asked about it a fair few times.

This is quite a common problem and not an issue with the mod but rather converting data back to lower mc versions. Delete your settings file from .minecraft. 1.7.10 does not support a higher render distance that newer versions sets and crashes. That or go into settings and lower the render distance before loading the world.
1
02/23/2019 7:04 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
Jutsus aren't working, neither is chakra charging. The only jutsus that work are chakra dash and walking on water, help please
1
02/23/2019 6:41 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
it works :D thank youuuuuuuu
1
02/23/2019 6:37 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
what do you reccomand my render distance to be changed to
1
02/23/2019 6:33 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
kk I'll try and report if it works thanks
1
02/22/2019 9:26 pm
Level 24 : Expert Fish
Super-Derp
Super-Derp's Avatar
okie thanks! So it should be working now?
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome