gtk error

Locked
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

gtk error

Post by ^Ghost »

hey im trying to run gtkradiant 1.6.3 on my new laptop with windows 8 and i get this error "gtkradiant synapse server initialization failed"

I basically copied all my files from my pc to my laptop, i did not reinstall anything... could this be the issue?
i havent had the time to work at the issue so i figured id ask here first to see what was problem, hopefully get a quick answer without having to search for it or someone telling me to use the search feature.
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
SoM
Posts: 8489
Joined: Fri Dec 03, 1999 8:00 am

Re: gtk error

Post by SoM »

reinstall it
[color=red][WYD][/color]S[color=red]o[/color]M
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: gtk error

Post by obsidian »

^Ghost wrote:I basically copied all my files from my pc to my laptop, i did not reinstall anything... could this be the issue?
Yes. GtkRadiant needs to initialize itself when it is executed the first time. It writes files to the game and program directories, which has since changed when you migrated between systems.

BTW: Just saying "Gtk" means GIMP Tool Kit. It is not the same thing as GtkRadiant, which uses GTK.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: gtk error

Post by ^Ghost »

Thanks.
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: gtk error

Post by ^Ghost »

so got it to work half way, it opens but am getting the desktop composition error, but there is no actual check box to disable it, i messed around with the other checkboxes... i can get it to work sometimes but its purely random... so how do i actually fix this, if there is an actual fix
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
User avatar
Eraser
Posts: 19175
Joined: Fri Dec 01, 2000 8:00 am

Re: gtk error

Post by Eraser »

Right click the Radiant.exe file and go to the "compatibility" tab. I have it configured as follows:

"Run this program in compatibility mode for:" is checked.

I have the dropdownlist below set to "Windows XP (Service Pack 2)"

The "Disable visual themes" checkbox is checked.
All other checkboxes are unchecked, but you could try checking the "disable desktop composition" checkbox as well.
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: gtk error

Post by obsidian »

What GPU are you using? nVidia, ATI or Intel?
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: gtk error

Post by ^Ghost »

nvidia 610m

edit: ill have to check the preferences
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: gtk error

Post by ^Ghost »

got it to work had to check off ati/intel checkbox as well even though i set up as nvivida driver as primary
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: gtk error

Post by ^Ghost »

hey i dont feel like making a new topic because its kinda on the same issue, I've been using gtkradiant 1.6.4 for some time now; until recently, on my desktop pc, I get this strange error and theres no way around it..
Image
I can't get past the splash screen


I'm on Win7 SP1
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: gtk error

Post by obsidian »

Where did you extract GtkRadiant? (Example: C:\GtkRadiant)

Where is your game installed?

What is in your console log? It should record errors.


Also, make sure you install Visual C++ Redistributable for Visual Studio 2012.

On a 32-bit OS you'll need vcredist_x86.exe.
On a 64-bit OS you'll need both vcredist_x86.exe and vcredist_x64.exe
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
^Ghost
Posts: 230
Joined: Tue Sep 08, 2009 3:35 am

Re: gtk error

Post by ^Ghost »

obsidian wrote:Where did you extract GtkRadiant? (Example: C:\GtkRadiant)
D:\Gtkradiant
obsidian wrote:Where is your game installed?
D:\Quake 3 Arena\Quake 3\
obsidian wrote:What is in your console log? It should record errors.
http://pastebin.com/ymYnxax0

I also installed both those files, and still the same thing (I forgot to mention I am 64bit)

this version of radiant was working fine, then a few days ago it just stopped working.
[url=https://github.com/Garux/netradiant-custom]NRC[/url]
[url=https://defrag.racing/]Defrag[/url]
[url=http://ws.q3df.org/]Q3 Map Archive[/url]
Locked