Giter Site home page Giter Site logo

Comments (6)

jrbudda avatar jrbudda commented on August 13, 2024

This should be easy to solve, just have to force the XMLSerializer to use utf-8

from kerbalengineer.

calanchue avatar calanchue commented on August 13, 2024

Thank you! I hope this will be soon resolved in next version. This will be really big help for other language users in KSP!

from kerbalengineer.

jrbudda avatar jrbudda commented on August 13, 2024

See if this solves your problem, you may need to delete all the xml files first, it should now create them as utf8.

KerbalEngineer.zip

from kerbalengineer.

calanchue avatar calanchue commented on August 13, 2024

sadly, the KER you uploaded has other bug. After once launching it(you have to launch ksp twice, first launch is fine), I have experienced same gui issue. It seems that the bug comes from wiped setting file contents. After launching ksp and editing some contents in KER, All xml files in 'settings' folder in KER have same contents below.

<?xml version="1.0" encoding="utf - 8"?><ArrayOfSettingItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

In other words, this version of KER removed all xml contents except encoding. Maybe you can reproduce it.

from kerbalengineer.

jrbudda avatar jrbudda commented on August 13, 2024

Hmm OK. Can you get the KSP.log file for the 'first' run with a new install? Maybe there is an error message that occurs when it is saving the files. I do not get blank files on my machine, they look fine to me.

What language is your Windows set to? Maybe I can reproduce it that way.

from kerbalengineer.

calanchue avatar calanchue commented on August 13, 2024

Sorry, That was my own fault. your uploaded version is totally fine!
Cause was my own mods which intend to fix the problem from outside of KER.

Thank you for your help. maybe you saved a lot out people out there.

from kerbalengineer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.