Quantcast
Channel: Recent Discussions - Repetier-Forum
Viewing all 9285 articles
Browse latest View live

Repetier 1.0.3 | Blank LCD after upgrading | Printer: Hatchbox Alpha | LCD: SCM12864F

$
0
0
Issue: The LCD display does not work after install updated firmware. 
Printer: Hatchbox Alpha Delta 3D Printer w/E3D V6 Clone
Melzi: MKS Gen 1.4
LCD: SCM12864FV1.0
OS: Windows 10
APPS: AVRDUDESS 2.6, ARDUINO IDE 1.8.7
Original Firmware Version: 0.92.8
New Firmware Version: 1.0.3 

This is what I tried: 

1. I dumped all of my firmware settings using Repetier-Server.
2. Used Fischl USBASP with firmware v1.5 to dump the firmware and downloaded the following firmware for reference: https://www.thingiverse.com/thing:2773118

3. I then went to the firmware configurator and imported his configuration.h file since he didn't include the JSON.
4. I set the ESTEPS to 400, and reversed the extruder since I am using a Tevo Titan
5. I removed all of the extra languages but English to save space.
6. I downloaded the entire firmware package and opened it in Arduino IDE 1.8.7 and compiled the firmware.
7. Uploaded the new Repetier Firmware 1.0.3 using AVRDUDESS and once I power cycled the board I got no LCD.

I figured it could be an issue with the pin configuration causing the display not to load and I tried using the 0.92.8 source and wasn't able to get it to work because they used a super old version of Arduino IDE and it has errors. If I install their stock firmware it works fine though. I am able to compile 0.92.9 Kirby Firmware but I can't import the configuration.h file into the configurator.

How can I step upgrade from 0.92.9 to 1.0.3?

Here is a link to all the files: https://goo.gl/kRpH2R






Solved: Can´t print slow enough

$
0
0
I´ve forgot to change one of the travel accelertions. Now i´m on the way for the slowest printer on earth.


---------------------------------------------------------
Hello, 
i´ve got a huge urgent issue. I´m dealing with a research project and i´m working with a german reprap x350 pro.

I need to print really slow, but cant get under a certain value. I´ve read here, that this is caused by the accerleration settings and i´ve changed them with eeprom to 1/50 of what their were before, but still cant get lower speeds.

Does anybody got  a solution for that?

Thanks


M117 date format

$
0
0
Hi all,
is there a way to customize date format of ETA and ETE inserted in M117 commands from Repetier Server?
I'm using repetier server with a klipper printer. I'd like to short ETA and ETE format for better visualize them on LCD.

Alfawise U30 keine Temperatur Anzeige

$
0
0
Hallo,
ich habe einen Alfawise U30 an meinem Repetier Server angeschlossen. Nach langem testen kann ich nun mit dem Drucker arbeiten. Leider fehlt mir noch die Temperaturanzeige für Bett und Hotend. Server Version 0.93.1.
Schnittstelle 115200/Hoch/Hoch. In der Konsole kommt "8:53:35.473: ok T:210/210 B:59/60" vom Drucker zurück.

mfg Bernd

Pi4 two screens

$
0
0
Hello,

is there a plan to implement a second browser window on a second TFT with Pi4? We have some discussions if it make sence when having connected 2 printers. Are ther pros and cons which have to be considered?
Thank you

PRUSA MMU2S Multi Color Preview

$
0
0
I am working with a Prusa MMU2S and I am unsure how to get my rendered previews to show more than just a single color. I am slicing with prusa slicer and I have T0-T5 call-outs in my gcode.

Any Help is appreciated

Thanks

MQTT Support

$
0
0
MQTT support would be very great.

you would have all readings centrally under FHEM in view and could switch further events with status "finisch". e.g. switch off a Sonow POW (tasmato) and thus switch off the printer.

How to setup 2 in 1 out HE3D K200 to print 2 colours

$
0
0
Hello

I am new to 3d printing and have successful built my HE3D K200 and calibrated it to print one colour.

The is a 2 Filament in and 1 filament out, which allows you to print 2 colour objects or PVA Supports.

I would like some advice on how to configure the printer to do this in the Repetier Host program.

Can anybody help with this?

Many thanks

Guillaume

Geht der Repetier Server auch mit einem DLP Drucker, dem Elegoo Mars ?

