IceOfWraith

Results 201 comments of IceOfWraith

Thank you for the mention! I'll be glad to work on other games if you are wanting any besides that. Also feedback is welcome. Sven was my first generic module...

Right click the instance and view logs. Share the whole log using something like hastebin. That error seems to be coming from PZ rather than AMP though. Not sure there's...

I don't believe so. I figured it out by having random people join my game over and over. The result was always the same. The first counted and the rest...

I can't think of a scenario right now that checking for an existing file wouldn't address. That seems like the way to go. Self-destructing update stages do sound cool though....

Are you using a Docker container within AMP? Or running it natively?

I suggest making a Docker instance of it. That will avoid the possibility that you're missing a dependency somewhere.

Ahh if you didn't have Docker you can use the install script for AMP but append installaDocker to the end. A new release is coming shortly. Try it when it...

You aren't the only one having trouble, you're the only one not following the instructions to fix it. ;) `bash

What is the output from running that command? Are you running it as root?

Be sure you restarted the server before creating an instance. Also, as the amp user show the output from `docker version` to make sure it has access properly.