Log in

View Full Version : Error on load up.. just wondering what it is and how to fix it.



Gobiwann
March 24th, 2021, 04:10
Hey there community!

This is the error I am getting on startup of the Classic..

Script Error: [string "scripts/manager_actor2_bat.lua"]:7: attempt to index global 'ActorManager2' (a nil value)

It doesn't stop me from loading up and doing my prep-work for my next session, however i just want to make sure it won't affect my players.

Can anyone enlighten me with what this script error is saying, and how I may go about to start fixing it? Is there a list of this script errors anywhere, so that I may self diagnose the errors when I see them? Or is it a matter of shutting down all the extensions and then putting them up one by one?

Thanks for your help in advance!!

BronzeDodger
March 24th, 2021, 05:50
You may get lucky and someone with a coding eye / extension experience will recognize the error - but generally shutting down the extensions is step one. Because it's a launch error hopefully if you activate one, try the launch, if it works, exit, deactivate, rinse/repeat you'll find one of them is the issue. Harder to find is if it's a combo of two+ extensions running into one another because finding the bad mix could be pretty tough.

damned
March 24th, 2021, 08:34
ActorManager2 has pretty much been deprecated across most rulesets.
You are running an extension that needs updating or disabling.