Jump to content
  • 0

[3.0.3/3.0.4] Machine Block Orientation in tekkit 3.0.3


Question

Posted

Title: Machine Block Orientation in tekkit 3.0.3

Version: 3.0.3/3.0.4

OS: windows 7 ultimate 64 sp1

Java Version: You have the recommended Java installed (Version 7 Update 4).

Description of Problem:

Machine Block Orientation on smp tekkit only ssp tekkit its fine Phicaly there fine but visualy the skin rotates after chuck reloads see the pic if it loads right

2012-06-10_114026.png2012-06-10_114026.pngit is in the correct position but it visually off iron furnaces, extractor, macerators, and solars they all do it but work fine the only thing i can fine is that it's forge but the newest version of forge won't work with modloader since it has its own built in so do i need to replace both mincraft.jar and modpack.jar ??????

Error Messages:

none

Error Log:


 

Recommended Posts

  • 0
Posted

so I've done some more digging and here's the general agreement on the street as to what they say is the problem:

[11:22] <ElgarL> it means the multiworld plugins are not saving the damage/data for the block

so i went to the mutliverse guys and asked him the same thing and here's what he said:

[12:37] <main--> no, the code that lies behind the API is the issue

[12:37] <main--> but in your case it's tekkit

[12:37] <main--> not craftbukkit

[12:38] <main--> you should go to whoever develops tekkit

[12:39] <main--> I think they are not saving their custom values on world change

I'd tend to agree with both of them. They're quite knowledgable about how this stuff works. Is there any way we could fix that?

  • 0
Posted

Go to the link I gave you

This is where the tekkit.jar comes from too, they just rename it.

get craftbukkit-1.2.5-R4.1-MCPC-SNAPSHOT-173.jar, rename it to Tekkit.jar, replace the one that you have in your server. You now have the latest version.

The tekkit team does not do any coding or 'developing'. They just throw a bunch of existing stuff together.

  • 0
Posted

I talked more with the multiverse guys and we've determined it's not tekkit:

[13:18] <dumptruckman> it's because bukkit loads the worlds itself, and after that point, ic2 applies all it's data to the worlds loaded

[13:19] <dumptruckman> then multiverse reloads those default worlds

[13:19] <dumptruckman> but ic2 doesn't register that

[13:25] <dumptruckman> basically, any worlds loaded after bukkit loads the default worlds will not have all the ic2 data applied to them

[13:25] <dumptruckman> so they need to listen for worlds to be loaded/created

[13:25] <dumptruckman> and apply the data THEN

[13:25] <dumptruckman> instead of at an arbitrary point

  • 0
Posted

Go to the link I gave you

This is where the tekkit.jar comes from too, they just rename it.

get craftbukkit-1.2.5-R4.1-MCPC-SNAPSHOT-173.jar, rename it to Tekkit.jar, replace the one that you have in your server. You now have the latest version.

The tekkit team does not do any coding or 'developing'. They just throw a bunch of existing stuff together.

Are you absolutely sure? Because bukkit does not allow for mods where tekkit does. If I rename craftbukkit.jar to tekkit.jar how does it know to load mods?

  • 0
Posted

I'm thinking you've never done this before... I'm guessing something else I did was wrong too? Clearly redstone wire didn't like it... You said to rename craftbukkit.jar to tekkit.jar and here's what I got:

2012-07-12 17:12:19 [iNFO] Starting minecraft server version 1.2.5

2012-07-12 17:12:19 [iNFO] Attempting early MinecraftForge initialization

2012-07-12 17:12:19 [iNFO] Completed early MinecraftForge initialization

2012-07-12 17:12:19 [iNFO] Forge Mod Loader version 2.2.91.173 for Minecraft 1.2.5 loading

2012-07-12 17:12:19 [FINE] Attempting to load mods contained in the minecraft jar file and associated classes

2012-07-12 17:12:19 [FINE] Minecraft is a file at /home/gokouzwar/service11661/craftbukkit.jar, loading

2012-07-12 17:12:19 [FINE] Found a mod class net.minecraft.server.mod_MinecraftForge in file craftbukkit.jar, attempting to load it

2012-07-12 17:12:19 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge found, loading

2012-07-12 17:12:19 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge loaded

2012-07-12 17:12:19 [FINE] Mod class net.minecraft.server.mod_MinecraftForge loaded successfully

2012-07-12 17:12:19 [FINE] Minecraft jar mods loaded successfully

