News:

The Forum Rules and Guidelines
Our forum has Rules and Guidelines. Please, be kind and read them ;).

building_reader_t cannot read standard makeobj version 9 objects correctly.

Started by Ranran(retired), October 21, 2022, 09:14:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ranran(retired)

building_reader_t cannot read standard's object (version 9 objects) correctly. (pak.nippon v0.6.0)
Those objects will not generate cities correctly due to corrupted data.

EDIT:
The level doesn't load correctly and the standard object is undervalued by 1.
The presence of level=0 buildings completely breaks city generation.
Not sure if this started recently or has been happening for a long time.

EDIT2:
case building_desc_t::city_res: won += h->get_level() * 10; break;
If the building level is 0, the city is treated as not growing even though buildings have been added.
The increasing won/arb is 0 because it is a multiple of level (zero).
 Therefore, keep building level 0 buildings repeatedly.
ひめしという日本人が開発者達の助言を無視して自分好みの機能をextendedに"強引に"実装し、
コードをぐちゃぐちゃにしてメンテナンスを困難にし(とりわけ道路と建物関連)、
挙句にバグを大量に埋め込み、それを知らんぷりして放置し(隠居するなどと言って)別のところに逃げ隠れて自分のフォーク(OTRP)は開発を続けている
その事実と彼の無責任さに日本人プレイヤーは目を向けるべき。らんらんはそれでやる気をなくした(´・ω・`)
他人の振り見て我が振り直せ。ひめしのようにならないために、らんらんが生み出したバグや問題は自分で修正しなくちゃね(´・ω・`)