Jump to content

Need help, specifically from any experts on ReProccer


ArgusMercenarySCCT

Recommended Posts

Ok, so my ReProccer patch isn't getting exported, I've tried running SUM multiple times and it still gives me the usual null error. Given that null.pointer.exceptions mean that something isn't being recognized by the process I assume that's whats happening. However, I don't know why its happening, it hasn't happened until just recently. I'd appreciate if someone could assist.

 

Here's what the debug log says or at least the first time an error shows up:

 

[EXCEPTION] java.nio.BufferUnderflowException
at java.nio.HeapByteBuffer.get(Unknown Source)
at java.nio.ByteBuffer.get(Unknown Source)
at lev.LShrinkArray.extract(LShrinkArray.java:163)
at skyproc.FormID.parseData(FormID.java:141)
at skyproc.SubFormArray.parseData(SubFormArray.java:51)
at skyproc.KeywordSet.parseData(KeywordSet.java:68)
at skyproc.SubRecordsStream.loadFromPosition(SubRecordsStream.java:147)
at skyproc.SubRecordsStream.get(SubRecordsStream.java:54)
at skyproc.SubRecords.getKeywords(SubRecords.java:151)
at skyproc.ARMO.getKeywordSet(ARMO.java:128)
at skyRePatcher.SkyRe_ArmorPatcher.patchArmor(SkyRe_ArmorPatcher.java:52)
at skyprocstarter.SkyProcStarter.runChangesToPatch(SkyProcStarter.java:218)
at skyproc.gui.SUMGUI$ProcessingThread.run(SUMGUI.java:948)
at java.lang.Thread.run(Unknown Source)

 

 

EDIT: Also I use Mod Organizer, but I don't know if that has anything to do with this, I suspect it might.

Edited by ArgusMercenarySCCT
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...