2012-07-12 17:12:19 [iNFO] Loading mods from /home/gokouzwar/service11661/mods

2012-07-12 17:12:20 [FINE] Found a zip or jar file AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_AdditionalPipes in file AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_AdditionalPipes found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_AdditionalPipes loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip for mod_AdditionalPipes

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_AdditionalPipes loaded successfully

2012-07-12 17:12:20 [FINE] File AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file AdvancedMachines 4.1.zip, attempting to load it

2012-07-12 17:12:20 [iNFO] File AdvancedMachines 4.1.zip contained no mods

2012-07-12 17:12:20 [FINE] Found a directory ComputerCraft, attempting to load it

2012-07-12 17:12:20 [FINEST] Recursing into package dan200

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.computer

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.computer.api

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.computer.core

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.computer.shared

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.turtle

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.turtle.api

2012-07-12 17:12:20 [FINEST] Recursing into package dan200.turtle.shared

2012-07-12 17:12:20 [FINEST] Recursing into package eloraam

2012-07-12 17:12:20 [FINEST] Recursing into package eloraam.core

2012-07-12 17:12:20 [FINEST] Recursing into package licenses

2012-07-12 17:12:20 [FINEST] Recursing into package lua

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.apis

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.apis.turtle

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.help

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.programs

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.programs.computer

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.programs.http

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.programs.secret

2012-07-12 17:12:20 [FINEST] Recursing into package lua.rom.programs.turtle

2012-07-12 17:12:20 [FINEST] Recursing into package net

2012-07-12 17:12:20 [FINEST] Recursing into package net.minecraft

2012-07-12 17:12:20 [FINEST] Recursing into package net.minecraft.server

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_CCTurtle in directory server, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CCTurtle found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CCTurtle loaded

2012-07-12 17:12:20 [FINE] Successfully loaded mod class mod_CCTurtle.class

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_ComputerCraft in directory server, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ComputerCraft found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ComputerCraft loaded

2012-07-12 17:12:20 [FINE] Successfully loaded mod class mod_ComputerCraft.class

2012-07-12 17:12:20 [FINEST] Recursing into package org

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.ast

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.compiler

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.lib

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.lib.jse

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.lua2java

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.luajc

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.parser

2012-07-12 17:12:20 [FINEST] Recursing into package org.luaj.vm2.script

2012-07-12 17:12:20 [FINE] Directory ComputerCraft loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file CraftingTable3_1.8.jar, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_CraftingTableIII in file CraftingTable3_1.8.jar, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CraftingTableIII found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CraftingTableIII loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in CraftingTable3_1.8.jar for mod_CraftingTableIII

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_CraftingTableIII loaded successfully

2012-07-12 17:12:20 [FINE] File CraftingTable3_1.8.jar loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file PowerConverters-1.3.4-mcpc78-r1 (1).zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_PowerConverters in file PowerConverters-1.3.4-mcpc78-r1 (1).zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_PowerConverters found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_PowerConverters loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in PowerConverters-1.3.4-mcpc78-r1 (1).zip for mod_PowerConverters

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_PowerConverters loaded successfully

2012-07-12 17:12:20 [FINE] File PowerConverters-1.3.4-mcpc78-r1 (1).zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file Railcraft-5.2.4-MCPC-1.2.5-R1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_Railcraft in file Railcraft-5.2.4-MCPC-1.2.5-R1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_Railcraft found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_Railcraft loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in Railcraft-5.2.4-MCPC-1.2.5-R1.zip for mod_Railcraft

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_Railcraft loaded successfully

2012-07-12 17:12:20 [FINE] File Railcraft-5.2.4-MCPC-1.2.5-R1.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file advancedMachines_4.0_bukkit.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_IC2AdvancedMachines in file advancedMachines_4.0_bukkit.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in advancedMachines_4.0_bukkit.zip for mod_IC2AdvancedMachines

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_IC2AdvancedMachines loaded successfully

2012-07-12 17:12:20 [FINE] File advancedMachines_4.0_bukkit.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftBuilders in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r6.zip for mod_BuildCraftBuilders

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_BuildCraftBuilders loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftFactory in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r6.zip for mod_BuildCraftFactory

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_BuildCraftFactory loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftEnergy in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r6.zip for mod_BuildCraftEnergy

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_BuildCraftEnergy loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftCore in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r6.zip for mod_BuildCraftCore

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_BuildCraftCore loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftTransport in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in buildcraft-2.2.14-mcpc1.2.5-r6.zip for mod_BuildCraftTransport

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_BuildCraftTransport loaded successfully

