Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👨‍👧 After accepting a Party by clicking a (+) button, a player gets NullReferenceException #11

Open
BoQsc opened this issue Jul 9, 2021 · 0 comments

Comments

@BoQsc
Copy link
Contributor

BoQsc commented Jul 9, 2021

NullReferenceException: Object Reference not set to an instance of an object.

Ekrano kopija (30)

Since the problem is client side, I tried to look up the logs in the 7DaysToDie_Data folder:

C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\7DaysToDie_Data


NullReferenceException: Object reference not set to an instance of an object
  at XUiC_PartyEntry.Update (System.Single _dt) [0x00259] in <8676d591e24b4790910cdee451580eac>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <8676d591e24b4790910cdee451580eac>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <8676d591e24b4790910cdee451580eac>:0 
  at XUiC_PartyWindow.Update (System.Single _dt) [0x00000] in <8676d591e24b4790910cdee451580eac>:0 
  at XUiController.Update (System.Single _dt) [0x0004f] in <8676d591e24b4790910cdee451580eac>:0 
  at XUi.OnUpdateDeltaTime (System.Single updateDeltaTime) [0x0014d] in <8676d591e24b4790910cdee451580eac>:0 
  at XUiUpdater.Update () [0x0003f] in <8676d591e24b4790910cdee451580eac>:0 
  at XUiUpdateHelper.LateUpdate () [0x00000] in <8676d591e24b4790910cdee451580eac>:0 
 
(Filename: <8676d591e24b4790910cdee451580eac> Line: 0)

After triggering this Error.

It resloves itself after printing these Error messages for about a minute or less.
Then with a use of a escape button the console can be closed to continue the gameplay.
However it does not add you to the party. Therefore still needs resolution from the server owner.

After disabling the 7DTD-fpsHUD UI MOD it resolved.

https://github.com/lloan/7DTD-fpsHUD

@BoQsc BoQsc changed the title While clicking the Party (+) button - NullReferenceException 👨‍👧While clicking the Party (+) button - NullReferenceException Jul 9, 2021
@BoQsc BoQsc changed the title 👨‍👧While clicking the Party (+) button - NullReferenceException 👨‍👧While accepting the Party by clicking a (+) button - NullReferenceException Jul 9, 2021
@BoQsc BoQsc changed the title 👨‍👧While accepting the Party by clicking a (+) button - NullReferenceException 👨‍👧While accepting the Party by clicking a (+) button - NullReferenceException Jul 9, 2021
@BoQsc BoQsc changed the title 👨‍👧While accepting the Party by clicking a (+) button - NullReferenceException 👨‍👧While accepting the Party by clicking a (+) button, a player gets NullReferenceException Jul 9, 2021
@BoQsc BoQsc changed the title 👨‍👧While accepting the Party by clicking a (+) button, a player gets NullReferenceException 👨‍👧After accepting the Party by clicking a (+) button, a player gets NullReferenceException Jul 9, 2021
@BoQsc BoQsc changed the title 👨‍👧After accepting the Party by clicking a (+) button, a player gets NullReferenceException 👨‍👧 After accepting the Party by clicking a (+) button, a player gets NullReferenceException Jul 9, 2021
@BoQsc BoQsc changed the title 👨‍👧 After accepting the Party by clicking a (+) button, a player gets NullReferenceException 👨‍👧 After accepting a Party by clicking a (+) button, a player gets NullReferenceException Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant