PDA

View Full Version : Recent Script Error when loading



Patou
October 21st, 2022, 22:08
I haven't attached a script error in some time. I hope this helps the team out. I'm only running one extension but this is from a logged player laptop once I connected.

LordEntrails
October 21st, 2022, 22:46
Logs show you have 3 extensions loaded, but this is not a script error, so I don't think that's important.

So first it looks like you were booted from the game. Possible due to anti-virus or network connectivity issues.

But I'm not sure of the situation. Is this log from a player client? Or the host? Are the computers on the same network? Do the errors repeat after you ahve rebooted the computers?

For others, here's the errors:
[ERROR] Game server connection was lost. Returning to launcher.
[ERROR] LOADTHREAD: System.NullReferenceException: Object reference not set to an instance of an object
at GIJFMPJFKLM.KKLPGNFELCL (System.String LOBBPCAMNMN, System.String FPEDFJNFHFL) [0x00000] in <3cd71daf80fa4198910410b3e2783af0>:0
at KDGPBIMMBGC.MLDNAFLJEKF (AJIJFDPKLGH IPJDAGEKJHD, System.String CECODOAFNLN, System.Boolean NFMJCECBLGN) [0x000de] in <3cd71daf80fa4198910410b3e2783af0>:0
at NIIFDMOIGHE.BIIKNFIMLOA () [0x00073] in <3cd71daf80fa4198910410b3e2783af0>:0
at DGBNJNGJFBF.CGACLEHHMDH () [0x00056] in <3cd71daf80fa4198910410b3e2783af0>:0
at NKHCHCCODJC.ACHJNIOEGCJ () [0x000be] in <3cd71daf80fa4198910410b3e2783af0>:0
at FG.FGDesktop.MPLDMNJHFFJ () [0x0001b] in <3cd71daf80fa4198910410b3e2783af0>:0

Moon Wizard
October 21st, 2022, 23:36
Some script defined in your ruleset is failing to load (or possibly extensions). I haven't seen this error before, so not sure what is causing the script data to return as null. I'll look at putting in checks in the future to avoid the exception; but for now, I'll need more information on the exact ruleset (either which one of official ones, or a copy of any custom one) to help track it down.

Regards,
JPG

Patou
October 22nd, 2022, 00:09
Hi guys,

thanks for the follow-up

Is this log from a player client? Or the host?
- demo version for player connectivity (player laptop for in-house game which is connected to a tv mounted in the table)
- one extension is loaded = CoreRPG-Wound-Overlay.ext ; that extension however is loaded on my desktop DM (different computer all together). There are no extensions loaded on the player side.

Are the computers on the same network?
- Yes, LAN

Do the errors repeat after you ahve rebooted the computers?
- No, I restarted the connection on the player laptop and everything went fine. no script errors appeared on the DM side

I hope this helps you guys.
Thank you
Pat

Moon Wizard
October 22nd, 2022, 01:41
The ruleset and ANY extensions used by the GM are loaded by every player client.

I couldn't tell from your follow-up post whether you are still seeing the error or not, after a reboot. Are you still having the issue after a reboot?

Regards,
JPG