2012-07-12 17:12:20 [FINE] File buildcraft-2.2.14-mcpc1.2.5-r6.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_CodeChickenCore in file codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CodeChickenCore found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CodeChickenCore loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip for mod_CodeChickenCore

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_CodeChickenCore loaded successfully

2012-07-12 17:12:20 [FINE] File codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_EnderStorage in file enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip for mod_EnderStorage

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_EnderStorage loaded successfully

2012-07-12 17:12:20 [FINE] File enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file industrialcraft2-1.95b-mcpc1.2.5-pre1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_IC2 in file industrialcraft2-1.95b-mcpc1.2.5-pre1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in industrialcraft2-1.95b-mcpc1.2.5-pre1.zip for mod_IC2

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_IC2 loaded successfully

2012-07-12 17:12:20 [FINE] File industrialcraft2-1.95b-mcpc1.2.5-pre1.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_IC2NuclearControl in file mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip for mod_IC2NuclearControl

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_IC2NuclearControl loaded successfully

2012-07-12 17:12:20 [FINE] File mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file mod_NetherOres.jar, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_NetherOres in file mod_NetherOres.jar, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_NetherOres found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_NetherOres loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in mod_NetherOres.jar for mod_NetherOres

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_NetherOres loaded successfully

2012-07-12 17:12:20 [FINE] File mod_NetherOres.jar loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_IC2_ChargingBench in file mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip for mod_IC2_ChargingBench

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_IC2_ChargingBench loaded successfully

2012-07-12 17:12:20 [FINE] File mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_CompactSolars in file mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip for mod_CompactSolars

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_CompactSolars loaded successfully

2012-07-12 17:12:20 [FINE] File mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_IronChest in file mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IronChest found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IronChest loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip for mod_IronChest

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_IronChest loaded successfully

2012-07-12 17:12:20 [FINE] File mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLighting in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLighting loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerLighting

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerLighting loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerMachine in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerMachine loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerMachine

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerMachine loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerLogic in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerLogic loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerLogic

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerLogic loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerControl in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerControl loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerControl

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerControl loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWorld in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWorld loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerWorld

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerWorld loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerCore in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerCore loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerCore

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerCore loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_RedPowerWiring in file redpower-all-2.0p5b2-mcpc1.2.5-r2.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_RedPowerWiring loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in redpower-all-2.0p5b2-mcpc1.2.5-r2.zip for mod_RedPowerWiring

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_RedPowerWiring loaded successfully

2012-07-12 17:12:20 [FINE] File redpower-all-2.0p5b2-mcpc1.2.5-r2.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file wrcbe-addons-server-1.2.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_WirelessRedstoneAddons in file wrcbe-addons-server-1.2.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [WARNING] Failed to load mod class net/minecraft/server/mod_WirelessRedstoneAddons.class in /home/gokouzwar/service11661/mods/wrcbe-addons-server-1.2.1-bukkit-mcpc-1.2.5.zip

2012-07-12 17:12:20 [FINER] THROW

java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

    at java.lang.ClassLoader.defineClass1(Native Method)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)

    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)

    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:410)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Class.java:264)

    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

    at cpw.mods.fml.common.Loader.load(Loader.java:419)

    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

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

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-12 17:12:20 [sEVERE] Zip file wrcbe-addons-server-1.2.1-bukkit-mcpc-1.2.5.zip failed to read properly

2012-07-12 17:12:20 [FINER] THROW

cpw.mods.fml.common.LoaderException: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

    at cpw.mods.fml.common.Loader.load(Loader.java:419)

    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

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

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

    at java.lang.ClassLoader.defineClass1(Native Method)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)

    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)

    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:410)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Class.java:264)

    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

    ... 7 more

2012-07-12 17:12:20 [iNFO] File wrcbe-addons-server-1.2.1-bukkit-mcpc-1.2.5.zip contained no mods

2012-07-12 17:12:20 [FINE] Found a zip or jar file wrcbe-core-server-1.2.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_WirelessRedstoneCore in file wrcbe-core-server-1.2.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneCore found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneCore loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in wrcbe-core-server-1.2.1-bukkit-mcpc-1.2.5.zip for mod_WirelessRedstoneCore

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_WirelessRedstoneCore loaded successfully