$
0
0
Geht der Server auch mit dem Raspberry Pi 3 mit dem Elegoo Mars ?
Auch mit einer Webcam ?
Mit freundlichen Grüßen
Martin

Windows 64bit 0.93.1 doesn't start

$
0
0
After just switching to new version, RS doesn't start anymore. localhost:3344 is not responsive on Win10. Manually starting with admin righst also no luck. Back to 0.92.3 works well.

tman2020 need help

$
0
0
Hi i build a gantry that will just move up or down using ardunio uno board with mks stepper driver and rx480 remote receiver and remote to activate the movements with a nema 23 stepper moter need help to do the furmweare gantry will not run on a y axis will stand on its own

Extrude 100mm with the Printermenu and with Repetier is different

$
0
0
Hello,
i have a Problem to calibrate my Printers.
If i extrude 100mm with the Printermenu, the Printer extrude 100mm.
If i extrude 100mm with Repetier, the Printer extrude 94mm.

What i do so far:
I checked the E-Steps in Marlin (93)
I checked the E-Steps in Repetier (93)

I checked it also with 2 other Printers. It´s allways the same Problem.
What is wrong?




Printer slows down a lot for long passes

$
0
0
Hi there. I'm printing with a big (600mm) home made delta printer. Everything works as it should except that for long passes it slows down to a craw.

When its printing the infill and the travel distance between point a and point b are longer than about 100mm it print speed will slow down to almost nothing. Then, when it gets to a corner where the distance is shorter it will travel at a much faster pace. What is causing this?

I am using Slic3r and repetier 0.92.9 firmware.

I don't know if this is something slicer is doing or repetier.


Firmware retraction not working as expected

$
0
0
Yes, it's me again with a similar issue as last time, except this time firmware retraction works, but not as expected.

G10 and G11 retract and unretract, but only the active extruder.  On my last printer it affected all 5 extruders and that is what I need.  I'm using an Arduino Due on this printer, as apposed to the Mega2560 on my AM8, but everything else is the same as my other printer.

Let me know if you need more of my config file.  Thanks!

#define FEATURE_RETRACTION 1
#define AUTORETRACT_ENABLED 0
#define RETRACTION_LENGTH 3
#define RETRACTION_LONG_LENGTH 13
#define RETRACTION_SPEED 40
#define RETRACTION_Z_LIFT 0
#define RETRACTION_UNDO_EXTRA_LENGTH 0
#define RETRACTION_UNDO_EXTRA_LONG_LENGTH 0
#define RETRACTION_UNDO_SPEED 20
#define FILAMENTCHANGE_X_POS 0
#define FILAMENTCHANGE_Y_POS 0
#define FILAMENTCHANGE_Z_ADD  2
#define FILAMENTCHANGE_REHOME 1
#define FILAMENTCHANGE_SHORTRETRACT 5
#define FILAMENTCHANGE_LONGRETRACT 50
#define JAM_METHOD 1
#define JAM_STEPS 220
#define JAM_SLOWDOWN_STEPS 320
#define JAM_SLOWDOWN_TO 70
#define JAM_ERROR_STEPS 500
#define JAM_MIN_STEPS 10
#define JAM_ACTION 1

Radds 1.5 und Reprap World GLCD

$
0
0
Hallo,
Ich hab ein Radds 1.5 und ein Full Graphic Smart Controller mit der Platine von Thingiverse Radds2LCD V3 gekoppelt. Als Auswahl gibts im Konfigurator 1.03 und 1.04 ja das Reprap World GLCD. Es läuft auch soweit bis auf die SD Karte. Die wird erkannt wenn ich sie rein schiebe,aber es wird kein Inhalt angezeigt, gibt es da eine Einstellung im Konfigurator die vielleicht noch aktiviert werden muss?
Mein Englisch ist leider nicht gut, für Hilfe in deutsch wäre ich sehr dankbar.

RepetierServer killed

$
0
0
Hi, 

I have some random kills of the RepetierServer process. I'm running it on a Intel Nuc mini computer with Ubuntu Server running on it. There are 20 printers connected, all with a raspberry pi with ser2net running on them. But that part works pretty wel as far as I see. From time to time it happens that the service of RepetierServer gets killed but I can't figure out why. I've monitored the cpu usage and ram with sar but everything seems stable. The Nuc doesn't reboot or anything. The only thing that was happening was one printer which didn't had the usb connector in, and was not disabled, so it kept logging 'error: Reading serial conection failed: End of file. Closing connection.'  could that be a reason for a crash? Does anyone have a clue of where to find an error or cause like this? 

