Jump to content

Help Test Tekkit 1.2.5c (1.6.4, FINALLY!)


Skuli

Recommended Posts

Last night I had some corruption or something in my 1.6.4. test world which is in 1.2.5., single player.

I looked at a dimensional anchor interface and the game closed. No crash report or anything. Then after that the game closed immediately every single time I tried to load the world.

I was able to save the world by deleting the dimensional anchor mod before loading the world. So the anchor was defiantly the source of the game closing. I have no idea if this an issue with the new 1.6.4 version or if the computer gods just decided to strike me with a random bit of misfortune, but I thought I would mention it in case any other person has had an issue with the dimension anchor.

Link to comment
Share on other sites

  • Replies 423
  • Created
  • Last Reply

Top Posters In This Topic

In my experience that mean the server doesn't have enough ram, if you are running it on your local pc and playing that could be why. try allocating more ram to the server when you are loading it 2 - 4 GB should work, more if playing with lots of people. also load the 64 bit version of java, it can handle more ram better

If i run server 1.2.5 fresh it runs fine no issues but if i upgrade my world from 1.2.2 it gives me that error. I have a beast for a server and have never seen that error before.

i removed all chunk loaders and dimensional doors plus turned my ME network off before upgrade and i still get the error after about 5 minutes into loading.

Link to comment
Share on other sites

I have had messages saying, such was created with a previous version of a plugin and that things might not go well. but I have yet to have any issues.

is your world from pre 1.2.2(1.6.4)? we had to restart ours from scratch with the 1.6.4 as it would not not load at all

Link to comment
Share on other sites

I have had messages saying, such was created with a previous version of a plugin and that things might not go well. but I have yet to have any issues.

is your world from pre 1.2.2(1.6.4)? we had to restart ours from scratch with the 1.6.4 as it would not not load at all

Yeah my world is pre 1.2.2. My world is from 1.0.6. i was thinking we may need to start from fresh server, thanks for your help.

Link to comment
Share on other sites

Last night I had some corruption or something in my 1.6.4. test world which is in 1.2.5., single player.

I looked at a dimensional anchor interface and the game closed. No crash report or anything. Then after that the game closed immediately every single time I tried to load the world.

I was able to save the world by deleting the dimensional anchor mod before loading the world. So the anchor was defiantly the source of the game closing. I have no idea if this an issue with the new 1.6.4 version or if the computer gods just decided to strike me with a random bit of misfortune, but I thought I would mention it in case any other person has had an issue with the dimension anchor.

Ive encountered the same problem. For me it happened when i broke a anchor though but same thing, instant shutdown under boot, had to remove the mod to start the server again.

Link to comment
Share on other sites

I loaded up my single player 1.1.8 game, and everything worked better than expected. Couple of strange issues:

  1. I had my power armor charging in an energetic infuser, and several pieces in a hopper feeding into it. However, when loading the game, they were all gone. The hopper and energetic infuser were empty.
  2. All my machines (pulverizer, powered furnace, energetic infuser, induction smelter) had their input/outputs disable, i.e., the sides of each machine were white and I had to manually reset all the inputs and outputs.
  3. I had 3 machine frames in a chest. They now display as some sort of error item, despite machine frames still existing in my recipe list?

I haven't experienced any crashes or anything yet.

Link to comment
Share on other sites

Last night I had some corruption or something in my 1.6.4. test world which is in 1.2.5., single player.

I looked at a dimensional anchor interface and the game closed. No crash report or anything. Then after that the game closed immediately every single time I tried to load the world.

I was able to save the world by deleting the dimensional anchor mod before loading the world. So the anchor was defiantly the source of the game closing. I have no idea if this an issue with the new 1.6.4 version or if the computer gods just decided to strike me with a random bit of misfortune, but I thought I would mention it in case any other person has had an issue with the dimension anchor.

Ive encountered the same problem. For me it happened when i broke a anchor though but same thing, instant shutdown under boot, had to remove the mod to start the server again.

Just had the same problem twice. crashed my server both times. When you break a dimensional anchor, server crashes...

Edit:

2014-02-04 20:45:23 [iNFO] [sTDERR] java.lang.AssertionError: unref with refcount already 0! chunk pos [13, 7]

2014-02-04 20:45:23 [iNFO] [sTDERR]     at mods.immibis.chunkloader.data.WorldLoaderList.unrefChunk(WorldLoaderList.java:171)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at mods.immibis.chunkloader.data.WorldLoaderList.tick(WorldLoaderList.java:280)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at mods.immibis.chunkloader.DimensionalAnchors.onTickInGame(DimensionalAnchors.java:558)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at mods.immibis.core.api.porting.PortableBaseMod$1.tickStart(PortableBaseMod.java:22)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:576)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

2014-02-04 20:45:23 [iNFO] [sTDERR]     at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

2014-02-04 20:45:23 [sEVERE] Encountered an unexpected exception AssertionError

java.lang.AssertionError: unref with refcount already 0! chunk pos [13, 7]

at mods.immibis.chunkloader.data.WorldLoaderList.unrefChunk(WorldLoaderList.java:171)

at mods.immibis.chunkloader.data.WorldLoaderList.tick(WorldLoaderList.java:280)

at mods.immibis.chunkloader.DimensionalAnchors.onTickInGame(DimensionalAnchors.java:558)

at mods.immibis.core.api.porting.PortableBaseMod$1.tickStart(PortableBaseMod.java:22)

at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)

at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:287)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:576)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

Link to comment
Share on other sites

We encountered a issue yesterday with oxygen sealers. They say an area is sealed but you still cant breath there. And when the chunk is loaded the server will crash within a few min. After removing the sealers the crashing stopped. I'm pretty sure this is a galacticraft bug but figured I would share the info anyway. Crash report is as follows.

2014-02-04 18:56:27 [WARNING] [Minecraft-Server] Can't keep up! Did the system time change, or is the server overloaded?



2014-02-04 18:56:40 [iNFO] [sTDERR] net.minecraft.util.ReportedException: Exception ticking world



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:663)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)



2014-02-04 18:56:40 [iNFO] [sTDERR] Caused by: java.util.NoSuchElementException



2014-02-04 18:56:40 [iNFO] [sTDERR]     at java.util.TreeMap.key(TreeMap.java:1221)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at java.util.TreeMap.firstKey(TreeMap.java:285)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at java.util.TreeSet.first(TreeSet.java:394)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:584)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)



2014-02-04 18:56:40 [iNFO] [sTDERR]     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)



2014-02-04 18:56:40 [iNFO] [sTDERR]     ... 4 more



2014-02-04 18:56:40 [sEVERE] [Minecraft-Server] Encountered an unexpected exception ReportedException



net.minecraft.util.ReportedException: Exception ticking world



        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:663)



        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)



        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)



        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)



        at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)



Caused by: java.util.NoSuchElementException



        at java.util.TreeMap.key(TreeMap.java:1221)



        at java.util.TreeMap.firstKey(TreeMap.java:285)



        at java.util.TreeSet.first(TreeSet.java:394)



        at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:584)



        at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)



        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)[code]

Link to comment
Share on other sites

Here is the actual crash report from the post above from Zeront

---- Minecraft Crash Report ----

// Why is it breaking 

 

Time: 2/4/14 6:56 PM

Description: Exception ticking world

 

java.util.NoSuchElementException

    at java.util.TreeMap.key(TreeMap.java:1221)

    at java.util.TreeMap.firstKey(TreeMap.java:285)

    at java.util.TreeSet.first(TreeSet.java:394)

    at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:584)

    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)

    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)

    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)

    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

 

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

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

 

-- Head --

Stacktrace:

    at java.util.TreeMap.key(TreeMap.java:1221)

    at java.util.TreeMap.firstKey(TreeMap.java:285)

    at java.util.TreeSet.first(TreeSet.java:394)

    at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:584)

    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:197)

 

-- Affected level --

Details:

    Level name: world

    All players: 0 total; []

    Chunk stats: ServerChunkCache: 35 Drop: 0

    Level seed: -621105379015240094

    Level generator: ID 00 - default, ver 1. Features enabled: false

    Level generator options:

    Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 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: survival (ID 0). Hardcore: false. Cheats: false

Stacktrace:

    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:657)

    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:276)

    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:587)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)

    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)

 

-- System Details --

Details:

    Minecraft Version: 1.6.4

    Operating System: Linux (amd64) version 3.2.0-4-amd64

    Java Version: 1.7.0_45, Oracle Corporation

    Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 2945557248 bytes (2809 MB) / 4773642240 bytes (4552 MB) up to 7635730432 bytes (7282 MB)

    JVM Flags: 2 total; -Xmx8G -Xms3G

    AABB Pool Size: 2373 (132888 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

    Suspicious classes: FML and Forge are installed

    IntCache: cache: 2, tcache: 0, allocated: 2, tallocated: 64

    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 89 mods loaded, 89 mods active

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

    FML{6.4.49.965} [Forge Mod Loader] (Tekkit.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Forge{9.11.1.965} [Minecraft Forge] (Tekkit.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ImmibisMicroblocks{57.5.0} [immibis's Microblocks] (immibis-microblocks-57.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    OpenModsCore{0.1} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (powercrystalscore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BuildCraft|Core{4.2.2} [buildCraft] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    UniversalElectricity{3.0.1} [universal Electricity] (universal-electricity-3.0.1.26-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CalclaviaCore{@MAJOR@.@MINOR@.@REVIS@} [CalclaviaCore] (calclavia core-1.1.1.64.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    AtomicScience{1.1.0} [Atomic Science] (atomic-science-1.1.0.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Backpack{1.26.29} [backpack] (BACKPACK-1.26.29-1.6.X.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BuildCraft|Builders{4.2.2} [bC Builders] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BuildCraft|Energy{4.2.2} [bC Energy] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BuildCraft|Factory{4.2.2} [bC Factory] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BuildCraft|Transport{4.2.2} [bC Transport] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded{1.6.2R2.7.4} [MineFactory Reloaded] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CoFHCore{2.0.0.2} [CoFH Core] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ForgeMultipart{1.0.0.219} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ThermalExpansion{3.0.0.2} [Thermal Expansion] (thermalexpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BigReactors{0.2.15A} [big Reactors] (bigreactors-0.2.15A.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    bspkrsCore{v5.2(1.6.4)} [bspkrsCore] (BSPKRSCOREV5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    BuildCraft|Silicon{4.2.2} [bC Silicon] (BUILDCRAFT-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Additional-Buildcraft-Objects{1.0.7.558} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.7.558.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CarpentersBlocks{v2.0.0} [Carpenter's Blocks] (carpenter's blocks v2.0.0 - MC 1.6+.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CoFHLoot{2.0.0.2} [CoFH Loot] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CoFHSocial{2.0.0.2} [CoFH Social] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CoFHWorld{2.0.0.2} [CoFH World] (cofhcore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Dynmap{1.9-75} [Dynmap] (Dynmap-1.9-forge-9.10.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    EE3{pre2a} [Equivalent Exchange 3] (equivalentexchange3-1.6.4-pre2a.56.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    GalacticraftCore{2.0.8} [Galacticraft Core] (galacticraft-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    GalacticraftMars{2.0.8} [Galacticraft Mars] (galacticraft-planets-1.6.4-2.0.8.908.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    GregsLighting{1.9.1} [Greg's Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ImmibisCore{57.1.92} [immibis Core] (immibis-core-57.1.92.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    inventorytweaks{1.56} [inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    IronChest{5.4.1.697} [iron Chest] (ironchest-universal-1.6.4-5.4.1.697.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    LogisticsPipes|Main{0.7.4.dev.102} [Logistics Pipes] (logisticspipes-mc1.6.4-0.7.4.dev.102.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.4} [MFR Compat: Applied Energistics] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatAtum{1.6.2R2.7.4} [MFR Compat: Atum] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatBackTools{1.6.2R2.7.4} [MFR Compat: BackTools] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.4} [MFR Compat: BuildCraft] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatChococraft{1.6.2R2.7.4} [MFR Compat: Chococraft] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.4} [MFR Compat: ExtraBiomes] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatForestry{1.6.2R2.7.4} [MFR Compat: Forestry] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.4} [MFR Compat: Forestry (part 2)] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.4} [MFR Compat: ForgeMicroblock] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatIC2{1.6.2R2.7.4} [MFR Compat: IC2] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.4} [MFR Compat: Magical Crops] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Mystcraft{0.10.12.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.12.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.4} [MFR Compat: Mystcraft] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatPams{1.6.2R2.7.4} [MFR Compat: Pam's Mods] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.4} [MFR Compat: Railcraft] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatRP2{1.6.2R2.7.4} [MFR Compat: RP2] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.4} [MFR Compat: Sufficient Biomes] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.4} [MFR Compat: Thaumcraft] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.4} [MFR Compat: Thermal Expansion] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.4} [MFR Compat: TwilightForest] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatVanilla{1.6.2R2.7.4} [MFR Compat: Vanilla] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.4} [MFR Compat: XyCraft] (minefactoryreloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    MFFS{3.6.2} [Modular Force Field System] (modular-force-field-system-3.6.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    numina{0.1.1-53} [Numina] (numina-1.6.2-0.1.1-53.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    powersuits{0.9.0-89} [MachineMuse's Modular Powersuits] (modularpowersuits-1.6.4-0.9.0-89.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    OCS{1.6.4.1} [OpenCCSensors] (OPENCCSENSORS-1.6.4.1B.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    OpenMods{0.1} [OpenMods] (openmodslib-0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    OpenPeripheralCore{0.3.0} [OpenPeripheralCore] (openperipheralcore-0.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    OpenPeripheral{0.1} [OpenPeripheralAddons] (openperipheraladdons-0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    powersuitaddons{@VERSION@} [Andrew's Modular Powersuits Addons] (powersuitaddons-1.6.4-884.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    bau5_ProjectBench{1.8.0} [Project Bench] (ProjectBench-1.6.2-v1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    QuantumCraft{1.1} [qCraft] (qcraft1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    StevesCarts{2.0.0.b10} [steve's Carts 2] (stevescarts2.0.0.b10.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    tradeboothmod{0.6.4.2} [Trade Booth Mod] (tradebooth.0.6.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    TreeCapitator{Forge 1.6.4.r09} [Treecapitator] (TREECAPITATOR.FORGE.1.6.4.R09.UNIVERSAL.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Vending{1.1.1} [Vending] (vending-1.6.4-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    weaponmod{1.6.2 v1.13.5} [balkon's WeaponMod] (WeaponMod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    McMultipart{1.0.0.219} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    ForgeMicroblock{1.0.0.219} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

    Profiler Position: N/A (disabled)

    Vec3 Pool Size: 348 (19488 bytes; 0 MB) allocated, 240 (13440 bytes; 0 MB) used

    Player Count: 0 / 20; []

    Is Modded: Definitely; Server brand changed to 'fml,forge'

    Type: Dedicated Server (map_server.txt)

Link to comment
Share on other sites

We just experienced the same thing, except with dimension id -28. Would someone mind assisting us? Everyone crashes when trying to connect to the server itself, and all it displays is "Connection Rest" in the console. However, if I tick the "Enable Console" under the Launcher options, I get the following error:

net.minecraft.util.ReportedException: Ticking screen

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1587)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.main.Main.main(SourceFile:101)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

2014-02-03 11:48:39 [iNFO] [sTDERR] Caused by: java.lang.IllegalArgumentException: Failed to register dimension for id -28, One is already registered

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:127)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at micdoodle8.mods.galacticraft.core.network.GCCorePacketHandlerClient.onPacketData(GCCorePacketHandlerClient.java:398)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)

2014-02-03 11:48:39 [iNFO] [sTDERR]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1580)

2014-02-03 11:48:39 [iNFO] [sTDERR]    ... 9 more

2014-02-03 11:48:39 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----

2014-02-03 11:48:39 [iNFO] [sTDOUT] // On the bright side, I bought you a teddy bear!

2014-02-03 11:48:39 [iNFO] [sTDOUT]

2014-02-03 11:48:39 [iNFO] [sTDOUT] Time: 2/3/14 11:48 AM

2014-02-03 11:48:39 [iNFO] [sTDOUT] Description: Ticking screen

2014-02-03 11:48:39 [iNFO] [sTDOUT]

2014-02-03 11:48:39 [iNFO] [sTDOUT] java.lang.IllegalArgumentException: Failed to register dimension for id -28, One is already registered

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraftforge.common.DimensionManager.registerDimension(DimensionManager.java:127)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at micdoodle8.mods.galacticraft.core.network.GCCorePacketHandlerClient.onPacketData(GCCorePacketHandlerClient.java:398)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1580)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.client.main.Main.main(SourceFile:101)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at java.lang.reflect.Method.invoke(Unknown Source)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

2014-02-03 11:48:39 [iNFO] [sTDOUT]    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

Any help is greatly appreciated!

It's a compatibility issue with DimensionalDoors and Galacticraft. The issue arises when, based off my own tests, you place a dimensional door on the moon and then link it with a location in other dimension. It's possible that it gets an error from just placing a dimension door on the moon at all, I didn't test that far. Anyway, no fix is currently available, I hope the DimensionalDoors guy fixes it soon.

Link to comment
Share on other sites

Regarding Galacticraft bugs... The author of GC is doing some very heavy development right now on GC. Its state is constantly changing. Hopefully he'll get stuff cleaned up and settle on a build soon.

http://ci.micdoodle8.com/job/Galacticraft/changes

This is awesome, I have a thread going over on their forums asking that we be allowed to smelt/pulverize ores like silicon (seems silly to have an ore required for space travel and yet you need a 12th century tool (pickaxe) to get it)

Link to comment
Share on other sites

StevenRS11, the developer of Dimension Doors, seems to have fixed the issue between his mod and Galacticraft, namely the constant crashes whenever a dimension door was placed on the moon. Using the latest build (307), I have been unable to recreate the issue. So if the pack updates to that version, it should be fixed.

Link to comment
Share on other sites

Fresh install of 1.2.5 Server on Linux seems to have out-of-sync versions of mods compared to the 1.2.5 client fresh install on Windows (if it matters) and won't connect.  Also tried a linux client.. same error.

 

ForgeMultipart (1.0.0.219 server, 1.0.0.227 client)

McMultipart (1.0.0.219 server, I don't see a file with this name on the client)

 

Did the client config get updated after the last changes to 1.2.5?  

Link to comment
Share on other sites

I seem to be having the same issue, mattster. Although, I am using Windows 7

 

 

So, I've been trying to join a server for about an hour. It's running on the latest version (1.2.5) on Minecraft 1.6.4. 

I tried to join, it said I was missing a few mods. I reinstall. No luck.

 

I try with every single version, no luck. I delete my ENTIRE technic and minecraft folder, and reinstall both. No luck.

Delete launcher and folders again. Reset computer. No luck.

 

http://imgur.com/Q0cpf2r

 

^ That is the error I am constantly receiving. I would have attached the file, but alas, too large.

 

It can't be an issue with the server, there are 6 people on it currently. 

 

Someone please help, I am at my wits end.

Edited by Yibs_
Link to comment
Share on other sites

I'm getting the same error in regards to missing mods on the clients that are newly installed.

 

I seem to be having the same issue, mattster. Although, I am using Windows 7

 

 

So, I've been trying to join a server for about an hour. It's running on the latest version (1.2.5) on Minecraft 1.6.4. 

I tried to join, it said I was missing a few mods. I reinstall. No luck.

 

I try with every single version, no luck. I delete my ENTIRE technic and minecraft folder, and reinstall both. No luck.

Delete launcher and folders again. Reset computer. No luck.

 

http://imgur.com/Q0cpf2r

 

^ That is the error I am constantly receiving. I would have attached the file, but alas, too large.

 

It can't be an issue with the server, there are 6 people on it currently. 

 

Someone please help, I am at my wits end.

Link to comment
Share on other sites

I'm getting the same error in regards to missing mods on the clients that are newly installed.

 

yes, it seems that the server is downloading a different version than the client, or vice-versa.  I'll be making sure those are in sync with the next update.

Link to comment
Share on other sites

Hi

Its been said a couple of times regarding the empty DSU and me storage bus bug. Now ill say it again.

Connect a empty DSU with a ME storage bus to a network. When u put items in the network server or client will crash, and might remove some import busses. See now that doesnt sound so bad right, u can live with that. Well then let me specify even more. The bug happens when the network tried to store something in the DSU, and only with the storage bus, export and import bus works just fine, and it doesnt matter what priority the bus have, even if the network should fill other empty chests before this DSU, for some reason it still tries and cause crash.

For server owners this can really be a pain in the ass.

For any empty DSU, and a fast generating setup, like smelting some stone, and then putting this stone on the ME, this can very easily cause constant and instant crashes when ever this furnace and network is loaded. Normally when ever the player making the mistake joins the game.

I just had this happen to a server im on. I dont know how else to fix it, other than deleting the items causing trouble with MCedit, cause u cant get near it ingame.

So as someone else said, can we please get the extra storage cell addon mod ? So it would be possible to ban the DSUs.

PS: A fix for this have been made in teh AE rv14, but since it have been abandened, i dont see that getting implemented.

 

This is a tough nut to crack, here.  Applied Energistics has been abandoned for 1.6.4, and rev14 supposedly has some issues.  I may be forced to upgrade to rev14 simply to resolve this issue...

Link to comment
Share on other sites

My current list of Tekkit Main beta issues is:

 

Crash inserting item into empty dsu

Galacticraft crashing with seals

Galacticraft power system incompatibility with TE

Galacticraft not powering coercion drivers

Galacticraft/DimDoors dimid -28 error

Galacticraft consuming 100% energy even when idle

Dupe glitch with TE

No recipe for "Motor" from calclaviacore

CC formatting error

Steam funnel config issue

Galacticraft wiring/chunk unloading issue

Mystcraft crash

No minium shards from mobs

Dimensional anchor issues

 

I know that most of these will be resolved in the next beta pack update.  If any exist that I don't have listed here, please let me know!

Link to comment
Share on other sites

Any Sphax patches for 1.2.5? I suppose I could do individual mod compilations but was wondering if anyone had a link...1.2.5 looks interesting, Project Reds there finally....if we could get Tinkerer's Construct and Mekanism into the mix, Tekkit might actually be less than boring again.

Link to comment
Share on other sites

BUG AT SERVER CONNECT

Forge Mod Loader could not connect to this server

The mods and versions listed below could not be found

They are required to play on this server

 

ForgeMultipart : 1.0.0.219

MCMultipart : 1.0.0.219

 

Using server build download from this forum post, and using dev build 1.2.5. What is my problem here?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...