2012-07-12 17:12:20 [FINE] File wrcbe-core-server-1.2.1-bukkit-mcpc-1.2.5.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file wrcbe-redpower-server-1.2.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_WirelessRedstoneRedPower in file wrcbe-redpower-server-1.2.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneRedPower found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_WirelessRedstoneRedPower loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in wrcbe-redpower-server-1.2.1.1-bukkit-mcpc-1.2.5.zip for mod_WirelessRedstoneRedPower

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_WirelessRedstoneRedPower loaded successfully

2012-07-12 17:12:20 [FINE] File wrcbe-redpower-server-1.2.1.1-bukkit-mcpc-1.2.5.zip loaded successfully

2012-07-12 17:12:20 [FINE] Found a zip or jar file zimmibis-core48.2.1-tubestuff-48.2.1-mcpc1.2.5-r1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_ImmibisCore in file zimmibis-core48.2.1-tubestuff-48.2.1-mcpc1.2.5-r1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmibisCore found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ImmibisCore loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in zimmibis-core48.2.1-tubestuff-48.2.1-mcpc1.2.5-r1.zip for mod_ImmibisCore

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_ImmibisCore loaded successfully

2012-07-12 17:12:20 [FINE] Found a mod class net.minecraft.server.mod_TubeStuff in file zimmibis-core48.2.1-tubestuff-48.2.1-mcpc1.2.5-r1.zip, attempting to load it

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff found, loading

2012-07-12 17:12:20 [FINE] ModLoader BaseMod class net.minecraft.server.mod_TubeStuff loaded

2012-07-12 17:12:20 [FINE] Failed to find mcmod.info file in zimmibis-core48.2.1-tubestuff-48.2.1-mcpc1.2.5-r1.zip for mod_TubeStuff

2012-07-12 17:12:20 [FINE] Mod class net.minecraft.server.mod_TubeStuff loaded successfully

2012-07-12 17:12:20 [FINE] File zimmibis-core48.2.1-tubestuff-48.2.1-mcpc1.2.5-r1.zip loaded successfully

2012-07-12 17:12:20 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory

2012-07-12 17:12:20 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.common.Loader.load(Loader.java:436)

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

2012-07-12 17:12:20 [sEVERE]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

2012-07-12 17:12:20 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

2012-07-12 17:12:20 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2012-07-12 17:12:20 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.common.Loader.load(Loader.java:419)

2012-07-12 17:12:20 [sEVERE]    ... 5 more

2012-07-12 17:12:20 [sEVERE] Caused by: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

2012-07-12 17:12:20 [sEVERE]    at java.lang.ClassLoader.defineClass1(Native Method)

2012-07-12 17:12:20 [sEVERE]    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)

2012-07-12 17:12:20 [sEVERE]    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

2012-07-12 17:12:20 [sEVERE]    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)

2012-07-12 17:12:20 [sEVERE]    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)

2012-07-12 17:12:20 [sEVERE]    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)

2012-07-12 17:12:20 [sEVERE]    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

2012-07-12 17:12:20 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2012-07-12 17:12:20 [sEVERE]    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

2012-07-12 17:12:20 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

2012-07-12 17:12:20 [sEVERE]    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

2012-07-12 17:12:20 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:410)

2012-07-12 17:12:20 [sEVERE]    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

2012-07-12 17:12:20 [sEVERE]    at java.lang.Class.forName0(Native Method)

2012-07-12 17:12:20 [sEVERE]    at java.lang.Class.forName(Class.java:264)

2012-07-12 17:12:20 [sEVERE]    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

2012-07-12 17:12:20 [sEVERE]    ... 7 more

2012-07-12 17:12:20 [sEVERE] Unexpected exception

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

    at cpw.mods.fml.common.Loader.load(Loader.java:436)

    at cpw.mods.fml.common.Loader.loadMods(Loader.java:606)

    at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:135)

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

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

Caused by: cpw.mods.fml.common.LoaderException: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)

    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562)

    at cpw.mods.fml.common.Loader.load(Loader.java:419)

    ... 5 more

Caused by: java.lang.VerifyError: class net.minecraft.server.mod_WirelessRedstoneAddons overrides final method onPlayerLogout.(Ljava/lang/Object;)V

    at java.lang.ClassLoader.defineClass1(Native Method)

    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)

    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)

    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)

    at java.net.URLClassLoader.access$100(URLClassLoader.java:71)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:361)

    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:410)

    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

    at java.lang.Class.forName0(Native Method)

    at java.lang.Class.forName(Class.java:264)

    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)

    ... 7 more

