Advertisement
Guest User

error

a guest
Nov 7th, 2015
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. c:\Steam\SteamApps\common\Wurm Unlimited Dedicated Server>modlauncher.bat
  2.  
  3. c:\Steam\SteamApps\common\Wurm Unlimited Dedicated Server>if exist logging.prope
  4. rties set LOGGING=-Djava.util.logging.config.file=logging.properties
  5.  
  6. c:\Steam\SteamApps\common\Wurm Unlimited Dedicated Server>runtime\bin\java "-Dwo
  7. rkdir=c:\Steam\SteamApps\common\Wurm Unlimited Dedicated Server" "-Djava.library
  8. .path=c:\Steam\SteamApps\common\Wurm Unlimited Dedicated Server\nativelibs" -Xm
  9. n256M -Xms512m -Xmx2048m -XX:+OptimizeStringConcat -XX:+AggressiveOpts -jar modl
  10. auncher.jar
  11. Nov 07, 2015 10:50:44 AM com.wurmonline.cantorsdust.mods.AlwaysForage Log
  12. INFO: Foraging On: true for MGMT powers 1 and above.
  13. Nov 07, 2015 10:50:44 AM com.wurmonline.cantorsdust.mods.AlwaysForage Log
  14. INFO: Botanizing On: true for MGMT powers 1 and above.
  15. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingM
  16. od configure
  17. INFO: spellCost: 30
  18. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingM
  19. od configure
  20. INFO: spellDifficulty: 20
  21. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.bagofholding.BagOfHoldingM
  22. od configure
  23. INFO: spellCooldown: 300000
  24. Nov 07, 2015 10:50:44 AM com.wurmonline.ulviirala.mods.BetterGamemasters Log
  25. INFO: No carry weight limit: true for MGMT powers 1 and above.
  26. Nov 07, 2015 10:50:44 AM com.wurmonline.ulviirala.mods.BetterGamemasters Log
  27. INFO: Not slowed by inventory weight: true for MGMT powers 1 and above.
  28. Nov 07, 2015 10:50:44 AM com.wurmonline.ulviirala.mods.BetterGamemasters Log
  29. INFO: No damage on GM owned items: true for MGMT powers 1 and above.
  30. Nov 07, 2015 10:50:44 AM com.wurmonline.ulviirala.mods.BetterGamemasters Log
  31. INFO: No Floor building requirements: true for MGMT powers 2 and above.
  32. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.creatureagemod.CreatureAge
  33. Mod configure
  34. INFO: increaseGrowthUntilAge: 8
  35. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.creatureagemod.CreatureAge
  36. Mod configure
  37. INFO: increaseGrowthTimer: 259200
  38. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.creatureagemod.CreatureAge
  39. Mod configure
  40. INFO: excludedTemplates: boar_fo,zombie,worg,gorilla_magranon,skeleton,hyena_lib
  41. ila
  42. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.cropmod.CropMod configure
  43. INFO: disableWeeds: true
  44. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.cropmod.CropMod configure
  45. INFO: extraHarvest: 0
  46. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.spellmod.SpellMod configur
  47. e
  48. INFO: removePriestRestrictions: true
  49. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.spellmod.SpellMod configur
  50. e
  51. INFO: favorLimit: 90
  52. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.spellmod.SpellMod configur
  53. e
  54. INFO: allowAllSpells: true
  55. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.spellmod.SpellMod configur
  56. e
  57. INFO: allowLightSpells: true
  58. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.spellmod.SpellMod configur
  59. e
  60. INFO: unlimitedPrayers: true
  61. Nov 07, 2015 10:50:44 AM org.gotti.wurmunlimited.mods.spellmod.SpellMod configur
  62. e
  63. INFO: noPrayerDelay: true
  64. org.gotti.wurmunlimited.modloader.classhooks.HookException: javassist.NotFoundEx
  65. ception: isForagable(..) is not found in com.wurmonline.server.Server
  66. at com.wurmonline.cantorsdust.mods.AlwaysForage.ForagingFunction(AlwaysF
  67. orage.java:67)
  68. at com.wurmonline.cantorsdust.mods.AlwaysForage.preInit(AlwaysForage.jav
  69. a:50)
  70. at org.gotti.wurmunlimited.modloader.ModLoader.lambda$loadModsFromModDir
  71. $3(ModLoader.java:59)
  72. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
  73. at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
  74. at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Sou
  75. rce)
  76. at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
  77. at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
  78. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Sour
  79. ce)
  80. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknow
  81. n Source)
  82. at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
  83. at java.util.stream.ReferencePipeline.forEach(Unknown Source)
  84. at org.gotti.wurmunlimited.modloader.ModLoader.loadModsFromModDir(ModLoa
  85. der.java:59)
  86. at org.gotti.wurmunlimited.serverlauncher.DelegatedLauncher.main(Delegat
  87. edLauncher.java:18)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. at java.lang.reflect.Method.invoke(Unknown Source)
  92. at javassist.Loader.run(Loader.java:288)
  93. at org.gotti.wurmunlimited.serverlauncher.ServerLauncher.main(ServerLaun
  94. cher.java:24)
  95. Caused by: javassist.NotFoundException: isForagable(..) is not found in com.wurm
  96. online.server.Server
  97. at javassist.CtClassType.getMethod(CtClassType.java:1180)
  98. at com.wurmonline.cantorsdust.mods.AlwaysForage.ForagingFunction(AlwaysF
  99. orage.java:61)
  100. ... 19 more
  101.  
  102. c:\Steam\SteamApps\common\Wurm Unlimited Dedicated Server>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement