Bullbrand

Members
  • Content Count

    162
  • Joined

  • Last visited

Everything posted by Bullbrand

  1. Hiya m8, I'm getting a server crash with BetterFarm enabled. I'm running WU1.6.0 and BetterFarm1.4. Log section is : Any ideas what can be causing it ? Thanks!
  2. You will need to install 2 server mods : Libila fixes by Sindusk and HotS fixes by bdew. Players will still 'change' to HotS when converting to Lib, but will still be part of Freedom using the above mods, and guards / templars won't attack Lib players. Also, as a side quirk, because Lib is essentially HotS, you cannot use another player to convert, you must goto the BL to become a follower - there's no way around this limitation.
  3. Players cannot respawn anywhere, not just the starter town. They can't use tents, allied deeds, their own deed etc - they simply get the error - but the issue is intermittent. Many thanks to bdew, who came onto the server and has confirmed it is not a database issue (which is what we on the server originally thought). The server is sending the infofmation to respawn, but clients for some reason (some randomly, some 100% of the time) just cannot use the info to generate the drop-down for respawn points.
  4. Spawn point is centre of our capital, which is almost map centre. We're running a 4k x 4k map.
  5. Not sure which bits you need, and as the server is hosted on PingPerfect I can only show you some of the config: There is only 1 server, so no neighbours etc are setup.
  6. Does anyone know how to fix this issue ? On the server I am currently playing on, when a player dies, instead of the usual drop-down box showing respawn locations, the box simply shows <Error while parsing markup> I have run out of ideas as to where look to fix this, so any help would be much appreciated. Thanks!
  7. Very nice. I appreciate the work you put in, thanks!
  8. Thanks folks, was just checking As these are the client files and not the server files, and there are no options to set in any of the properties files, would you consider adding them into future updates to make it easier for the less tech-savvy or simply for those who don't understand they may need all the downloads? Cheers!
  9. I know they are in the extra packs as stand alone downloads thanks:) It's why I said the full zip - in the /mods folder inside the full version, the 3 extras are included within, but there are no properties files.
  10. Hi ago, the new full client modlauncher zip file (v 0.6) does not have any of the properties files for the server pack, connection fix or custom map mods. Not sure if this is intended or an oversight, just thought I'd let you know
  11. I'll take : Hammer 87ql, CoC64, WoA72 - 1.2s Mallet, pinewood 67ql, CoC77, WoA62 - 1s Trowel 44ql, CoC34, WoA63 - 50c COD to Bullbrand please.
  12. I run Java 7 u55, Java 8 was a nightmare when I installed it - low fps, loading issues, 'hiccuping' and freezes when moving.
  13. Legit or not?

    All I get from this thread are the following: 1- Someone built some houses on an island near you. 2- You don't like this idea. 3- It's too far away from where you live to reach with a catapult (not that you can do anything with a catapult vs other player's houses on Freedom) 4- You're jealous you didn't think of it first. What this person has done is perfectly legit in the game rules. The houses are on an island a distance away, so I doubt they will block any expansion plans you may/may not have -- so why are you so interested in what someone else did if not for personal reasons ?
  14. -1 to being to able to select which parts of wurm you want to take part in You suggest the option to opt out of winter textures, but you don't say why. So far I only see you (the OP) arguing with others as to why they (the posters) think it's a bad idea. If an option to 'opt out ' or change a season to one you like is brought in, what's to stop someone then bringing up the following : a - Bob doesn't like mountains, in fact he lives on flat land, so wants an option to 'opt out' of seeing any mountains anywhere so the land is perfectly flat b - John doesn't like the dark, in fact he's so scared of the dark he sleeps with all his house lights on. He wants an option so that it's always light wherever he goes - he wants to 'opt out' of the darkness. c - Jim doesn't like travelling, he hates the amount of time it takes. He wants an option to allow instant teteport to anywhere he wishes to go - he wants to 'opt out' of travelling around. Just joke examples, yes, but the idea behind allowing anyone to completely 'opt out' of a something that is an intrinsic part of the game is just wrong in my opinion.
  15. 1.1| 147 76 H 0 0 -40 H 0 1 -40 H 0 2 -40 etc.... I think the issue is the pipe ( | ) mark ?
  16. Java exception thrown when loading in from pastebin : [Fatal Error] :1:1: Content is not allowed in prolog. [2014-06-20 23:14:11] Error has occurred! Java vendor: Oracle Corporation Java version: 1.8.0_05 org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source) at javax.xml.parsers.DocumentBuilder.parse(Unknown Source) at pl.wurmonline.deedplanner.data.Map.<init>(Map.java:38) at pl.wurmonline.deedplanner.forms.LoadWindow.loadManager(LoadWindow.java:29) at pl.wurmonline.deedplanner.forms.LoadWindow.urlButtonActionPerformed(LoadWindow.java:158) at pl.wurmonline.deedplanner.forms.LoadWindow.access$200(LoadWindow.java:15) at pl.wurmonline.deedplanner.forms.LoadWindow$3.actionPerformed(LoadWindow.java:69) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$400(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
  17. You are missing Rough and Round Cobblestone from road textures - so for those who want thses tiles - or if Warlander wants to add this to the next release - edit the objects.xml file in the Data folder and added these lines: <ground name="Rough Cobblestone" shortname="rcs"> <tex> <universal season="all" location="Data/GroundTextures/cobble2.png"/> <universal season="winter" location="Data/GroundTextures/Winter/cobble2_snow.png"/> </tex> <noise power="1"/> <diagonal/> <category>Roads</category> </ground> <ground name="Round Cobblestone" shortname="csr"> <tex> <universal season="all" location="Data/GroundTextures/cobble3.png"/> <universal season="winter" location="Data/GroundTextures/Winter/cobble3_snow.png"/> </tex> <noise power="1"/> <diagonal/> <category>Roads</category> </ground> These are the files you need (taken directly form the wurm graphics pack and not edited in any way of course): put these 2 into /Data/GroundTextures: cobble2.png, cobble3.png, put these 2 into /Data/GroundTextures/Winter : cobble2_snow.png and cobble3_snow.png RENAME the files as you get each one as my image host renames them as you can see form the links. Hope this helps
  18. Are these fixes in as a new download or waiting on a new version release ? Not sure if you count these as critical
  19. Resizing - I managed to do it in steps of 5 north 5 east. Saved blank file at size 60x60, 70x70 etc Tried to reload, and get the old error .. Index out of Bounds. It would seem the 'Load' function is not reading the new map size and then resizing automatically - it's assuming a 50x50 deed will be loaded, and attempting to load a higher size gets the error.
  20. I left Pristine from NW corner, appeared in Xanadu NE corner - so not correct about Pristine -> Xanadu.
  21. Easter Egg page updated, added Notes section to include this information.
  22. There is a vast difference between a rule and a guideline -- 1) Rules are made to be followed and obeyed - not doing so will have reprisals eg 30 mph speed zone -- travel 30 mph or under .. this is a rule. Travelling faster will get you in trouble with the local police/law/sheriff etc if/when you are caught. 2) Guidelines are just simple suggestions to make life easier, or helpful ideas that someone has thought fit to write down for someone else. eg When painting your house, it's a good idea to wear safety goggles to avoid getting paint splashed in the eyes. This is a guideline .. you don't have to stick to it, but it may be in your interest to do it. The FCC were a collection of guildelines to make life on a Freedom server easier for you and everyone else. ...just my 2p worth
  23. 70 Paving - Road Engineer (Wiki updated, just listing here for reference)
  24. Nicely done capi Mammon's Redemption - x23, y39 - public mailbox on the docks Also x23, y40 - clay tiles raised up for public use - can use a boat to get to it. Cheers!