double posts.

Posted by Ardentcrest on Mon 22 Dec 2014 04:05 PM — 8 posts, 31,935 views.

#0
I know I posted this on the SmaugMuds forum but it seems to be a bit dead over there, and a bit more life here.

I'm getting this with 1.9.2 build

Quote:
Polaris says 'ahh, cool.'
Polaris says 'ahh, cool.'

<24hp 145m 110mv> <#6010>
' Have a few drinks on me. typing a bit offff
You say 'Have a few drinks on me. typing a bit offff'

<24hp 145m 110mv> <#6010>
Polaris says 'checking out WoS'
Polaris says 'checking out WoS'

<24hp 145m 110mv> <#6010>
'also look at.
You say 'also look at.'

<24hp 145m 110mv> <#6010>
' f. wheres the link :D
You say 'f. wheres the link :D'

<24hp 145m 110mv> <#6010>
Polaris wonders 'worldofspectrum . org?'
Polaris says 'worldofspectrum . org?'

<24hp 145m 110mv> <#6010>
Polaris says 'found fuse 1.1.1'
Polaris says 'found fuse 1.1.1'



Also what would I need to remove to stop the reboot that happens around 6am from the file update.c
#1
:(
Australia Forum Administrator #2
There was a post a while ago about things appearing twice.


Have you tried searching for that?
#3
i've been over each Topic in the SMaug forum post by post back to 2005. I must be blined :D
Australia Forum Administrator #4
Are you using Mushclient?

Template:summary

Please provide a summary of your world configuration:

  • Either use the scripting Immediate window (Ctrl+I) to execute: Debug ("summary")

    or

  • Install the Summary plugin (see "Summary" feature) and type "summary"

Then copy the resulting information from the output window, and paste into a Forum message.

You need version 4.55 onwards of MUSHclient to do this.

#5
Quote:


'hello
You say 'hello'

<Type HELP START>
You hear the patter of little feet as the battleground teems with life...

<Type HELP START>
Someone says 'hello'
Someone says 'hello'

<Type HELP START>
You hear the patter of little feet as the battleground teems with life...

<Type HELP START>
Someone says 'hello'
Someone says 'hello'

<Type HELP START>
Someone says 'hello'
Someone says 'hello'

<Type HELP START>
You hear the patter of little feet as the battleground teems with life...

<Type HELP START>
l
It is pitch black ...

<Type HELP START>
l
It is pitch black ...

<Type HELP START>

-------------- MUSHclient summary --------------

MUSHclient version: 4.94
Compiled: Jul 28 2014.
Time now: Wednesday, December 24, 2014, 12:05 PM
Client running for: 0d 00h 11m 40s
World opened for: 0d 00h 10m 18s
World connected for: 0d 00h 08m 12s
Operating system: Windows 7
Libraries: Lua 5.1.4, PCRE 8.35, PNG 1.5.14, SQLite3 3.8.4.3, Zlib 1.2.8
World name: 'test', ID: 301d121fa1b5a4538e2ba8e4
-- Scripting --
Script language: Lua, enabled: yes
Scripting active: yes
Lua sandbox is 127 characters, DLL loading allowed: yes
Scripting prefix: ''. External editor in use: NO.
Scripting for: 0.000065 seconds.
-- Triggers, aliases, timers, variables --
** Triggers: 0 in world file, triggers enabled: yes.
0 enabled, 0 regexp, 0 attempts, 0 matched, 0.000000 seconds.
** Aliases: 0 in world file, aliases enabled: yes.
0 enabled, 0 regexp, 0 attempts, 0 matched, 0.000000 seconds.
** Timers: 0 in world file, timers enabled: yes.
0 enabled, 0 fired.
Timers checked every 0.1 seconds.
** Variables: 0.
-- MCCP --
MCCP active, took 0.000366 seconds to decompress
MCCP received 1933 compressed bytes, decompressed to 3544 bytes.
MCCP compression ratio was: 54.5% (lower is better)
-- Plugins (Processing order) --
** Plugins: 0 loaded, 0 enabled.
-- Comms --
Connect phase: 8 (Open). NAWS wanted: NO
Received: 9121 bytes (8 Kb)
Sent: 376 bytes (0 Kb)
Received 24 packets, sent 18 packets.
Total lines received: 375
This connection: Sent 15 lines, received 176 lines.
Telnet (IAC) received: DO: 0, DONT: 0, WILL: 12, WONT: 1, SB: 6 [Telnet]
-- MXP --
MXP active: NO, Pueblo mode: NO, Activated: On command
MXP tags received: 0
MXP entities received: 0
MXP errors: 0
-- Commands --
Commands in command history: 12
Speed walking enabled: NO. Speed walking prefix: #
Command stacking enabled: NO. Command stack character: ';'
Accelerators defined: 0
-- Miniwindows --
** Miniwindows: 0 loaded, 0 shown.
-- Output window --
Output pixels: width 641, height: 398, font width: 8, font height: 15
can show 80 characters, wrapping at column 80, height 26 lines.
Output buffer: 393 of 5000 lines.
-- Miscellaneous --
Logging: NO, tracing: NO
** SQLite3 databases: 0
Sound buffers in use: 0

---------------------- End summary ----------------------
Australia Forum Administrator #6
All I can suggest is using GDB to debug what the server is doing when it receives a tell.

http://gammon.com.au/gdb
#7
Tried Just cat get it to work. Will look in to it.