.Wil to .LIb conversions

smoochy boys on tour

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Does anyone know what I need to put with the library editor to be able to convert .wil files to .lib files?

getting the error:

System.AggregateException: one of more errors occurred ---> System.IO.FileNotFoundException: Could not load file or assembly 'ionic.zlib, version =1.9.1.8

I am guessing I need this Ionic.zlib file but when I google for it, and downloaded the zlib.dll from dotnetzip but now when I have that dll with the editor, it just crashes when I try to convert the .wil files.
 

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Trying to convert the MonMagic.Wils but whenever I do the library editor just crashes (not responding) no errors - just stays like that indefinitely ... any ideas?
 

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Tried that and get;
1>------ Build started: Project: LibraryEditor, Configuration: Debug x86 ------
1>CSC : error CS2001: Source file 'C:\Users\Jamie\Downloads\New folder\mir2-master\mir2-master\LibraryEditor\LockBitmap.cs' could not be found.
1>CSC : error CS2001: Source file 'C:\Users\Jamie\Downloads\New folder\mir2-master\mir2-master\LibraryEditor\Function.cs' could not be found.


when trying to build it...
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
remove those 2 references from the source, it doesn't need them

---------- Post Merged at 07:27 PM ---------- Previous Post was at 07:20 PM ----------

i've just checked those 2 files in - it doesn't use it yet as it was just some experimental stuff i was playing with.
 

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Ahh, removed them and built source for lib editor, still crashes, I have a feeling it may be the .wil files I am using rather than the editor, will try source the wils from somewhere else.
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
Make sure you compile in 64 bit. Feel free to upload the wil and ill try it

Sent from my SM-G930F using Tapatalk
 

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Yeah it was in 64 bit, still failed!

If you don't mind, that would be great!!:
[FONT=source_sans_proregular]https://mega.nz/#F!JzJCha4J!S-qi_LpQjWAn-qyxUmAF5Q[/FONT]
 

Pottsy

Legend
Legendary
Feb 26, 2004
3,275
251
329
I have the same issue.

Certain WILs from some clients i have downloaded, simply crash the Editor.

Others will work fine. Sizes don't seem to play apart in the crash, as i've done a huge one and a small one has crashed so....who knows lol.

Could just be old WIL files perhaps.
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
do you have the wix file to go with them too? you can't convert with just the wil (or even read) i don't think.
 

Far

tsniffer
Staff member
Developer
May 19, 2003
20,172
30
2,767
540
the format is mir3 type2 which isn't supported by crystal editor

using KaoriMIM i converted it to Mir2 Type2 Wil then it opens and converts in the crystal editor fine.

However you might as well just download the latest mir3 client that uses WTL format. I see no reason to use outdated Wil files when the latest client contains them in a supported format.
 

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
Where can I get the latest Mir 3 client?
There are lot with ref; http://www.lomcn.org/forum/showthread.php?31987-Official-Client-Download(s) thread tried to download 1 of them and it failed right at the end saying connection error (not my side)

But at least it explains why I have been having issues, I will look for a new client tomorrow, off to bed, been up nearly 20 hours haha

---------- Post Merged on 24-06-2017 at 09:39 AM ---------- Previous Post was on 23-06-2017 at 10:55 PM ----------

EDIT: Downloaded from here http://www.lomcn.org/forum/showthread.php?94547-Guide-How-to-Setup-Mir3-GSP-Files

same issue.

where can I get a more up to date mir3 client?
 

LightBringer

Primordial GM
Veteran
Primordial
Game Master
Feb 13, 2014
3,816
1
1,715
260
thats working a treat, cheers Far!

Now to sort out the spells to the mobs ^.^