Advertisement
kreezxil

opencomputers native fallback issues

Jun 22nd, 2014
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.33 KB | None | 0 0
  1. no errors found in server.log
  2.  
  3. but I did find the following the forgemodloader log.
  4.  
  5. Mod OpenComputers is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.7.334
  6.  
  7. 2014-06-22 15:49:53 [FINE] [fml.ItemTracker] Adding item li.cil.oc.common.item.Delegator(4856) owned by OpenComputers
  8. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal - found optionals for class li.cil.oc.api.FileSystem - processing
  9. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal skipped - mod present ComputerCraft
  10. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal skipped - mod present ComputerCraft
  11. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal skipped - mod present ComputerCraft
  12. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal skipped - mod present ComputerCraft
  13. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal skipped - mod present ComputerCraft
  14. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal skipped - mod present ComputerCraft
  15. 2014-06-22 15:49:53 [FINEST] [ForgeModLoader] Optional removal - class li.cil.oc.api.FileSystem processed
  16. 2014-06-22 15:49:53 [SEVERE] [OpenComputers] Failed loading the native libraries.
  17.  
  18. I'm using Bevo's Tech Pack, is this because ComputerCraft is present?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement