Jukken

Members
  • Content Count

    715
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Jukken

  1. You can use the mission system to add custom music
  2. I'd really like a mod where you could change/add bonuses for all materials. Such as "oakwood" would give more damage to spears, "crystal" would give a bonus to sword speed or whatever.
  3. If someone could make a tutorial on how to create the animations for the models, please do. Static models is easy.
  4. If something odd like that happens, I just disable all mods and check again. If it is ok now, I know where to start checking for the problem.
  5. I wondered the same thing, it seems the name tag does not work.
  6. You can fake it by making two missions with same name and everything...and disable them when done?
  7. Aha. Guess I have to make multiple entries in the serverpacks to counter this.
  8. I have not kept up with things lately, but why have the mappings for some items changed? Like large chest model is now mapped to model.container.chest.large.wurm.birchwood The wagon mapping is even miss-spelled model.transports.medium.wagon.free..wurmcedarwood Any idea, or have I just not been paying attention when this change was made?
  9. It's still linked...but the Talk option not longer appears on players. Used to work fine for several years.
  10. I had some missions on server that had triggers on some players. Now, the triggers will not work (the Talk option does not appear any more). Why was this changed? Now I have to make an NPC replacement to progress the quest, which is kind of boring
  11. You can do this with serverpacks.
  12. Wom converter error

    Any idea why I get this error using the WOM converter? I'm no java expert. The converter workes fine for other models, just not this one. Can anyone interpret the error? Mesh name: DoomMask Has tangents: true Has binormals: true Has colors: false Vertices: 2478 Faces: 950 Triangles: 2850 Exception in Application start method java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.sun.javafx.application.LauncherImpl.launchApplicationWithArgs(LauncherImpl.java:389) at com.sun.javafx.application.LauncherImpl.launchApplication(LauncherImpl.java:328) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at sun.launcher.LauncherHelper$FXHelper.main(Unknown Source) Caused by: java.lang.RuntimeException: Exception in Application start method at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:917) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication$1(LauncherImpl.java:182) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.IndexOutOfBoundsException: 2 at java.nio.DirectIntBufferU.get(Unknown Source) at com.wurmonline.womconverter.converters.AssimpToWOMConverter.writeMesh(AssimpToWOMConverter.java:153) at com.wurmonline.womconverter.converters.AssimpToWOMConverter.convert(AssimpToWOMConverter.java:66) at com.wurmonline.womconverter.Main.start(Main.java:121) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$8(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$7(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$5(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$6(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$4(WinApplication.java:186) ... 1 more Exception running application com.wurmonline.womconverter.Main
  13. Once you have died, the option to vote comes up and you need 10 people to vote for change?
  14. There is after the challenge an option in the center of the ring to vote for change. Wondering if there is a minimum number of players needed to vote...and if there is a time delay.
  15. If the current king of a kingdom is challenged and lose, how many votes are needed to de-throne him? Also is there a time limit on this?
  16. The textures work when exported as .dae from Maya aswell, so you have another 30 days there Something about Blenders .dae export is not working. The wom converter workes sometimes (always use obj).
  17. Black claw

    A player on server is the king of HOTS. He's missing the black claw....not idea how that can happen (it's nodrop). He has the crown and robes. Checking the database on server...it's not present there either. Anyone have any idea?
  18. Bugged NPC

    In the end I replaced the "Human" with "NPC Human"...they seem less buggy.
  19. You create a new jar-file with the ogg-files inside. It must also contain a mappings.txt. In the mappings.txt you map the soundfile like so: sound.chime.chime01 = chime01.ogg Name the jar-file something like newsounds.jar Then you go to your mods folder on server and edit the file called "serverpacks.properties" add the line serverPacks=newsounds.jar Then make sure the jar-file is in the servers mods\serverpacks folder. In game you can now add the sound to missions using sound.chime.chime01
  20. With serverpacks mod, you add how many you like. No need to replace. You can play them whenever you want using the mission system in game.
  21. If you are on a homeserver and place a conflicting type (that is, the guard spawn, not the graphics)...it will be deleted next restart.
  22. I'm adding some sounds to some quests on server (serverpacks), but for some reason one of the sounds will not work in game. Mappings are correct. This workes: http://pappy.ddns.me/jukken/sound/man_hello.ogg This does not work: http://pappy.ddns.me/jukken/sound/female_can_you_help_me.ogg I'm not a sound expert and can't tell why one is working but the other not. Any ideas? Thanks.
  23. I would start a dedicated server on her own machine. Go to steam library and select tools -> wurm unlimited dedicated server. I always find the dedicated one workes much better overall.
  24. Aha, guess they are not disabled now...just found some on server. Thanks for pointing this out.