Jump to content
  • 0

[3.0.3/3.0.4] Converting to 1.1 to 1.2.5 error/bug


Question

Posted

Title: Converting to 1.1 to 1.2.5 error/bug

Version: 3.0.3/3.0.4

OS: Windows 7 32bit

Java Version: java 7

Description of Problem:

I have tryed converting my 2.1.1 to 3.0.4 world may times, all goes well until it says "Done" then i see an error and no one can join the server.

Error Messages:

Error Log:


13:22:29 [iNFO] Done (7.258s)! For help, type "help" or "?"

13:22:29 [iNFO] [Railcraft] Loaded 0 saved Anchors

13:22:29 [sEVERE] java.lang.ClassCastException: codechicken.wirelessredstone.red

power.TileRPReceiver cannot be cast to ee.TilePedestal

13:22:29 [sEVERE]      at ee.BlockEEPedestal.doPhysics(BlockEEPedestal.java:167

)

13:22:29 [sEVERE]      at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java

:25)

13:22:29 [sEVERE]      at eloraam.core.RedPowerLib.updateIndirectNeighbors(RedP

owerLib.java:48)

13:22:29 [sEVERE]      at eloraam.core.TileExtended.updateBlockChange(TileExten

ded.java:98)

13:22:29 [sEVERE]      at codechicken.wirelessredstone.redpower.TileRPWireless.

onTileTick(TileRPWireless.java:101)

13:22:29 [sEVERE]      at eloraam.core.TileExtended.q_(TileExtended.java:146)

13:22:30 [sEVERE]      at net.minecraft.server.World.tickEntities(World.java:11

91)

13:22:30 [sEVERE]      at net.minecraft.server.MinecraftServer.w(MinecraftServe

r.java:547)

13:22:30 [sEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:453)

13:22:30 [sEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

13:22:30 [sEVERE] Unexpected exception

java.lang.ClassCastException: codechicken.wirelessredstone.redpower.TileRPReceiv

er cannot be cast to ee.TilePedestal

        at ee.BlockEEPedestal.doPhysics(BlockEEPedestal.java:167)

        at eloraam.core.RedPowerLib.notifyBlock(RedPowerLib.java:25)

        at eloraam.core.RedPowerLib.updateIndirectNeighbors(RedPowerLib.java:48)

 

        at eloraam.core.TileExtended.updateBlockChange(TileExtended.java:98)

        at codechicken.wirelessredstone.redpower.TileRPWireless.onTileTick(TileR

PWireless.java:101)

        at eloraam.core.TileExtended.q_(TileExtended.java:146)

        at net.minecraft.server.World.tickEntities(World.java:1191)

        at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:547)

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

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

>

9 answers to this question

Recommended Posts

  • 0
Posted

It looks like the block IDs haven't been converted. Did you go through the full conversion process here?:

http://www.technicpack.net/forums/threads/so-you-want-to-convert-your-world-to-tekkit-3-0.9492/

Thanks but now i get this error:

16:21:43 [sEVERE] java.lang.IllegalArgumentException: Slot 178 is already occupi

ed by ee.BlockEETorch@17fe30c when adding codechicken.enderstorage.BlockEnderChe

st@1134237

16:21:43 [sEVERE] at net.minecraft.server.Block.<init>(Block.java:177)

16:21:43 [sEVERE] at net.minecraft.server.BlockContainer.<init>(BlockConta

iner.java:6)

16:21:43 [sEVERE] at codechicken.enderstorage.BlockEnderChest.<init>(Block

EnderChest.java:29)

16:21:43 [sEVERE] at codechicken.enderstorage.EnderStorageManager.initiali

ze(EnderStorageManager.java:67)

16:21:43 [sEVERE] at net.minecraft.server.mod_EnderStorage.load(mod_EnderS

torage.java:17)

16:21:43 [sEVERE] at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoa

derModContainer.java:271)

16:21:43 [sEVERE] at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

16:21:43 [sEVERE] at cpw.mods.fml.common.Loader.initializeMods(Loader.java

:539)

16:21:43 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(F

MLBukkitHandler.java:121)

16:21:43 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

rver.java:159)

16:21:43 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

ver.java:426)

16:21:43 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

ceFile:492)

16:21:43 [sEVERE] Unexpected exception

java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETo

rch@17fe30c when adding codechicken.enderstorage.BlockEnderChest@1134237

at net.minecraft.server.Block.<init>(Block.java:177)

at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6)

at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:

29)

at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageM

anager.java:67)

at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17)

at cpw.mods.fml.server.ModLoaderModContainer.init(ModLoaderModContainer.

java:271)

at cpw.mods.fml.common.Loader.modInit(Loader.java:220)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:539)

at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.

java:121)

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

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

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

>

  • 0
Posted

What does your server's mod_EE.props file say, for the 'BlockEETorch' line in particular? It's strange that you would start seeing that error now and not in your first run, since it's a configuration error and the conversion doesn't change the config, and it hasn't even gotten to the point of loading the world yet.

  • 0
Posted

What does your server's mod_EE.props file say, for the 'BlockEETorch' line in particular? It's strange that you would start seeing that error now and not in your first run, since it's a configuration error and the conversion doesn't change the config, and it hasn't even gotten to the point of loading the world yet.

BlockEETorch=129

  • 0
Posted

The configs are the same as the client i checked them all.

I don't know what to do.

I could send the server files to one of you if you would like to look and try and fix it.

I wouldn't send the tekkit.jar

  • 0
Posted

178 is the default value of EE interdiction torches, so it's apparently ignoring the config file. Did you move any files around? Running the tekkit.jar from a different directory than the one it unpacks to will cause these kinds of problems, for example.

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...