Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
this mods last update was 3 months ago and no issue previously so i assume it is new issue because of KLEI update, and will look into it.
sorry i cannot fix it sooner, but will do once im free.
if anyone willing to help giving detail the issue if you know, and willing to help will be appreciated.
As using any mod that adds more items to the tech tree will instantly crash the game to desktop as soon as I launch a game...so basically ANY content mod.
Yeah, this needs to be looked into, as whatever idea that the coders had to completely override the tech tree clearly doesn't work. Or at least, on lower end PCs (like mine).
"Line 1471 in player_classified.lua
```
-- The error occurs when calling:
level:set(value) -- where 'level' is nil
-- They need to ensure proper initialization like:
inst.sciencestats = {
level = net_tinybyte(inst.GUID, "science.level", "sciencestatsdirty"),
-- other stats...
}
```"
"Alone: When the Achievement and Level mod runs by itself, it loads in a specific sequence where, by sheer luck, the value for SCIENCE level is available when it needs it.
Together: When Deluxpot is enabled, it slightly changes the order in which the game's scripts are loaded. This new order exposes the bug in the Achievement and Level mod. It now tries to access the SCIENCE level before it has been properly initialized."
"Going even deeper, the mod overwrites the entire techtree with a custom one."
不知道是哪里的问题
So: I ask if you can look into this and possibly find the issue causing this conflict. I have already informed the other mod developer of the same issue, so hopefully this problem can be solved, as both mods are very enjoyable.
接着再次打开游戏,进入世界,可以成功,并且游戏中途没有崩溃(4个档玩了一个月都没崩溃)
但是退出世界,看看皮肤啥的,或者只是退出世界再重进,就会闪退。
然后打开游戏(第4次),又闪退了。
推测可能是加载出了问题?
But then I can open it successfully when second.
And I over game, open it third, the game crash again.
So you know, forth start is OK. And fifth is bad.
thank you