OS
Open-Src
Resource Hub
Sectree build fix

Sectree build fix

Fixes
19 Mar 2026 6 views 0 downloads

Description

[FIX] Sectree Build – Skip Empty Lines in map/index

This fix resolves an issue where empty lines in locale/.../map/index cause the last valid map to be loaded multiple times during server startup.

Problem:
When the index file contains blank lines between map entries, the last valid map name is reused, resulting in the same map being built repeatedly until a new valid entry is found.

Solution:
The build function now skips:

  • empty lines

  • comment lines (// and #)

  • invalid entries

This ensures each map is loaded only once and prevents unintended duplicate builds.

Download Resource

Token is consumed after a single use

Details

Type
File
Size
1.21 KB
Format
ZIP
Updated
19 Mar 2026
Uploaded by
onexro

How to get a token?

  1. 1 Join the Discord server
  2. 2 Go to #generate-token
  3. 3 Click "Generate Token"
Join Discord
Back to resources