Giter Club home page Giter Club logo

Comments (13)

kovacev avatar kovacev commented on July 3, 2024 2

Solution.
Download fresh source
(always use the console and do this command below)
Update-Package -reinstall
also you need to copy the StompDotNet folder in a new folder located at your
""YOUR PROJECTS ROOT/Visual Studio 2012/Projects/StompDotNet/

This is how mine looks like (the app looks for StompDotNet.csproj in that directory
C:\Users\kovacev\source\Visual Studio 2012\Projects\StompDotNet\StompDotNet

I had to create those directories i am using VS2017.
Thats all it will work ...

from eve-plh.

rischwa avatar rischwa commented on July 3, 2024

did you restore the nuget packages for the solution?

from eve-plh.

kovacev avatar kovacev commented on July 3, 2024

Started from clean state again. this is the result.

EVE Killboard Analyser (20 References)
image

Eve Local Chat Analyser (1 Reference)
System.Net.Http

GraphX.Controls (2 References)
QuickGraph
YAXLib

GraphX.Logic (2 References)
QuickGraph
YAXLib

from eve-plh.

kovacev avatar kovacev commented on July 3, 2024

what i do not understand is. for instance. here is a example of one.
EVE Killboard Analyser and Eve Local Chat Analyser both require log4net package.
NuGet downloads the package and fixes the reference in Eve Local Chat Analyser but not for EVE Killboard Analyser. ??

from eve-plh.

rischwa avatar rischwa commented on July 3, 2024

Weird. Although it sucks, maybe try to remove the dependencies and add them back again? I don't really have a lot of other ideas tbh. You could also try removing the packages folder and see if nuget finally fixes it.

from eve-plh.

kovacev avatar kovacev commented on July 3, 2024

i managed to fix all references/errors and got it to build.
I know that your not running RischwaNetService anymore.
i found that KillboardAnalysisServices.cs points to RischwaNetService (http://rischwa.net/killboard/api
i want to run my own server but have no idea how your server part is setup.
did you have another repo for the server part some where ?
[email protected] please let me know thanks

from eve-plh.

rischwa avatar rischwa commented on July 3, 2024

The server is part of this repository: the "EVE Killboard Analyser" project.
Unfortunately the server setup is complex and I don't have the time to give support with it.
The only pointer I can give you is my reddit os release post: https://www.reddit.com/r/Eve/comments/6h25oe/pirates_little_helper_open_source_release/

The probably far easier solution would be to replace the server with client side killboard analysis.

from eve-plh.

wesemann avatar wesemann commented on July 3, 2024

@kovacev what did you do to fix the dependencies?
I have problems with QuickGraph and other dependencies there are impossible to uninstall and reinstall because of a NullPointerException. The nuget recovery did not worked as well.

from eve-plh.

rischwa avatar rischwa commented on July 3, 2024

A nullpointerexception in nuget?

from eve-plh.

wesemann avatar wesemann commented on July 3, 2024

Yes when I try to uninstall for example Newtonsoft.Json from the GraphX.Logic subproject in order to reinstall it again, I get a System.NullReferenceException, same is with QuickGraph.
After nuget recovered the packages there are still some references missing in the GraphX.Logic and other subprojects.

from eve-plh.

rischwa avatar rischwa commented on July 3, 2024

You could try to remove the failing dependencies manually from the .csproj file and add them again through VisualStudio afterwards.

from eve-plh.

rischwa avatar rischwa commented on July 3, 2024

Awesome, thanks for the solution!
Can I close this issue now?

from eve-plh.

kovacev avatar kovacev commented on July 3, 2024

Yep close
if he follows these steps it will work 100%

from eve-plh.

Related Issues (3)

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.