Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
development:testing [2021/06/27 17:38] – created paradox | development:testing [2021/07/03 19:14] (current) – Updating to reflect DevDune moving servers paradox | ||
---|---|---|---|
Line 18: | Line 18: | ||
^ Hostname | ^ Hostname | ||
- | | dunemud.net | 4242 | Classic telnet | | + | | dev.dunemud.net | 4242 | Classic telnet | |
- | | dunemud.net | 4241 | TLS secured telnet | | + | | dev.dunemud.net | 4241 | TLS secured telnet | |
If your MUD client was connecting to Dune on 6789, use 4242 instead. If you were using the secure port, 6788, then use port 4241 to connect to DevDune. | If your MUD client was connecting to Dune on 6789, use 4242 instead. If you were using the secure port, 6788, then use port 4241 to connect to DevDune. | ||
- | You can use your normal login/ | + | You can use your normal login/ |
- | You may find the data on DevDune is " | + | You may find the data on DevDune is " |
===== What should I do to test? ===== | ===== What should I do to test? ===== | ||
- | This is a tough question to answer because Dune is so big! In short: try everything you can think of! If anything seems weird (you get an error, text seems missing, a room has no exits, etc) then report a bug :-) | + | This is a tough question to answer because Dune is so big! In short: try everything you can think of! If anything seems weird (//you get an error, text seems missing, a room has no exits, etc//) then report a bug :-) |
If you want a list of things people have done that have helped find bugs in the past, here are some ideas: | If you want a list of things people have done that have helped find bugs in the past, here are some ideas: | ||
Line 41: | Line 41: | ||
Be on the look out for the dreaded "Your sensitive mind notices a wrongness ... " messages. Those are always an indication a bug happened. | Be on the look out for the dreaded "Your sensitive mind notices a wrongness ... " messages. Those are always an indication a bug happened. | ||
+ | |||
+ | In general focusing on more obscure parts of the game, or older areas, can sometimes help uncover bugs as well. | ||
===== I found a bug!!! ===== | ===== I found a bug!!! ===== |