AsYetUntitled / Framework

Altis Life RPG mission framework for Arma 3 originally made by @TAWTonic.
Other
245 stars 308 forks source link

Error compiling '' in 'xxxxx' #305

Closed Thesam1798 closed 7 years ago

Thesam1798 commented 7 years ago

Expected behaviour

The server should start without problems

Actual behaviour

The server reads the mission but breaks after

Steps to reproduce the behaviour

  1. start the server

[LOG]

RPT: https://pastebin.com/raw/XJxFUjPr Config Serveur File : https://pastebin.com/raw/1kSLeuKf Serveur Network : https://pastebin.com/raw/FkWQP8qP extDB3 : https://pastebin.com/raw/LHESpdUt


Mission version: Latest commit 0163211 V5.0.0

Launcher version: 1.5.141066

Game version: 1.68.141112

Branch: main / beta branch not specified

Information server :

Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) 1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22)

No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 8.7 (jessie) Release: 8.7 Codename: jessie


Thank you for reading Thesam1798

Stacced commented 7 years ago

Seems like your extDB3 is loading correctly, but your mission doesn't start(by start I mean the message "Starting Altis Life Init V.5.0"). Did you try to launch it in .PBO ?

Thesam1798 commented 7 years ago

The mission of already in PBO.

This is the mission : https://www.dropbox.com/s/ralph5unba3i8uh/Altis_Life.Altis.pbo?dl=0

Larry-Lizard commented 7 years ago

This is exactly the same error i have encountered after the latest arma server update.

Thesam1798 commented 7 years ago

Very good but how you solve this problem ?

Larry-Lizard commented 7 years ago

Well i fixed it by getting a windows server. I could not fix the error, even with the performance builds provided by the maker of extDB3

Thesam1798 commented 7 years ago

Ok ... but the mistake that fact even on the bass missions of arma

Larry-Lizard commented 7 years ago

Yea as i said, probably a problem​ with the latest a3 server update

allstar-uk commented 7 years ago

AFAIK, the following is related to certain gear armor ratings being outdated. It's Bohemia related.

20:25:43 Error compiling '' in 'HitAbdomen'
20:25:43 Error compiling '' in 'HitDiaphragm'
20:25:43 Error compiling '' in 'HitChest'
20:25:43 Error compiling '' in 'HitArms'
20:25:43 Error compiling '' in 'HitLegs'
BradenM commented 7 years ago

I believe this was caused by using extDB3 version 1028 when the latest Linux compatible version is (https://bitbucket.org/torndeco/extdb3/downloads/)[1023]. As you can see, it has the "+Linux" on the name, indicating it included the Linux specific files.

Correct me if I'm wrong.

BoGuu commented 7 years ago

@BradenJM @Thesam1798

Errors are from latest A3 update, another load of spam to clog up the RPT unfortunately.