How To Track Down Bug?

Discuss modding questions and implementation details.
Post Reply
l3lessed
Posts: 1417
Joined: Mon Aug 12, 2019 4:32 pm
Contact:

How To Track Down Bug?

Post by l3lessed »

So, I have a rebuild of my compass mod running wonderfully on the editor. I fixed all the bugs and added some nice repair and cleaning animations.

However, when I build it, then try to load it into a DFU game, it crashes the DFU engine without any output anywhere to track down what is causing it. I can get into the daggerfall game and mod menu, but the moment I click play and it launches daggerfall, it pops up the random crash window and then closes out.

The player log merely says it loaded the mod and initialized it. When it does, it crashes unity engine and dumps without any read out of what's causing it.

Is there any log the unity engine itself may be dumping to help me track down the error between the editor build and the compiled version loading into the DFU game, outside the player log?

As of now, despite having a working version in the editor for release, I'm at a standstill unable to figure out why it compiles fine, but then completely crashes unity engine.

The mod files and code are in my github. You can easily drop the textures into the streaming assets folder, and the mod files into the game/mod folder to do a quick launch, run, and compile in the editor; it will compile fine, but the moment you used the compiled mod, it will crash DFU on daggerfall game launch.
My Daggerfall Mod Github: l3lessed DFU Mod Github

My Beth Mods: l3lessed Nexus Page

Daggerfall Unity mods: Combat Overhaul Mod

Enjoy the free work I'm doing? Consider lending your support.

User avatar
Jay_H
Posts: 4104
Joined: Tue Aug 25, 2015 1:54 am
Contact:

Re: How To Track Down Bug?

Post by Jay_H »

I'm gonna send this over to Modder Discussion, as I believe that's the best forum for it.

l3lessed
Posts: 1417
Joined: Mon Aug 12, 2019 4:32 pm
Contact:

Re: How To Track Down Bug?

Post by l3lessed »

No ideas on this yet? I have none myself right now. This is stopping me from releasing a build version of my mod, despite it being fixed and running smoothly in the editor.
My Daggerfall Mod Github: l3lessed DFU Mod Github

My Beth Mods: l3lessed Nexus Page

Daggerfall Unity mods: Combat Overhaul Mod

Enjoy the free work I'm doing? Consider lending your support.

Post Reply