BDv20b Error

If it's not ZDoom, it goes here.
User avatar
Jeimuzu73
Posts: 1665
Joined: Sun Jul 03, 2011 8:44 pm
Location: Dropping today in Station Square.

BDv20b Error

Post by Jeimuzu73 »

I can't start up BD because of an apparent character error, but I checked line 610 and no such offending character exists. :?:
Spoiler:
Line 610:

Code: Select all

BPDL AAAAAAAAA 1 A_FadeOut(0.l,0)
Help will be rewarded with much kudos.
User avatar
Hellser
Global Moderator
Posts: 2748
Joined: Sun Jun 25, 2006 4:43 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Citadel Station

Re: BDv20b Error

Post by Hellser »

Look closely. l and 1. That should be 0.1, not 0.l.
Nevander
Posts: 2254
Joined: Mon Jan 06, 2014 11:32 pm

Re: BDv20b Error

Post by Nevander »

How does an error like that get past testing? Assuming the mod is tested first.
User avatar
Hellser
Global Moderator
Posts: 2748
Joined: Sun Jun 25, 2006 4:43 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Citadel Station

Re: BDv20b Error

Post by Hellser »

At one point, 0.l would've worked. But thanks to the mod creator's infinite wisdom, he decided to use 0.l instead of 0.1. There's no reason why anyone would've used 0.l instead of 0.1.
User avatar
Jeimuzu73
Posts: 1665
Joined: Sun Jul 03, 2011 8:44 pm
Location: Dropping today in Station Square.

Re: BDv20b Error

Post by Jeimuzu73 »

Spotted it and fixed it, thanks. Almost looked like a 1 to me due to the font.
User avatar
Jimmy
 
 
Posts: 4725
Joined: Mon Apr 10, 2006 1:49 pm
Preferred Pronouns: He/Him

Re: BDv20b Error

Post by Jimmy »

brb laughing forever

What the heck numeric value does 0.l actually translate to??
_mental_
 
 
Posts: 3819
Joined: Sun Aug 07, 2011 4:32 am

Re: BDv20b Error

Post by _mental_ »

Jimmy wrote:What the heck numeric value does 0.l actually translate to??
It translates to zero. Before scripting merge it was treated as zero of long double type. There is no such type in DECORATE, so Randi removed the L suffix and this expression became an error.
User avatar
Kinsie
Posts: 7402
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33

Re: BDv20b Error

Post by Kinsie »

Yeah, this popped up recently in the Johnny Doom thread.

Now I know why Graf drinks.
User avatar
Redfox123
Posts: 339
Joined: Mon Nov 16, 2015 12:08 am
Location: out side your window

Re: BDv20b Error

Post by Redfox123 »

[quote="Kinsie"]Yeah, this popped up recently in the Johnny Doom thread.

Now I know why Graf drinks.[/quote
i wonder what Graf thinks of that :mrgreen:
Gez
 
 
Posts: 17937
Joined: Fri Jul 06, 2007 3:22 pm

Re: BDv20b Error

Post by Gez »

It's a quality of life feature; GZDoom is helpfully preventing you from wasting your limited and valuable time on a bad mod.
User avatar
Rachael
Posts: 13885
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her

Re: BDv20b Error

Post by Rachael »

Gez wrote:It's a quality of life feature; GZDoom is helpfully preventing you from wasting your limited and valuable time on a bad mod.
Sometimes you cannot tell someone that the stove is hot. Sometimes they just have to put their hand on it themselves.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49211
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: BDv20b Error

Post by Graf Zahl »

I find it most troubling that after almost half a year, this bug still hasn't been fixed in the mod. Well, it'll mess up things quite thoroughly when I do the next GZDoom release (which may take a few more weeks because right now it's summer and soon vacation time...)
Edward-san
Posts: 1774
Joined: Sat Oct 17, 2009 9:40 am

Re: BDv20b Error

Post by Edward-san »

Is the mod author still around the internet?
User avatar
Hellser
Global Moderator
Posts: 2748
Joined: Sun Jun 25, 2006 4:43 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Manjaro Linux
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Citadel Station

Re: BDv20b Error

Post by Hellser »

Yes, but through ModDB and Facebook. He's been banned from every forum related to Doom that you can imagine.
Gez
 
 
Posts: 17937
Joined: Fri Jul 06, 2007 3:22 pm

Re: BDv20b Error

Post by Gez »

He's only banned from zdoom.org AFAIK. For example if you look at one of his Doomworld threads he doesn't seem to be banned there.

Return to “Off-Topic”