Jump to content
  • 0

Client não abre


zirk

Question

2021-03-16 02:04:04.604 [Warn] Directory was specified as a plugin directory but does not exist: 'resources\plugins'

--------------------------------------------------------------------------------
2021-03-16 02:04:04.689 [Info] Discovered 0 plugins:

--------------------------------------------------------------------------------
2021-03-16 02:04:06.995 [Info] Acquiring context lock... (0ms)

--------------------------------------------------------------------------------
2021-03-16 02:04:06.995 [Info] Acquired. (0ms)

--------------------------------------------------------------------------------
2021-03-16 02:04:07.607 [Error] Received unhandled exception from System.Threading.Thread.

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


--------------------------------------------------------------------------------
Este é o log da minha ultima tentativa ao abrir o client de um projeto legal que se chama fantasy online, recomendo!
Alguém sabe me dizer qual é o problema?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
On 3/15/2021 at 11:08 PM, zirk said:

2021-03-16 02:04:04.604 [Warn] Directory was specified as a plugin directory but does not exist: 'resources\plugins'

--------------------------------------------------------------------------------
2021-03-16 02:04:04.689 [Info] Discovered 0 plugins:

--------------------------------------------------------------------------------
2021-03-16 02:04:06.995 [Info] Acquiring context lock... (0ms)

--------------------------------------------------------------------------------
2021-03-16 02:04:06.995 [Info] Acquired. (0ms)

--------------------------------------------------------------------------------
2021-03-16 02:04:07.607 [Error] Received unhandled exception from System.Threading.Thread.

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


--------------------------------------------------------------------------------
Este é o log da minha ultima tentativa ao abrir o client de um projeto legal que se chama fantasy online, recomendo!
Alguém sabe me dizer qual é o problema?


Você alterou alguma pasta do jogo? Você precisa ter a pasta PLUGINS em resources,

FantasyLauncher\resources   <<<< tem q ter uma pasta vazia chamada 'plugins' aqui, parece q deu erro pq a pasta plugins não foi gerada na pasta do seu jogo

 

Link to comment
Share on other sites

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...