Getting the null pointer error consistantly
the end of my asynchronous log looks as follows:
[40839] [LOG] Deathbrand Haul: Spell schools will be disabled
[40840] [LOG] Waterwalking: Spell schools will be disabled
[40841] [LOG] Bloodskal Enchantment: Spell schools will be disabled
[40842] [LOG] Detect Ash Source: Spell schools will be disabled
[40843] [LOG] Detect Ash Source: Removed magic school assignment
[40844] [LOG] HighHeel: Spell schools will be disabled
[40845] [LOG] HighHeel: Spell schools will be disabled
[40846] [LOG] HighHeel: Spell schools will be disabled
[40847] [LOG] Skein of Magnus: Spell schools will be disabled
[40848] [LOG] Skein of Magnus: Spell schools will be disabled
[40849] [LOG] Skein of Magnus: Spell schools will be disabled
[40850] [LOG] Skein of Magnus: Spell schools will be disabled
[40851] [LOG] Skein of Magnus: Spell schools will be disabled
[40852] [LOG] <NO TEXT>: Spell schools will be disabled
[40853] [EXCEPTION] java.lang.NullPointerException
at patcher.SpellPatcher.disableAssociatedMagicSchools(SpellPatcher.java:90)
at patcher.SpellPatcher.runChanges(SpellPatcher.java:44)
at patcher.Runner.patch(Runner.java:51)
at skyprocstarter.SkyProcStarter.runChangesToPatch(SkyProcStarter.java:203)
at skyproc.gui.SUMGUI$ProcessingThread.run(SUMGUI.java:949)
at java.lang.Thread.run(Unknown Source)
[40854] [SUM] Exit requested.
[40855] [DEBUG] Closing Debug File. Time was: 1576148
Been adding new entries to my block list left and right but so far have no idea how to tell which mod is the problem, if any. :/
have a few merged mod files in there but... idek.
Alright, adding mods a few at a time has the patcher working. I'll post in the incompatibilities section if I find something that breaks it. Thanks anyway.
Edited by XarathosHawke, 12 November 2014 - 12:49 AM.