Stellaris

Stellaris

Exotic Deposits and Resources
 此主题已被置顶,因此可能具有重要性
Lord and savior, DaddyGaylord  [开发者] 2023 年 3 月 22 日 下午 12:03
Bugs
If you find any bugs (wither in-game or in the code) then you can report it here
< >
正在显示第 1 - 12 条,共 12 条留言
Chaos Rocker 2023 年 4 月 1 日 上午 6:27 
Hi,

getting game crashes around mid game time and the last error lines are as below

[trigger_impl.cpp:1192]: Script Error: Invalid context switch [owner] from Jezemei IVa [planet], file: common/deposits/exotic_deposits.txt line: 906, Scope:
type=planet
id=6747
random={ 0 17561869 }
random_allowed=yes

Getting tons of invalid context switch for various planets like this...pls help out

Thanks in advance
Inny 2023 年 4 月 3 日 上午 11:26 
If you check for the owner of a planet, you must first check if the owner exists in the first place with exists = owner.
Happyperson3796 2023 年 4 月 3 日 下午 12:32 
getting
[13:51:25][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 105
and invalid context switch errors. My game also started crashing around 2290.
Chaos Rocker 2023 年 4 月 4 日 上午 4:01 
引用自 Inny The Merger
If you check for the owner of a planet, you must first check if the owner exists in the first place with exists = owner.

I am not manually checking the owner...does it mean when i am selecting my planets? Also how to check exists = owner thing you mentioned?
Lord and savior, DaddyGaylord  [开发者] 2023 年 4 月 4 日 上午 9:04 
I'll fix them soon

Ok should be fixed
最后由 Lord and savior, DaddyGaylord 编辑于; 2023 年 4 月 4 日 上午 9:28
Chaos Rocker 2023 年 4 月 5 日 下午 12:44 
Thanks Mate....really loving your mod....i'll play with the latest update and let you know if i am still encountering any bugs
Chaos Rocker 2023 年 4 月 6 日 上午 11:01 
引用自 experiencerocker7
Thanks Mate....really loving your mod....i'll play with the latest update and let you know if i am still encountering any bugs
Facing the same error still dude....
Lord and savior, DaddyGaylord  [开发者] 2023 年 4 月 6 日 下午 2:01 
Ok m8 try it now
Happyperson3796 2023 年 4 月 7 日 下午 5:04 
My game still crashes using this mod
Lord and savior, DaddyGaylord  [开发者] 2023 年 4 月 8 日 上午 4:23 
Could you send me your error log?

Ok what about now? I removed the event entirely and used some simpler methods
最后由 Lord and savior, DaddyGaylord 编辑于; 2023 年 4 月 8 日 上午 6:35
Happyperson3796 2023 年 4 月 8 日 下午 1:24 
this and your mod Buildings and districts overhaul are still crashing. Here's the parts of my error log that mention this mod:

[16:16:27][effect.cpp:417]: Error: "Unexpected token: army_type, near line: 32
" in file: "events/exodep_events.txt" near line: 33
[16:16:27][effect_impl.cpp:647]: variable effect at file: events/exodep_events.txt line: 34 accepts only yes or no as values
[16:16:27][persistent.cpp:46]: Error: "Unexpected token: else, near line: 37
" in file: "events/exodep_events.txt" near line: 39
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 43
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - = in events/exodep_events.txtline: 43
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - id in events/exodep_events.txtline: 44
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - hide_window in events/exodep_events.txtline: 45
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - is_triggered_only in events/exodep_events.txtline: 46
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - immediate in events/exodep_events.txtline: 47
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - if in events/exodep_events.txtline: 48
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - limit in events/exodep_events.txtline: 49
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - any_planet_within_border in events/exodep_events.txtline: 50
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - has_active_building in events/exodep_events.txtline: 51
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 53
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - set_variable in events/exodep_events.txtline: 54
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - which in events/exodep_events.txtline: 55
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - value in events/exodep_events.txtline: 56
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 58
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - = in events/exodep_events.txtline: 58
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - trigger in events/exodep_events.txtline: 59
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - parameters in events/exodep_events.txtline: 60
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - army_type in events/exodep_events.txtline: 61
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 63
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - = in events/exodep_events.txtline: 63
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 65
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - else in events/exodep_events.txtline: 66
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - clear_variable in events/exodep_events.txtline: 67
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 69
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 72
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - = in events/exodep_events.txtline: 72
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - id in events/exodep_events.txtline: 73
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - hide_window in events/exodep_events.txtline: 74
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - is_triggered_only in events/exodep_events.txtline: 75
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - immediate in events/exodep_events.txtline: 76
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - if in events/exodep_events.txtline: 77
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - limit in events/exodep_events.txtline: 78
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - any_planet_within_border in events/exodep_events.txtline: 79
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - has_active_building in events/exodep_events.txtline: 80
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 82
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - set_variable in events/exodep_events.txtline: 83
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - which in events/exodep_events.txtline: 84
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - value in events/exodep_events.txtline: 85
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 87
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - = in events/exodep_events.txtline: 87
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - trigger in events/exodep_events.txtline: 88
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - parameters in events/exodep_events.txtline: 89
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - army_type in events/exodep_events.txtline: 90
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 92
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - = in events/exodep_events.txtline: 92
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 94
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - else in events/exodep_events.txtline: 95
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - clear_variable in events/exodep_events.txtline: 96
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 98
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
[16:16:27][eventmanager.cpp:421]: Corrupt Event Table Entry - } in events/exodep_events.txtline: 99
This usually means the syntax is wrong earlier in the file (e.g. wrong number of { or }, non-existent curly brackets effects)
Lord and savior, DaddyGaylord  [开发者] 2023 年 4 月 8 日 下午 1:26 
Yeah I removed the events, should be fine now
< >
正在显示第 1 - 12 条,共 12 条留言
每页显示数: 1530 50