Jump to content
  • 0

Converting the world files from Tekkit classic to Tekkit lite


Question

Posted

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)

2 answers to this question

Recommended Posts

  • 0
Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...