Jump to content

Autostart doesn't work any longer [SOLVED]


Almin
 Share

Recommended Posts

Hi guys,

Earlier, there was a possibility to autostart the game from the commandline:


binaries/system/pyrogenesis -quickstart -autostart=latium -autostart-random -mod "Latium" -autostart-ai=1:ScaredyBot -autostart-players=2

This does no longer work for me and I get the following output:


Cache: 500 (total: 3936) MiB
TIMER| InitVfs: 56.4905 ms
TIMER| InitScripting: 5.31568 ms
TIMER| CONFIG_Init: 8.73725 ms
TIMER| RunHardwareDetection: 28.5413 ms
TIMER| InitRenderer: 7.40981 ms
libpng warning: Not enough memory to decompress chunk
libpng warning: Profile size field missing from iCCP chunk
libpng warning: Not enough memory to decompress chunk
libpng warning: Profile size field missing from iCCP chunk
TIMER| ParseTerrain: 5.9125 ms
TIMER| ParseEntities: 145.693 ms
vfs.cpp(105): Function call failed: return value was -110100 (VFS directory not found)
Function call failed: return value was -110100 (VFS directory not found)
Location: vfs.cpp:105 (GetDirectoryEntries)

Call stack:

(0x77df0b) binaries/system/pyrogenesis() [0x77df0b]
(0x73af3b) binaries/system/pyrogenesis() [0x73af3b]
(0x73bae0) binaries/system/pyrogenesis() [0x73bae0]
(0x73b356) binaries/system/pyrogenesis() [0x73b356]
(0x751838) binaries/system/pyrogenesis() [0x751838]
(0x74c98c) binaries/system/pyrogenesis() [0x74c98c]
(0x4c7ea0) binaries/system/pyrogenesis() [0x4c7ea0]
(0x4c9a6c) binaries/system/pyrogenesis() [0x4c9a6c]
(0x4ca41c) binaries/system/pyrogenesis() [0x4ca41c]
(0x456dcf) binaries/system/pyrogenesis() [0x456dcf]
(0x457487) binaries/system/pyrogenesis() [0x457487]
(0x7fbe0f9f50b9) /home/markus/homemade/0ad/binaries/system/libmozjs185-ps-release.so.1.0(+0xc60b9) [0x7fbe0f9f50b9]
(0x7fbe0f9fe7e5) /home/markus/homemade/0ad/binaries/system/libmozjs185-ps-release.so.1.0(+0xcf7e5) [0x7fbe0f9fe7e5]
(0x7fbe0f9fec82) /home/markus/homemade/0ad/binaries/system/libmozjs185-ps-release.so.1.0(+0xcfc82) [0x7fbe0f9fec82]
(0x7fbe0f9ffb6c) /home/markus/homemade/0ad/binaries/system/libmozjs185-ps-release.so.1.0(+0xd0b6c) [0x7fbe0f9ffb6c]
(0x7fbe0f97cda2) /home/markus/homemade/0ad/binaries/system/libmozjs185-ps-release.so.1.0(JS_CallFunctionName+0xe2) [0x7fbe0f97cda2]

errno = 0 (No error reported here)
OS error = ?


(C)ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?

Does the autostart no longer work, or what else am I supposed to do?

edit: I made some research and found out that the autostart works with

./binaries/system/pyrogenesis -autostart="Acropolis III" autostart-ai=2:ScaredyBot -autostart-players=2

but the ai won't start. Is that a bug or did I forget something?

edit: same error if I try to compile with update-workspaces.sh --with-system-mozjs185:


Cache: 500 (total: 3936) MiB
TIMER| InitVfs: 391.477 ms
TIMER| InitScripting: 5.5373 ms
TIMER| CONFIG_Init: 14.207 ms
TIMER| RunHardwareDetection: 28.7339 ms
TIMER| write_sys_info: 16.7261 ms
TIMER| InitRenderer: 4.56127 ms
libpng warning: Not enough memory to decompress chunk
libpng warning: Profile size field missing from iCCP chunk
libpng warning: Not enough memory to decompress chunk
libpng warning: Profile size field missing from iCCP chunk
vfs.cpp(105): Function call failed: return value was -110100 (VFS directory not found)
Function call failed: return value was -110100 (VFS directory not found)
Location: vfs.cpp:105 (GetDirectoryEntries)

Call stack:

(0x77defb) ./binaries/system/pyrogenesis() [0x77defb]
(0x73af2b) ./binaries/system/pyrogenesis() [0x73af2b]
(0x73bad0) ./binaries/system/pyrogenesis() [0x73bad0]
(0x73b346) ./binaries/system/pyrogenesis() [0x73b346]
(0x751828) ./binaries/system/pyrogenesis() [0x751828]
(0x74c97c) ./binaries/system/pyrogenesis() [0x74c97c]
(0x4c7e90) ./binaries/system/pyrogenesis() [0x4c7e90]
(0x4c9a5c) ./binaries/system/pyrogenesis() [0x4c9a5c]
(0x4ca40c) ./binaries/system/pyrogenesis() [0x4ca40c]
(0x456dbf) ./binaries/system/pyrogenesis() [0x456dbf]
(0x457477) ./binaries/system/pyrogenesis() [0x457477]
(0x7f93ed3f8c87) /usr/lib/libmozjs185.so.1.0(+0xc9c87) [0x7f93ed3f8c87]
(0x7f93ed402555) /usr/lib/libmozjs185.so.1.0(+0xd3555) [0x7f93ed402555]
(0x7f93ed4029f2) /usr/lib/libmozjs185.so.1.0(+0xd39f2) [0x7f93ed4029f2]
(0x7f93ed4038a3) /usr/lib/libmozjs185.so.1.0(+0xd48a3) [0x7f93ed4038a3]
(0x7f93ed37c4f2) /usr/lib/libmozjs185.so.1.0(JS_CallFunctionName+0xe2) [0x7f93ed37c4f2]

errno = 0 (No error reported here)
OS error = ?

Edited by Almin
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...