You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Resource Editor doesn't update the existing/already spawned resources on the map after clicking 'save' in the resource editor. If you edit a resource, then log into the game, the edited resource will still have the old setting. In order to update the already spawned resources, you have to either restart the server or make a map edit (and save the map chunk).
I was asked to write a report about it as it doesn't follow how the NPC editor behaves. The NPC editor does update/refresh/respawn all of the existing/already spawned NPCs on the map after clicking the 'save' button in the NPC editor.
Steps to Reproduce
Open Intersect Editor -> Open resource editor.
Create a resource with 100 HP -> save resource editor.
Put the resource on a map -> save map.
Enter the game and go to the resource you just placed.
Check the resource's HP by hitting. (it should have 100 hp)
Exit the game.
Go back into Intersect Editor -> Open resource editor.
Change the resource's hp to 3 HP -> save the resource editor.
Enter the game again and check the resource's HP.
Actual result: The resource has 100 hp still. Expected result: The resource's hp should have updated to 3 hp (or the resource should have respawned) after clicking the 'save' button in the resource editor.
Version with bug
v0.7.0.126
Last version that worked well
n/a
Affected platforms
I was not able test on other platforms
Did you find any workaround?
You can manually refresh / respawn / update the resources by:
restarting the server
making a map edit and saving the map chunk
Relevant log output
No response
Duplicate Bug Check
This bug report is not a duplicate to the best of my knowledge.
The text was updated successfully, but these errors were encountered:
Description
The Resource Editor doesn't update the existing/already spawned resources on the map after clicking 'save' in the resource editor. If you edit a resource, then log into the game, the edited resource will still have the old setting. In order to update the already spawned resources, you have to either restart the server or make a map edit (and save the map chunk).
I was asked to write a report about it as it doesn't follow how the NPC editor behaves. The NPC editor does update/refresh/respawn all of the existing/already spawned NPCs on the map after clicking the 'save' button in the NPC editor.
Steps to Reproduce
Actual result: The resource has 100 hp still.
Expected result: The resource's hp should have updated to 3 hp (or the resource should have respawned) after clicking the 'save' button in the resource editor.
Version with bug
v0.7.0.126
Last version that worked well
n/a
Affected platforms
I was not able test on other platforms
Did you find any workaround?
You can manually refresh / respawn / update the resources by:
Relevant log output
No response
Duplicate Bug Check
The text was updated successfully, but these errors were encountered: