leafbarrett

modloader

Feb 26th, 2012
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. Feb 26, 2012 6:34:19 PM ModLoader init
  2. FINE: ModLoader 1.1 Initializing...
  3. Feb 26, 2012 6:34:19 PM ModLoader readFromClassPath
  4. FINER: Adding mods from C:\Users\Leafbarrett\AppData\Roaming\.minecraft\bin\minecraft.jar
  5. Feb 26, 2012 6:34:19 PM ModLoader readFromClassPath
  6. FINER: Zip found.
  7. Feb 26, 2012 6:34:19 PM ModLoader addMod
  8. FINE: Mod Initialized: "mod_GenderMP iPixeli's Female Gender Option Mod Minecraft: 1.1 | Mod Version: MP 1.1.5_01 | http://bit.ly/GenderMod" from mod_GenderMP.class
  9. Feb 26, 2012 6:34:19 PM ModLoader readFromModFolder
  10. FINER: Adding mods from C:\Users\Leafbarrett\AppData\Roaming\.minecraft\mods\iPixeli
  11. Feb 26, 2012 6:34:19 PM ModLoader readFromModFolder
  12. FINER: Directory found.
  13. Feb 26, 2012 6:34:19 PM ModLoader init
  14. FINER: THROW
  15. java.lang.NullPointerException
  16. at PGM_I_cfg.parseGenderConfig(PGM_I_cfg.java:50)
  17. at PGM_I_cfg.loadConfig(PGM_I_cfg.java:85)
  18. at PGM_I_cfg.initCFG(PGM_I_cfg.java:30)
  19. at mod_GenderMP.load(mod_GenderMP.java:32)
  20. at ModLoader.init(ModLoader.java:824)
  21. at ModLoader.AddAllRenderers(ModLoader.java:189)
  22. at afq.<init>(afq.java:80)
  23. at afq.<clinit>(afq.java:9)
  24. at net.minecraft.client.Minecraft.a(SourceFile:265)
  25. at net.minecraft.client.Minecraft.run(SourceFile:648)
  26. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment