0.79.02 - unitsync big errors.
Posted: 27 May 2009, 00:42
Im having big problems with latest spring, and they all revolve around unitsync
I installed spring & springlobby from the 9.04 ubuntu repo, but when launching the lobby client it dies with:
running spring directly gets an even less helpful:
so i grabbed the MS windows installer & threw it into Wine, to my amazement it died with: Failed to load shared library 'E:\bin\Spring\unitsync.dll' (error 1: invalid function)
and the wine console printing:
is everything just totally broken?
I even fetched spring_0.79.0.2_src.tar.gz and built it with cmake, That copy dies too with a similar:
--
for now ive got spring_0.74b3.exe running in Wine, now if only i could figure out how to launch a botmatch directly from spring.exe.
I installed spring & springlobby from the 9.04 ubuntu repo, but when launching the lobby client it dies with:
Code: Select all
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:05 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadMinimap ( )
06:02:06 PM: LoadUnitSyncLib ( )
06:02:06 PM: Loading from: /usr/lib/spring/unitsync.so
Illegal instruction
Code: Select all
$ spring
Illegal instruction
and the wine console printing:
Code: Select all
06:15:07 PM: LoadUnitSyncLib ( )
06:15:07 PM: Loading from: E:\bin\Spring\unitsync.dll
06:16:32 PM: runtime assertion ( ../src/springunitsynclib.cpp:102 ): Couldn't load the unitsync library
I even fetched spring_0.79.0.2_src.tar.gz and built it with cmake, That copy dies too with a similar:
Code: Select all
06:24:50 PM: LoadMinimap ( )
06:24:50 PM: LoadMinimap ( )
06:24:50 PM: LoadMinimap ( )
06:24:51 PM: FreeUnitSyncLib ( )
06:24:51 PM: LoadUnitSyncLib ( )
06:24:51 PM: Loading from: /home/minister/tmp/spring/unitsync.so
Illegal instruction
--
for now ive got spring_0.74b3.exe running in Wine, now if only i could figure out how to launch a botmatch directly from spring.exe.
