Jump to content
  • 0

Moving old map to server, Class not found: net/minecraft/world/CallableLvl1


Question

Posted

Title: Moving old map to server, Class not found: net/minecraft/world/CallableLvl1

Version: 1_0_3 (This was only option... It's on 1.1.6)

OS: Windows 7 Home Premium

Java Version: Java 7 Update 25 (64bit)

Description of Problem:

I just downloaded the new Tekkit 1.1.6 server and dug out a really old map that I had back in the old Tekkit for MC1.2.5. My client can connect just fine to the server, but no map is ever loaded on the client. You can look around at the great abyss for about 30 seconds or so, after which point you will be dropped from the server.

I noticed other people have had this error on previous versions in relation to single player maps, but nowhere has a solution been suggested. This old map has a fairly significant build on it, so simply starting a new map is not an option.

Error Messages:

Error Log:


---- Minecraft Crash Report ----

// I bet Cylons wouldn't have this problem.

 

Time: 8/6/13 6:15 PM

Description: Exception ticking world

 

java.lang.NoClassDefFoundError: net/minecraft/world/CallableLvl1

at net.minecraft.world.World.func_72821_m(World.java:861)

at net.minecraft.world.World.func_72898_h(World.java:785)

at net.minecraft.world.World.func_72851_f(World.java:740)

at net.minecraft.world.World.func_72832_d(World.java:572)

at net.minecraft.world.World.func_94571_i(World.java:687)

at net.minecraft.block.BlockFlower.func_72262_c(BlockFlower.java:70)

at net.minecraft.block.BlockFlower.func_71847_b(BlockFlower.java:62)

at net.minecraft.block.BlockCrops.func_71847_b(BlockCrops.java:47)

at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:438)

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

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

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

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

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

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

 

 

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

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

 

-- Head --

Stacktrace:

at net.minecraft.world.World.func_72821_m(World.java:861)

at net.minecraft.world.World.func_72898_h(World.java:785)

at net.minecraft.world.World.func_72851_f(World.java:740)

at net.minecraft.world.World.func_72832_d(World.java:572)

at net.minecraft.world.World.func_94571_i(World.java:687)

at net.minecraft.block.BlockFlower.func_72262_c(BlockFlower.java:70)

at net.minecraft.block.BlockFlower.func_71847_b(BlockFlower.java:62)

at net.minecraft.block.BlockCrops.func_71847_b(BlockCrops.java:47)

at net.minecraft.world.WorldServer.func_72893_g(WorldServer.java:438)

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

 

-- Affected level --

Details:

Level name: world

All players: 1 total; [GCCorePlayerMP['kaiser_czar'/2267, l='world', x=-143.50, y=81.00, z=136.50]]

Chunk stats: ServerChunkCache: 441 Drop: 0

Level seed: -106014463486372091

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

Level generator options:

Level spawn location: World: (-148,64,144), Chunk: (at 12,4,0 in -10,9; contains blocks -160,0,144 to -145,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)

Level time: 12885 game time, 12885 day time

Level dimension: 0

Level storage version: 0x04ABD - Anvil

Level weather: Rain time: 65728 (now: false), thunder time: 130171 (now: false)

Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false

Stacktrace:

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

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

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

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

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

 

-- System Details --

Details:

Minecraft Version: 1.5.2

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.7.0_25, Oracle Corporation

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

Memory: 1615916408 bytes (1541 MB) / 2402746368 bytes (2291 MB) up to 2863333376 bytes (2730 MB)

JVM Flags: 2 total; -Xmx3G -Xms2G

AABB Pool Size: 2 (112 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 62

FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 72 mods loaded, 72 mods active BLAH BLAH FROM HERE

1 answer to this question

Recommended Posts

  • 0
Posted

I've done a bit more research and testing, and want to report what I've found in case it helps someone figure this out.

One thread I found suggested that the "Callable" itself isn't the error, and that Callable is only called when reporting the real error itself. Would anyone know how to dig out the real error that is causing this one?

The other thing I tried is opening the map on a vanilla server, to see if it can convert it somehow. In this case, the server never succeeds in even loading. I was under the impression that loading an older tekkit map with the custom blocks on it would simply result in the deletion of those blocks - at this point, I'm ok with that result. However, I'm starting to wonder if the custom blocks simply cause the thing to crash. I suppose the next solution would be to clean the map, but I'm not fully sure which version of tekkit it came from, or if I'd be able to find the server/client to fire it up again. And even then, that may not work. Is there a tool that can go through and delete non-vanilla blocks? That would be groovy beyond measure.

Suggestions y'all? I await any sort of help!

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