Sign in to follow this  
Batta

RESOLVED: Altar of Three Unusable

Recommended Posts

RESOLVED:  Removing MoveToCenter mod fixed this issue completely.  ?

 

------------------------------------------------------------------------------------------------------------------------

 

On my new LAN server, right clicking the Altar of Three doesn't give the options to open or read inscriptions or anything, so nobody can become a follower or priest, or sacrifice items. End game items is enabled.  I tried deleting both Altars and recreating them, then restarting the server, but they still don't work. Since there is something in the error log (SEE BELOW) about serverpacks, I tried deleting and reinstalling serverpacks, patching, then restarting the server. No improvement.

 

I verified my game files in Steam, and all is fine there too.  

 

I am using identical mods (same versions, even) as I use on my public online server, since I copied and pasted them directly into my LAN.  We are not having any issues on the regular server, however, just the LAN.

 

Does anyone know how I can fix this? Can't play if we can't use the Altars.

 

 

C547438AFD2C73FB1A51A9A9B147FB410AF15D00

 

ERROR LOG:

Spoiler

[06:11:19 PM] SEVERE ModComm: Error in channel ago.serverpacks onPlayerConnected
java.lang.NullPointerException
    at java.net.URI$Parser.parse(URI.java:3042)
    at java.net.URI.<init>(URI.java:588)
    at java.net.URI.create(URI.java:850)
    at java.net.URI.resolve(URI.java:1036)
    at org.gotti.wurmunlimited.mods.serverpacks.ServerPackMod$1.onPlayerConnected(ServerPackMod.java:69)
    at org.gotti.wurmunlimited.modcomm.ModCommHandler.handlePacketChannels(ModCommHandler.java:65)
    at org.gotti.wurmunlimited.modcomm.ModCommHandler.handlePacket(ModCommHandler.java:19)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2318)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:19 PM] INFO com.wurmonline.server.Server: Elapsed time (1694ms) for this loop was more than 1 second so adding it to the lag count, which is now: 9
[06:11:23 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestSelectionActions(BehaviourDispatcher.java:126)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_SELECT(Communicator.java:7464)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2386)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:25 PM] INFO com.wurmonline.server.Server: Lag detected at Zones.pollnextzones (0.5): 1.106 seconds
[06:11:26 PM] INFO com.wurmonline.server.Server: Elapsed time (1567ms) for this loop was more than 1 second so adding it to the lag count, which is now: 10
[06:11:26 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActions(BehaviourDispatcher.java:249)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_ACTIONS(Communicator.java:7501)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2382)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:30 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActions(BehaviourDispatcher.java:249)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_ACTIONS(Communicator.java:7501)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2382)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:35 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActions(BehaviourDispatcher.java:249)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_ACTIONS(Communicator.java:7501)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2382)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:37 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestSelectionActions(BehaviourDispatcher.java:126)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_SELECT(Communicator.java:7464)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2386)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:42 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestSelectionActions(BehaviourDispatcher.java:126)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_SELECT(Communicator.java:7464)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2386)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:11:43 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActions(BehaviourDispatcher.java:249)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_ACTIONS(Communicator.java:7501)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2382)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:12:06 PM] INFO com.wurmonline.server.Server: Elapsed time (1188ms) for this loop was more than 1 second so adding it to the lag count, which is now: 11
[06:12:32 PM] SEVERE org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider: null
java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)
    at com.wurmonline.server.behaviours.ItemBehaviour.makeMoveSubMenu(ItemBehaviour.java:9095)
    at com.wurmonline.server.behaviours.ItemBehaviour.getBehavioursFor(ItemBehaviour.java:794)
    at com.wurmonline.server.behaviours.DomainItemBehaviour.getBehavioursFor(DomainItemBehaviour.java:60)
    at com.wurmonline.server.behaviours.HugeAltarBehaviour.getBehavioursFor(HugeAltarBehaviour.java:80)
    at org.gotti.wurmunlimited.modsupport.actions.WrappedBehaviourProvider.getBehavioursFor(WrappedBehaviourProvider.java:136)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.lambda$getBehavioursFor$24(ChainedBehaviourProvider.java:179)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.call(ChainedBehaviourProvider.java:46)
    at org.gotti.wurmunlimited.modsupport.actions.ChainedBehaviourProvider.getBehavioursFor(ChainedBehaviourProvider.java:179)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActionForItemsBodyIdsCoinIds(BehaviourDispatcher.java:426)
    at com.wurmonline.server.behaviours.BehaviourDispatcher.requestActions(BehaviourDispatcher.java:249)
    at com.wurmonline.server.creatures.Communicator.reallyHandle_CMD_REQUEST_ACTIONS(Communicator.java:7501)
    at com.wurmonline.server.creatures.Communicator.reallyHandle(Communicator.java:2382)
    at com.wurmonline.communication.SocketConnection.tick(SocketConnection.java:618)
    at com.wurmonline.communication.SocketServer.tick(SocketServer.java:172)
    at com.wurmonline.server.Server.run(Server.java:2515)
    at java.util.TimerThread.mainLoop(Timer.java:555)
    at java.util.TimerThread.run(Timer.java:505)

[06:13:17 PM] INFO com.wurmonline.server.steam.SteamHandler: Client was  NOT Authenticated
[06:13:17 PM] INFO com.wurmonline.server.players.Player: Jenna lost link 5 secstologout.
[06:13:22 PM] INFO com.wurmonline.server.players.Player: Logout complete for Player [id: 24690432, name: Jenna]
[06:13:23 PM] INFO org.fourthline.cling.UpnpServiceImpl: >>> Shutting down UPnP service...
[06:13:24 PM] INFO org.fourthline.cling.UpnpServiceImpl: <<< UPnP service shutdown completed
[06:13:24 PM] INFO com.wurmonline.server.Server: Shutting down at: 
java.lang.Exception
    at com.wurmonline.server.Server.shutDown$1(Server.java:3703)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.gotti.wurmunlimited.modloader.server.ProxyServerHook$8$1.invoke(ProxyServerHook.java:232)
    at org.gotti.wurmunlimited.modloader.classhooks.HookManager.invoke(HookManager.java:344)
    at com.wurmonline.server.Server.shutDown(Server.java)
    at com.wurmonline.server.gui.WurmServerGuiController.shutdown(WurmServerGuiController.java:1816)
    at com.wurmonline.server.gui.WurmServerGuiMain.lambda$start$1(WurmServerGuiMain.java:147)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
    at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(BasicEventDispatcher.java:58)
    at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(EventDispatchChainImpl.java:114)
    at com.sun.javafx.event.EventUtil.fireEventImpl(EventUtil.java:74)
    at com.sun.javafx.event.EventUtil.fireEvent(EventUtil.java:54)
    at javafx.event.Event.fireEvent(Event.java:198)
    at com.sun.javafx.stage.WindowPeerListener.closing(WindowPeerListener.java:88)
    at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:122)
    at com.sun.javafx.tk.quantum.GlassWindowEventHandler.run(GlassWindowEventHandler.java:40)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.javafx.tk.quantum.GlassWindowEventHandler.lambda$handleWindowEvent$422(GlassWindowEventHandler.java:151)
    at com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(QuantumToolkit.java:389)
    at com.sun.javafx.tk.quantum.GlassWindowEventHandler.handleWindowEvent(GlassWindowEventHandler.java:149)
    at com.sun.glass.ui.Window.handleWindowEvent(Window.java:1270)
    at com.sun.glass.ui.Window.notifyClose(Window.java:1174)
    at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
    at java.lang.Thread.run(Thread.java:748)

 

Edited by Batta

Share this post


Link to post
Share on other sites
20 minutes ago, Batta said:

 

 Can't play if we can't use the Altars.

 

 

Bdew or someone probably knows the answer here (I don't)

 

But one quickie roleplay solution until you find the solution, may be to put a hermits hut atop some lone mountain (or small island) with a GM character acting as a hermit who has wandered all the worlds, and now can can teach youngsters the barebone basics of any specific religion , so they can go home and study more at their altars and then teach others. Some place not super hard to get to, but not super easy either, so that it feels like a real pilgrimage.  I take it this is a relatively small LAN group of under 10 friends so that it would not be too much bother for them to arrange in advance for a pilgrimage to the hermit?

 

_____

 

I really don;t know how to read error codes, so this next is over my head and I may be looking stupid as a result ? oh well not the first time.  It seems to complain about

 

java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)

 

Are you using BDew's 3D mod and does disabling only just that one mode make any difference?

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites

Have you physically moved the Altar itself in any fashion, I.E. via GM Summoning or teleportation commands, mods... anything that would physically change the world position of the Altar?

Share this post


Link to post
Share on other sites
6 minutes ago, whereami said:

Have you physically moved the Altar itself in any fashion, I.E. via GM Summoning or teleportation commands, mods... anything that would physically change the world position of the Altar?

At one point, we tried pushing then pulling the altar, just in case. It didn't fix it either.

 

27 minutes ago, Brash_Endeavors said:

I really don;t know how to read error codes, so this next is over my head and I may be looking stupid as a result ? oh well not the first time.  It seems to complain about

 

java.lang.NullPointerException
    at net.bdew.wurm.movetocenter.MoveToCenterHook.makeMoveSubMenuHook(MoveToCenterHook.java:17)

 

Are you using BDew's 3D mod and does disabling only just that one mode make any difference?

There is a MovetoCenter mod that we are using, since it has a Move to Corner function that we like. I'll go try disabling it and see what happens. Not sure how it could connect to the Altars, but what if??  ?

 

Except...we have identical mods on our public server, copied and pasted directly to the LAN. So if it's working fine on the public server, why not the LAN?

 

Edited by Batta

Share this post


Link to post
Share on other sites

RESOLVED:  Removing MoveToCenter mod fixed this issue completely.  ?

Share this post


Link to post
Share on other sites

yay! \o/

 

If it is indeed a bdew mod, he might be able to figure out what caused the exception, why it affected the LAN server but not the dedicated server, , and how to modify the mod to avoid the problem.

 

 

 

 

 

 

Edited by Brash_Endeavors

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this