1
Modding Questions / Re: Question about Savage Rush particle effects
« on: July 29, 2018, 11:30:34 pm »
Okay. I'm still getting problems, but at least they're different problems. I tried to copy the files and make the changes exactly as you described, but now I get an error message when I try to run it:
I'm guessing this means I copied or edited a file incorrectly, but the error doesn't tell me exactly what I did wrong. Even if my custom skill doesn't use the new files, the error still pops up as soon as I test the game.
Based on your post above, I need to clarify something: My mod doesn't make changes to a copy of the Embermage. It makes changes to the existing base Embermage class. Is this a bad idea? Should I always work with a copy of a class?
Edit: IT WORKS! HOORAY!
On a hunch, I decided to download Notepad++ instead of using regular old "Windows Accessories" Notepad. I'm guessing the text editor was ruining the formatting in some way. I should have known better.
Thank you so much for the advice! I never would have figured any of this out on my own.
Quote
Unhandled exception has occurred in a component in your application. If you click Continue, the application will ignore this error and attempt to continue.
External component has thrown an exception.
I'm guessing this means I copied or edited a file incorrectly, but the error doesn't tell me exactly what I did wrong. Even if my custom skill doesn't use the new files, the error still pops up as soon as I test the game.
Based on your post above, I need to clarify something: My mod doesn't make changes to a copy of the Embermage. It makes changes to the existing base Embermage class. Is this a bad idea? Should I always work with a copy of a class?
Edit: IT WORKS! HOORAY!
On a hunch, I decided to download Notepad++ instead of using regular old "Windows Accessories" Notepad. I'm guessing the text editor was ruining the formatting in some way. I should have known better.
Thank you so much for the advice! I never would have figured any of this out on my own.


