Campaign crash on Linux only...[rev2881]

Warzone 2.1.x series. (Unsupported--read only!)
Locked
User avatar
Zoloom
Trained
Trained
Posts: 83
Joined: 20 Aug 2008, 16:21
Location: France

Campaign crash on Linux only...[rev2881]

Post by Zoloom »

Hello,

I compiled normally wz2100 and install it. I have another version (2.1beta4) install in another directory.

When i started wz2100 rev2881 i can't start a party (campaign or skirmish) :

Code: Select all

warning |000000005013: [seq_Play] Sequence display is currently disabled (sequences/cam1/c001.rpl)
warning |000000005013: [seq_StartFullScreenVideo] seq_StartFullScreenVideo: unable to initialise sequence sequences/cam1/c001.rpl
error   |000000005016: [rebuildSearchPath] Failed to remove path /usr/local/data/ again
Saved dump file to '/tmp/warzone2100.gdmp'
Core dumped
Warzone 2100 crashed at loading.

I posted the bug report, but one dev says that it works under Windows (see tickets : http://developer.wz2100.net/ticket/43) and not on Linux.

Is someone have a solution ? (2.1 beta4 work correctly).

Thanks!
French helper / Assistant Français (envoyez moi des messages privés si vous cherchez des réponses en français (dans la limite de mes capacités)).

Xfire : zoloom

"Software is like sex, it's better when it's free"
User avatar
skellr
Trained
Trained
Posts: 72
Joined: 17 Aug 2007, 15:58

Re: Campaign crash on Linux only...[rev2881]

Post by skellr »

One workaround with the trunk is not to "install" it, just run it from the src directory. Or copy trunk/data/base/music/ into ~/.warzone2100-2.1/music/

When it is "installed" there are problems with "rebuildSearchPath ... Failed to remove path" or "zip.c ... file not found"

Other than that, the trunk is in fairly good shape. Have fun. :)
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Campaign crash on Linux only...[rev2881]

Post by Buginator »

Zoloom wrote:Hello,

I compiled normally wz2100 and install it. I have another version (2.1beta4) install in another directory.

When i started wz2100 rev2881 i can't start a party (campaign or skirmish) :

Code: Select all

warning |000000005013: [seq_Play] Sequence display is currently disabled (sequences/cam1/c001.rpl)
warning |000000005013: [seq_StartFullScreenVideo] seq_StartFullScreenVideo: unable to initialise sequence sequences/cam1/c001.rpl
error   |000000005016: [rebuildSearchPath] Failed to remove path /usr/local/data/ again
Saved dump file to '/tmp/warzone2100.gdmp'
Core dumped
Warzone 2100 crashed at loading.

I posted the bug report, but one dev says that it works under Windows (see tickets : http://developer.wz2100.net/ticket/43) and not on Linux.

Is someone have a solution ? (2.1 beta4 work correctly).

Thanks!
Dunno. I tried both trunk and 2.1, and didn't have any issues at all. Both on linux & windows.
I tried 3 games of both SP and skirmish, and they didn't crash on start. :-S

For the music related crash, if you are using physfs1.0, then you shouldn't need to do anything special.
User avatar
Zoloom
Trained
Trained
Posts: 83
Joined: 20 Aug 2008, 16:21
Location: France

Re: Campaign crash on Linux only...[rev2881]

Post by Zoloom »

It works with activating wz2100 in src/ directory with no installation. Strange things.

But the loading background is "glitching" anormaly.
French helper / Assistant Français (envoyez moi des messages privés si vous cherchez des réponses en français (dans la limite de mes capacités)).

Xfire : zoloom

"Software is like sex, it's better when it's free"
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: Campaign crash on Linux only...[rev2881]

Post by Buginator »

Zoloom wrote:It works with activating wz2100 in src/ directory with no installation. Strange things.

But the loading background is "glitching" anormaly.
On linux, I noticed that flashing loading background, but only with KDE. With gnome, I don't have that issue.
On windows, it is fine also.
User avatar
Zoloom
Trained
Trained
Posts: 83
Joined: 20 Aug 2008, 16:21
Location: France

Re: Campaign crash on Linux only...[rev2881]

Post by Zoloom »

-.-" I'm on Gnome :)
French helper / Assistant Français (envoyez moi des messages privés si vous cherchez des réponses en français (dans la limite de mes capacités)).

Xfire : zoloom

"Software is like sex, it's better when it's free"
Locked