Skip to content

Not read correctly UOP map files #1202

Open
@Jhobean

Description

@Jhobean

If you boot the server with last OSI file (with .uop files) You boot the server with
Map0=7168,4096,-1,0,0 //ML size

When you go 7060,341,1 you will notice all terrain tiles do not have the good id

on yellow it,s the ID Orion see (0x2EC8)
On white, it,s what server see (0x0a9fb)
image

image

It's impossible to have a terrain >0x4000. Where there some NPC walking on this area, it's causing weird critical because when server try to read tiledata of 0x0a9fb it do not exist

with quick check, seem to be only on this new region:
image

NOTE: Convert file to .mul fix the problem

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions