UnrealEd keeps "crashing" sort of.
-
- Godlike
- Posts: 3408
- Joined: Sat Sep 12, 2015 8:46 pm
Re: UnrealEd keeps "crashing" sort of.
I don't have a Windows OS so I can't really 'read' that dmp file. There are Windows tools around that will/should analyse that file for you.
You have checked any log files for your malware and antivirus to make sure that neither of those is preventing a file required by UEd from running?
Your Unreal Anthology and UT installations are entirely separate and don't share any common folders/files?
You have checked any log files for your malware and antivirus to make sure that neither of those is preventing a file required by UEd from running?
Your Unreal Anthology and UT installations are entirely separate and don't share any common folders/files?
-
- Godlike
- Posts: 2602
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: UnrealEd keeps "crashing" sort of.
Suggestions:
- deactivate your anti virus software and try again
- have a look at the windows events: start the EventViewer (
%windir%\system32\eventvwr.msc /s
) and have a look at "Administrative Events" (or similar, IDK the exact English caption)
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
-
- Godlike
- Posts: 9216
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: UnrealEd keeps "crashing" sort of.
Sadly I don't know which ones those are as I've never had this issue before.
I've been going through them, but that hasn't helped. I think something that exists outside of UT is causing the issue, as the program I use to convert graphics is also having issues and it has nothing to do with UT.
Totally separate, other than being on the same drive. Usually when I make something new to test I do it in the older directory, having made it with stuff in the newer one.
You do not have the required permissions to view the files attached to this post.
http://unreal-games.livejournal.com/

Smilies · viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3408
- Joined: Sat Sep 12, 2015 8:46 pm
Re: UnrealEd keeps "crashing" sort of.
From what you have said, I would suspect that that is the case. Try the steps Barbie has suggested as it could be something to do with the antivirus or malware programs. The Event Viewer should tell you what happens when you try to run UEd or your graphics program.
I presume your Windows has DEP (about which I know nothing not having Windows) but you should be able to find it and see if UnrealEditor and your graphics program are allowed by it.
-
- Godlike
- Posts: 9216
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: UnrealEd keeps "crashing" sort of.
Okay, but not sure what this means:
Faulting application name: UnrealEd.exe, version: 0.0.0.0, time stamp: 0x39f65801
Faulting module name: Fire.DLL, version: 0.0.0.0, time stamp: 0x39f65763
Exception code: 0xc000041d
Fault offset: 0x00015dc0
Faulting process id: 0x6174
Faulting application start time: 0x01d97657e48cd03a
Faulting application path: D:\Unreal Anthology\UnrealTournament\System\UnrealEd.exe
Faulting module path: D:\Unreal Anthology\UnrealTournament\System\Fire.DLL
Report Id: ce5e4801-cdfa-43e1-9152-d64f140d7da0
Faulting package full name:
Faulting package-relative application ID:
You do not have the required permissions to view the files attached to this post.
http://unreal-games.livejournal.com/

Smilies · viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 2148
- Joined: Sat Mar 21, 2020 5:32 am
Re: UnrealEd keeps "crashing" sort of.
About this code: https://superuser.com/questions/869526/ ... 0041d-mean
Also such thing can be caused by MS update: https://support.microsoft.com/en-us/top ... 04ff74a2f3
Try update to v469b or v469c. Possible it can solve your problem.
Possible your system somehow updated and not able handle v436 by some reason anymore.
Also such thing can be caused by MS update: https://support.microsoft.com/en-us/top ... 04ff74a2f3
Try update to v469b or v469c. Possible it can solve your problem.
Possible your system somehow updated and not able handle v436 by some reason anymore.
-
- Godlike
- Posts: 9216
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: UnrealEd keeps "crashing" sort of.
Nope, the patch disables UTDM-monsters for team games and I've got like 300+ maps of that.
I'm not getting that patch until they correct that issue.
http://unreal-games.livejournal.com/

Smilies · viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 2602
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: UnrealEd keeps "crashing" sort of.
What about with a second, clean UT installation to see if this error occurs there also?
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett
-
- Godlike
- Posts: 2148
- Joined: Sat Mar 21, 2020 5:32 am
Re: UnrealEd keeps "crashing" sort of.
As workaround you can use mutator which we already discussed.
-
- Godlike
- Posts: 3408
- Joined: Sat Sep 12, 2015 8:46 pm
Re: UnrealEd keeps "crashing" sort of.
The curious thing is that the faulting module is Fire.dll which, of course, is also required for UT to run - so it works OK in UT but not when loading UEd.
The only thing I can suggest is to 'undo' the latest OS update and then to turn off automatic updates.
The only thing I can suggest is to 'undo' the latest OS update and then to turn off automatic updates.
-
- Godlike
- Posts: 2148
- Joined: Sat Mar 21, 2020 5:32 am
Re: UnrealEd keeps "crashing" sort of.
AFAIK Fire.dll used for render FractalTextures - animated textures, with water, fire and other effects.
-
- Godlike
- Posts: 9216
- Joined: Thu Jun 30, 2011 8:12 pm
- Personal rank: God of Fudge
- Location: Palo Alto, CA
Re: UnrealEd keeps "crashing" sort of.
Thought of that, and may try it in a few days when I get back home (family stuff) but if the issue has to do with something external to UT that may prove pointless.
Although, it would be a 3rd install as i've already got 2.
It's not the same thing, and a workaround shouldn't be necessary.
At most it's useful to anyone else if I share those maps with others but I'm not using something extra to correct a problem that a patch I don't have caused.
http://unreal-games.livejournal.com/

Smilies · viewtopic.php?f=8&t=13758medor wrote:Replace Skaarj with EvilGrins
-
- Godlike
- Posts: 3408
- Joined: Sat Sep 12, 2015 8:46 pm
Re: UnrealEd keeps "crashing" sort of.
You could try 469c simply for the Editor?
Copy your 436 folder and install 469c there - then you will have your two existing UT installations plus the new 469c one where you can try the Editor. If it doesn't work and is affected by the same issue as your other two Editors then you can simply delete it. At least it may hopefully give you a working Editor.
You can also raise the issue with Microsoft Support as it seems reasonably likely that the issue stems from a recent OS update.
Copy your 436 folder and install 469c there - then you will have your two existing UT installations plus the new 469c one where you can try the Editor. If it doesn't work and is affected by the same issue as your other two Editors then you can simply delete it. At least it may hopefully give you a working Editor.
You can also raise the issue with Microsoft Support as it seems reasonably likely that the issue stems from a recent OS update.
-
- Godlike
- Posts: 2602
- Joined: Fri Sep 25, 2015 9:01 pm
- Location: moved without proper hashing
Re: UnrealEd keeps "crashing" sort of.
"Multiple exclamation marks," he went on, shaking his head, "are a sure sign of a diseased mind." --Terry Pratchett