MantisBT - Zandronum |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0002534 | Zandronum | [All Projects] Bug | public | 2015-11-27 02:14 | 2015-12-06 20:38 |
|
Reporter | EnsaladaDeTomate | |
Assigned To | | |
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | Microsoft | OS | Windows 7 | OS Version | XP/Vista/7 |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0002534: Server and wad doesnt start on Linux, but works fine on Windows? |
Description | Title explains it all
Works fine on windows (online and offline), but on linux (like BE does) doesnt. |
Steps To Reproduce | Host a server with the example wad i provided on Linux or Best Ever? |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | TestGun__.pk3 (19,396) 2015-11-27 02:14 /tracker/file_download.php?file_id=1695&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2015-11-27 02:14 | EnsaladaDeTomate | New Issue | |
2015-11-27 02:14 | EnsaladaDeTomate | File Added: TestGun__.pk3 | |
2015-11-27 11:11 | Dusk | Note Added: 0013887 | |
2015-11-27 11:11 | Dusk | Status | new => feedback |
2015-11-27 11:13 | Dusk | Note Edited: 0013887 | bug_revision_view_page.php?bugnote_id=13887#r8265 |
2015-11-28 05:42 | EnsaladaDeTomate | Note Added: 0013889 | |
2015-11-28 05:42 | EnsaladaDeTomate | Status | feedback => new |
2015-11-28 05:42 | EnsaladaDeTomate | Note Edited: 0013889 | bug_revision_view_page.php?bugnote_id=13889#r8269 |
2015-11-28 05:44 | EnsaladaDeTomate | Note Edited: 0013889 | bug_revision_view_page.php?bugnote_id=13889#r8270 |
2015-11-28 05:56 | EnsaladaDeTomate | Note Edited: 0013889 | bug_revision_view_page.php?bugnote_id=13889#r8271 |
2015-11-29 11:41 | Torr Samaho | Note Added: 0013899 | |
2015-11-29 11:42 | Torr Samaho | Status | new => feedback |
2015-12-06 20:38 | Dusk | Note Added: 0013942 | |
2015-12-06 20:38 | Dusk | Status | feedback => closed |
2015-12-06 20:38 | Dusk | Resolution | open => 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.
|
|
|
|
|
|
|
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. |
|