Git Product home page Git Product logo

cydin's Issues

Erroneous addin-project.xml file not found message

I tried SVN as a data source to rule out the git puller being broken.

Fetching Source

svn export --force https://github.com/Mailaender/LuaBinding "/home/builder/cydin-files/Source/768"
A    /home/builder/cydin-files/Source/768
A    /home/builder/cydin-files/Source/768/branches
A    /home/builder/cydin-files/Source/768/trunk
A    /home/builder/cydin-files/Source/768/trunk/.gitignore
A    /home/builder/cydin-files/Source/768/trunk/AssemblyInfo.cs
A    /home/builder/cydin-files/Source/768/trunk/LuaBinding.addin.xml
A    /home/builder/cydin-files/Source/768/trunk/LuaBinding.csproj
A    /home/builder/cydin-files/Source/768/trunk/LuaBinding.sln
A    /home/builder/cydin-files/Source/768/trunk/LuaLanguageBinding.cs
A    /home/builder/cydin-files/Source/768/trunk/addin-project.xml
A    /home/builder/cydin-files/Source/768/trunk/templates
A    /home/builder/cydin-files/Source/768/trunk/templates/EmptyLuaFile.xft.xml
A    /home/builder/cydin-files/Source/768/trunk/templates/EmptyLuaModule.xft.xml
A    /home/builder/cydin-files/Source/768/trunk/templates/LuaConsoleProject.xpt.xml
A    /home/builder/cydin-files/Source/768/trunk/templates/LuaGmodAddon.xpt.xml
A    /home/builder/cydin-files/Source/768/trunk/templates/LuaMissionOpenRA.xft.xml
A    /home/builder/cydin-files/Source/768/trunk/templates/WowAddinProject.xpt.xml
Exported revision 65.




Building Solution

addin-project.xml file not found

Though it is existing and it just checked it out. I tried setting the Manifest Path to . or /home/builder/cydin-files/Source/768/trunk/ or addin-project.xml but nothing helped.

More verbose error messages

I only get The remote server returned an error: (500) Internal Server Error. on a white page or Server Error in '/' Application where it seems Cydin itself crashed, because the log has not been created. That is really frustrating as you keep changing configuration settings and addin-project.xml randomly to finally find the flaw by guessing what is wrong.

DataPath DefaultValue is Windows-specific

See https://github.com/slluis/cydin/blob/master/Cydin/Models/Settings.cs#L29

This value leads, when run on a Linux system for the first time, to a Folder named "..\Files" being created in the Cydin folder, instead of "Files" in the parent folder as intended. This leads to the generation of add-in repositories screwing up. It's slightly annoying to modify the Configuration table in the database to change this.

It's a simple fix to hardcode it otherwise, but since it's a Datamember DefaultValue you can't simply use IO.Path.DirectorySeperatorChar to set it up properly so that it works on both platforms.

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.