Open
Description
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)
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:
NOTE: Convert file to .mul fix the problem