[WIP] Maghreb Map ( MaMap )
Re: [WIP] Maghreb Map ( MaMap )
Pretty much the same! Nice work! :D :D :D
Re: [WIP] Maghreb Map ( MaMap )
Think also nearly the same, but great work :D :D
System: Windows 10 PRO
Processor: Intel i7-6700K @4.5GHz OC
Motherboard: ASUS Z170 Pro Gaming
Memory: G.Skill DDR4-3000 16GB
Graphics: 6GB MSI GeForce GTX 1660 SUPER Gaming X
Storage: 2 Samsung EVO SSD
Processor: Intel i7-6700K @4.5GHz OC
Motherboard: ASUS Z170 Pro Gaming
Memory: G.Skill DDR4-3000 16GB
Graphics: 6GB MSI GeForce GTX 1660 SUPER Gaming X
Storage: 2 Samsung EVO SSD
Re: [WIP] Maghreb Map ( MaMap )
Sorry for not posting for a long time but you know how life it is, so here is soe pictures from our progress.









you should start working on your french and amazigh and arabic to understand this signs :D



if the progress keeps looking well like this we can see the map soon, or at least north o morocco which is 80% as we imagined, done cities are Tangier+Tangier Med Port+ Tetouan + El hoceima+ Larache + Ksar El Kbir+ Kenitra, maybe we might add other cities if their are close









you should start working on your french and amazigh and arabic to understand this signs :D



if the progress keeps looking well like this we can see the map soon, or at least north o morocco which is 80% as we imagined, done cities are Tangier+Tangier Med Port+ Tetouan + El hoceima+ Larache + Ksar El Kbir+ Kenitra, maybe we might add other cities if their are close
Re: [WIP] Maghreb Map ( MaMap )
Thanks for all those nice pictures! I REALLY look forward to drive around on this map soon! :D
Re: [WIP] Maghreb Map ( MaMap )
Also can someone help me to now wht is causing my editor crash randomly
https://cdn.discordapp.com/attachments/ ... or.log.rar
i guess is ths but idk what it means
https://cdn.discordapp.com/attachments/ ... or.log.rar
i guess is ths but idk what it means
Code: Select all
00:05:09.081 : <ERROR> [fs] fs_device_open() called with invalid path '' (expected absolute path, starting with slash).
00:05:09.081 : <ERROR> [ld] Failed to open ''.
Re: [WIP] Maghreb Map ( MaMap )
fs_device_open() called with invalid path '' (expected absolute path, starting with slash).
You have a bad MAT file where the path to the tobj file is not starting with slash.
Revisit what you did this day(s).
Also save your TOBJ files with SCSEditor, other tools are creating broken ones.
You have a bad MAT file where the path to the tobj file is not starting with slash.
Revisit what you did this day(s).
Also save your TOBJ files with SCSEditor, other tools are creating broken ones.
Re: [WIP] Maghreb Map ( MaMap )
Wait wait so which one is broken? Mat file or tobj?Arayas wrote: ↑April 13th, 2020, 9:21 pmfs_device_open() called with invalid path '' (expected absolute path, starting with slash).
You have a bad MAT file where the path to the tobj file is not starting with slash.
Revisit what you did this day(s).
Also save your TOBJ files with SCSEditor, other tools are creating broken ones.
Re: [WIP] Maghreb Map ( MaMap )
Both
This TOBJ is broken
<WARNING> [tobj] Sanitized '<MEMFILE><UNKNOWNFS>/vehicle/trailer_eu/company/dhl.tobj' functionality - found 0xffffff88, expected 0x01.
and the MAT leading to this tobj it has a bad path
[resource_task] Can not open '/model/vehicle/glass_ex.tobj'
<ERROR> [fs] fs_device_open() called with invalid path '' (expected absolute path, starting with slash).
This TOBJ is broken
<WARNING> [tobj] Sanitized '<MEMFILE><UNKNOWNFS>/vehicle/trailer_eu/company/dhl.tobj' functionality - found 0xffffff88, expected 0x01.
and the MAT leading to this tobj it has a bad path
[resource_task] Can not open '/model/vehicle/glass_ex.tobj'
<ERROR> [fs] fs_device_open() called with invalid path '' (expected absolute path, starting with slash).
Re: [WIP] Maghreb Map ( MaMap )
Thank you Arayas
Re: [WIP] Maghreb Map ( MaMap )
The problem is i can't find which mat is this
Code: Select all
and the MAT leading to this tobj it has a bad path
[resource_task] Can not open '/model/vehicle/glass_ex.tobj'
<ERROR> [fs] fs_device_open() called with invalid path '' (expected absolute path, starting with slash).