Difference between revisions of "Disable Servers"

From Hyrel3D
Jump to: navigation, search
(Created page with "So, your new Repetrel install crashes before getting past the splash screen? The problem is that the new Repetrel is trying to open pipes and socket connections, but it is fa...")
 
m (Davo moved page Pipes to Disable Servers)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
So, your new Repetrel install crashes before getting past the splash screen?
 
So, your new Repetrel install crashes before getting past the splash screen?
  
The problem is that the new Repetrel is trying to open pipes and socket connections, but it is failing - so we need to disable that.
+
The problem is that the new Repetrel is trying to open socket connections to our Any3DPrinter.com server, but it is failing - so we need to disable that. Here's how:
  
 
# Rename <code>C:\Repetrel\bin</code> to <code>C:\Repetrel\bin.old</code> or something like that.
 
# Rename <code>C:\Repetrel\bin</code> to <code>C:\Repetrel\bin.old</code> or something like that.
Line 8: Line 8:
 
# Hold down the '''<code>CTRL</code>''' key during the entire program launch, and see if that works. If not:
 
# Hold down the '''<code>CTRL</code>''' key during the entire program launch, and see if that works. If not:
 
# Hold down the '''<code>CTRL</code>''' and '''<code>SHIFT</code>''' keys during the entire program launch.
 
# Hold down the '''<code>CTRL</code>''' and '''<code>SHIFT</code>''' keys during the entire program launch.
 +
# If it still doesn't launch, let us know; if it does, go to Settings > Printer > Hardware Info and ensure that these three boxes are greyed out (click them to toggle greyness): [[File:Sockets.png|500px]]
 +
# Click Apply, Click OK, exit and re-launch Repetrel normally.

Latest revision as of 13:46, 26 August 2020

So, your new Repetrel install crashes before getting past the splash screen?

The problem is that the new Repetrel is trying to open socket connections to our Any3DPrinter.com server, but it is failing - so we need to disable that. Here's how:

  1. Rename C:\Repetrel\bin to C:\Repetrel\bin.old or something like that.
  2. Download this file
  3. Extract the contents of that archive to C:\Repetrel\bin (only one bin directory, NOT C:\Repetrel\bin\bin)
  4. Hold down the CTRL key during the entire program launch, and see if that works. If not:
  5. Hold down the CTRL and SHIFT keys during the entire program launch.
  6. If it still doesn't launch, let us know; if it does, go to Settings > Printer > Hardware Info and ensure that these three boxes are greyed out (click them to toggle greyness): Sockets.png
  7. Click Apply, Click OK, exit and re-launch Repetrel normally.