• ✨ ARCHIVE MODE ✨
    The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
    We recommend you join our Discord server to get real-time response: Discord Invite Link

Crash Launcher crashing on linux, missing "libgluezilla", possible to launch game without?

Thunder Bullet

Starting Trainer
Code:
libgluezilla not found. To have webbrowser support, you need libgluezilla installed
fixme:wincodecs:PngDecoder_Block_GetCount stub
System.NullReferenceException: Object reference not set to an instance of an object
  at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:Navigate (System.Uri)
  at Pokémon3D.Form1.Form1_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0
I completely removed wine, then installed wine1.7 (daily), wine-gecko and wine-mono and deleted my wineprefix, then created a 32-bit one.
Still the same problem. A launcher-free version isn't necessary. As I said, all we need is a modified launcher without HTML rendering (or different HTML rendering/webkit), isn't that possible?

I have no Idea why gecko isn't working, but for some reason, the launcher/wine doesn't care if it is installed or not. There is no log (or debug mode), so I don't know why it does that. All I can say is that a modified launcher will fix this problem on all linux dists (I think this problem can be found on all debian-like dists and some others as my debian server does the same).
 

Malcaroni

Bugs Moderator
Trusted Support
Retired Mod
I won't have access to a Debian-based distribution AND an Internet connection until Sunday or Monday, but when I do, I'll give it a shot. I really am surprised that it would work on Arch, but not another distro. I wonder if I have a package installed that I don't know about. Just for shits and giggles, would you mind following the tutorial? I don't think it will work, but it would make me feel better.

A launcher-free version isn't necessary. As I said, all we need is a modified launcher without HTML rendering (or different HTML rendering/webkit), isn't that possible?
Try making a thread for that in the suggestions forum. I'm hesitant to keep bugging Nils for Linux-related features.
 
Last edited:
Top