GZDoom Builder vs my project - Getting weird errors...

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
Skwirl
Posts: 214
Joined: Sun Feb 01, 2015 11:38 pm
Location: 'merica
Contact:

GZDoom Builder vs my project - Getting weird errors...

Post by Skwirl »

When I run my mod standalone, I get absolutely no errors.

When I test run it in GZDoom Builder, I get an entire list of errors, including duplicate skins and items.

What is going on, and how do I fix it?

I tried starting fresh, reselecting the data and clearing out those .bak files and such, but it still comes up.

The reason I want this error gone? I thought my game blew up. Whenever I shot, it dryfired; even though there clearly are bullets ready to go.

Here's the project: https://github.com/Tricorne-Games/Countryball-Combat (the mod work itself is the CNBLCMBT directory)
Attachments
Untitled.png
Blue Shadow
Posts: 5046
Joined: Sun Nov 14, 2010 12:59 am

Re: GZDoom Builder vs my project - Getting weird errors...

Post by Blue Shadow »

Are you inadvertently loading your mod more than once?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49252
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: GZDoom Builder vs my project - Getting weird errors...

Post by Graf Zahl »

Looks like it.
Skwirl
Posts: 214
Joined: Sun Feb 01, 2015 11:38 pm
Location: 'merica
Contact:

Re: GZDoom Builder vs my project - Getting weird errors...

Post by Skwirl »

You guys were both right. But it was very subtle.

Turns out the sourceport I was testing with, I updated the .ini file so it reads the whole directory as a mod, so in GZDB I loaded the mod, and so did the sourceport, hence the twice-over.
Locked

Return to “Editing (Archive)”