This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Problem] Custom m2 crashing.  (Read 1765 times)

Filipsons

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 220
    • View Profile
[Problem] Custom m2 crashing.
« on: April 27, 2013, 11:51:47 pm »
Hello Noggit.

I exported m2, skin and blp (supply box) and retextured. Now open m2 in Notepad++ and replace blp path on (Filipsonspumppump01.blp) and save. Now I create path into my patch (Filipsonspump) and I place m2, skin, blp here.

I open nogit import.txt and put Filipsonspumppump.m2 here.
Result: Niggit crashing.

Log:
45203 - (MapTile.cpp:51): Opening tile 36, 46 ("WorldMapsAzerothAzeroth_36_46.adt") from MPQ.
45377 - (MapTile.cpp:415): [Debug] Done loading tile 36,46.
58450 - (MapView.cpp:419): [Debug] 105-Import.txt
64178 - (MapView.cpp:419): [Debug] 116-Import.txt
64242 - (errorHandling.h:64): [Error] There was an exception of type "SIGSEGV"
"Invalid storage access; most frequently caused by attempting to store some value in an object pointed to by a bad pointer. (Segment violation.)".
Please excuse the inconvenience. You may want to report this error including the log to the developers.

64244 - (StackWalker.cpp:1133): [Error] OS-Version: 5.1.2600 (Service Pack 3) 0x100-0x1
64447 - (StackWalker.cpp:1133): [Error] 00B9721C (noggit): (filename not available): (function-name not available)
64447 - (StackWalker.cpp:1133): [Error] 00B68CA7 (noggit): (filename not available): (function-name not available)
64448 - (StackWalker.cpp:1133): [Error] 632CB9DF (MSVCR100): (filename not available): XcptFilter
64448 - (StackWalker.cpp:1133): [Error] 00BC8B6B (noggit): (filename not available): (function-name not available)
64448 - (StackWalker.cpp:1133): [Error] 76948543 (KERNEL32): (filename not available): BaseThreadInitThunk
64448 - (StackWalker.cpp:1133): [Error] 776FAC69 (ntdll): (filename not available): RtlInitializeExceptionChain
64448 - (StackWalker.cpp:1133): [Error] 776FAC3C (ntdll): (filename not available): RtlInitializeExceptionChain
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Problem] Custom m2 crashing.
« Reply #1 on: April 27, 2013, 11:57:56 pm »
Quote from: "Filipsons"
Hello Noggit.
What?

Quote from: "Filipsons"
Now open m2 in Notepad++ and replace blp path on (Filipsonspumppump01.blp)
Was the path shorter before? Did you properly null-terminate the path if it was longer before?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Filipsons

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 220
    • View Profile
Re: [Problem] Custom m2 crashing.
« Reply #2 on: April 28, 2013, 12:56:19 am »
eh... *Hello Modcraft" sorry....

This is original reskin box (path on left)


This is duplicate reskin box (path on left)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Problem] Custom m2 crashing.
« Reply #3 on: April 28, 2013, 03:20:39 pm »
I quoted the blp path, as that's the thing you changed..
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Foxtrop

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [Problem] Custom m2 crashing.
« Reply #4 on: April 28, 2013, 04:28:51 pm »
yes the patch is shroted than before and it is null terminated.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [Problem] Custom m2 crashing.
« Reply #5 on: April 28, 2013, 09:35:24 pm »
Did you modify anything else?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »