Page 3 of 5

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 4:25 pm
by TerminusEst13
Hmmm.
DemonSteele online play in 2.0 has people randomly start without weapons, items, or health, and with the Enter script not firing on them.

Can't reliably replicate it and have no clue what's causing it, but it's completely game-breaking. :\
This is going to be fun to troubleshoot...

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 4:55 pm
by Vincent(PDP)
YYYYYYEEESS!

I didn't think it would be released this fast! I've missed those CVar functions!
Btw is ConsoleCommand removed? :L
nico3469 wrote: I saw your code is based on ZDoom 2.5.0 / GZDoom 1.5.0 but this was fixed in their newer versions since a lot of time, so maybe you should consider to update your code to ZDoom 2.7.1 or the last version of GZDoom

Again, it's just an idea, so tell me what you think about it :smile:
They're working on it. It's a little harder than just copy-pasting. :3
Next major update will probably be covering 2.6.x...

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 5:20 pm
by nico3469
Yes it seems harder than I thought ^^

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 7:13 pm
by HumanBones
Do log outputs account for CTF yet? Specifically, I'm wondering about players picking up, dropping, returning, and scoring the flag.

Congrats on the release!

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 7:18 pm
by Kara Kurt
HumanBones wrote: Do log outputs account for CTF yet? Specifically, I'm wondering about players picking up, dropping, returning, and scoring the flag.
^^^^^^^^

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 7:33 pm
by Torr Samaho
HumanBones wrote: Do log outputs account for CTF yet? Specifically, I'm wondering about players picking up, dropping, returning, and scoring the flag.
Since 1.3, all relevant CTF events should be logged to the console.

RE: Zandronum 2.0

Posted: Mon Mar 30, 2015 10:56 pm
by Zakken
This release is really sweet, I like it! Good work.

RE: Zandronum 2.0

Posted: Tue Mar 31, 2015 1:38 pm
by WhiteMagicRaven
Wow wow wow, all and everything heretics and hexens bugs fixed there as i am reported everything i found on zdoom and gzdoom in 2009-2010 years

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 1:27 am
by Drakeman1234
So, what's the news regarding authentication servers? We have an official one yet, or is it still the test server? And I don't quite understand how to have the server use the auth server.

Pardon my stupidity.

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 8:19 pm
by gjk-23__
Having a problem. I get this.

Execution could not continue.

Error: Script number 65535 exceeds 999!

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 8:33 pm
by WaTaKiD
zandronum 2.0 (aka zdoom 2.5.0) only supports script numbers up to 999

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 8:39 pm
by gjk-23__
WaTaKiD wrote: zandronum 2.0 (aka zdoom 2.5.0) only supports script numbers up to 999
Well..... Guess I will keep using the old version.

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 8:53 pm
by Hypnotoad
gjk-23__ wrote:
WaTaKiD wrote: zandronum 2.0 (aka zdoom 2.5.0) only supports script numbers up to 999
Well..... Guess I will keep using the old version.
Which wad is this affecting?

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 8:56 pm
by gjk-23__
Hypnotoad wrote:
gjk-23__ wrote:
WaTaKiD wrote: zandronum 2.0 (aka zdoom 2.5.0) only supports script numbers up to 999
Well..... Guess I will keep using the old version.
Which wad is this affecting?
I have a bunch of wads that I combine in a game. So idk that might be the problem.

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 8:59 pm
by Hypnotoad
gjk-23__ wrote:
Hypnotoad wrote:
gjk-23__ wrote:
WaTaKiD wrote: zandronum 2.0 (aka zdoom 2.5.0) only supports script numbers up to 999
Well..... Guess I will keep using the old version.
Which wad is this affecting?
I have a bunch of wads that I combine in a game. So idk that might be the problem.
Can you list them all? Did you make any of them yourself?

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 9:20 pm
by gjk-23__
Hypnotoad wrote:
gjk-23__ wrote:
Hypnotoad wrote:
gjk-23__ wrote:
Well..... Guess I will keep using the old version.
Which wad is this affecting?
I have a bunch of wads that I combine in a game. So idk that might be the problem.
Can you list them all? Did you make any of them yourself?
I edited a few wads like a hud wad and hd sprites here is the list of wads i use in order.

doomcoop2-db-ok.wad (A remake of the original doom extended maps with LOTS of monsters)
doom2-nrftl.wad (No Rest for the Living Maps)
masterlevels.pk3 (All master level maps combined)
doommetalvol4.wad
brutaldoomv19.pk3

Like I said and a bunch of other wads and I'll just stick with the previous version.

RE: Zandronum 2.0

Posted: Wed Apr 01, 2015 10:15 pm
by ibm5155
that's why you guys had FREAKIN 3 YEARS to test the wads...
My wads are clear even some others that I tested...

RE: Zandronum 2.0

Posted: Thu Apr 02, 2015 12:03 am
by Watermelon
Drakeman1234 wrote: So, what's the news regarding authentication servers? We have an official one yet, or is it still the test server? And I don't quite understand how to have the server use the auth server.

Pardon my stupidity.
I don't think its fully ready yet. Theres some issues with the DB that are being ironed out right now. I think Alex is looking into it (but I could be wrong).
gjk-23__ wrote: Having a problem. I get this.

Execution could not continue.

Error: Script number 65535 exceeds 999!
IIRC thats due to named scripts.
Also IIRC, any scripts that were used in zan that had a >999 number did not error out and just didn't run. Now there was an addition added to let the user know stuff is broken. Check for any names scripts.

Thus far in the people asking if stuff was broken with this error message, I've always found a:

script "nameHere" ....

In their scripts.
TerminusEst13 wrote: Hmmm.
DemonSteele online play in 2.0 has people randomly start without weapons, items, or health, and with the Enter script not firing on them.

Can't reliably replicate it and have no clue what's causing it, but it's completely game-breaking. :\
This is going to be fun to troubleshoot...
Sounds like it needs to go on the tracker. That's definitely bad and needs fixing ASAP.

RE: Zandronum 2.0

Posted: Thu Apr 02, 2015 6:05 am
by Torr Samaho
Watermelon wrote: I don't think its fully ready yet. Theres some issues with the DB that are being ironed out right now. I think Alex is looking into it (but I could be wrong).
The account system itself is ready, but we still don't have a proper GUI / front-end to log in. That's why we aren't hosting an official auth server yet.

RE: Zandronum 2.0

Posted: Fri Apr 03, 2015 3:44 am
by darklord42
It really is great to finally see it out. Great job!

Not wanting to sound trolly, but I don't get it. It looks like Zandronum is still 5 years behind its upstream ports. Why target zandronum with 5 year old software, Zdoom hasn't been touched in 2 years why not have use the latest of their code base? What was special about 2.5.0? As they say, go big or go home... I'm sure there are important technical reasons and you didn't just go for 2.5 because you liked the number. :)