ZDoom crashing when trying to test map (Eureka on Linux)
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
ZDoom crashing when trying to test map (Eureka on Linux)
So, I moved from windows to Linux recently, I'm running Ubuntu 22.04, which has been a very good experience. I also decided to start map making for DOOM again after I found Eureka on the software store. I intend to use ZDoom as my testing program, but unfortunately, whenever I try to launch the map, ZDoom crashes immediately. I checked the crashlog and this is what I see. Am I doing something wrong? Or is this on Eureka or ZDoom?
You do not have the required permissions to view the files attached to this post.
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: ZDoom crashing when trying to test map (Eureka on Linux)
Some ideas:
1.) Which mapping format did you use, DiDF (Doom2 (Doom format)) or DIHF (Doom2 (Doom in Hexen format))?
2.) Try the short paths, Doom2.wad and Test.wad in the ZDoom folder.
1.) Which mapping format did you use, DiDF (Doom2 (Doom format)) or DIHF (Doom2 (Doom in Hexen format))?
2.) Try the short paths, Doom2.wad and Test.wad in the ZDoom folder.
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
I used the standard DiDF format. Also, I'll try shortening the path and report back with the results!
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
Alright, so, I put all the iwads into a single folder with the ZDoom exe, unfortunately, I am getting a similar errorRanger_Danger1996 wrote: ↑Wed Aug 30, 2023 1:01 pm I used the standard DiDF format. Also, I'll try shortening the path and report back with the results!
You do not have the required permissions to view the files attached to this post.
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: ZDoom crashing when trying to test map (Eureka on Linux)
The second screenshot still shows the same long path.
What happens if you run just zdoom without any external pwad.?
What happens if you run just zdoom without any external pwad.?
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
Without any external pwad, ZDoom runs fine. I can play DOOM and DOOM2. It only acts up when I try to use it to test maps
-
- Posts: 384
- Joined: Mon Dec 11, 2017 2:09 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Russia
Re: ZDoom crashing when trying to test map (Eureka on Linux)
But why do you use ZDoom instead of GZDoom or LZDoom?
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: ZDoom crashing when trying to test map (Eureka on Linux)
No doubt, GZDoom would be preferable since all kinks have been eradicated, in either software renderer, or hardware renderer if you have OpenGL 3.3 or better.
I don't know why your map refuses to work. Perhaps your could upload Test.wad
I don't know why your map refuses to work. Perhaps your could upload Test.wad
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
Mostly just to see if it would work, ZDoom is the port I'm most comfortable with, but honestly, I'm not above moving past it.
TEST.Wad is just the standard new map start for Eureka, which is just a single room, but here is the file nonetheless
You do not have the required permissions to view the files attached to this post.
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: ZDoom crashing when trying to test map (Eureka on Linux)
There is nothing wrong with that pwad (short as it is).
Plays in Windows 10, so there is no obvious reason for Ubuntu to fail.
More ideas:
3.) What if you add a second sector?
4.) Is Test.wad in the same folder as ZDoom?
5.) Can you drag/drop the pwad onto zdoom.exe?
I wonder if the ini file is set up properly.
Plays in Windows 10, so there is no obvious reason for Ubuntu to fail.
More ideas:
3.) What if you add a second sector?
4.) Is Test.wad in the same folder as ZDoom?
5.) Can you drag/drop the pwad onto zdoom.exe?
I wonder if the ini file is set up properly.
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
I did originally have Test.Wad in the same folder as ZDoom, yes. I'll try the drag and drop method, and if that doesn't work, I'll add a second sector to see if that affects anythingKappes Buur wrote: ↑Wed Aug 30, 2023 8:52 pm There is nothing wrong with that pwad (short as it is).
Plays in Windows 10, so there is no obvious reason for Ubuntu to fail.
More ideas:
3.) What if you add a second sector?
4.) Is Test.wad in the same folder as ZDoom?
5.) Can you drag/drop the pwad onto zdoom.exe?
I wonder if the ini file is set up properly.
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
Alright, so drag and drop doesn't work unfortunately, neither did adding sectors
-
-
- Posts: 4143
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
-
- Posts: 11
- Joined: Tue Aug 29, 2023 4:14 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Ubuntu 22.04
- Graphics Processor: Intel (Modern GZDoom)
Re: ZDoom crashing when trying to test map (Eureka on Linux)
That did it!!! Oh my god, I cannot thank you enough, I was beginning to think I was gonna have to go scorched earth on this whole thing. Thank you again for your time and for your helpKappes Buur wrote: ↑Thu Aug 31, 2023 7:09 am I'm out of ideas what the problem could be.
One last kick at the can, use a launcher such as ZDL
-
- Posts: 384
- Joined: Mon Dec 11, 2017 2:09 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Arch
- Graphics Processor: nVidia with Vulkan support
- Location: Russia
Re: ZDoom crashing when trying to test map (Eureka on Linux)
... cough it's Linux cough ...