[1.7.10] Rebirth V2.9.10 | Mekanism 8 | Custom Mods | Very Stable | 7/24

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
So, is this pack alive now? Also, you can't even launch it, forge is to old for one of the mods, not sure which.
 
Ohh, I'm gonna go check this out, do you still have a server?
EDIT: Also, ya, its still broken, still missing pack.json
 
Last edited:
Right, now it's looking for 1.8 natives for some reason.

Using backupLink for mcjsons/versions/1.8/1.8.json
Setting up native libraries for Rebirth v 2.9.10 MC 1.8


I don't know how to solve this. Yes, we have an official public server for this - without whitelist.
 
You seem to have accidentally grabbed a 1.8 version of forge when getting out that hotfix, here is a line from the Rebirth pack.json:

Code:
libraries": [
    {
    "name": "net.minecraftforge:forge:1.8-11.14.3.1531:universal",
    "url": "http://ftb.cursecdn.com/FTB2/maven/",
      "checksums" : [ "2163094869efde859955cda831a9fab0b79f4d82"]
    },
 
The In-Game Wiki mod displays "*insert block* 'I' for more info" text in the middle of the screen whenever you look at something, which cannot be configured and becomes annoying quick when you're mining. And it crashes the client when you try looking up something with it.
 
Last edited:
Just downloaded and started up a singleplayer world. When I made a crafting table, opening it will crash you to desktop with this error:
---- Minecraft Crash Report ----
// Shall we play a game?

Time: 1/17/16 5:51 PM
Description: Ticking memory connection

java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at ganymedes01.ganyssurface.inventory.ContainerWorkTable.getPossibleResults(ContainerWorkTable.java:181)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.func_75130_a(ContainerCraftingTable.java:45)
at net.minecraft.inventory.ContainerWorkbench.<init>(SourceFile:48)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.<init>(ContainerCraftingTable.java:31)
at ganymedes01.ganyssurface.core.proxy.CommonProxy.getServerGuiElement(CommonProxy.java:176)
at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75)
at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2209)
at ganymedes01.ganyssurface.core.handlers.MiscEventHandler.onPlayerInteract(MiscEventHandler.java:240)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_963_MiscEventHandler_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- Head --
Stacktrace:
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at ganymedes01.ganyssurface.inventory.ContainerWorkTable.getPossibleResults(ContainerWorkTable.java:181)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.func_75130_a(ContainerCraftingTable.java:45)
at net.minecraft.inventory.ContainerWorkbench.<init>(SourceFile:48)
at ganymedes01.ganyssurface.inventory.ContainerCraftingTable.<init>(ContainerCraftingTable.java:31)
at ganymedes01.ganyssurface.core.proxy.CommonProxy.getServerGuiElement(CommonProxy.java:176)
at cpw.mods.fml.common.network.NetworkRegistry.getRemoteGuiContainer(NetworkRegistry.java:243)
at cpw.mods.fml.common.network.internal.FMLNetworkHandler.openGui(FMLNetworkHandler.java:75)
at net.minecraft.entity.player.EntityPlayer.openGui(EntityPlayer.java:2209)
at ganymedes01.ganyssurface.core.handlers.MiscEventHandler.onPlayerInteract(MiscEventHandler.java:240)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_963_MiscEventHandler_onPlayerInteract_PlayerInteractEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100)
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:353)
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60)
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9)
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)

-- Ticking connection --
Details:
Connection: net.minecraft.network.NetworkManager@2be4597d
Stacktrace:
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Disabled Gany's surface fixed it.