2012-07-12 17:12:40 [iNFO] Stopping server

2012-07-12 17:12:40 [sEVERE] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

2012-07-12 17:12:40 [sEVERE]    at java.util.ArrayList.rangeCheck(ArrayList.java:604)

2012-07-12 17:12:40 [sEVERE]    at java.util.ArrayList.get(ArrayList.java:382)

2012-07-12 17:12:40 [sEVERE]    at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:424)

2012-07-12 17:12:40 [sEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2012-07-12 17:12:40 [sEVERE]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

  • 0
Posted

As we stated before the problem lies in IC2's detection of world loading. It only happens in IC2 we assume because it loads the world prior to the plugin and then the plugin must reload the world again for itself thus not executing the world load in IC2 a second time. Since IC2 doesn't detect the plugin's reload it does properly spin the machines associated with it. Where advanced machines spin fine because it listens for world loads instead of forcing them at a specific time and ignoring it later when it matters. IMO there's no reason for IC2 to execute the world load at a specific time. It should just listen for them and execute as needed.

  • 0
Posted

Course I'm getting no help at all on the IC2 forums either. They want to point the finger at bukkit and say it's their problem everywhere. If IC2 wasn't the whole reason i went to tekkit in the first place I'd just disable their mod entirely and go about my business...

  • 0
Posted

Bukkit.yml isn't a plugin, it is the config for bukkit itself ;) Sadly it does only do the worlds it loads normally.

What were you testing me or something? I know yml files are config files. I figured you meant bukkit in general. Either way it's not an issue with bukkit.

I got a response on that other thread:

We don't "apply" any data on world load server-side.

IC2 transmits the extra TE data once the client loaded the TE by its request over the network. If that breaks bukkit sent incorrect chunk data in the first place.

So it's either client side based, or their stuff is just epically screwed up. None of the other machines seem to have issue with it, so i'm still thinking it's their problem. Either way now it seems to me that it may be a client side issue with their mod, and perhaps it could be a tekkit client side issue as well. Maybe worth looking into. I'm not sure what TE data is to make an educated assumption here at all. Since no one else has the issue, the assuption here is that they're doing something wrong since the data is still the same going to them as it is for advanced machines 4 and their machines aren't twisted around. I'm still thinking it's a server side issue, because after a reset my transformers don't operate so that says to me that their turning of the machines are sending data to the server and then after that the server says "yes it's actually PHYSICALLY" turned not just a texture issue at that point. When I leave the chunk it turns, when i come back it's still operating properly until a server restart, then it must actually change the information on the world file because it has to be popped off and reset before it'll operate again.

  • 0
Posted

Hi, I'm experiencing the rotation bug as well (so far I have only noticed client side ~ visual bug, all machines are still working properly). I have installed a bunch of plugins on the server, but after permissionsEX and MultiVerse it started doing this. Also players are unable to change redstone behaviour in ic2's "battery" units, don't know if it's somehow related to this thread's bug.

I hope IC2 guys change their minds and fix (their?) mess..

  • 0
Posted

IC2 guys aren't the ones to yell at. I've finally wrapped my head around this whole thing...

Minecraft Port Central are the guys making this development from IC2 compatible with Tekkit. They're aware of the problem but have no clue how to fix it because the IC2 guys' code is weird or something. The guy heading up the IC2 port for bukkit / tekkit is muCkk. He's the guy you need to whine at about this bug but I doubt it'll do any good. Offer up help and notes might be more productive for it. We really need to get muCkk and the IC2 guys together to talk about the code, but from what I gather it's not a sanctioned port, it's more like the MCPC guys are stealing the code and the IC2 guys don't like it much but they're not stopping them, but they're also not supporting their work.

So we're kinda screwed until muCkk can figure it out.

  • 0
Posted

oh, that's not a good situation then (didn't know there're so complex relations between mods/packs developers O_o)

thank you for answering :)

  • 0
Posted

no neither was I. I'm not too keen on hearing about it myself. I wrote a mod for another game a long time ago and people took the code and did some fancy work on it and totally wrecked my mod before. Sounds to me like this guy is having a simliar issue since these guys at MCPC are jacking up his code and then people go to his site and whine about it to him. I feel for the guy really. We need to go to the people who are messing up the code and talk with them about fixing the issue tho. Post over there at the link I provided and maybe we can get this issue moved up to a higher priority fix if we have enough people complain about it.

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
×
×
  • Create New...