静水先生
不知道为啥,我制作的整合包都不能添加roc,一加就崩,而我看别人的整合包加了roc都是好好的,所以我想问一下你们的安装方法

ItIsEnderman
检查一下你的mods文件夹里是否有DragonAPI?没的话去下载,要下载对应版本。
http://pan.baidu.com/s/1pJn7407(密码=sxh6)
https://mods.curse.com/mc-mods/Minecraft/235591-dragonapi

静水先生
ItIsEnderman 发表于 2016-8-11 12:52
检查一下你的mods文件夹里是否有DragonAPI?没的话去下载,要下载对应版本。
http://pan.baidu.com/s/1pJn7 ...

有 而且是翻国外网下载的版本应该对

ItIsEnderman
[email protected] 发表于 2016-8-11 13:04
有 而且是翻国外网下载的版本应该对

有DragonAPI的话,那就把crash-report发过来。

静水先生
ItIsEnderman 发表于 2016-8-11 13:05
有DragonAPI的话,那就把crash-report发过来。

---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 16-8-11 下午1:09
Description: Initializing game

java.lang.IllegalArgumentException: Duplicate id: RCrc摩擦锅炉
        at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
        at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
        at Reika.RotaryCraft.RotaryRegistration.addTileEntities(RotaryRegistration.java:41)
        at Reika.RotaryCraft.RotaryCraft.load(RotaryCraft.java:318)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
        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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
        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(Launcher.java:114)


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

-- Head --
Stacktrace:
        at net.minecraft.tileentity.TileEntity.func_145826_a(TileEntity.java:43)
        at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:281)
        at Reika.RotaryCraft.RotaryRegistration.addTileEntities(RotaryRegistration.java:41)
        at Reika.RotaryCraft.RotaryCraft.load(RotaryCraft.java:318)
        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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
        at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
        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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
        at com.google.common.eventbus.EventBus.post(EventBus.java:275)
        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
        at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
        at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
        at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- 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(Launcher.java:114)

-- System Details --
Details:
        Minecraft Version: 1.7.10
        Operating System: Windows XP (x86) version 5.1
        Java Version: 1.8.0_65, Oracle Corporation
        Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
        Memory: 112536632 bytes (107 MB) / 341569536 bytes (325 MB) up to 523501568 bytes (499 MB)
        JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx512m
        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.1448 Optifine OptiFine_1.7.10_HD_U_B7 21 mods loaded, 21 mods active
        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
        UCHI        mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
        UCHI        FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
        UCHI        Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
        UCHI        CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
        UCHI        NotEnoughItems{1.0.3.74} [Not Enough Items] ([NEI]NotEnoughItems-1.7.10-1.0.3.74.jar)
        UCHI        InputFix{1.7.10-v5} [InputFix] (minecraft.jar)
        UCHI        uniskinmod{1.2-dev3} [Universal Skin Mod] (minecraft.jar)
        UCHI        <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
        UCHI        ReiMinimap{1.7.10} [Rei's小地图 堕落汉化] ([1.7.10]Rei's小地图.jar)
        UCHI        mobends{0.20.1} [Mo' Bends] ([弯曲动作]MoBends-0.20.1 for MC 1.7.10.jar)
        UCHI        DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V7f.jar)
        UCHE        RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V7f.jar)
        UCHI        inventorytweaks{1.59-dev-155-5dbbb14} [Inventory Tweaks] (【R键整理】InventoryTweaks v1.59-155.jar)
        UCHI        DamageIndicatorsMod{3.2.3} [Damage Indicators] (【伤害显示】DamageIndicatorsMod.jar)
        UCHI        MemoryCleaner{1.0} [Memory Cleaner] (【内存清理】MemoryCleaner-1.4-mc.1.7.10.jar)
        UCHI        ChickenChunks{1.3.4.16} [ChickenChunks] (【区块加载】ChickenChunks-1.7.10-1.3.4.16-universal.jar)
        UCHI        FastCraft{1.21} [FastCraft] (【快速工艺】fastcraft-1.21.jar)
        UCHI        bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
        UCHI        Treecapitator{1.7.10} [Treecapitator] (【砍树】Treecapitator-universal-2.0.4.jar)
        UCHI        ArmorStatusHUD{1.28} [ArmorStatusHUD] (【装备耐久显示】ArmorStatusHUD-client-1.28.jar)
        UCHI        MouseTweaks{2.4.4} [Mouse Tweaks] (【鼠标手势】MouseTweaks-2.4.4-mc1.7.10.jar)
        Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
        LWJGL: 2.9.1
        OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 6.14.10.5402, Intel
        GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 2.
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: [折纸材质.zip]
        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)




顺便可以教一下怎么看么...我萌新

ItIsEnderman
[email protected] 发表于 2016-8-11 13:12
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

尝试更新旋转工艺,或者降低版本。这可能是旋转工艺的Bug。

静水先生
[email protected] 发表于 2016-8-11 13:12
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

我和我好几个朋友都尝试过....用的也是不同版本,包括删除其余mod只留下roc都试过 全部失败

U1U420039
[email protected] 发表于 2016-8-11 13:20
我和我好几个朋友都尝试过....用的也是不同版本,包括删除其余mod只留下roc都试过 全部失败 ...

感觉是ROC的问题 不过 Reika的mod都是以不稳定性和拟真而闻名

静水先生
U1U420039 发表于 2016-8-11 19:33
感觉是ROC的问题 不过 Reika的mod都是以不稳定性和拟真而闻名

我也是这么觉得,一年前失败,一年后还是失败

Bg~s影翼
之前一段时间的ROC对中文兼容不好只能先进纯净的换英文退出再加Roc进才不会崩
最新的版本没有这个问题
我整roc都是先装roc再装其他 崩了就删

第一页 上一页 下一页 最后一页