Page 2 of 2

Re: Need some small advice

Posted: Sat Feb 27, 2016 8:04 pm
by Swaffy
I tried everything I could to get my mod to stop crashing, but still nothing. Other mods and the base game load into maps just fine so I did something to my mod that makes it crash on map loading. I can get to the menu just fine but once I start loading any map it crashes and I can't figure out why.

After my last idea failed I have lost motivation, I just can't figure it out.

Re: Need some small advice

Posted: Sun Feb 28, 2016 4:02 am
by freddy
The only thing i can think of is the debugger, or try running the game windowed

Re: Need some small advice

Posted: Sun Feb 28, 2016 5:51 am
by Diamondback
Swaffy wrote:I tried everything I could to get my mod to stop crashing, but still nothing. Other mods and the base game load into maps just fine so I did something to my mod that makes it crash on map loading. I can get to the menu just fine but once I start loading any map it crashes and I can't figure out why.

After my last idea failed I have lost motivation, I just can't figure it out.
Remove every element in your mod one by one until your map loads fine. Then you will know exactly what is causing the problem. Yeah, it's a painstaking process but I found out that it always worked for me.

Re: Need some small advice

Posted: Wed Mar 02, 2016 10:20 pm
by Swaffy
I used the debugger, windowed mode, etc. Still crashes without telling me anything.

Image

I wouldn't know how to remove pieces of my mod bit by bit without breaking it even more...