Marlamin / WoWFormatTest

Several applications that I use to interact with various file formats WoW uses
https://wow.tools
MIT License
69 stars 19 forks source link

Crashing on Loadup: (0.2.4.1) (24-04-2017) and (0.2.5) (04-06-2017) #45

Closed Mystmantle closed 7 years ago

Mystmantle commented 7 years ago

In the past when this has happened, a PC restart has fixed the issue. I'm not sure if it's conflicting with a WoW update or not, and sadly I've made no alterations to the files beyond that (if there was one that I wasn't aware of) so I'm not sure what's happening.

I've tried reinstalling and changing my root files, running as admin and without. A friend of mine is also suffering from this issue, so I suppose I take comfort in the fact that it isn't just me experiencing this: I load up the exporter as admin. It begins to load up, and suddenly stops responding - I get the typical 'X program has stopped responding' error box from Windows, and then it closes itself.

Marlamin commented 7 years ago

Try the new test version that was released recently. If that doesn't work try scanning and repairing your WoW installation through the Battle.net launcher (sometimes files get corrupted, WoW fixes this itself when it encounters them).

If -that- doesn't work then let me know and I'll have a closer look when I'm home.

On Tue, Jun 6, 2017, 17:21 Mystmantle notifications@github.com wrote:

In the past when this has happened, a PC restart has fixed the issue. I'm not sure if it's conflicting with a WoW update or not, and sadly I've made no alterations to the files beyond that (if there was one that I wasn't aware of) so I'm not sure what's happening.

I've tried reinstalling and changing my root files, running as admin and without. A friend of mine is also suffering from this issue, so I suppose I take comfort in the fact that it isn't just me experiencing this: I load up the exporter as admin. It begins to load up, and suddenly stops responding - I get the typical 'X program has stopped responding' error box from Windows, and then it closes itself.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Marlamin/WoWFormatTest/issues/45, or mute the thread https://github.com/notifications/unsubscribe-auth/AADEJF7QS0RvfoXzpy0xm72rxW7dJ-2Eks5sBW6CgaJpZM4NxgL4 .

Gogglenaut commented 7 years ago

Hey, I'd like to second this, I hope it's not a hardware issue. All version cause the crash, when loading from online or from a directory, also tested to make sure it wasn't an admin issue. Only thing I can think of is maybe it's the 4.6.2 .net framework that's causing the crash?

Marlamin commented 7 years ago

Is it already loading files? If so, what's the last thing it shows in the progress bar?

On Sat, Jul 15, 2017, 06:59 Gogglenaut notifications@github.com wrote:

Hey, I'd like to second this, I hope it's not a hardware issue. All version cause the crash, when loading from online or from a directory, also tested to make sure it wasn't an admin issue. Only thing I can think of is maybe it's the 4.6.2 .net framework that's causing the crash?

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Marlamin/WoWFormatTest/issues/45#issuecomment-315510043, or mute the thread https://github.com/notifications/unsubscribe-auth/AADEJPr3MoMsXJt0YsDieYWN55oILAivks5sOEcwgaJpZM4NxgL4 .

Gogglenaut commented 7 years ago

It hangs on 'loading WoW from web' for about 30 seconds, then the crash window pops up. So you can boot the program, and you can choose online or local files, but once it tries to load the files it crashes.

objcrash

Marlamin commented 7 years ago

Does "View problem details" show any more information?

On Sat, Jul 15, 2017 at 2:25 PM Gogglenaut notifications@github.com wrote:

It hangs on 'loading WoW from web' for about 30 seconds, then the crash window pops up. So you can boot the program, and you can choose online or local files, but once it tries to load the files it crashes.

[image: objcrash] https://user-images.githubusercontent.com/30191180/28239293-f756084e-691d-11e7-825f-a223d852abbb.png

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Marlamin/WoWFormatTest/issues/45#issuecomment-315530755, or mute the thread https://github.com/notifications/unsubscribe-auth/AADEJM9vq63HLV7JR8oouZT60UZeMzzkks5sOK-zgaJpZM4NxgL4 .

mobius commented 7 years ago

I have similiar problem here with version 0.2.5.0, It occurs at the 100% pecentage of Loading "root", when I attach the debugger, it says An unhandled exception of type 'System.Net.WebException' occurred in System.dll, unable to connect to remote server

Marlamin commented 7 years ago

Could you try replacing the CASCLib.dll file in the folder with this one? https://marlamin.com/u/CascLib.dll

I think that should fix the issue on all versions. Let me know if it works!

On Sat, Jul 15, 2017 at 4:40 PM mobius notifications@github.com wrote:

it says An unhandled exception of type 'System.Net.WebException' occurred in System.dll, unable to connect to remote server

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Marlamin/WoWFormatTest/issues/45#issuecomment-315538215, or mute the thread https://github.com/notifications/unsubscribe-auth/AADEJOp3G0Abeur0F6NkGPVG_5n33rzyks5sOM9BgaJpZM4NxgL4 .

mobius commented 7 years ago

it works now! Thank you

Gogglenaut commented 7 years ago

Aw man look at this guy, debug turnaround of a single day, what a champion! That fixed it for me as well. Cheers!