• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Can't Load Map [Immediete Help Needed]

Vendeliko

Banned User
Joined
Dec 3, 2011
Messages
3,087
Reaction score
93
Location
Beside that guy with that thing but without that t
Hi,I uploaded my map to my server through filezilla like I Did many times before but this time I get this error when I try to launch the server,
Code:
[0:17:08.635] >> Loading map and spawns...
[0:17:11.308] > FATAL: OTBM Loader - Could not open the file data/world/World.otbm.
And when I get this error server doesnt go forward with loading,could anyone please help me fix this?


Thanks in advance,
Vendeliko.
 
Last edited:
Hi,I uploaded my map to my server through filezilla like I Did many times before but this time I get this error when I try to launch the server,
Code:
[0:17:08.635] >> Loading map and spawns...
[0:17:11.308] > FATAL: OTBM Loader - Could not open the file data/world/World.otbm.
And when I get this error server doesnt go forward with loading,could anyone please help me fix this?


Thanks in advance,
Vendeliko.

Have you checked your config.lua file?
have you changed this to your map name?
Code:
mapName = "World.otbm"
 
Back
Top