Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000340Zandronum[All Projects] Bugpublic2011-03-20 13:482018-09-30 19:52
ReporterEmpyre 
Assigned ToTorr Samaho 
PriorityhighSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformMicrosoftOSWindows XP ProOS VersionSP3
Product Version98d 
Target VersionFixed in Version1.0 
Summary0000340: client crash when playing hellspawn_v1.13.pk3
DescriptionWhen I am playing hellspawn_v1.13.pk3 ('http://wadhost.fathax.com/files/hellspawn_v1.13.zip [^]' ), and I choose arachnotron, the client will crash when I use alt-fire. The crash occurs in client/server mode, but not in single-player.
Steps To ReproducePlay hellspawn_v1.13.pk3 (linked above) in client/server mode, choose arachnotron class, use alt-fire, and it will instantly crash. To see what it is supposed to do, try it in single-player. Just in case it matters, the server and clent were on the same machine.
Additional InformationI have hosted this mod before without this problem, maybe as recently as 98c. I tried it with and without my maps, and it still happend without my maps (whew, not my maps' fault). This is a shame, because this mod is fun and I was planning on hosting it again soon.
Attached Fileszip file icon CrashReport1.zip [^] (21,761 bytes) 2011-03-20 13:48

- Relationships

-  Notes
User avatar (0001174)
unknownna (updater)
2011-03-20 18:39
edited on: 2011-03-20 19:46

actor ArachnoTele
{
  scale 0.8
  radius 20
  height 10
  speed 13
  damage 0
  renderstyle Add
  seesound "baby/attack"
  deathsound "baby/shotx"
  PROJECTILE
  states
  {
  Spawn:
    TFOG JIHGFEDCB 3 bright
    goto death
  Death:
    TFOG A 1 bright A_SpawnItemEx ("ArachnoTeleDis",0,0,0,0,0,0,0,32,0)
    NULL A 0 A_SetBlend ("GREEN",1,17)
    stop
  }
}


Quoted from the ZDoom wiki:

This function (A_SetBlend) should only be used by player classes, weapons or custom inventory items.

User avatar (0001176)
Empyre (reporter)
2011-03-21 03:24

Thank you! Commenting out that line makes it work perfectly. It's odd that the line didn't cause a crash before, but it does now.
User avatar (0001188)
Torr Samaho (administrator)
2011-03-27 00:32

unknownna is right, ArachnoTele may not use A_SetBlend. Nevertheless, I fixed the client crash. So now A_SetBlend should behave the same online and offline (and simply does nothing on ArachnoTele).

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2011-03-20 13:48 Empyre New Issue
2011-03-20 13:48 Empyre File Added: CrashReport1.zip
2011-03-20 18:39 unknownna Note Added: 0001174
2011-03-20 19:44 unknownna Note Edited: 0001174 View Revisions
2011-03-20 19:46 unknownna Note Edited: 0001174 View Revisions
2011-03-21 03:24 Empyre Note Added: 0001176
2011-03-27 00:32 Torr Samaho Note Added: 0001188
2011-03-27 00:35 Torr Samaho Status new => resolved
2011-03-27 00:35 Torr Samaho Fixed in Version => 1.0
2011-03-27 00:35 Torr Samaho Resolution open => fixed
2011-03-27 00:35 Torr Samaho Assigned To => Torr Samaho
2012-06-09 13:22 Torr Samaho Category General => Bug
2018-09-30 19:52 Blzut3 Status resolved => closed






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker