Java error file not found using /otg update
NLBlackEagle opened this issue ยท 0 comments
OTG Plugin or Mod
- OTG Mod for Forge
OTG Version
- 1.16.5 v0.1.10
Forge or Spigot Versions
Forge-36-1.33
Description
/otg update generates a error when trying to process a .bo4data file. (Not a bo4 file) Perhaps make it so that /otg update skips .bo4data file and outputs a message that X bo4data file have been skipped so that the user is notified on this and can either leave it or update original bo4data files.
Het systeem kan het opgegeven pad niet vinden = Can't find path.
[15:53:03] 0 [INFO] java.io.FileNotFoundException: .\config\OpenTerrainGenerator\Presets\Dregora\Updated Objects\Crystals\CrystalsFloor\SPIKE-MED-BIG-01\SPIKE-MED-BIG-01_0x0.BO4 (Het systeem kan het opgegeven pad niet vinden)
[15:53:03] 0 [INFO] at java.io.FileInputStream.open0(Native Method)
[15:53:03] 0 [INFO] at java.io.FileInputStream.open(Unknown Source)
[15:53:03] 0 [INFO] at java.io.FileInputStream.(Unknown Source)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.bo4.BO4Config.readFromBO4DataFile(BO4Config.java:1585)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.bo4.BO4Config.getBlocks(BO4Config.java:434)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.bo4.BO4Config.getBlocks(BO4Config.java:412)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.bo4.BO4Config.getBlockFunctions(BO4Config.java:911)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.creator.ObjectCreator.makeNewConfig(ObjectCreator.java:365)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.creator.ObjectCreator.createObject(ObjectCreator.java:133)
[15:53:03] 0 [INFO] at com.pg85.otg.customobject.creator.ObjectCreator.createObject(ObjectCreator.java:81)
[15:53:03] 0 [INFO] at com.pg85.otg.forge.commands.ObjectUtils.lambda$getExportRunnable$0(ObjectUtils.java:228)
[15:53:03] 0 [INFO] at java.lang.Thread.run(Unknown Source)
[15:53:03] 0 [INFO] java.lang.NullPointerException