Thanks in advance,
Christophe

Syslog 
Jan 23 22:12:39 toadi3dprinters systemd[1]: RepetierServer.service: Main process exited, code=killed, status=6/ABRT
Jan 23 22:12:39 toadi3dprinters systemd[1]: RepetierServer.service: Failed with result 'signal'.
Jan 23 22:12:39 toadi3dprinters systemd[1]: RepetierServer.service: Service has no hold-off time (RestartSec=0), scheduling restart.
Jan 23 22:12:39 toadi3dprinters systemd[1]: RepetierServer.service: Scheduled restart job, restart counter is at 1.
Jan 23 22:12:39 toadi3dprinters systemd[1]: Stopped Repetier-Server 3D Printer Server.
Jan 23 22:12:39 toadi3dprinters systemd[1]: Starting Repetier-Server 3D Printer Server...
Jan 23 22:12:39 toadi3dprinters systemd[1]: Started Repetier-Server 3D Printer Server.
RepetierServer
2020-01-23 22:12:31: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:32: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:34: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:35: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:37: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:39: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:39: Start logging...
2020-01-23 22:12:39: Webdirectory: /usr/local/Repetier-Server/www/
2020-01-23 22:12:39: Storage directory: /var/lib/Repetier-Server/
2020-01-23 22:12:39: Configuration file: /usr/local/Repetier-Server/etc/RepetierServer.xml
2020-01-23 22:12:39: Directory for temporary files: /tmp/
2020-01-23 22:12:39: Reading firmware data ...
2020-01-23 22:12:39: Starting Network ...
2020-01-23 22:12:39: Active features:4095
2020-01-23 22:12:39: Reading printer configurations ...
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_0016.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_0016
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_16.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_16
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_12.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_12
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_13.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_13
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_006.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_006
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/Prusa_004.xml
2020-01-23 22:12:39: Starting printjob manager thread for Prusa_004
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_0014.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_0014
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/Prusa_001.xml
2020-01-23 22:12:39: Starting printjob manager thread for Prusa_001
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_0017.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_0017
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_011.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_011
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_0015.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_0015
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_3.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_3
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/Prusa_003.xml
2020-01-23 22:12:39: Starting printjob manager thread for Prusa_003
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_11.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_11
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/Prusa_002.xml
2020-01-23 22:12:39: Starting printjob manager thread for Prusa_002
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_15.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_15
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_10.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_10
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_9.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_9
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_001.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_001
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/RD_Printer_1.xml
2020-01-23 22:12:39: Starting printjob manager thread for RD_Printer_1
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_003.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_003
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_0013.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_0013
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_0012.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_0012
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_004.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_004
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/Prusa_005.xml
2020-01-23 22:12:39: Starting printjob manager thread for Prusa_005
2020-01-23 22:12:39: Reading printer config /var/lib/Repetier-Server/configs/CR_14.xml
2020-01-23 22:12:39: Starting printjob manager thread for CR_14
2020-01-23 22:12:39: Starting printer threads ...
2020-01-23 22:12:39: Starting printer thread for CR_16
2020-01-23 22:12:39: Starting printer thread for CR_006
2020-01-23 22:12:39: Starting printer thread for CR_0016
2020-01-23 22:12:39: Starting printer thread for Prusa_001
2020-01-23 22:12:39: Starting printer thread for Prusa_004
2020-01-23 22:12:39: Starting printer thread for CR_011
2020-01-23 22:12:39: Starting printer thread for CR_0015
2020-01-23 22:12:39: Starting printer thread for Prusa_003
2020-01-23 22:12:39: Starting printer thread for CR_13
2020-01-23 22:12:39: Starting printer thread for CR_15
2020-01-23 22:12:39: Starting printer thread for CR_10
2020-01-23 22:12:39: Starting printer thread for CR_12
2020-01-23 22:12:39: Starting printer thread for RD_Printer_1
2020-01-23 22:12:39: Starting printer thread for CR_11
2020-01-23 22:12:39: Starting printer thread for CR_0013
2020-01-23 22:12:39: Starting printer thread for CR_004
2020-01-23 22:12:39: Starting printer thread for CR_0017
2020-01-23 22:12:39: Starting printer thread for Prusa_005
2020-01-23 22:12:39: Starting printer thread for CR_0014
2020-01-23 22:12:39: Starting printer thread for CR_3
2020-01-23 22:12:39: Starting printer thread for CR_9
2020-01-23 22:12:39: Starting printer thread for CR_003
2020-01-23 22:12:39: Starting printer thread for Prusa_002
2020-01-23 22:12:39: Starting printer thread for CR_0012
2020-01-23 22:12:39: Starting printer thread for CR_14
2020-01-23 22:12:39: Starting printer thread for CR_001
2020-01-23 22:12:39: Starting work dispatcher subsystem ...
2020-01-23 22:12:39: Starting user database ...
2020-01-23 22:12:39: Importing projects ...
2020-01-23 22:12:39: Initializing LUA ...
2020-01-23 22:12:39: Register LUA cloud services
2020-01-23 22:12:39: add G-Code-Renderer
2020-01-23 22:12:39: LUA initalization finished.
2020-01-23 22:12:39: Work dispatcher thread started.
2020-01-23 22:12:39: Internal work dispatcher thread started.
2020-01-23 22:12:39: Starting web server ...
2020-01-23 22:12:39: Webserver started.
2020-01-23 22:12:40: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:40: Connection started: Creality 20
2020-01-23 22:12:40: Connection started: Creality 04
2020-01-23 22:12:40: Connection started: Creality 17
2020-01-23 22:12:40: Connection started: Creality 18
2020-01-23 22:12:40: Connection started: Creality 02
2020-01-23 22:12:40: Connection started: Creality 01
2020-01-23 22:12:40: Connection started: Creality 03
2020-01-23 22:12:41: Connection started: Creality 14
2020-01-23 22:12:41: Connection started: Creality 11
2020-01-23 22:12:41: Connection started: Creality 05
2020-01-23 22:12:41: Connection started: Creality 19
2020-01-23 22:12:41: Connection started: Creality 09
2020-01-23 22:12:41: Connection started: Creality 13
2020-01-23 22:12:41: Connection started: Creality 10
2020-01-23 22:12:41: Connection started: Creality 07
2020-01-23 22:12:41: Connection started: Creality 08
2020-01-23 22:12:41: Connection started: Creality 06
2020-01-23 22:12:41: Connection started: Creality 15
2020-01-23 22:12:41: Connection started: Creality 12
2020-01-23 22:12:41: Connection started: Creality 16
2020-01-23 22:12:41: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:12:42: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:44: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:12:45: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:46: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:12:48: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:50: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:12:52: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:54: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:12:56: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:57: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:12:58: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:12:59: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:00: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:02: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:03: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:05: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:06: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:08: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:10: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:12: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:13: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:14: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:16: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:17: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:18: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:20: error: Reading serial conection failed: Connection reset by peer. Closing connection.
2020-01-23 22:13:21: error: Reading serial conection failed: End of file. Closing connection.
2020-01-23 22:13:23: error: Reading serial conection failed: Connection reset by peer. Closing connection.

