Giter Club home page Giter Club logo

csl-scrollable-toolbar's People

Contributors

archomeda avatar

Watchers

 avatar  avatar

csl-scrollable-toolbar's Issues

Mod does not work in the asset editor

The toolbar is only filled after an asset type has been selected. The code that patches the toolbar, has already run before this is done by the player. Therefore, no panels are found, and no patch has been done.

Re-add mouse scrolling

The recent addition or fix in Cities Skylines that enabled mouse scrolling on the toolbar, does not enable scrolling everywhere, like this mod used to do in its early days before I removed it. It needs investigation whether or not it's possible to re-add this feature.

IndexOutOfRangeException when loading or unloading a game

There have been reports that the following exception is thrown when loading a game, although not always. Which is weird since these methods are only called when exiting a game. More investigation is needed before I can nail down the problem.

A Mod caused an error [ModException]

Details:
System.IndexOutOfRangeException: Array index is out of range.
at ScrollableToolbar.LoadingExtension.UnpatchPanels () [0x00000] in <filename unknown>:0
at ScrollableToolbar.LoadingExtension.OnLevelUnloading () [0x00000] in <filename unknown>:0
at LoadingWrapper.OnLevelUnloading () [0x00000] in <filename unknown>:0
ModException: A Mod caused an error

XmlException during loading

Apparently the XmlSerializer does not work correctly sometimes. The cause is currently unknown. This exception prevents the mod from loading properly.

A Mod caused an error [ModException]

Details:
System.Xml.XmlException: Document element did not appear.  Line 1, position 1.
  at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0
  at System.Xml.XmlReader.MoveToContent () [0x00000] in <filename unknown>:0
  at System.Xml.Serialization.XmlSerializationReaderInterpreter.ReadRoot () [0x00000] in <filename unknown>:0
  at System.Xml.Serialization.XmlSerializer.Deserialize (System.Xml.Serialization.XmlSerializationReader reader) [0x00000] in <filename unknown>:0
ModException: A Mod caused an error

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.