Jump to content
  • 0

Question

Posted

I have encountered a problem where the program wont work.

I click the shortcut and it shows the blue technic logo(with a bar underneath saying "Query update system 0%). Almost straight after that, the blue logo stops responding (after the grey bar disappears). plus the only way to close it is through task manager.


I have been looking for different ways to fix this and the closest i have gotten was when i went and troubleshot for problems and in the end it said "Not Compatible (!)".

I would really appreciate some help As soon as possible :/

-Akira

abc1.JPG

17 answers to this question

Recommended Posts

  • 0
Posted

Weird.

Hit WinKey + R and then type

%appdata%\.technic

and hit Enter, now find the file called settings.json and remove it. Run the launcher again.

  • 0
Posted

I did what u said, it asks me where i want the technic stuff to go.
Unfortunately it just freeze's again.
when i went to check the folder again the settings.json was there again
what should i do now?

  • 0
Posted

We're gonna get the big guns now.

Download the linux jar launcher version (yes, I know you are using windows, do it anyway) from http://launcher.technicpack.net/launcher4/328/TechnicLauncher.jar

Move it to the C:\  directory (root of drive C)

Hit WinKey + R on the keybaord, type cmd and hit Enter. In the commandline window that will open type 

java -jar C:\TechnicLauncher.jar

and hit Enter

What do you see now? Screenshot would be nice.

 

  • 0
Posted

Now we are getting somewhere. You changed the language to English, but some parts of the system are still working in Japanese and java hates strange characters (like ¥).

I need one more bit of informations (the codepage for your system) do the following:

Hit WinKey + R on the keybaord, type cmd and hit Enter. In the commandline window that will open type 

chcp

and hit Enter. There will be an answer in that window, post it here or make a screenshot. If it's like 932 then we are on the right track.

 

  • 0
Posted

From all the articles I read on that your pc should have the operating system reinstalled to an English system (or other that is your native language), all other solutions can mess with your pc and make it unbootable.

You can change the codepage but I don't recommend that and it will be back to 932 when you restart your pc.

To change it you would need to run cmd again and type

chcp 437

in there and hit Enter, this will make all console apps to forget the yen character and switch it to "\" then you would need to remove the settings.json file (instructions here) again because it contains the old (broken) settings and after that you can run the launcher.

If you decide to mess with your codepage setting please report back with findings.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...