Jump to content

MAP ISSUE??

Pending 1.26

HighOnTek
HighOnTek

Posted

This is what I'm seeing on the map, freshly loaded today after force wipe. What's causing this?

Screenshot 2025-09-04 114852.png

Fusion.net

Posted

Im getting the same issue on my map when I tried looking it up online all I found was this 

instead of showing the correct monument names (like "Airfield," "Trainyard," etc.), the map is displaying the internal file path of the prefab:

Assets/Bundled/Prefabs/Modding/Volumes_and_Triggers/Monument_Marker.prefab


This usually happens in Rust when a custom map isn’t updated to match the latest game update. Facepunch often changes how monument markers and localization strings are handled, so older maps can break.

Why this happens:,
Prefab changes – The game may now require a different marker prefab (or a new parameter inside it).,
Localization changes – Rust relies on localization keys to translate prefab markers into display names. If the prefab reference is outdated or missing, the game falls back to showing the raw file path.,
Custom map tools (RustEdit/Oxide) – If you used RustEdit or a similar tool, the marker objects may need to be replaced with the updated versions from the latest game files.,

How to fix it:,
Open the map in RustEdit (latest version) and check the monuments:,

  
Delete the old Monument_Marker.prefab objects.
Re-add the correct markers from the updated Rust prefabs list.,
,
Check prefab paths:,

  
Facepunch may have moved or renamed some markers. Make sure you are using the correct prefab references from the most recent build.,
Test on a fresh map:,

  
Create a blank map and place a known monument with its marker.
If the name shows correctly there, compare it with your custom map to see what’s different.,
,
Server-side plugins:,

  
If you use Oxide/umod plugins for map UI, make sure they’re updated too, since some rely on monument marker names.,

 The quickest fix is usually:
 Open your map in RustEdit, delete all existing Monument_Marker.prefab objects, and replace them with the new ones from the updated game files. Then re-export the map. 

 

this is all I could find out about it not sure if the creator is going to update it soon hopefully it is updated soon.

flouONEs

Posted

I think it will be fixed soon, because this is a bug and a mistake of the game, wait for a fix from facepunch.

HighOnTek

Posted

2 minutes ago, flouONEs said:

I think it will be fixed soon, because this is a bug and a mistake of the game, wait for a fix from facepunch.

Tested couple other custom maps, they worked without issue... no weird prefab errors or text in map. Would love to use Kong: Skull Island again but had to switch to Synecdoche for now. Hope you can get it fixed soon 🙂

flouONEs

Posted

1 hour ago, HighOnTek said:

Tested couple other custom maps, they worked without issue... no weird prefab errors or text in map. Would love to use Kong: Skull Island again but had to switch to Synecdoche for now. Hope you can get it fixed soon 🙂

I can't fix them unless I delete all monument markers, which will remove the names of the monuments, this problem must be solved by the developers. This is on the side of the game files

  • Like 1
1.9m

Downloads

Total number of downloads.

9.1k

Customers

Total customers served.

133.7k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.