MantisBT - Zandronum
View Issue Details
0002534Zandronum[All Projects] Bugpublic2015-11-27 02:142015-12-06 20:38
EnsaladaDeTomate 
 
highcrashalways
closedno change required 
MicrosoftWindows 7XP/Vista/7
 
 
0002534: Server and wad doesnt start on Linux, but works fine on Windows?
Title explains it all

Works fine on windows (online and offline), but on linux (like BE does) doesnt.
Host a server with the example wad i provided on Linux or Best Ever?
No tags attached.
? TestGun__.pk3 (19,396) 2015-11-27 02:14
/tracker/file_download.php?file_id=1695&type=bug
Issue History
2015-11-27 02:14EnsaladaDeTomateNew Issue
2015-11-27 02:14EnsaladaDeTomateFile Added: TestGun__.pk3
2015-11-27 11:11DuskNote Added: 0013887
2015-11-27 11:11DuskStatusnew => feedback
2015-11-27 11:13DuskNote Edited: 0013887bug_revision_view_page.php?bugnote_id=13887#r8265
2015-11-28 05:42EnsaladaDeTomateNote Added: 0013889
2015-11-28 05:42EnsaladaDeTomateStatusfeedback => new
2015-11-28 05:42EnsaladaDeTomateNote Edited: 0013889bug_revision_view_page.php?bugnote_id=13889#r8269
2015-11-28 05:44EnsaladaDeTomateNote Edited: 0013889bug_revision_view_page.php?bugnote_id=13889#r8270
2015-11-28 05:56EnsaladaDeTomateNote Edited: 0013889bug_revision_view_page.php?bugnote_id=13889#r8271
2015-11-29 11:41Torr SamahoNote Added: 0013899
2015-11-29 11:42Torr SamahoStatusnew => feedback
2015-12-06 20:38DuskNote Added: 0013942
2015-12-06 20:38DuskStatusfeedback => closed
2015-12-06 20:38DuskResolutionopen => no change required

Notes
(0013887)
Dusk   
2015-11-27 11:11   
(edited on: 2015-11-27 11:13)

[ ~/Downloads ]> ~/src/zandronum-2.1.2/release/zandronum -file TestGun__.pk3
Zandronum 2.1.2 - 150718-1029 - SDL version
...
Script error, "TestGun__.pk3:decorate/slot6.txt" line 30:
Numeric type expected
Script error, "TestGun__.pk3:decorate/slot6.txt" line 30:
Numeric type expected
Script error, "TestGun__.pk3:decorate/slot6.txt" line 30:
Numeric type expected
Script error, "TestGun__.pk3:decorate/slot6.txt" line 37:
Numeric type expected
Script error, "TestGun__.pk3:decorate/slot6.txt" line 37:
Numeric type expected
5 errors while parsing DECORATE scripts
[ ~/Downloads ]> unzip TestGun__.pk3 -d TestGun__
Archive: TestGun__.pk3
 extracting: TestGun__/Decorate
checkdir error: TestGun__/Decorate exists but is not directory
                 unable to process Decorate/.
checkdir error: TestGun__/Decorate exists but is not directory
                 unable to process Decorate/Slot6.txt.
   creating: TestGun__/sprites/
  inflating: TestGun__/sprites/R_T9A0
  inflating: TestGun__/sprites/R_T9B0
  inflating: TestGun__/sprites/R_T9C0
  inflating: TestGun__/sprites/R_T9D0


Your WAD seems a bit screwed up. However, it runs on my end on Zandronum 3.0, which suggests that the WAD is relying on features not present in 2.0 which is why it doesn't run.

(0013889)
EnsaladaDeTomate   
2015-11-28 05:42   
(edited on: 2015-11-28 05:56)
Well, as i said, it works fine offline and online (custom server) on Windows, but in BE and TSPG (both uses linux) it doesnt work/startup (unless i put version 3.0 on TSPG ofc).

If the file seems screwed, try this link?

'http://painkiller.allfearthesentinel.net/download?file=testgun__.pk3 [^]'

(0013899)
Torr Samaho   
2015-11-29 11:41   
So this works fine in 3.0? Then I'd say we can consider the problem to be resolved.
(0013942)
Dusk   
2015-12-06 20:38   
Indeed appears to load fine in 3.0.