• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Search results

  1. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Exactly. A tool will always be a double edged sword. Computers are as harmful as guns if used with "evil intentions" - I've personally seen a hospital having its entire systems shut down for a week by hackers asking for ransom. Before the telephone or the Internet, it was much harder for...
  2. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    I was referring to the 2 commands I sent in my previous message: sudo -i cd /home/game ; nautilus . I don't remember asking you to use "chmod 777" anywhere, and as I said before, the game folder is irrelevant for now. My counter-argument was implicit in my message in which I say that the AI...
  3. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    I didn't get what your problem is exactly, but you know what would help? A screenshot of what you see when you run those 2 commands. That's not a good argument against AI. I also work in the creative industry and am using these tools for what they really are - tools other than replacements for...
  4. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    The scripts (and some files used by the script) will be in the same folder where you downloaded them. The game server and some settings files will be in "/home/game", which won't be visible immediately - you'll need to run one of the commands I mentioned before to be able to see this folder...
  5. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    You probably guessed it by now, but step 4 says you need to run the scripts, so you must be in the same folder where you downloaded the scripts. The script installs the game somewhere in "/home/game", not in your user folder. You do have another game file in your user folder, but that's the...
  6. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    I'm glad you sorted it out. Just for the record, nothing I said should be taken as an insult. I'm simply pointing out that lots of issues during our conversation were caused because you didn't execute the commands property, regardless of whose fault it was. Without knowing you personally...
  7. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    We're almost there, but there's something I need you to do first, which is to read instructions more carefully. In my last replies, there were at least 3 or 4 occasions in which I describe a task with as much detail as reasonably possible, even with an animated gif, but that was still...
  8. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    That's right, you missed the cd (change directory) command. Also, I noticed in your screenshot that you forgot the forward slash in some cases (you entered "~Desktop" instead of "~/Desktop"). That's why it's super important that you copy and paste as much as you can, because every detail...
  9. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Not really, we have new information to work with so we're getting a bit closer to the solution now. Yes, but once we fix the sudo issue you're having, I'll need the screenshot from the telnet failure because that's not the expected outcome. I can tell straight away what the problem is. That's...
  10. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Good job. I worked in several offices with a similar setup, so that could be the case for your building too. The downside is that you won't be able to change any settings on the router if it comes to that. When you start telnet, it will establish a connection to the IP and port specified. This...
  11. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    I think you're right, but test it once again just to be sure. Create another file, restore to a previous snapshot and confirm that the file doesn't exist. That looks like the correct internal IP for your Windows PC. Now we need to make your Ubuntu get a similar IP. That's expected, it's just...
  12. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Never seen that error before, but doing a quick search online it seems that you tried to restore the snapshot with the VM still open. You need to first close your VM (and save the state) before you can restore it. Try that and let me know how it goes. The one starting with 192 could be your...
  13. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    That sounds right, and very easy to test: make any small change to the server e.g.: create a file anywhere, then restore to Snapshot 1. If the file is not there, it worked. Please send a screenshot of the output of that command on Windows cmd that lists your IPs (ipconfig | findstr /R...
  14. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Taking a snapshot is something that you should be able to find by yourself easily with Google/ChatGPT/Bard/Bing - please use more these resources. Anyway, just click on these 3 buttons in this order: I never needed the port forwarding on Windows, so I think you should undo it. I'm still trying...
  15. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Good. Now, with that out of the way, we can finally make some real progress on the diagnosis. I hope you listened to my advice and created a VM snapshot before running the install script, because if something goes wrong (and it likely will) we'll need to go back to that state, otherwise you'll...
  16. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    Restarting the steps in this tutorial shouldn't take much longer than 40 minutes. That will get your local server up and running, and you'll have a starting point for your future customisations. Much quicker than trying to diagnose anything that may have gone wrong in the last few days. Calling...
  17. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    It will be much harder to configure your server if you're using NAT as the VM's network mode. You should go back to Bridged Adapter and make sure that you also select the same network card that your PC is using - e.g.: if you're on a laptop, you may have 2 or more cards: one for the WiFi and one...
  18. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    The game server is logging in German because that was the official server from CipSoft, a German company. I'm afraid you won't be able to change the language there, but that doesn't matter as you rarely need to read those logs. Pressing Ctrl+C will stop the services, and indeed you should see a...
  19. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    If you're connected to the Internet, you should have 2 IPs: one internal (it usually starts with "10." or "192.") and one public. Maybe the command is returning only the public IP. Try this command instead hostname -I and see if you can find another number that looks like an IP. In case that...
  20. SilverFern

    Script and tutorial to automate install of "Leaked" 7.70 server

    GM commands aren't that helpful, but if I remember correctly, you can still have God commands, which is probably what you're after. Search a bit deeper and you'll find more about it in the forum. The files should be straightforward. The "changes to game" and "changes to NPC" are literally just...
Back
Top