[SOLVED] Zandro 2.0 bug and how I can fix it?

Discuss all aspects related to modding Zandronum here.
Post Reply
ninja2000
 
Posts: 25
Joined: Fri Aug 03, 2012 3:10 pm

[SOLVED] Zandro 2.0 bug and how I can fix it?

#1

Post by ninja2000 » Wed Apr 01, 2015 5:11 pm

Hello.

The mod is fine. It was working perfectly till I've updated Zandro to 2.0 by the update manager (linux here). The issue is that I can't hear the pistol firing sound and also the minigun spinning sound. How I can fix it or should I put it on the bug tracker? Many other mods can have similar problem.

Dem link to dem mod:
https://www.dropbox.com/s/x11dykc6r4jn1rh/dem.wad?dl=0
Last edited by ninja2000 on Wed Apr 01, 2015 8:33 pm, edited 1 time in total.

Code: Select all

D:!

Fused
Contributor
Posts: 687
Joined: Sat Nov 09, 2013 9:47 am
Location: Netherlands
Contact:

RE: Zandro 2.0 bug and how I can fix it?

#2

Post by Fused » Wed Apr 01, 2015 8:27 pm

It's probably because you put an unneccesary extra SS_END marker between those sounds. You really shouln't use the same markers multiple times anyway.
Image Image

Collaborate and join the community
Image Image

ninja2000
 
Posts: 25
Joined: Fri Aug 03, 2012 3:10 pm

RE: Zandro 2.0 bug and how I can fix it?

#3

Post by ninja2000 » Wed Apr 01, 2015 8:32 pm

Fused wrote: It's probably because you put an unneccesary extra SS_END marker between those sounds. You really shouln't use the same markers multiple times anyway.
Supersingly, it now works. Coding is magic. Thank You. You are a wizard.

Code: Select all

D:!

Post Reply