forge1558的版本NEI不能用,客户端的版本是1.7.10,NEU版本是最新版

"You say I'm wrong, but you'd better prove you're right."
——from Michael Jackson “scream”
你说我是错的,那你最好证明你是对的
a6809936 发表于 2017-1-29 13:51
你说我是错的,那你最好证明你是对的
换错人格了……上面的那贴先无视
请贴一下mod的详细列表+具体描述一下为何不能用,是游戏中途退出还是加载界面加载到一半忽然消失?还是根本没有画面?
a6809936 发表于 2017-1-29 14:09
换错人格了……上面的那贴先无视
请贴一下mod的详细列表+具体描述一下为何不能用,是游戏中途退出还是 ...
加载到一半就关闭了
62714923 发表于 2017-1-29 19:45
加载到一半就关闭了
在mods文件夹旁边的crash-report内是否有恰好在崩溃的时候生成的崩溃报告?(类似
,如果不确定是哪个文件,可以再开游戏让其再崩一次……)既然游戏能弹窗口出来了,说明日志系统已经开始工作,现在可以通过阅读程序坏掉时写出的最后一条信息,追踪发生错误的节点了……
那简单啊 你把forge换一个版本不就行了
a6809936 发表于 2017-1-29 21:27
在mods文件夹旁边的crash-report内是否有恰好在崩溃的时候生成的崩溃报告?(类似,如果不确定是哪个文件 ...
a6809936 发表于 2017-1-29 21:27
在mods文件夹旁边的crash-report内是否有恰好在崩溃的时候生成的崩溃报告?(类似,如果不确定是哪个文件 ...
崩溃记录
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 17-1-20 上午10:48
Description: Initializing game
SplashProgress has detected a error loading Minecraft.
This can sometimes be caused by bad video drivers.
We have automatically disabeled the new Splash Screen in config/splash.properties.
Try reloading minecraft before reporting any errors.
cpw.mods.fml.client.SplashProgress$5: java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:507)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:122)
Caused by: java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:493)
... 15 more
Caused by: java.nio.BufferOverflowException
at java.nio.Buffer.nextPutIndex(Unknown Source)
at java.nio.DirectIntBufferU.put(Unknown Source)
at cpw.mods.fml.client.SplashProgress$Texture.<init>(SplashProgress.java:632)
at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:213)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:507)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
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)
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 org.jackhuang.hellominecraft.launcher.Launcher.main(SourceFile:122)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 134292760 bytes (128 MB) / 410603520 bytes (391 MB) up to 1056309248 bytes (1007 MB)
JVM Flags: 5 total; -Xincgc -Xmx1024m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
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.99.99 Minecraft Forge 10.13.4.1558 15 mods loaded, 15 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJA InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
UCHIJA ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
UCHIJA customnpcs{1.7.10b} [CustomNpcs] ((NPC修改版)CustomNPCs_1.7.10b.jar)
UCHIJA IC2{2.2.821-experimental} [IndustrialCraft 2] ((工业2)industrialcraft-2-2.2.821-experimental.jar)
UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] ((太阳能)AdvancedSolarPanel-1.7.10-3.5.1[TFCN].jar)
UCHIJA flammpfeil.slashblade{mc1.7.10-r77} [SlashBlade] ((拔刀剑核心)SlashBlade-mc1.7.10-r77.jar)
UCHIJA MSM3{3.0.0a} [More Swords 3] ((更多剑)MSM-SNAP-3.0.0b-For-MC-1.7.10.jar)
UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] ((血量显示)DamageIndicatorsMod-3.2.0.jar)
UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] ((重力装甲)GraviSuite-1.7.10-2.0.3[TFCN].jar)
UCHIJA Railcraft{9.4.0.0} [Railcraft] ((铁路)Railcraft_1.7.10-9.4.0.0.jar)
UCHIJA DragonMounts{r41-1.7.10} [Dragon Mounts] ((龙骑士)DragonMounts-r41-1.7.10.jar)
UCHIJA journeymap{5.0.1} [JourneyMap] ([小地图]JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 8400M GS/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce 8400M GS/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: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Time: 17-1-20 上午10:48
而这个帖子的发帖时间是1月29号上午10:48,以下分析基于20号的那篇日志
SplashProgress has detected a error loading Minecraft.
This can sometimes be caused by bad video drivers.
有时可能是显卡的某些地方出了点毛病
We have automatically disabeled the new Splash Screen in config/splash.properties.
Try reloading minecraft before reporting any errors.
请再启动一次minecraft,并观察问题是否解决
以上,根据forge给出的提示,请重启一下电脑和minecraft试试
mod文件夹我看见了,但是……崩溃日志里面没有NEI,咱想要的是加了NEI之后的崩溃日志,如果crash-report内没有当天日期(准确到秒)的日志,那么请开游戏再崩一次后,发一下mods旁边logs里的fml-client-latest.log,位置大概如图

a6809936 发表于 2017-1-30 22:33
这是1月20号上午10:48的崩溃日志
而这个帖子的发帖时间是1月29号上午10:48,以下分析基于20号的那篇日志S ...
谢谢你提供帮助,是我启动内存设置太小了,使用默认(才512MB),所以不能启动
62714923 发表于 2017-1-31 13:26
谢谢你提供帮助,是我启动内存设置太小了,使用默认(才512MB),所以不能启动 ...
如果你的贴子没有正确答案,或自己解决了,可以在关闭/高亮申请帖申请关闭。