Im trying to set up the server but that crash during the process.

My xml file seem well configurate

<?xml version="1.0"?>
<CEDConfig Version="6">
<Language>..\Language\English.ini</Language>
<Port>2593</Port>
<Map>
<Map>C:\Program Files (x86)\Electronic Arts\Test\map0LegacyMUL.uop</Map>
<StaIdx>C:\Program Files (x86)\Electronic Arts\Test\staidx0.mul</StaIdx>
<Statics>C:\Program Files (x86)\Electronic Arts\Test\statics0.mul</Statics>
<Width>896</Width>
<Height>512</Height>
<Prefix>0x0010</Prefix>
<Format>0x001C</Format>
</Map>
<Tiledata>C:\Program Files (x86)\Electronic Arts\Test\tiledata.mul</Tiledata>
<Radarcol>C:\Program Files (x86)\Electronic Arts\Test\radarcol.mul</Radarcol>
<Accounts>
<Account>
<Name>artkrime</Name>
<PasswordHash>d41d8cd98f00b204e9800998ecf8427e</PasswordHash>
<AccessLevel>255</AccessLevel>
<LastPos x="0" y="0"/>
<Regions/>
</Account>
</Accounts>
<Regions/>
</CEDConfig>

then crashed during process, this a image at which step it crash

centreED+ server.png

thx for support : )
 
i dont want to be rude but read the Centred++ Wiki .... 7.0.23 or 7.0.24 is the last supported one. Those maps you try to load there dont work....
 
Thx Marcel, I had read the wiki and it give a flags value for 7.0.23.2 to 7.0.X.X.I did not understand that 7.0.X.X mean it was not supported
 
I switched to client 7.0.23 there's a picture of how i try to configure

I alway get the same error about unable to open file, as i read on the wiki of uoquint.ru it is a EFOpenError. UOfiddler, client, servUO nothing running while trying to start server.

Thx for support

 

Attachments

  • cedserverconfig.png
    cedserverconfig.png
    36.3 KB · Views: 14
Are you sure nothing else is running? Also, are you running the .exe as Administrator? I think you need to have those priveledges enabled in order to read/write to files in your Program Files (x86) folder.
 
Thx m309,

i was running it in cmd mode, thinking cmd mode has admin privilege, I feel a little bit dumb : )

Thx a lot again
 
No worries at all, and don't feel dumb! :cool:

Edit: PS - If you run the .exe from your taskbar (pin it) you can set it to always run as Admin.
 
Back