-
http://pastebin.com/YnJGxR9J
Server crashes after a few seconds due to tick failure. Happens everytime a new dimension contains mud/flowing mud.
Mud spawns even if a liquid dimlet is used.
Let …
-
Коли случайно зайшов в воїд - вибило з ігри
2017-06-05 20:14:36,010 ERROR com.mud.server.GameThread - java.lang.NullPointerException
java.lang.NullPointerException
at com.mud.model.tables…
-
🐛 **Bug Report**
📝 Description
I just noticed that the mud fluid is no longer available starting from version 1.10.0. Is this change intentional? Will the mud ever return to the mod (I'm playing on …
-
Idea: MUDs should be able to provide an easy to use link with their connection info to spawn Mudlet and get it to connect to their game. Similar to apt://, steam:// and so forth links.
I think Mudl…
vadi2 updated
4 months ago
-
One of the goals of TRPG is that it should be modular enough to be plugged into any interface suitable for a Nethack rogue-like RPG game. One of the intended examples of this was for simple support o…
-
goal: allow for easy browsing of all devzat active installs, similar to 3rd party server lists for discord (see "disboard.org" and others).
the MUD gaming community has something called "global mu…
-
I stumbled upon your proxy and client and wanted to test it out for a mini mud project I'm running.
Got it all set up and the files configured, but I am unable to get the proxy to connect to the mu…
-
Can't for the life of me catch a packet. Followed instructions to the letter.
in my 'sample':
```
def getHostPort(self):
return 'sneezy-mud.com', 7900
```
in shell:
`python3 p…
-
-
SSH and WebSocket would be good ideas for other communication protocols aside from Telnet. Telnet is ancient and insecure (although still the basis of most MUD communications). SSH is modern and secur…