PDA

View Full Version : Client broken *rant*


mladoux
12-07-2023, 10:50 PM
Alright, not really a P99 issue, hence off topic... But I upgraded my system, and as a result wine upgraded, and ever since, my eq client just crashes. I wanted to play, but now I'm just too frustrated to deal with it. I may do a fresh install ( but I doubt this will fix it because my backup of a known good install is also crashing ) and see if I can fix it that way. Not really asking for help, just venting.

In any event, have fun people!

aussenseiter
12-07-2023, 11:33 PM
You updated your hardware and now your software won't behave as expected?

https://y.yarn.co/d100575e-d5df-48f8-81e6-936e73df4221_text.gif

mladoux
12-08-2023, 01:14 AM
No, I updated my software, the hardware is still the same. And by software, I mean my OS, not EQ, I know not to update that. I updated from Fedora 38 to Fedora 39.

magnetaress
12-08-2023, 10:11 AM
try making exceptions in windows defender, and adding an exception for the file folder its installed?

magnetaress
12-08-2023, 10:25 AM
As for linux, try doing a new apt get or recompile your wine with a .make, the directories probalby changed so the d3d dll is missing or something wierd

copy the eq install into a fresh instance and drop in the backed up config inis

thats usually an easy fix

https://www.winehq.org/
https://linux.org/
https://linux.org/forums/linux-gaming.202/

Is there no log file output anywhere from wine or the OS? That'd be a nice start, try launching it from a terminal, may be a user permissions issue. I would caution against doing a sudo there's a better way around user permissions usually than sudoing, butt that may be all it takes, if its your personal gaming pc with no important information it sudoing is acceptable.

Sonolin
12-08-2023, 11:30 AM
Use playonlinux or lutris. Bottles works too.

Using wine alone is just asking for issues unless you like maintaining your own prefix.

Origen
12-08-2023, 11:47 AM
I've been on a white russian kick myself lately, one of the few drinks both the wife and I enjoy plus we do bowl pretty often so it fits neatly into our lives

Seducio
12-08-2023, 12:48 PM
Origen, what do your drinking habits have to do with a thread about linux?

Maybe you have a problem that should get checked out:

The Twelve Steps (https://www.aa.org/the-twelve-steps)

Origen
12-08-2023, 01:07 PM
Seducio is still a humorless bore, how tedious

Seducio
12-08-2023, 01:08 PM
Origen hates Jewish people.

Trexller
12-08-2023, 07:48 PM
Origen hates Jewish people.

Is there anyone he doesn't hate?

mladoux
12-09-2023, 12:18 AM
I fixed it by reinstalling it via lutris, with a working version of wine, it's working flawless now.

Seducio
12-09-2023, 12:20 AM
Right on. Linux can be great when it's working and a bit of a pain when it's not. Good effort to get it handled, mladoux.

mladoux
12-09-2023, 12:23 AM
Use playonlinux or lutris. Bottles works too.

Using wine alone is just asking for issues unless you like maintaining your own prefix.

I was maintaining my own prefix, I create a separate prefix for every app, just to avoid dependency issues, and whatnot breaking older apps.