0% found this document useful (0 votes)
85 views6 pages

Last Exception

The document contains error reports from a game. It describes several exceptions occurring when objects are inserted into or removed from fish bowls in the game, due to missing attributes in the fish bowl tooltip component code.

Uploaded by

edwardapazan2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views6 pages

Last Exception

The document contains error reports from a game. It describes several exceptions occurring when objects are inserted into or removed from fish bowls in the game, due to missing attributes in the fish bowl tooltip component code.

Uploaded by

edwardapazan2
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 6

<?xml version="1.0" ?

><root>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:28:51</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>tooltip_component.py:688</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_inserted. obj:
object_fish_Koi:0x0def127990951068, owner:
ObjectInventoryComponent(object_FishBowl:0x0acf125247de00bd) (AttributeError:
'FishBowlTooltipComponent' object has no attribute
'default_state_concatenation_style')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\live_drag_commands.py", line 105, in
live_drag_end&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 679, in end_live_drag&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 205, in
drop_live_drag_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\live_drag_target_component.py", line 142, in
remove_drag_object_and_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\inventory.py", line 340, in player_try_add_object&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 375,
in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 340, in insert&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 197, in
on_object_inserted&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 63, in on_object_added_to_inventory&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\fishing\fish_bowl_object.py", line 120, in
_enable_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 470, in exported_func&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\tooltip_component.py", line 650, in
update_object_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\tooltip_component.py", line 688, in
get_state_strings&#13;&#10;AttributeError: 'FishBowlTooltipComponent' object has no
attribute 'default_state_concatenation_style'rtim=0&#13;&#10;Client Session Time:
22.50&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current
Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin
Version: 13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10
10.0.19045 GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID:
D7B78E66-1A52-11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:29:09</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>__init__.py:324</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_removed. obj:
object_fish_Koi:0x0def127990951068, owner:
ObjectInventoryComponent(object_FishBowl:0x0acf125247de00bd) (KeyError:
'environmentscore_component')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\interaction_commands.py", line 988, in
select_choice&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 263, in select_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
interactions\choices.py", line 254, in select&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\aop.py", line 243, in test_and_execute&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 224, in
execute&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py",
line 192, in execute_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\scheduling.py", line 219, in simulate&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\elements.py", line 335, in _run&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\utils\outcome.py", line 166, in on_loot&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 157, in
apply_operations&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
utils\loot.py", line 593, in apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\utils\loot_basic_op.py", line 301, in
apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
inventory_loot.py", line 49, in _apply_to_subject_and_target&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 431, in
try_remove_object_by_id&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 435, in remove&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 207, in
on_object_removed&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 82, in on_object_removed_from_inventory&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 694, in
remove_component&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 324, in remove_component&#13;&#10;KeyError:
'environmentscore_component'rtim=0&#13;&#10;Client Session Time: 22.50&#13;
&#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State:
0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version:
13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10 10.0.19045
GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID: D7B78E66-1A52-
11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:30:30</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>tooltip_component.py:688</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_inserted. obj:
object_fish_Gold:0x0def1279906c0fe6, owner:
ObjectInventoryComponent(object_FishBowl_Gummy_Spooky:0x04ab127b2c210646)
(AttributeError: 'FishBowlTooltipComponent' object has no attribute
'default_state_concatenation_style')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\live_drag_commands.py", line 105, in
live_drag_end&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 679, in end_live_drag&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 205, in
drop_live_drag_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\live_drag_target_component.py", line 161, in
remove_drag_object_and_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 185, in
_add_drag_object_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\inventory.py", line 340, in player_try_add_object&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 375,
in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 340, in insert&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 197, in
on_object_inserted&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 63, in on_object_added_to_inventory&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\fishing\fish_bowl_object.py", line 120, in
_enable_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 470, in exported_func&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\tooltip_component.py", line 650, in
update_object_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\tooltip_component.py", line 688, in
get_state_strings&#13;&#10;AttributeError: 'FishBowlTooltipComponent' object has no
attribute 'default_state_concatenation_style'rtim=0&#13;&#10;Client Session Time:
22.50&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current
Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin
Version: 13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10
10.0.19045 GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID:
D7B78E66-1A52-11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:30:33</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>tooltip_component.py:688</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_inserted. obj:
object_fish_Koi:0x0def127990951068, owner:
ObjectInventoryComponent(object_FishBowl_Bones_Spooky:0x04ab127b2c1b0645)
(AttributeError: 'FishBowlTooltipComponent' object has no attribute
'default_state_concatenation_style')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\live_drag_commands.py", line 105, in
live_drag_end&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 679, in end_live_drag&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 205, in
drop_live_drag_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\live_drag_target_component.py", line 161, in
remove_drag_object_and_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 185, in
_add_drag_object_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\inventory.py", line 340, in player_try_add_object&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 375,
in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 340, in insert&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 197, in
on_object_inserted&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 63, in on_object_added_to_inventory&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\fishing\fish_bowl_object.py", line 120, in
_enable_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 470, in exported_func&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\tooltip_component.py", line 650, in
update_object_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\tooltip_component.py", line 688, in
get_state_strings&#13;&#10;AttributeError: 'FishBowlTooltipComponent' object has no
attribute 'default_state_concatenation_style'rtim=0&#13;&#10;Client Session Time:
22.50&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current
Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin
Version: 13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10
10.0.19045 GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID:
D7B78E66-1A52-11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:30:53</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>__init__.py:324</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_removed. obj:
object_fish_Koi:0x0def127990951068, owner:
ObjectInventoryComponent(object_FishBowl_Bones_Spooky:0x04ab127b2c1b0645)
(KeyError: 'environmentscore_component')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\interaction_commands.py", line 988, in
select_choice&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 263, in select_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
interactions\choices.py", line 254, in select&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\aop.py", line 243, in test_and_execute&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 224, in
execute&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py",
line 192, in execute_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\scheduling.py", line 219, in simulate&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\elements.py", line 335, in _run&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\utils\outcome.py", line 166, in on_loot&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 157, in
apply_operations&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
utils\loot.py", line 593, in apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\utils\loot_basic_op.py", line 301, in
apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
inventory_loot.py", line 49, in _apply_to_subject_and_target&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 431, in
try_remove_object_by_id&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 435, in remove&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 207, in
on_object_removed&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 82, in on_object_removed_from_inventory&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 694, in
remove_component&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 324, in remove_component&#13;&#10;KeyError:
'environmentscore_component'rtim=0&#13;&#10;Client Session Time: 22.50&#13;
&#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State:
0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version:
13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10 10.0.19045
GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID: D7B78E66-1A52-
11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:31:04</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>__init__.py:324</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_removed. obj:
object_fish_Gold:0x0def1279906c0fe6, owner:
ObjectInventoryComponent(object_FishBowl_Gummy_Spooky:0x04ab127b2c210646)
(KeyError: 'environmentscore_component')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\interaction_commands.py", line 988, in
select_choice&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 263, in select_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
interactions\choices.py", line 254, in select&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\aop.py", line 243, in test_and_execute&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\aop.py", line 224, in
execute&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\aop.py",
line 192, in execute_interaction&#13;&#10; File "T:\InGame\Gameplay\Scripts\
Server\scheduling.py", line 219, in simulate&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\elements.py", line 335, in _run&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\utils\outcome.py", line 166, in on_loot&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\interactions\utils\loot.py", line 157, in
apply_operations&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
utils\loot.py", line 593, in apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\interactions\utils\loot_basic_op.py", line 301, in
apply_to_resolver&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\interactions\
inventory_loot.py", line 49, in _apply_to_subject_and_target&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 431, in
try_remove_object_by_id&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 435, in remove&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 207, in
on_object_removed&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 82, in on_object_removed_from_inventory&#13;&#10; File
"T:\InGame\Gameplay\Scripts\Server\objects\base_object.py", line 694, in
remove_component&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 324, in remove_component&#13;&#10;KeyError:
'environmentscore_component'rtim=0&#13;&#10;Client Session Time: 22.50&#13;
&#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current Game State:
0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin Version:
13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10 10.0.19045
GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID: D7B78E66-1A52-
11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:31:07</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>tooltip_component.py:688</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_inserted. obj:
object_fish_Koi:0x0def127990951068, owner:
ObjectInventoryComponent(object_FishBowl_Gummy_Spooky:0x04ab127b2c210646)
(AttributeError: 'FishBowlTooltipComponent' object has no attribute
'default_state_concatenation_style')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\live_drag_commands.py", line 105, in
live_drag_end&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 679, in end_live_drag&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 205, in
drop_live_drag_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\live_drag_target_component.py", line 161, in
remove_drag_object_and_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 185, in
_add_drag_object_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\inventory.py", line 340, in player_try_add_object&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 375,
in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 340, in insert&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 197, in
on_object_inserted&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 63, in on_object_added_to_inventory&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\fishing\fish_bowl_object.py", line 120, in
_enable_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 470, in exported_func&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\tooltip_component.py", line 650, in
update_object_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\tooltip_component.py", line 688, in
get_state_strings&#13;&#10;AttributeError: 'FishBowlTooltipComponent' object has no
attribute 'default_state_concatenation_style'rtim=0&#13;&#10;Client Session Time:
22.50&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current
Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin
Version: 13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10
10.0.19045 GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID:
D7B78E66-1A52-11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
<report><version>2</version><sessionid>a3f83b0cea58358b65f89b9a</
sessionid><type>desync</type><sku>ea.maxis.sims4_64.15.pc</sku><createtime>2024-03-
18 16:31:09</createtime><buildsignature>Local.Unknown.Unknown.1.105.345.1020-
1.300.000.179.Release</buildsignature><categoryid>tooltip_component.py:688</
categoryid><desyncid>a3f83b0cea58358b65f89b9a</desyncid><systemconfig/
><screenshot/><desyncdata>[tingyul] Exception invoking on_object_inserted. obj:
object_fish_Gold:0x0def127990b81091, owner:
ObjectInventoryComponent(object_FishBowl_Bones_Spooky:0x04ab127b2c1b0645)
(AttributeError: 'FishBowlTooltipComponent' object has no attribute
'default_state_concatenation_style')&#13;&#10;Traceback (most recent call
last):&#13;&#10;&#13;&#10; File "T:\InGame\Gameplay\Scripts\Core\sims4\
commands.py", line 399, in invoke_command&#13;&#10; File "T:\InGame\Gameplay\
Scripts\Server\server_commands\live_drag_commands.py", line 105, in
live_drag_end&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\server\client.py",
line 679, in end_live_drag&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 205, in
drop_live_drag_object&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\live_drag_target_component.py", line 161, in
remove_drag_object_and_add&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\live_drag_target_component.py", line 185, in
_add_drag_object_to_inventory&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\
objects\components\inventory.py", line 340, in player_try_add_object&#13;&#10;
File "T:\InGame\Gameplay\Scripts\Server\objects\components\inventory.py", line 375,
in _insert_item&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\inventory_storage.py", line 340, in insert&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\inventory.py", line 197, in
on_object_inserted&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\fishing\
fish_bowl_object.py", line 63, in on_object_added_to_inventory&#13;&#10; File "T:\
InGame\Gameplay\Scripts\Server\fishing\fish_bowl_object.py", line 120, in
_enable_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\__init__.py", line 470, in exported_func&#13;&#10; File "T:\InGame\
Gameplay\Scripts\Server\objects\components\tooltip_component.py", line 650, in
update_object_tooltip&#13;&#10; File "T:\InGame\Gameplay\Scripts\Server\objects\
components\tooltip_component.py", line 688, in
get_state_strings&#13;&#10;AttributeError: 'FishBowlTooltipComponent' object has no
attribute 'default_state_concatenation_style'rtim=0&#13;&#10;Client Session Time:
22.50&#13; &#10;Num Save Errors: 0&#13; &#10;Num Load Errors: 0&#13; &#10;Current
Game State: 0x96d01090&#13; &#10;LoadingScreenActiveFlag: 1&#13; &#10;Origin
Version: 13,152,0,5665&#13; &#10;Modded: False&#13; &#10;SystemInfo: Windows 10
10.0.19045 GPU: Intel(R) HD Graphics 630 igdumdim64.dll 31.0.101.2127, GUID:
D7B78E66-1A52-11CF-9D7F-705AABC2D235&#13; &#10;</desyncdata></report>
</root>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy