EJWellman / QuarmTool

Project Quarm-EQ - Log based Spell timer, dps, map, and mob info
MIT License
9 stars 1 forks source link

Backporting recent Linux support from eqtool #22

Open ipoac2549 opened 1 month ago

ipoac2549 commented 1 month ago

Hi,

It seems that Linux support recently landed in the upstream eqtool.

Would it be possible to merge this back here ?

QuarmTool otherwise doesn't work with the same error as reported in https://github.com/smasherprog/EqTool/issues/122:

Unhandled Exception: System.TypeLoadException: Could not load type of field 'EQTool.App:container' (1) due to: Could not load file or assembly 'Autofac, Version=7.1.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da' or one of its dependencies.

Looking briefly through the commit history it looks like these would be relevant:

I don't know if there are others.

Thanks !

EJWellman commented 1 month ago

I'll take a look at it. I'm trying my best to keep the file load minimized, and I'm pretty sure that part of his fix involved unpackaging all of the files.

pastram-i commented 1 month ago

+1 request for linux support