Page 1 of 1

Server Log for invalid map objects.

Posted: 22 Aug 2014, 19:19
by kadaz
I dont know why this is, the items show up in the editor and I used them in game,
but the server doesn't allow them, I enabled embedded items too, and saved with.

All under the 150k limit.. why is this happening?

I computed all the maps afterwards at command prompt afterwards, does this resave it without embedded items?

OR the server needs to also have these files?

Code: Select all

[2014/08/22 14:06:20] ...ERROR: Load failed: 
Missing Blocks or Items:
 - StairsB\StairsD.Item.gbx (in Common)
 - Stairs\StairsD.Item.gbx (in Common)

Re: Server Log for invalid map objects.

Posted: 22 Aug 2014, 19:41
by TitiShu
does the map is automaticly skipped by the server ???

if yes, it's usually one of these 2 main problems :

- Verify that the Embeded Option (in experimental menu)... sometimes this option change to disable when loading a map in editor
- The server is not updated

Re: Server Log for invalid map objects.

Posted: 22 Aug 2014, 22:43
by kadaz
Yah, it skips over it,

I'll try to resaving it, seeing it could be the resave by command line compute,

Perhaps the command line procedure doesn't check to see if has embedded objects,

And Knight's melee have one of the latest server patch I believe. v2014-07-12_12_00.

Soon to update it, might fix also.

Re: Server Log for invalid map objects.

Posted: 18 Sep 2014, 05:37
by kadaz
The update fixed it.. Thanks :3