Coder Social home page Coder Social logo

rom24-quickmud's Issues

Connection Refused

Hello:

Running on a Ubuntu VM. Host OS: macOS Sonoma. Followed the instructions, but telnet localhost 4000 results in 'connection refused.' I disabled ufw. The only other firewall is on the host macOS, the OEM OS firewall, set to deny incoming connections. Since I am connecting to a port on the localhost, that shouldn't matter.

Any thoughts as to why this would be?

Thanks

Crashes

The game keeps crashing with segfaults. It does it after about 5 -10 or so minutes of running each time. It also does it any time I try to advance a char to an immortal level.

Crashes after a few minutes

After a few minutes of playing, the game crashes and the container restarts (if you use --policy=restart)
The error is

Thu Dec 17 18:06:33 2015 :: [*****] BUG: Save_char_obj: fopen
../player/Modok: No such file or directory

So it attempted to save the character but failed.

The reason being that /opt/rom/ is missing the "player" directory
Once I created that directory everything seemed to save and work fine

Maybe consider adding a

RUN mkdir -p /opt/rom/player

in the Docker file.

Player Files not showing up

I ran the docker run -d -p 4000:4000 avinson/rom command, mud ran. Cannot find any player files. Running on ubuntu 17.10.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.