(Resolved (or not))Where are my cursors in S44?

(Resolved (or not))Where are my cursors in S44?

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
Godde
Posts: 268
Joined: 29 Mar 2010, 17:54

(Resolved (or not))Where are my cursors in S44?

Post by Godde »

After downloading the source on ubuntu(linux) http://springrts.com/phpbb/viewtopic.ph ... 08#p454708 I got this
Image
I deleted my spring_src folder and redownloaded it again but it didnt make any difference.
Commands used for downloading:
git clone git://github.com/spring/spring.git spring_src
cmake -G "Unix Makefiles" . && make && sudo make install

Does anyone else get theese cursor errors?

Can I base my pathing testing on this or might something else be missing aswell?
Attachments
Fight, patrol and move.jpg
Attack cursors display fine
(282.8 KiB) Downloaded 2 times
Last edited by Godde on 29 Oct 2010, 12:00, edited 3 times in total.
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: Where are my move, fight and patrol cursors?

Post by hoijui »

coudl be a GFX driver problem. is it ATI? if so.. there were problems with .. bitmaps(?) in the past, when they had non-pot sizes.
Godde
Posts: 268
Joined: 29 Mar 2010, 17:54

Re: Where are my move, fight and patrol cursors?

Post by Godde »

I use NVidia 8800 GTS
I havent really had any graphical errors before.
Cursors in normal spring works fine.
Godde
Posts: 268
Joined: 29 Mar 2010, 17:54

Re: Where are my move, fight and patrol cursors?

Post by Godde »

Now I updated it again and now everything is fine.

Commands used:
cd spring_src && git fetch && git checkout 0.82.6.1-20-g872d999^C
cmake -G "Unix Makefiles" . && make && sudo make install
Godde
Posts: 268
Joined: 29 Mar 2010, 17:54

Re: (Resolved (or not))Where are my cursors in S44?

Post by Godde »

Now the cursors disappeared again after I downloaded the latest spring engine build. They are only gone in S44.
All market garden starting units disappear except the HQ...
0.82.3-850-g9828dc1
Post Reply

Return to “Help & Bugs”