Search found 16 matches

by Stanton_Blackbyrd
Sun May 05, 2019 9:12 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

EDIT: Well, it looks like I can go ahead and take a break from editing for now. At any rate, thanks for all the help so far. EDIT 02: Skill point award system successfully integrated. Points now being granted for bot, monster, and humanoid kills. EDIT 03: Bullet time features successfully integrated...
by Stanton_Blackbyrd
Sat Aug 05, 2017 9:53 pm
Forum: DXEditing
Topic: Laser Beam Projectors
Replies: 2
Views: 8188

Laser Beam Projectors

How would one go about making these little devices actually targetable & destructible via conventional means? In the game's code, it says that both "LaserTrigger" and "BeamTrigger" are vulnerable to "Shot" damage, but using a sniper rifle or pistol with max. damage upgrades & max Rifle & Pistol skil...
by Stanton_Blackbyrd
Sun Jul 23, 2017 10:37 pm
Forum: General Discussion
Topic: GMDXv9.0 Release
Replies: 983
Views: 570718

Re: GMDXv9.0 Release

Having a slight "issue" with some of the new mod's files....specifically, when I try to open one of the map files in Unreal Editor, the whole thing comes up blank, no matter how many times I try to load it. Is there a different map viewer/editor I can use to get around this, or is this specific prob...
by Stanton_Blackbyrd
Wed Apr 26, 2017 5:08 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

The DeusExPlayer.uc seems complete as of now. What's the problem, it won't compile? What's the error? *grumblegrumble* Forgetful me is forgetful, as usual......you're going to need these, as well. Sorry about that! :-/ https://www.diffchecker.com/NpqoTpDQ https://www.diffchecker.com/v2lr6bnc https:...
by Stanton_Blackbyrd
Wed Mar 01, 2017 6:40 am
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

No, that was me essentially saying I don't want to do it as it is too time consuming, and I believe in you, that you can do it if you really persevere. But fine. I want to see people making add-ons so I'll give you a little boost. Use an online code comparison tool like: https://www.diffchecker.com...
by Stanton_Blackbyrd
Fri Dec 16, 2016 5:22 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Slow motion bullet time AND skills for kills? The Deus Ex/GMDX defiling continues :P No, that was me just being a smartass....or at least trying to be. :wacko: I already tried getting that to work, and the only way that it succeeds is if someone smarter than me makes it happen. ](*,) I would take a...
by Stanton_Blackbyrd
Fri Dec 16, 2016 5:47 am
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Can you even compile before making changes? Should establish that first. Test compile finished, and......well, then. I've run into what is clearly a rather major roadblock. My "DeusEx.u" file is properly compiled, and I've attempted to test the changes in-game. Zyme activates for all of one second,...
by Stanton_Blackbyrd
Wed Dec 14, 2016 4:40 am
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Something is wrong with your setup. Recap: Can you even compile before making changes? Should establish that first. A fair question to be asked, as I usually rush in headfirst when I want to edit something for personal amusement. Regardless, it would appear that I should perhaps wait until the late...
by Stanton_Blackbyrd
Mon Dec 12, 2016 7:13 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

The problem seems to be you've took GMDX's DeusExPlayer.uc and simply replaced it with Shifter's. That won't work as everything is a complex web of code referencing other files and packages as a whole. You'd need to port the specific code into GMDX's DeusExPlayer.uc, such as this: ......... ..........
by Stanton_Blackbyrd
Mon Dec 12, 2016 2:54 am
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Cybernetic pig wrote:http://pastebin.com/
Ah.....that works just fine. Only thing left now is to wonder why this particular bit of code won't. :P

http://pastebin.com/[REDACTED]

You'll also need [REDACTED]
by Stanton_Blackbyrd
Sun Dec 11, 2016 10:20 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

By the looks of things your code has an error, probably missing a closing/opening bracket somewhere. Have you tried compiling the DeusEx.u without making any changes to it first, to confirm you are good to go? I fix one problem, another one manages to pop up from out of nowhere. If I didn't know an...
by Stanton_Blackbyrd
Mon Aug 22, 2016 10:08 am
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Are you the one that wanted to add the Invisible War grab SFX? No, I'm working on a different project.....and at this point, I'm close to wanting to abandon this portion of it. If UED is giving me this much grief with altering someone else's DeusExPlayer file, then I'd hate to think what might happ...
by Stanton_Blackbyrd
Fri Aug 19, 2016 5:55 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Happened again.

Error: C:\DeusEx (GMDX)\DeusEx\Classes\DeusExPlayer.uc(11898) : Error, Can't find Sound 'bouncemetal'
Critical: appError called:
Critical: Failed due to errors.

All of the files are in their proper places.....I have no idea why the compiler claims to be unable to find any sounds. :/
by Stanton_Blackbyrd
Fri Aug 19, 2016 12:12 pm
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

No, that doesn't seem to be the issue. On that note, I'd already tried testing the usage of a modified DeusExPlayer in GMDX (a testing phase to see how modifying separate packages is supposed to work), and kept getting the same annoying "can't find sound 'bouncemetal'" error from the compiler.
by Stanton_Blackbyrd
Mon Aug 15, 2016 3:39 am
Forum: DXEditing
Topic: UnrealEd constantly crashing during package editing
Replies: 24
Views: 34662

Re: UnrealEd constantly crashing during package editing

Nope, not working. Removed the original "DeusEx.u" file from the System folder and used "ucc make", and the command prompt *still* won't create a new "DeusEx.u" file. All that happens is that I get a message saying "0 error(s), 0 warnings", and no new file. Is there absolutely no other way at all fo...