jagr200

Members
  • Posts

    73
  • Joined

  • Last visited

Everything posted by jagr200

  1. Bumping this up for others. This is a great idea. I keep having to change from 8.8.8.8 to 192.168.1.1 for my wireguard to work. It will work for weeks on one or the other and then it stops. So I use OpenVPN to get back in(server is remote 100% of the time) and I change it to the other and wireguard works again. OpenVPN is depreciated so I was worried eventually that workaround wouldn't work. Made this change and it seems to be working well.
  2. I fixed mine by downloading new openvpn files and putting them in the docker image. On Saturday or Sunday I couldn't use the VPN on my other devices. I believe they changed the server I used. But not sure.
  3. Same as well. Unable to access WebUI. Absolutely no changes. Haven't tried to use it in about a week as it was on autopilot until now. Works fine with VPN off..... So this is yet again a problem with PIA.
  4. Any chance you can help me out? I can't get a Rust docker working....
  5. Any chance you can help me out? I can't get a Rust docker working....
  6. Any chance you can share your Rust port forwarding? I can't get mine to connect to the rust server browser.
  7. So you are saying I should have it set to UDP? Because I do. I can connect on the local network. But I am unable to connect via outside connection. It isn't publishing to the Rust server browser. Do you have experience with a Rust server docker?
  8. New update. So going in the Steam Server browser I could find it. I can also add it as a favorite and then go into Rust and find it in my favorite servers and connect that way. The second I delete it from my favorites I can not find it again except for in my History. So it doesn't look to be out on the open server list. Which is what I would like. I would also like to figure out how to add the RCON to be able to see server stats etc. I would also love to get this working with the Rust+ Companion Application. I appreciate your help.
  9. No worries. Nothing abnormal from what I can see. Spawning 50814 entities 33432 / 50814 done. Enforcing SpawnPopulation Limits done. Initializing 55837 entity links done. Initializing 752 stability supports done. Initializing 50858 entity save caches done. Gamemode Convar : No Gamemode. [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK. CAppInfoCacheReadFromDiskThread took 2 milliseconds to initialize CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread) RecordSteamInterfaceCreation (PID 105): SteamGameServer013 / RecordSteamInterfaceCreation (PID 105): SteamUtils010 / Setting breakpad minidump AppID = 252490 RecordSteamInterfaceCreation (PID 105): SteamGameServer013 / RecordSteamInterfaceCreation (PID 105): SteamUtils010 / RecordSteamInterfaceCreation (PID 105): SteamNetworking006 / RecordSteamInterfaceCreation (PID 105): SteamGameServerStats001 / RecordSteamInterfaceCreation (PID 105): STEAMINVENTORY_INTERFACE_V003 / RecordSteamInterfaceCreation (PID 105): STEAMUGC_INTERFACE_VERSION015 / Missing interface adapter for STEAMUGC_INTERFACE_VERSION015 RecordSteamInterfaceCreation (PID 105): STEAMAPPS_INTERFACE_VERSION008 / [S_API FAIL] Tried to access Steam interface SteamNetworkingUtils003 before SteamAPI_Init succeeded. RecordSteamInterfaceCreation (PID 105): SteamNetworkingUtils003 / RecordSteamInterfaceCreation (PID 105): SteamNetworkingSockets009 / Warning: failed to init SDL thread priority manager: SDL not found SteamServer Initialized IP address from external API: IDELETEDTHISIP Server startup complete SteamServer Connected BradleyAPC Spawned at :(751.9, 36.2, 1076.3) Checking for new Steam Item Definitions..
  10. Just tried. No go. Tries to connect twice and fails.
  11. So I tried to connect on the LAN via steam server browser and it doesnt show up. So Im not sure what is happening.
  12. Question. Installing Rust docker. It starts and runs. But won't show in their server browser. I believe I forwarded the ports as other dockers such as factorio work. But can't figure this one out. Any ideas?
  13. It isn't support for mods. It is support for their basic docker that they have created and maintained. It just isn't accessing the mods folder. Why? I don't know. Literally nobody on earth knows. Nobody has tried to figure it out. I can put any mod I want into the local client files. And it just works. Because it is a simple system. But for some reason the docker image isn't pulling those mods from within the mod folder. It is overwritting the mod-settings.json file every time the server is shut down though..... So is it working? To a point. But it isn't working correctly. Because for well over a year it worked. And with the full release of the game it is no longer working. And it is so incredibly frustrating that NOBODY cares. The mod system for factorio is so incredibly simple. It is literally a zipped folder inside of a "mods" folder in the directory. That is it. It should then populate those mods and create a mods-settings.json that tells the client which mods are active and inactive. I can put the correct json in. Start the server and the mods aren't active. But the json is correct. Shut down the server and the json has been overwritten only showing the base game as active and nothing else listed.
  14. Posted on the github and on the factorio forums. Github maintainer said they don't provide support or assistance. Game loads as normal. But mods do not work. They used to work. At this point I'm not sure why they maintain it because they won't offer any support for issues.....
  15. Literally about 100 hours since Feb 9 trying to get Factorio to load the mods. It simply will not load mods onto the server. It worked before. It no longer does. Anyone have success with it? Or is this docker officially no longer supported?
  16. I can only uninstall and reinstall the docker so many times lol. I don't know what else to do.
  17. Ya I posted in their github. As you saw. They answered the one question kind of. But skipped the other. Oh well. Guess I'll just give up. I've been trying to get this to work for over 24 hours now and haven't gotten it to work.
  18. Factorio itself has a great mod manager built in. You literally go and click install. It puts them in \appdata\roaming\factorio\mods I have always just taken them from there and moved them over to the mods folder at \mnt\user\appdata\factorio\mods and it has worked. Well now it isn't working and I don't know why. Sad. Vanilla version is so boring once you install some of these mods. I really appreciate all the help. I know you don't get paid for this so it is awesome that you continue to update all of these.
  19. Unfortunately that didn't work. I tried to drop the new file into that folder and it didnt work.
  20. So should I use that command on the entire factorio directory? So /mnt/user/appdata/factorio or just the mods folder? Also do I do the chown first at that link and then use the command you said or should I do just your command?
  21. Yes it works without the mods. I can connect to it via direct ip or through the server browser. When I add the mods into the mod folder at /mnt/user/appdata/factorio/mods it won't let me add them because of permissions. So I used THIS(changed to factorio) to change the permissions. I could then add them all to the folder. When I start the server it creates a mod-settings.json file. That file is supposed to have all the mods listed. But it creates it with just a base mod file. When I drag my correct version from my local device over that has all the mods enabled it saves in the folder correctly. But soon as I start the server it just overwrites that file again. So it wont activate the mods. Looking at the log as the server starts it used to show that it was starting every mod. It doesn't do that now.
  22. I saw your response. Thank you. Now my issue is that when I start the server it shows up. It connects to factorio and I can see the server in the server browser. But even with all the mods in the mod folder it will not add them to the game. They do not show up.
  23. Well ever since the last couple of factorio updates it doesn't work. It won't connect to the factorio servers or it won't load mods. It overwrites the .json files with blank files every time it starts. So something is weird now. So I would say that it is infact obsolete as it does not work. Is that your fault? No. But the people maintaining that github don't seem to care too much. They had an issue with incorrect version numbers and they said that they literally don't care.... https://github.com/factoriotools/factorio-docker/issues/369
  24. They just passed over my question. Looks like this docker is obsolete. Because setting it up it doesn't work any longer. And I've used it for over a year up until this point.