Kitsunenobaka

Members
  • Content Count

    49
  • Joined

  • Last visited

Community Reputation

2 Neutral

About Kitsunenobaka

  • Rank
    Villager

Accounts

  • Xanadu
    Kitsunea
  • Pristine
    Kitsunenobaka
  1. Something at 2nd floor/level that's doing it - it crashes DP2 with level change even.
  2. Or you could move with project to GIT, make two repos, one for code, one for textures, add git engine to updater, copy updater to tmp, run from it, close loader/main program, update code and textures by git (it does delta of repos), load updated loader/main from main folder. I've seen that it could use "rezip" filter for making delta of JAR files too, but it uses a lot of RAM. Without, whole JAR archives are treated as one binary file, so no delta between JAR files.
  3. Online installer installs 32bit JAVA only. Also, JAVA updater, updates JAVA to 32bit version only. Only option is to download offline installer (28MiB one). Which one did you installed? You can check which JAVA version WURM is using at the beginning of console log of your toon in main WURM folder: Heres my "console.Kitsunenobaka.log": Time is Sun Jun 29 21:21:52 CEST 2014 Running client version 3.54 === System information === Executing from /Users/USERNAME/ Operating system: Mac OS X (arch: x86_64, version: 10.9.3) Java version: 1.8.0_05 (Oracle Corporation) <http://java.oracle.com/> Jvm version: 25.5-b02 (Oracle Corporation) [Java HotSpot(TM) 64-Bit Server VM] Available CPUs: 4 Another question: do you have set "use compressed texture" in WURM advanced graphics preferences? If yes, disable it.
  4. Under Mac OS X, save function won't work with brackets. If brackets are in filename, then it copy it to filetype match string instead of saving anything. Load function have no problem with brackets in filename.
  5. Yeah, started it there, because it had 49 tile wide only in that place. But don't have much time and can't do much more with f2p toon. I plan to sail here with my main to continue and it would be best to make tunnel due to really wide rock base here, but I've never done tunnel canal. I have an idea about entrance, but dunno if it work. Tunnel in from the side, above water level, line with tunnel direction, mine floor as much into water as we could, then mine forward to the entrance, and then at the entrance, tunnel out with mine down command. Maybe it will give high and deep tunnel entrance, but never done that so dunno if it work. Just an idea.
  6. Need to ask "Land of Dreams" owner, as until bridges arrive, he will be cut off from North part of the land. Unless, some short part will be made as tunnel ( pretty high land, might have enough rock under to do that ).
  7. While pickaxe selected, tile border between floor and wall in mine and this: https://www.dropbox.com/s/exksegd15noccfy/wurm.20140513.2224.jpg
  8. It's not a "can't use PayPal" but "can't log in to WURM Online shop" - I too can't do that with my account and password, and my premium ends. If I not log in today, then I might not buy premium anymore as well.
  9. The thing is, it installs 64bit JAVA with 32bit support, and any JNLP and JAR files will be run by default in mixed 32/64bit environment. You need to make launcher that runs WURM in pure 64bit environment, as launcher from the game not doing it. There is thread about running WURM in 64bit.
  10. WURM shortuct won't load second client, just send me to first openned. That was my problem. Nobody see shortcut made during installation at desktop? Nobody uses it? wurmclient.jnlp opens second client But there is another way, with WURM shortcut and icon. Make duplicate of "~/Library/Application Support/Oracle/Java/Deployment/Cache/6.0/bundles/Wurm Online.app" Name it "Wurm Online 2.app" (for example), make shortcut for it and move to desktop. Go inside of "Wurum Online 2.app" into "Content/MacOS" and rename "Wurm Onlie" to "Wurm Online 2". Update. Actually it's not working too well - crashing a lot. Just copied "wurmclient.jnlp" to desktop, opened info for both client and shortcut, copied icon from shortcut to wurmclient, deleted shortcut, renamed wurmclient to "Wurm Online.jnlp" and hid extension. That works without crashing.
  11. Does anybody know how to run second client? Can't find anything about it, just "run second client" which just goes to first window.