SLumpEd (v0.5 release page 12)

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
User avatar
Long
Posts: 23
Joined: Wed Jul 27, 2005 9:48 pm
Location: Russia_SPB

Re: SLumpEd (v0.5 release page 12)

Post by Long »

I have bug with SlumpED - when i setup to open wads with SlumpED by default (in win)
there is an ERROR and can't open any wads with it. starting first SlumpED then open any wad goes ok.
i have a Win XP SP2 , p4 2.4mhz
Attachments
d204_appcompat.txt
(5.59 KiB) Downloaded 31 times
Last edited by Long on Sat Nov 10, 2007 4:11 am, edited 2 times in total.
User avatar
Doomguy0505
Posts: 625
Joined: Tue Mar 29, 2005 4:53 am
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by Doomguy0505 »

Anyone know what is wrong here? (See err.txt) http://www.quickfileupload.com/827slumpedwtf.zip

Code: Select all

g++ cvar.o data_area.o gfx_area.o gfx_box.o hex_area.o image.o lump_area.o main.o main_window.o map_area.o media_area.o misc.o misc_dialog.o qmus2mid.o tex_area.o text_area.o tokenizer.o wad.o wad_panel.o -o slumped -s `wx-config --libs` -lwxscintilla -lfreeimage -lfmod
Spoiler:
User avatar
bagheadspidey
Posts: 1490
Joined: Sat Oct 20, 2007 10:31 pm
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by bagheadspidey »

Doomguy0505 wrote:Anyone know what is wrong here?
It looks to me like you don't have this: http://www.wxwidgets.org/wiki/index.php/WxGLCanvas
User avatar
Doomguy0505
Posts: 625
Joined: Tue Mar 29, 2005 4:53 am
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by Doomguy0505 »

That worked, now wxscintilla need lmSpice and the loadData are missing
User avatar
Doomguy0505
Posts: 625
Joined: Tue Mar 29, 2005 4:53 am
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by Doomguy0505 »

You're so good at selecting stable toolkits and libraries, aren't you, Slayer?
User avatar
bagheadspidey
Posts: 1490
Joined: Sat Oct 20, 2007 10:31 pm
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by bagheadspidey »

did you try compiling wxscintilla from the latest version? That might help.
User avatar
Doomguy0505
Posts: 625
Joined: Tue Mar 29, 2005 4:53 am
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by Doomguy0505 »

I compiled from the latest version, so I don't know what is wrong
User avatar
bagheadspidey
Posts: 1490
Joined: Sat Oct 20, 2007 10:31 pm
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by bagheadspidey »

Doomguy0505 wrote:I compiled from the latest version, so I don't know what is wrong
Are you sure you are using 1.69 or later? See the changelog on this page

http://aur.archlinux.org/packages.php?d ... ans=&SeB=m
User avatar
Woolie Wool
Posts: 1713
Joined: Mon Dec 15, 2003 3:36 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Arch Linux, Windows 11
Graphics Processor: nVidia with Vulkan support
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by Woolie Wool »

SLumpEd used to run fine on my Vista computer, but for some reason (my guess: Windows Update), it stopped working altogether. I get a button on the taskbar, but no window comes up. Clicking the button causes absolutely nothing to happen. This basically prevents me from doing anything with PNGs as XWE's PNG support is shoddy at best.

And before you ask, I have compatibility mode and run as administrator enabled for it.

The problem does not seem to be wxwidgets itself, as SLADE runs properly (although I never use SLADE because the UI is extremely awkward compared to Doom Builder, so much so that I suffer through making triple backups of my maps to protect them when DB inevitably crashes with an invalid function call and nukes my wad.
User avatar
Zippy
Posts: 3302
Joined: Wed Mar 23, 2005 5:31 pm
Location: New Jersey

Re: SLumpEd (v0.5 release page 12)

Post by Zippy »

Woolie Wool wrote:I suffer through making triple backups of my maps to protect them when DB inevitably crashes with an invalid function call and nukes my wad.
As a note, you only lose the wad if DB crashes while saving. Since the problem in Vista seems to only occur while nodebuilding, never build nodes when you save and you'll never lose the wad (and hence can disabling backing up if you so chose.)
User avatar
Woolie Wool
Posts: 1713
Joined: Mon Dec 15, 2003 3:36 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Arch Linux, Windows 11
Graphics Processor: nVidia with Vulkan support
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by Woolie Wool »

Well, I guess nodebuilding isn't really necessary since ZDoom has an internal nodebuilder...
User avatar
MG_Man
Posts: 1401
Joined: Sat Jul 28, 2007 1:24 pm
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by MG_Man »

I believe that an extremely useful feature would be a Find command or a GoTo (line) function for long text files such as SNDINFO and DECORATE.
User avatar
Ryan Cordell
Posts: 4349
Joined: Sun Feb 06, 2005 6:39 am
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia (Modern GZDoom)
Location: Capital of Explodistan

Re: SLumpEd (v0.5 release page 12)

Post by Ryan Cordell »

MG_Man wrote:I believe that an extremely useful feature would be a Find command or a GoTo (line) function for long text files such as SNDINFO and DECORATE.
what happened to exporting and using notepad/wordpad to find? :(
User avatar
MG_Man
Posts: 1401
Joined: Sat Jul 28, 2007 1:24 pm
Contact:

Re: SLumpEd (v0.5 release page 12)

Post by MG_Man »

Too lazy. :/
Locked

Return to “Editing (Archive)”