[Fixed] Update 235

Do you have any issues? Don't hesitate to tell us about it.
User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

[Fixed] Update 235

#1

Post by CommanderABab »

Toiiol not loading.

I wait through 4 ads. Should be enough. Close the program trý again. Same thing. No load

User avatar
Ahmad Nur Aizat
TheoTown Veteran
Reactions:
Posts: 8260
Joined: 25 Oct 2016, 15:20
Location: Johor Bahru
Plugins: Showcase Store
Version: Beta
Contact:

Plugin Creator

Platform

#2

Post by Ahmad Nur Aizat »

Can you play the game with the WiFi off?

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#3

Post by CommanderABab »

That's not an issue, wifi or not.

Took over 5 minutes to load. It did, finally. Saved ok.

Still taking 5 minutes to load.

Image

User avatar
Ahmad Nur Aizat
TheoTown Veteran
Reactions:
Posts: 8260
Joined: 25 Oct 2016, 15:20
Location: Johor Bahru
Plugins: Showcase Store
Version: Beta
Contact:

Plugin Creator

Platform

#4

Post by Ahmad Nur Aizat »

Uhhh, did you just changed the volcano houses into transparent cubes?

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#5

Post by CommanderABab »

Yep.

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#6

Post by CommanderABab »

If you like the volcano house, download the .png file and make a json for it :)

User avatar
Lobby
Developer
Reactions:
Posts: 3705
Joined: 26 Oct 2008, 12:34
Plugins: Showcase Store
Version: Beta

Platform

#7

Post by Lobby »

My fault, I forgot to remove the code I added in order to spot the sorted list issue :lol:

Leaded to a runtime of O(n²*log(n)) instead of O(n*log(n)) for loading buildings which is really bad for huge n (the number of buildings)
Last edited by Lobby on 17 Feb 2017, 12:14, edited 1 time in total.

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#8

Post by CommanderABab »

,:)

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#9

Post by CommanderABab »

Lobby wrote:My fault, I forgot to remove the code I added in order to spot the sorted list issue :lol:

Leaded to a runtime of O(n²*log(n)) instead of O(n*log(n)) for loading buildings which is really bad for huge n (the number of buildings)
I have over 64000 buildings, using 64000 for n.

O(4096000000*log(64000))=O(4096000000*4.806)=O(19686113173.438)

O(19686113173.438)
vs
O(307595.518)

64000 times slower. Lol

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

#10

Post by CommanderABab »

Version 236 has been running great so far :)

User avatar
CommanderABab
AB
Reactions:
Posts: 11107
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

236

#11

Post by CommanderABab »

I always play in debug mode since I am using giant maps.Not sandbox. No challenge.
But I have a question for you.

Shouldn't placing a building like a house, business, or factory cost at least the amount of zoning the land if the land is unzoned? It removes some of the challenge if I can zone land for free by placing these buildings without deducting the zoning cost from my estate.

The game does require a positive estate to place buildings this way, so I believe not deducting the zoning cost is a bug.

Locked Previous topicNext topic

Return to “Problems and Errors (bugs)”