GithubHelp home page GithubHelp logo

arise's People

Contributors

dakror avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jurrehart

arise's Issues

Server-side Memory Leak

A yet to be found memory leak occurs on the server-side of the program.
Spotting and fixing is substantual for running a global permanent service.

Negative resource on upgraqde of vilage center

Upgrading the village center does not check available resources.

Even though the tooltuip show the missing resources in red , clicking on the upgrade button will start upgrade anyway but your resources will show negative amounts.

how i got there : started game build woodcutter & goldmine, then started village center upgrade.

Result : -33 gold & -44 wood

this happen on the version available on the website

ArithmeticException on entering city

Entering the city view will show black window and nothing more.

Client console states:
java.lang.ArithmeticException: / by zero
at de.dakror.arise.layer.CityHUDLayer.updateBuildingbar(CityHUDLayer.java:296)
at de.dakror.arise.layer.CityHUDLayer.init(CityHUDLayer.java:170)
at de.dakror.gamesetup.GameFrame.addLayer(GameFrame.java:109)
at de.dakror.arise.game.world.City.update(City.java:77)
at de.dakror.gamesetup.ui.Container.updateComponents(Container.java:62)
at de.dakror.arise.game.world.World.update(World.java:114)
at de.dakror.gamesetup.Updater.run(Updater.java:47)
Exception in thread "Thread-5" java.lang.NullPointerException
at de.dakror.arise.layer.CityHUDLayer.update(CityHUDLayer.java:267)
at de.dakror.gamesetup.Updater.run(Updater.java:47)

Probable cause:

Incomplete gamedata on start.

As the game starts no world data is found in the DB thus a World is created wihtout setting the speed variable. this causes an ArithmeticExcpetion while entering the city view.

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.