[REL] Maghreb Map 0.3.3 [1.48]
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 11 PRO
Processor: Intel i7-12700KF 5GHZ
Motherboard: Gigabyte B760 DS3H AX
Memory: Corsair DDR5-6000 32 GB
Storage: Samsung 990 M2 SSD + 2 Samsung 870 SSD
Graphics: Asus GeForce Dual RTX 3060 V2 12GB GDDR6
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).