Jump to content
  • 0

PluginService


Weylon Santana

Question

Some people have this error when trying to open the client, the client does not start what can be?

 

2021-04-21 14:15:25.031 [Warn] Directory was specified as a plugin directory but does not exist: 'resources\plugins'

--------------------------------------------------------------------------------
2021-04-21 14:15:25.045 [Info] Discovered 0 plugins:


--------------------------------------------------------------------------------
2021-04-21 14:15:26.132 [Info] Acquiring context lock... (0ms)

--------------------------------------------------------------------------------
2021-04-21 14:15:26.132 [Info] Acquired. (0ms)

--------------------------------------------------------------------------------
2021-04-21 14:15:26.162 [Error] Received unhandled exception from System.Threading.Thread.

--------------------------------------------------------------------------------
2021-04-21 14:15:26.164 [Error] 
  Message: Service 'PluginService' is not yet running.
    Stack:    at Intersect.Core.ApplicationService`2.Stop(IApplicationContext applicationContext) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationService`2.cs:line 108
   at Intersect.Core.ApplicationContext`2.<StopServices>b__48_0(IApplicationService service) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:line 197
   at System.Collections.Generic.List`1.ForEach(Action`1 action)
   at Intersect.Core.ApplicationContext`2.RunOnAllServices(Action`1 action) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:line 182
   at Intersect.Core.ApplicationContext`2.StopServices() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:line 197
   at Intersect.Core.ApplicationContext`2.InternalDispose() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:line 512
   at Intersect.Threading.ConcurrentInstance`1.ClearWith(TInstance instance, Action action) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Threading\ConcurrentInstance.cs:line 40
   at Intersect.Core.ApplicationContext`2.Dispose() in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:line 505
   at Intersect.Client.MonoGame.IntersectGame.Dispose(Boolean disposing)
   at Microsoft.Xna.Framework.Game.Dispose()
   at Intersect.Client.MonoGame.IntersectGame.MonoGameRunner.Start(IClientContext context, Action postStartupAction)
   at Intersect.Client.Core.ClientContext.InternalStart()
   at Intersect.Core.ApplicationContext`2.Start(Boolean lockUntilShutdown) in C:\TeamCity\buildAgent\work\40dc5d27074313da\Intersect (Core)\Core\ApplicationContext`2.cs:line 217
   at Intersect.Client.Core.Bootstrapper.Start(String[] args)


--------------------------------------------------------------------------------
 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...