Description
The game crash when added images with same file name on same page
GuideME Version:
guideme-26.1.12-beta.jar
How to reproduce
- create a page
- add an image using markdown
 (or FloatingImage)
- reload resources
- open the same page (it will render the image correctly)
- add a new image using the same
.png file
- reload resources
- open the same page
- the game crash [first codebox]
Crash-report
crash-2026-08-17_14.27.36-client.txt
Extra
I have tested and apparently if duplicated the same image and renamed apparently it doesn't crash
This page will crash when rendered
---
navigation:
title: Demo
icon: "minecraft:stone"
position: -1
---
# DEMO


This page work (i have copy-pasted the same image and renamed)
---
navigation:
title: Demo
icon: "minecraft:stone"
position: -1
---
# DEMO


Image used

Description
The game crash when added images with same file name on same page
GuideME Version:
guideme-26.1.12-beta.jarHow to reproduce
(orFloatingImage).pngfileCrash-report
crash-2026-08-17_14.27.36-client.txt
Extra
I have tested and apparently if duplicated the same image and renamed apparently it doesn't crash
This page will crash when rendered
This page work (i have copy-pasted the same image and renamed)
Image used