SEServerExtender / EssentialsPlugin

Dedicated Essentials Plugin
GNU Lesser General Public License v3.0
18 stars 18 forks source link

/motd broken #44

Closed DigTron closed 8 years ago

DigTron commented 9 years ago

Not all that important right now but will need fixing, I'll try later if I get the time. Its not showing in latest version, think what handles those boxes has changed some.

A clue was in the change notes "- fixed single and multiline textboxes (by LordDevious)".

http://forum.keenswh.com/threads/update-01-085-improved-ship-navigation-docking.7361477/

DigTron commented 9 years ago

https://github.com/KeenSoftwareHouse/SpaceEngineers/pull/205

SilentSymphony commented 9 years ago

Mine be broken as well.

dodexahedron commented 9 years ago

Wait, so what's the problem you're reporting? I don't quite parse your initial message. And from what I can see, there's nothing in that PR that actually directly affects this.

SilentSymphony commented 9 years ago

/motd results in

|Info|EssentialsPlugin.Essentials.HandleChatMessage|ChatHandler Error: System.NullReferenceException: Object reference not set to an instance of an object. at EssentialsPlugin.ChatHandlers.HandleMotd.HandleCommand(UInt64 userId, String[] words) at EssentialsPlugin.Essentials.HandleChatMessage(UInt64 steamId, String message)

I've tried revealing the global array but /admin reveal force seems to do nothing and cause people to be unable to join.

SilentSymphony commented 9 years ago

This has been broken for over 2 weeks now, join messages & /motd neither work

Any hope of this working anytime soon?

dodexahedron commented 9 years ago

I don't really have the time to do much actual troubleshooting, for the next couple of weeks. My wedding is next saturday, so things are a little crazy. If someone else wants to take a crack at it and submit a PR, I'm more than happy to merge a fix, but right now I don't have the time to investigate until all the wedding stuff is done.

SilentSymphony commented 9 years ago

Well thanks for the info, And best of luck ;)

dodexahedron commented 9 years ago

Grr. I tried to troubleshoot this one today, but the game kept causing my computer to power off, so I got frustrated and stopped. I'll take another crack at it another night.