Coder Social home page Coder Social logo

jiangeshi / leader-mission Goto Github PK

View Code? Open in Web Editor NEW
72.0 72.0 8.0 18.57 MB

Most of the countries in this mod have had glorious history or epic struggles with fate. They may not be perfect, but each is worthy of respect.

unciv-mod unciv-mod-rulesets

leader-mission's People

Contributors

jiangeshi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

leader-mission's Issues

Game will not start

System
Linux Mint 21.2, flatpak

Game Version
4.8.14

Problem
Using the flatpak-version of unciv 4.8.14 the game will not start. (Window flashes for ~one frame)

Output

$ flatpak run io.github.yairm210.unciv

Reading: /home/username/.var/app/io.github.yairm210.unciv/data/unciv/mods/Leader Mission/Image
BuildingIcons/Construction (alias of UnitIcons/Construction)
2023-10-23T19:07:50.397208954Z [main] [ImagePacker] [ERROR] Exception in ImagePacker: Erro
sh: Zeile 1: xdg-mime: Kommando nicht gefunden.
X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 2 (X_ChangeWindowAttributes)
Serial number of failed request: 78
Current serial number in output stream: 79

Had to delete the mod manually.

此mod在Windows上不可用

当尝试使用此规则集创建世界时,会出现一个错误。

Platform: Desktop

Version: 4.5.5 (Build 828)

Rulesets: [Civ V - Vanilla, Civ V - Gods & Kings, Leader Mission]

Last Screen: com.unciv.ui.screens.newgamescreen.NewGameScreen

 


 

OS: Windows 10

Java: Oracle Corporation 25.232-b09

      Max Memory: 3641 MB

 

 


 

 

Message:


java.lang.RuntimeException: Actor: TranslatedSelectBox

      at com.badlogic.gdx.scenes.scene2d.Actor.notify(Actor.java:192)

      at com.badlogic.gdx.scenes.scene2d.Actor.fire(Actor.java:152)

      at com.badlogic.gdx.scenes.scene2d.utils.Selection.fireChangeEvent(Selection.java:228)

      at com.badlogic.gdx.scenes.scene2d.ui.SelectBox$1.fireChangeEvent(SelectBox.java:71)

      at com.badlogic.gdx.scenes.scene2d.utils.Selection.choose(Selection.java:53)

      at com.badlogic.gdx.scenes.scene2d.utils.ArraySelection.choose(ArraySelection.java:24)

      at com.badlogic.gdx.scenes.scene2d.ui.SelectBox$SelectBoxScrollPane$1.clicked(SelectBox.java:448)

      at com.badlogic.gdx.scenes.scene2d.utils.ClickListener.touchUp(ClickListener.java:88)

      at com.badlogic.gdx.scenes.scene2d.InputListener.handle(InputListener.java:71)

      at com.badlogic.gdx.scenes.scene2d.Stage.touchUp(Stage.java:355)

      at com.unciv.ui.screens.basescreen.UncivStage.access$touchUp$s80204510(UncivStage.kt:18)

      at com.unciv.ui.screens.basescreen.UncivStage$touchUp$1.invoke(UncivStage.kt:90)

      at com.unciv.ui.screens.basescreen.UncivStage$touchUp$1.invoke(UncivStage.kt:90)

      at com.unciv.ui.crashhandling.CrashHandlingExtensionsKt$wrapCrashHandling$1.invoke(CrashHandlingExtensions.kt:17)

      at com.unciv.ui.screens.basescreen.UncivStage.touchUp(UncivStage.kt:90)

      at com.badlogic.gdx.InputEventQueue.drain(InputEventQueue.java:70)

      at com.badlogic.gdx.backends.lwjgl3.DefaultLwjgl3Input.update(DefaultLwjgl3Input.java:189)

      at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:378)

      at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:192)

      at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:166)

      at com.unciv.app.desktop.DesktopLauncher.main(DesktopLauncher.kt:76)

Caused by: com.badlogic.gdx.utils.GdxRuntimeException: Couldn't load file: mods/Leader Mission/District鈥擲tudenicaMonastery.png

      at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:190)

      at com.badlogic.gdx.graphics.TextureData$Factory.loadFromFile(TextureData.java:101)

      at com.badlogic.gdx.graphics.Texture.<init>(Texture.java:122)

      at com.badlogic.gdx.graphics.g2d.TextureAtlas.load(TextureAtlas.java:87)

      at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:80)

      at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:76)

      at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:71)

      at com.badlogic.gdx.graphics.g2d.TextureAtlas.<init>(TextureAtlas.java:61)

      at com.unciv.ui.images.ImageGetter.loadModAtlases(ImageGetter.kt:93)

      at com.unciv.ui.images.ImageGetter.setNewRuleset(ImageGetter.kt:72)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable.reloadRuleset(GameOptionsTable.kt:419)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable.onChooseMod(GameOptionsTable.kt:432)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable.access$onChooseMod(GameOptionsTable.kt:37)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable$addBaseRulesetSelectBox$1.invoke(GameOptionsTable.kt:349)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable$addBaseRulesetSelectBox$1.invoke(GameOptionsTable.kt:331)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable$addSelectBox$1.invoke(GameOptionsTable.kt:315)

      at com.unciv.ui.screens.newgamescreen.GameOptionsTable$addSelectBox$1.invoke(GameOptionsTable.kt:314)

      at com.unciv.ui.components.extensions.OnChangeListener.changed(Scene2dExtensions.kt:340)

      at com.badlogic.gdx.scenes.scene2d.utils.ChangeListener.handle(ChangeListener.java:28)

      at com.badlogic.gdx.scenes.scene2d.Actor.notify(Actor.java:188)

      ... 20 more

Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: mods\Leader Mission\District鈥擲tudenicaMonastery.png (Local)

      at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:142)

      at com.badlogic.gdx.files.FileHandle.readBytes(FileHandle.java:228)

      at com.badlogic.gdx.graphics.Pixmap.<init>(Pixmap.java:187)

      ... 39 more

 

 

Tech menu isn't in English

System

Android

Game Version

4.8.18 (Build 928)

Problem

Inside the game the Research menu is not in English.
(The photos are from when you choose Korea.)
Attach some image of Tech that is not in English.

Screenshot_20231121_164007_com unciv app
Screenshot_20231121_164052_com unciv app
Screenshot_20231121_164011_com unciv app
Screenshot_20231121_164047_com unciv app
Screenshot_20231121_164059_com unciv app
Screenshot_20231121_164101_com unciv app

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.