POCKET951 Posted April 4, 2023 Share Posted April 4, 2023 I can't load into my friends 7D2D UL server, although I show up as a player on the server, I can't actually get into the game even though ingame time still progresses/moves forward as the game tried to load.https://pastebin.com/a52DEUs6 these are the local output logs. going to try to obtain the server side logs from the host at line 656 in the pastebin is the error: Quote NullReferenceException: Object reference not set to an instance of an object at GameManager.PlayerId (System.Int32 _playerId, System.Int32 _teamNumber, PlayerDataFile _playerDataFile, System.Int32 _chunkViewDim) [0x0005d] in <ffc99a688d2b435db53bb46aed82ca49>:0 I am assuming it is most likely a save corruption error, if that is the case what are the solutions? also, would it be possible to make a copy of the server locally on my PC, delete my save and just Creative mode/cheat menu back everything I lost? Link to comment Share on other sites More sharing options...
SylenThunder Posted April 4, 2023 Share Posted April 4, 2023 Looks like corrupted player data on the server. I would restore it from a backup or just nuke it. 1 Link to comment Share on other sites More sharing options...
BFT2020 Posted April 4, 2023 Share Posted April 4, 2023 I say we take off and nuke the entire site from orbit. It’s the only way to be sure. 2 Link to comment Share on other sites More sharing options...
Beelzybub Posted April 4, 2023 Share Posted April 4, 2023 2 hours ago, POCKET951 said: I am assuming it is most likely a save corruption error, if that is the case what are the solutions? Your player profile needs to be deleted from the server. The server admin can do this. This will put you at level 1, but an admin can restore your levels and lost inventory. 1 Link to comment Share on other sites More sharing options...
POCKET951 Posted April 5, 2023 Author Share Posted April 5, 2023 well that sucks. is this something that will always exist in the game or are there things that could be done from a development standpoint to make stuff like this never happen? Is this just kind of the nature of the beast when playing with mods? Link to comment Share on other sites More sharing options...
Riamus Posted April 5, 2023 Share Posted April 5, 2023 Player profile corruption usually happens when you improperly disconnect from the server (or exit the game), such as from crashing or Alt-F4 or something other than using Exit. If a file is being updated when this happens, it can be corrupted. It isn't specific to using mods. I feel like the game should use a backup file method for at least the player profile, since that isn't all that big to help reduce these issues. If you regularly get these corrupted profiles on a specific server, you may have better luck using another server instead. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 6, 2023 Author Share Posted April 6, 2023 17 hours ago, Riamus said: Player profile corruption usually happens when you improperly disconnect from the server (or exit the game), such as from crashing or Alt-F4 or something other than using Exit. If a file is being updated when this happens, it can be corrupted. It isn't specific to using mods. I feel like the game should use a backup file method for at least the player profile, since that isn't all that big to help reduce these issues. If you regularly get these corrupted profiles on a specific server, you may have better luck using another server instead. I opened a container and the game crashed. couldn't get back in after this Link to comment Share on other sites More sharing options...
Riamus Posted April 6, 2023 Share Posted April 6, 2023 5 hours ago, POCKET951 said: I opened a container and the game crashed. couldn't get back in after this Yeah, that can cause the corruption. The profile would have to be deleted as was explained above and your items and level given back to you with admin. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 16, 2023 Author Share Posted April 16, 2023 well, my server admin is unable to do it themselves because they lack the space on there harddrive to relog in to UL ATM, and they lack the financial means to get a new one for awhile. regardless, they sent me a copy of the server via FTP. I was able to get the local dedicated server running, but it had completely reset the world back to day1 Link to comment Share on other sites More sharing options...
Riamus Posted April 16, 2023 Share Posted April 16, 2023 5 minutes ago, POCKET951 said: well, my server admin is unable to do it themselves because they lack the space on there harddrive to relog in to UL ATM, and they lack the financial means to get a new one for awhile. regardless, they sent me a copy of the server via FTP. I was able to get the local dedicated server running, but it had completely reset the world back to day1 They probably sent you the world, but not the save. Probably not bad to start over so you avoid any other errors that may be related to the problem you had on that server in case anything else got corrupted beyond the player profile. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 16, 2023 Author Share Posted April 16, 2023 1 hour ago, Riamus said: They probably sent you the world, but not the save. Probably not bad to start over so you avoid any other errors that may be related to the problem you had on that server in case anything else got corrupted beyond the player profile. I just need to change the directory where the server config was grabbing the saves from, and am now getting the same errors on my local host dedi as the live server, so now it a matter of finding and deleting my character profile and seeing if it works! Link to comment Share on other sites More sharing options...
POCKET951 Posted April 16, 2023 Author Share Posted April 16, 2023 I keep getting this error server side now when I get the null ref error. what does that mean and is it fixable? Link to comment Share on other sites More sharing options...
Riamus Posted April 16, 2023 Share Posted April 16, 2023 Warnings aren't normally anything to worry about. It is normal to get warnings. As long as you aren't seeing red error messages, it should be fine. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 17, 2023 Author Share Posted April 17, 2023 2 hours ago, Riamus said: Warnings aren't normally anything to worry about. It is normal to get warnings. As long as you aren't seeing red error messages, it should be fine. even though I deleted my profile/character data on the server, I still get this null reference error when trying to log in, and I get stuck in the exact same place as before here is the dedicated server output logs: https://pastebin.com/3p9xkFH4 Link to comment Share on other sites More sharing options...
SylenThunder Posted April 17, 2023 Share Posted April 17, 2023 2 hours ago, POCKET951 said: even though I deleted my profile/character data on the server, I still get this null reference error when trying to log in, and I get stuck in the exact same place as before here is the dedicated server output logs: https://pastebin.com/3p9xkFH4 This shows successfully loading and exiting a local save with the Undead Legacy overhaul. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 17, 2023 Author Share Posted April 17, 2023 4 hours ago, SylenThunder said: This shows successfully loading and exiting a local save with the Undead Legacy overhaul. The thing is in 7 days, I'm stuck at the loading screen and don't actually get into the server. I've tried waiting over an hour and a day passes in game but I'm still staring at the load screen Link to comment Share on other sites More sharing options...
Beelzybub Posted April 17, 2023 Share Posted April 17, 2023 37 minutes ago, POCKET951 said: I'm still staring at the load screen Remove the heart from your login name. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 17, 2023 Author Share Posted April 17, 2023 44 minutes ago, Beelzybub said: Remove the heart from your login name. I don't understand why you are suggesting this, but I will try it Link to comment Share on other sites More sharing options...
POCKET951 Posted April 17, 2023 Author Share Posted April 17, 2023 8 hours ago, SylenThunder said: This shows successfully loading and exiting a local save with the Undead Legacy overhaul. even though it is a successful login, this is what my 7days screen is stuck at: Spoiler Link to comment Share on other sites More sharing options...
meganoth Posted April 17, 2023 Share Posted April 17, 2023 Post your client log of the attempt when you waited one hour. We can then compare it with a successful login. The next line which we don't see is probably mentioning the program part that prevents you from login in Also, if you make a new attempt, after you waited a while, press the return key. If I remember correctly this actually helped me login once. Though, was it just an coincidence? My guess was that there might be a condition where the program tries to read from the console. Link to comment Share on other sites More sharing options...
POCKET951 Posted April 17, 2023 Author Share Posted April 17, 2023 (edited) 10 hours ago, meganoth said: Post your client log of the attempt when you waited one hour. We can then compare it with a successful login. The next line which we don't see is probably mentioning the program part that prevents you from login in Also, if you make a new attempt, after you waited a while, press the return key. If I remember correctly this actually helped me login once. Though, was it just an coincidence? My guess was that there might be a condition where the program tries to read from the console. the client log from connecting to the dedicated server or the local host? also ever since I have moved the server to local dedicated server I get the server logs but I am not sure where to find the client side logs anymore and have been unable to locate them also...would anyone here happen to have UL installed? would like to see if you could connect to the server and play on it! Edited April 17, 2023 by POCKET951 (see edit history) Link to comment Share on other sites More sharing options...
meganoth Posted April 20, 2023 Share Posted April 20, 2023 (edited) On 4/17/2023 at 3:28 PM, POCKET951 said: the client log from connecting to the dedicated server or the local host? I don't care as long as it is from a time where some malfunction occurs and it is all the logs there are. If you play locally and the malfunction actually occurs then there is only one logfile, if you login into a different machine (dedicated or not) there are two logfiles, server and client. We generally want to see the complete picture. On 4/17/2023 at 3:28 PM, POCKET951 said: also ever since I have moved the server to local dedicated server I get the server logs but I am not sure where to find the client side logs anymore and have been unable to locate them You can simply ask the launcher to show you the gamesave directory and there should be the logs as well in the newest versions of 7d2d. Or you could simply search your hard disk for any files called "output_log_*". Or start a game and then search for files with the current date in the name On 4/17/2023 at 3:28 PM, POCKET951 said: also...would anyone here happen to have UL installed? would like to see if you could connect to the server and play on it! Edited April 20, 2023 by meganoth (see edit history) Link to comment Share on other sites More sharing options...
POCKET951 Posted April 20, 2023 Author Share Posted April 20, 2023 (edited) 17 minutes ago, meganoth said: I don't care as long as it is from a time where some malfunction occurs and it is all the logs there are. If you play locally and the malfunction actually occurs then there is only one logfile, if a dedicated server is involved there are two logfiles, server and client. We generally want to see the complete picture. You can simply ask the launcher to show you the gamesave directory and there should be the logs as well in the newest versions I asked the launcher to take me to the directory, and the client side logs are empty/nonexistent. also. other players were able to connect to the dedicated UL server with no problems. maybe I should do a clean install of the game and UL. but I can connect to other servers. Edited April 20, 2023 by POCKET951 (see edit history) Link to comment Share on other sites More sharing options...
Riamus Posted April 20, 2023 Share Posted April 20, 2023 If this is only happening to you, it is likely related in some way to your profile. You were going to try removing the heart. Have you tried that yet and did you delete your profile from the server after doing so? Link to comment Share on other sites More sharing options...
POCKET951 Posted April 20, 2023 Author Share Posted April 20, 2023 I removed my heart and tried again with little luck Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now