Coder Social home page Coder Social logo

fantasyplayer's Introduction

Hi there ๐Ÿ‘‹

Biccy's Github Stats

fantasyplayer's People

Contributors

biscuitumu avatar dormanil avatar imgbotapp avatar strati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fantasyplayer's Issues

ReflectionTypeLoadException

Hi,

Been trying to install Fantasy Player and I keep getting this error in my dalamud.txt regarding it

[14:36:03.075][INF] Loading definition for plugin DLL C:\Users\CyberiumShadow\AppData\Roaming\XIVLauncher\installedPlugins\FantasyPlayer.Dalamud\2.1.1.0\FantasyPlayer.Dalamud.dll
[14:36:03.075][INF] Loading assembly at C:\Users\CyberiumShadow\AppData\Roaming\XIVLauncher\installedPlugins\FantasyPlayer.Dalamud\2.1.1.0\FantasyPlayer.Dalamud.dll
[14:36:03.110][INF] Loading types for FantasyPlayer.Dalamud, Version=2.1.1.0, Culture=neutral, PublicKeyToken=null
[14:36:03.465][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.469][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.469][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.485][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.486][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.486][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.487][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.487][ERR] Could not load assembly System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
System.NullReferenceException: Object reference not set to an instance of an object.
   at Dalamud.Plugin.PluginManager.<>c.<.ctor>b__8_0(Object source, ResolveEventArgs e)
[14:36:03.488][ERR] Plugin download failed hard.
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
   at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
   at System.Reflection.Assembly.GetTypes()
   at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
   at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   at FantasyPlayer.Dalamud.Manager.PlayerManager.InitializeProviders() in D:\a\FantasyPlayer\FantasyPlayer\FantasyPlayer.Dalamud\Manager\PlayerManager.cs:line 44
   at FantasyPlayer.Dalamud.Plugin.Initialize(DalamudPluginInterface pluginInterface) in D:\a\FantasyPlayer\FantasyPlayer\FantasyPlayer.Dalamud\Plugin.cs:line 45
   at Dalamud.Plugin.PluginManager.LoadPluginFromAssembly(FileInfo dllFile, Boolean isRaw, PluginLoadReason reason, Boolean preloaded, PluginDefinition preloadedDef)
   at Dalamud.Plugin.PluginRepository.InstallPlugin(PluginDefinition definition, Boolean enableAfterInstall, Boolean isUpdate, Boolean fromTesting)

player stops responding after a while

player doesn't re-authenticate the token, so the player stops responding. Disabling the plugin, then re-enabling and re-logging temporarily fixes the issue.

Steps to reproduce: leave player running for over an hour

Up for adoption?

I've been able to get the plugin building for the latest dalamud and also updated the spotify libraries and several of the other included libraries. Had to tweak the threads a bit to allow for the use of cancellation tokens as well.

If you aren't going to update this anymore any chance I can adopt the plugin?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.