Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Miss_Worden

Members
  • Posts

    63
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Miss_Worden got a reaction from Ryan Pennington in map img for 2x2 not working   
    Look at your  WorldAtlasID  in the editor and change it to your gameserver ID (Atlas ID on your control panel)
  2. Like
    Miss_Worden got a reaction from BartOates in Admin Commands   
    If you are asking for my server admin password sorry, but I'm not giving it to you, but below is how you can log in to your server as admin.
     
     
    use your ~ / ` (the one to the left of the 1 key) and type enablecheats <YOUR ADMIN PASSWORD HERE> and hit enter
     
    Then there is cheat god, cheat Gmbuff, and showmyadminmanager 
     
    I have been collecting ids and commands now for the past 3 weeks .. I have 4 pages in my Notepad ++ of codes
  3. Like
    Miss_Worden reacted to qdogg in Fix to opening ServerGrid.json   
    There seems to be many people getting errors when trying to open their server's servergrid.json with the Island Editor.
     
    I suggest you download Notepad++ to open the file with so you can see line numbers. Then, attempt to open the file with the Island Editor. Pay close attention to the error you receive--in particular the lines in which the errors occur. These errors are related to arrays. For some reason, the servergrid.json we are pulling from our servers is using square brackets instead of curly brackets.
     
    So, it'll probably say, something like "Failed to parse project json, Message: Cannot deserialize the current JSON array....". Look towards the end of the error message, you should see something like "line 446, position 41". Go to line # specified in the error (in Notepad++). You will see some line of code with square brackets, like this:
     
    "spawnerOverrides": [],
     
    Change the square brackets to curly brackets, like so:
     
    "spawnerOverrides": {},
     
    Save the file, attempt to re-open in Island Editor. Check the new error, rinse and repeat until you are eventually able to open the file in Island Editor.
  4. Like
    Miss_Worden got a reaction from Nick in Admin Commands   
    If you are asking for my server admin password sorry, but I'm not giving it to you, but below is how you can log in to your server as admin.
     
     
    use your ~ / ` (the one to the left of the 1 key) and type enablecheats <YOUR ADMIN PASSWORD HERE> and hit enter
     
    Then there is cheat god, cheat Gmbuff, and showmyadminmanager 
     
    I have been collecting ids and commands now for the past 3 weeks .. I have 4 pages in my Notepad ++ of codes
  5. Like
    Miss_Worden reacted to Ryan Pennington in ServerGrid.json Please explain   
    Yes please do not post Atlas IDs here. You guys can use the PM feature on here if you want!
  6. Like
    Miss_Worden got a reaction from Calito Jack in Explanation Servers and Grid   
    You asked about changing your Grid locations. More than likely Yes, you lose everything. Example I changed my grids from what they started at to my current location. because the islands changed I did lose everything, I thought I would be smart and move myself to a grid that I had changed well that lead to a complete mess (my character I logged in with was fine, but then I zoned and it gave me an old character).. 
     
    Case in point - if you change grids do a save game file clean on each server to avoid any issues. So yes you will lose everything. Best to figure out where you want your servers to be located before starting to build (or just add more servers later if that is an option)
     
    AS for question 4 -- that is why you link with people that are offering to have you join. See my post in the community servers listing
  7. Like
    Miss_Worden reacted to emomobile in How to Share Launch Link   
    I like launching via the Steam server menu. In steam you go View>Server, then go to the Favorites tab and click on the Add Server button and punch in the IP. Then it will always be in your favorites, and you click connect.
  8. Like
    Miss_Worden reacted to Ryan Pennington in How to Share Launch Link   
    Right click copy link address and then they can enter it in in any web browser.
  9. Like
    Miss_Worden got a reaction from Ryan Pennington in So nobody has posted here yet? Well I'll be the first   
    I have been having way to many issues with having Multi Servers running my map recently - latest was zoning into D4 got an error and my game crashed - logged back in and 70% of my ship was missing. 
     
    So at this time I'm just going to run 1 server and custom build my own map.