Bed Down after print finishes.

$
0
0
XYZ Da Vinci 2.0A Duo with Repetier FW
Win 10 64 bit
Have not been able to connect to host and new to Repetier (API error message) (other printer is Prusa Mk3s) so besides toying with Arduino SBC's the learning continues.
Trying to "Find" Ctrl-F:  Maintenance, Bed Down to lower bed after print finishes and nothing jumps out at me.
I keep a back-up of the configured repetier.ino so no fear of any disaster.

Linear Advances makes curved surfaces very rough

$
0
0
Hi, I recently activated the Linear Advance feature to improve the print quality on my Anet A8 with direct drive Extruder, Repetier Firmware 1.0.3. I tuned the Linear Advance Factor by printing and evaluating the Marlin K-factor Calibration Pattern. M233 Y110 got me the best results for my PLA filament. As expected, the prints come out more dimensionally accurate, no more blobs on edges and also the layer seam improved quite a bit.

However I just noticed, with LA activated, all curved surface on my prints come out very rough while flat surfaces look normal. The smaller the curvature, the rougher the surface. There's even some amount of overextrusion on rounded edges. It seems like LA causes some kind of noise in the movement of the extruder when printing curves, which manifests itself as a noisy and rough looking surface.

For example when printing a 3DBenchy with LA, the whole rounded surface of the bow looks a bit noisy and the rounded edge at the front of the bow looks really rough. Also the chimney, which is a curved feature, looks rough. When peering from the top over the edges of rounded corners like the ones from the roof, one can notice that the rounded corners stand out a bit, so are slightly overextruded. Another Benchy I printed with LA not activated came out beautifully shiny and glossy surfaces, even on rounded corners, and no overextrusion issues, just as expected.

