Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

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)

 

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

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.