Jump to content

SMP Worlds not loading


Ehnderzz

Recommended Posts

Hi.

I'm very new at modding, but I've been trying to code my own mod and I've been having troubles.

Anyways, I finally got Minecraft to load, and recognize the mod, but my Single player worlds wont load now.

I'm not suer exactly what you need in order to help me, but here is the error log I'm getting.

 

 

2013-02-28 11:24:36 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading
2013-02-28 11:24:37 [iNFO] [sTDOUT] 27 achievements
2013-02-28 11:24:38 [iNFO] [sTDOUT] 210 recipes
2013-02-28 11:24:38 [iNFO] [sTDOUT] Setting user: Player184, -
2013-02-28 11:24:38 [iNFO] [sTDERR] Client asked for parameter: server
2013-02-28 11:24:38 [iNFO] [sTDOUT] LWJGL Version: 2.4.2
2013-02-28 11:24:38 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2013-02-28 11:24:38 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized
2013-02-28 11:24:38 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized
2013-02-28 11:24:38 [iNFO] [sTDOUT] Replaced 84 ore recipies
2013-02-28 11:24:38 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization
2013-02-28 11:24:38 [iNFO] [ForgeModLoader] Searching /Users/Andrew/Desktop/mcp726 (1)/jars/mods for mods
2013-02-28 11:24:39 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2013-02-28 11:24:39 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-02-28 11:24:40 [iNFO] [sTDOUT] Starting up SoundSystem...
2013-02-28 11:24:40 [iNFO] [sTDOUT] Initializing LWJGL OpenAL
2013-02-28 11:24:40 [iNFO] [sTDOUT]     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
2013-02-28 11:24:40 [iNFO] [sTDOUT] OpenAL initialized.
2013-02-28 11:24:41 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2013-02-28 11:24:41 [iNFO] [sTDOUT] ########## GL ERROR ##########
2013-02-28 11:24:41 [iNFO] [sTDOUT] @ Pre render
2013-02-28 11:24:41 [iNFO] [sTDOUT] 1281: Invalid value
2013-02-28 11:25:00 [iNFO] [sTDOUT] Scanning folders...
2013-02-28 11:25:00 [iNFO] [sTDOUT] Total conversion count is 0
2013-02-28 11:25:00 [iNFO] [sTDERR] java.lang.NullPointerException
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLDummyContainer.readData(FMLDummyContainer.java:88)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at cpw.mods.fml.common.FMLCommonHandler.handleWorldDataLoad(FMLCommonHandler.java:441)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.world.storage.SaveHandler.loadWorldInfo(SaveHandler.java:144)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.world.World.<init>(World.java:257)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.world.WorldServer.<init>(WorldServer.java:103)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:69)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:100)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
2013-02-28 11:25:00 [iNFO] [sTDERR] 	at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2013-02-28 11:25:03 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@f1aabb4)
2013-02-28 11:25:03 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@f1aabb4)
2013-02-28 11:25:03 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@f1aabb4)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.