What is going on here? Is this a bug?



Second Heater Error - Not Heating Up

$
0
0
Hello, 

I have been having an issue with Repetier Firmware heating the second hotend on my printer. I am getting temperature feedback for both of them. Only the first hotend (T0) will work just fine (with fans activating and everything). When I try to turn on the other hotend (T1), the temperature does not go up at all and no fans turn on. 

When switch hotend positions in the firmware (So swap what hotend is T1 and T0), the other hotend performs perfectly fine, heating up fine with the fans turning on. This tells me that everything on the hardware side is perfectly fine.  

Basically I can only get whatever hotend that is T0 to work no matter what hotend it is selecting and I can't seem to find others with the same issue. I believe it should be something simple that I am missing but I cannot seem to find out what it is. 

Electronics: Ramps 1.4 using D10 and D9 for heat and Repetier Firmware 1.0.3.

Thanks

debian 10 Repetier Host won't start

$
0
0
I get the following stack trace if I start Repetier Host on my debian 10.

$ ./Repetier-Host-x86_64-2.1.6.AppImage
LD_LIBRARY_PATH = /tmp/.mount_Repetikn1JI8/usr/lib:/tmp/.mount_Repetikn1JI8/usr/lib/mono/4.5:
MONO_PATH = /tmp/.mount_Repetikn1JI8/usr/lib/mono/4.5

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.X11DesktopColors' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver..cctor () [0x0004d] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a07d6bf484a54da2861691df910339b1>:0
  at System.Console..cctor () [0x0008e] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.X11DesktopColors..cctor () [0x00181] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.XplatUIX11..ctor () [0x0007c] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUI..cctor () [0x00066] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Control..ctor () [0x000e4] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00014] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Form..ctor () [0x00012] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at RepetierHost.view.utils.SplashScreen.get_ContainsFocus () [0x00007] in <374e76794d164d76af696b6b7ca9e871>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.view.utils.SplashScreen:.ctor ()
  at RepetierHost.view.utils.SplashScreen.run () [0x00058] in <374e76794d164d76af696b6b7ca9e871>:0
  at RepetierHost.Program.Main (System.String[] args) [0x0000e] in <374e76794d164d76af696b6b7ca9e871>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Windows.Forms.WindowsFormsSynchronizationContext' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.XplatUI' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Forms.X11DesktopColors' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <a07d6bf484a54da2861691df910339b1>:0
  at System.TermInfoDriver..ctor (System.String term) [0x00055] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <a07d6bf484a54da2861691df910339b1>:0
  at System.ConsoleDriver..cctor () [0x0004d] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x00007] in <a07d6bf484a54da2861691df910339b1>:0
  at System.Console..cctor () [0x0008e] in <a07d6bf484a54da2861691df910339b1>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.X11DesktopColors..cctor () [0x00181] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.XplatUIX11..ctor () [0x0007c] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUIX11.GetInstance () [0x00019] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.XplatUI..cctor () [0x00066] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Theme.get_MenuAccessKeysUnderlined () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00005] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Control..ctor () [0x000e4] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
   --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00014] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.ContainerControl..ctor () [0x0000e] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at System.Windows.Forms.Form..ctor () [0x00012] in <c86f0be4f9a847d3b8d63306221e6732>:0
  at RepetierHost.view.utils.SplashScreen.get_ContainsFocus () [0x00007] in <374e76794d164d76af696b6b7ca9e871>:0
  at (wrapper remoting-invoke-with-check) RepetierHost.view.utils.SplashScreen:.ctor ()
  at RepetierHost.view.utils.SplashScreen.run () [0x00058] in <374e76794d164d76af696b6b7ca9e871>:0
  at RepetierHost.Program.Main (System.String[] args) [0x0000e] in <374e76794d164d76af696b6b7ca9e871>:0


Anybody got an idea what's going wrong here?
Viewing all 9285 articles
Browse latest View live