• 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!

Linux Server crash - "Bus Error"

wareus

New Member
Joined
Jun 24, 2012
Messages
5
Reaction score
0
I have compiled The Forgotten Server for Tibia 8.6 to my raspberry pi. I receive an error when someone tries to log in after choosing character and the server crashes. The error message says "Bus error". You can see the log below. Does anyone know what this means?

Code:
The Forgotten Server - Edited By Cyko V8, version 0.3.6 - Edited By Cyko V8 (Crying Damson - Edited By Cyko V8)
Compiled with GNU C++ version 4.6.3 at Oct 29 2013, 20:43:06.
A server developed by Elf, slawkens, Talaturen, KaczooH, Lithium, Kiper, Kornholijo.
Visit our forum for updates, support and resources: http://otland.net.

>> Loading config (config.lua)
> Using plaintext encryption
>> Checking software version... outdated, please consider updating!
> Current version information - version: 0.3.6 - Edited By Cyko V8, patch: 1, build: 3429, timestamp: 1261647210.
> Latest version information - version: 0.3.6, patch: 0, build: 3293, timestamp: 1260652199.
>> Fetching blacklist
>> Loading RSA key
>> Starting SQL connection
>> Running Database Manager
> Optimized database.
>> Loading items
>> Loading groups
>> Loading vocations
>> Loading script systems
[Error - LuaScriptInterface::loadFile] data/actions/scripts/quests/annihilator.lua:5: '}' expected (to close '{' at line 1) near 'entry'
[Warning - Event::loadScript] Cannot load script (data/actions/scripts/quests/annihilator.lua)
data/actions/scripts/quests/annihilator.lua:5: '}' expected (to close '{' at line 1) near 'entry'
>> Loading chat channels
>> Loading outfits
>> Loading experience stages
>> Loading monsters
>> Loading mods...
> Loading changender_command.xml... done.
> Loading custommonsters.xml... done.
> Loading firstitems.xml... done.
> Loading customspells.xml... done.
> Loading highscorebook.xml... done.
> Loading buypremium_command.xml... done.
> 6 mods were loaded.
>> Loading map and spawns...
> Map size: 1000x1000.
> Map descriptions: 
"Saved with Remere's Map Editor 1.1.8"
"The Forgotten Server"
> Map loading time: 12.453 seconds.
> Data parsing time: 1.096 seconds.
> Houses synchronization time: 6.58 seconds.
> Content unserialization time: 3.876 seconds.
>> Loading administration protocol
>> Checking world type... PvP
>> Initializing game state modules and registering services...
> Global address: 192.168.0.197
> Local ports: 7171    7172   
>> All modules were loaded, server is starting up...
>> Forgotten server Online!

Bus error
 
Back
Top