mushcode icon indicating copy to clipboard operation
mushcode copied to clipboard

CCP a runaway object?

Open brocktopus opened this issue 6 years ago • 4 comments

I've tried to get this suite set up a few times now (on a few different Digital Ocean Ubuntu droplet versions), and following the directions, I seem to reliably run into a few problems. These all occur after the initial core components are installed and I'm asked to @shutdown/reboot to get the startups going:

  1. The CCP object is halted on a @shutdown/reboot, identified as a runaway object.
  2. +help doesn't actually show the menu or any individual files, instead giving me a 'separator must be one character' error and a SQL-specific 'incorrect integer value' error.

Maybe I'm overlooking something obvious, which would be great to hear. But I'm not sure what's going on.

brocktopus avatar Mar 06 '20 07:03 brocktopus

  1. In the config the player queue limit needs to be 1000. It took me forever to figure it out.
  2. Did you edit your restart file to include the en_US.ISO-8859-15 language? Also is it enabled on your server. By default it is not. So you have to do sudo dpkg-reconfigure locales and then enable the EN_US stuff, I typically enable all of them.

If you need more help, please feel to reach out to me. I'm pretty experienced with getting Volund to run, if you have a server address I'll be happy to log onto your game and chat with you there.

g33kcub avatar Mar 06 '20 12:03 g33kcub

Thanks, @g33kcub. That took care of the first issue. The second issue remains but I'll keep looking into it.

brocktopus avatar Mar 06 '20 14:03 brocktopus

...and your note about reconfiguring locales took care of the second issue. Thank you again! This was incredibly helpful.

brocktopus avatar Mar 06 '20 15:03 brocktopus

Great! I am glad that it helped. If you have any other problems, please let us know. I've been working with the Volund suite for a WHILE so I am familiar with a few of it's crazy stuff. I'll help as much as I can.

g33kcub avatar Mar 06 '20 15:03 g33kcub