Yesterday SUM decided it would be fun to go bonker and give me this error
There was an error creation the custom patch (null)
please contact the author
Dual Sheath Redux Patch is created fine
Looking into ASIS Debug I can find this
[215] [import Mods] Done Importing Mods. [216] [sUM] Patch needed: true [217] [Mod Export] Exporting ASIS.esp [218] [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 lev.LImport.extract(LImport.java:248) at lev.LImport.extractInt(LImport.java:73) at lev.LImport.extractInt(LImport.java:82) at skyproc.NPC_$AIDT.parseData(NPC_.java:512) at skyproc.SubRecordsStream.loadFromPosition(SubRecordsStream.java:148) at skyproc.SubRecordsStream.get(SubRecordsStream.java:53) at skyproc.SubRecordsStream.shouldExport(SubRecordsStream.java:38) at skyproc.SubRecordsDerived.iterator(SubRecordsDerived.java:75) at skyproc.SubRecords.allFormIDs(SubRecords.java:282) at skyproc.MajorRecord.allFormIDs(MajorRecord.java:198) at skyproc.GRUP.allFormIDs(GRUP.java:163) at skyproc.Mod.allFormIDs(Mod.java:396) at skyproc.Mod.export(Mod.java:693) at skyproc.Mod.export(Mod.java:661) at skyproc.Mod.export(Mod.java:638) at skyproc.gui.SUMGUI$ProcessingThread.run(SUMGUI.java:956) at java.lang.Thread.run(Unknown Source)
I tried the solution from this post ASIS Null Error, without luck
The last mods I have updated are Rustic Clothing, The Notice Board and USLEEP I have removed the first two to test, same So I'm looking at recent change(s) in USLEEP as a cause But I don't have any old version (I still have copies of most of the mods I use, except the one I need :facepalm:) Can someone share USleep 3.00 or 3.01 so I can run some tests pls ?
Or even better, if someone has an idea whats going on
Question
GabaZieute
Yesterday SUM decided it would be fun to go bonker and give me this error
There was an error creation the custom patch (null)
please contact the author
Dual Sheath Redux Patch is created fine
Looking into ASIS Debug I can find this
[215] [import Mods] Done Importing Mods.
[216] [sUM] Patch needed: true
[217] [Mod Export] Exporting ASIS.esp
[218] [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 lev.LImport.extract(LImport.java:248)
at lev.LImport.extractInt(LImport.java:73)
at lev.LImport.extractInt(LImport.java:82)
at skyproc.NPC_$AIDT.parseData(NPC_.java:512)
at skyproc.SubRecordsStream.loadFromPosition(SubRecordsStream.java:148)
at skyproc.SubRecordsStream.get(SubRecordsStream.java:53)
at skyproc.SubRecordsStream.shouldExport(SubRecordsStream.java:38)
at skyproc.SubRecordsDerived.iterator(SubRecordsDerived.java:75)
at skyproc.SubRecords.allFormIDs(SubRecords.java:282)
at skyproc.MajorRecord.allFormIDs(MajorRecord.java:198)
at skyproc.GRUP.allFormIDs(GRUP.java:163)
at skyproc.Mod.allFormIDs(Mod.java:396)
at skyproc.Mod.export(Mod.java:693)
at skyproc.Mod.export(Mod.java:661)
at skyproc.Mod.export(Mod.java:638)
at skyproc.gui.SUMGUI$ProcessingThread.run(SUMGUI.java:956)
at java.lang.Thread.run(Unknown Source)
full debug here
I tried the solution from this post ASIS Null Error, without luck
The last mods I have updated are Rustic Clothing, The Notice Board and USLEEP
I have removed the first two to test, same
So I'm looking at recent change(s) in USLEEP as a cause
But I don't have any old version (I still have copies of most of the mods I use, except the one I need :facepalm:)
Can someone share USleep 3.00 or 3.01 so I can run some tests pls ?
Or even better, if someone has an idea whats going on
5 answers to this question
Recommended Posts