Arcer
Apprentice
Posts: 20
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2013
Reputation: 0
|
Error in maps
Hi,
can you help me with this issue??
I'm running a fresh install of sphere but:
Code:
ERROR:(sphere_map1.scp,236)Exception adding debug message on the exception.
ERROR:(sphere_map1.scp,240)Unsupported map #1 specified. Auto-fixing that to 0.
ERROR:(sphere_map1.scp,241)Unsupported map #1 specified. Auto-fixing that to 0.
DEBUG:__ thread (0) __ | # | _____ function _____________ | ticks passed from previous function start ______
DEBUG:>> 0 | 0 | CResource::Load | +0
DEBUG:>> 0 | 1 | CResourceBase::LoadResources | +15850
DEBUG:>> 0 | 2 | CResourceBase::LoadResourcesOpen | +0
DEBUG:>> 0 | 3 | CResource::LoadResourceSection | +515 <-- exception catch point (below is guessed and could be incorrect!)
DEBUG:>> 0 | 4 | CRegionBase::RealizeRegion | +0
my sphere.ini
Code:
MulFiles=mul/
// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
Map0=7168,4096,-1,-1
// To activate ML-sized map #1 uncomment the next line
Map1=7168,4096,-1,-1
// To enable the use of MapDif*.mul and StaDif*.mul files, set this to 1.
UseMapDiffs=0
and my spheretables
Code:
scripts/maps/sphere_map0.scp
//scripts/maps/sphere_map0_ml.scp
scripts/maps/sphere_map1.scp
//scripts/maps/sphere_map2.scp
//scripts/maps/sphere_map3.scp
//scripts/maps/sphere_map4.scp
//scripts/maps/sphere_map5.scp
scripts/maps/sphere_map_points0.scp
//scripts/maps/sphere_map_points0_ml.scp
scripts/maps/sphere_map_points1.scp
//scripts/maps/sphere_map_points2.scp
//scripts/maps/sphere_map_points3.scp
//scripts/maps/sphere_map_points4.scp
//scripts/maps/sphere_map_points5.scp
in mul directory there is:
map0.mul
map1.mul
map2.mul
map3.mul
map4.mul
multi.idx
multi.mul
tiledata.mul
gets from a fresh install of Ultima Online Modain’s Legacy Anniversary Edition ( ftp://largedownloads.ea.com/pub/uo/setup-1.46.0.3.exe)
|
|
04-12-2013 05:05 AM |
|
|