Jump to content
  • 0

Converting the world files from Tekkit classic to Tekkit lite


iManuB

Question

Title: Converting the world files from Tekkit classic to Tekkit lite

Version: 0.5.1

OS: Windows 8 (amd64) version 6.2

Java Version: 1.7.0_09, Oracle Corporation

Description of Problem:

Using the tool provided in the Tekkit lite forum I converted my tekkit Classic server world file to Tekkit lite without complaints, but when I started up my server it crashed and produced this report... (any ideas)

Error Messages:

Error Log:


---- Minecraft Crash Report ----

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



Time: 1/7/13 6:36 PM

Description: Ticking tile entity



java.lang.NullPointerException

	at com.eloraam.redpower.core.MachineLib.handleItem(MachineLib.java:218)

	at com.eloraam.redpower.machine.TileMachine.handleItem(TileMachine.java:50)

	at com.eloraam.redpower.machine.TileTranspose.drainBuffer(TileTranspose.java:247)

	at com.eloraam.redpower.machine.TileTranspose.onTileTick(TileTranspose.java:276)

	at com.eloraam.redpower.core.TileExtended.g(TileExtended.java:123)

	at yc.h(World.java:2155)

	at in.h(WorldServer.java:516)

	at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

	at ho.r(DedicatedServer.java:270)

	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

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

	at fy.run(SourceFile:849)





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

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



-- Head --

Stacktrace:

	at com.eloraam.redpower.core.MachineLib.handleItem(MachineLib.java:218)

	at com.eloraam.redpower.machine.TileMachine.handleItem(TileMachine.java:50)

	at com.eloraam.redpower.machine.TileTranspose.drainBuffer(TileTranspose.java:247)

	at com.eloraam.redpower.machine.TileTranspose.onTileTick(TileTranspose.java:276)

	at com.eloraam.redpower.core.TileExtended.g(TileExtended.java:123)



-- Tile entity being ticked --

Details:

	Name: RPFilter // com.eloraam.redpower.machine.TileFilter

	Block type: ID #0

	Block data value: Unknown? (Got -1)

	Block location: World: (-29,69,248), Chunk: (at 3,4,8 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Stacktrace:

	at yc.h(World.java:2155)

	at in.h(WorldServer.java:516)



-- Affected level --

Details:

	Level name: world

	All players: 0 total; []

	Chunk stats: ServerChunkCache: 626 Drop: 0

	Level seed: -4883719499222822865

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

	Level generator options: 

	Level spawn location: World: (44,64,256), Chunk: (at 12,4,0 in 2,16; contains blocks 32,0,256 to 47,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)

	Level time: 15331261 game time, 15331261 day time

	Level dimension: 0

	Level storage version: 0x04ABD - Anvil

	Level weather: Rain time: 43625 (now: false), thunder time: 14055 (now: false)

	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

Stacktrace:

	at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)

	at ho.r(DedicatedServer.java:270)

	at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

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

	at fy.run(SourceFile:849)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I have the same situation. As far as I understand, a redpower machine stopped working.

In your case, this seems to be a Filter (see the first Details block). You could enter the old world (coordinates are provided), remove the filter, and try again to convert it.

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