Issue708

Title Crash During Tutorial
Priority bug Status rejected
Assigned To Keywords
Linked issues Watchers

Submitted on 2013-10-20 02h27 by tdclemens, last changed by fluzz.

Messages
Author: tdclemens Date: 2013-10-20   02h27
I downloaded the latest code from git today, compiled it and started the game on
Mac OS X. I was adding sockets to my items in the tutorial and the game crashed
with this message:
---------------------------------------------------------------------------------
FreedroidRPG 0.15-820-g0461786 encountered a problem in function:  ShowItemPicture 
Unable to load any item rotation image for item "Big wrench". File
"items/weapons/big_wrench/portrait_0001.jpg" was not found.
Author: matthiaskrgr Date: 2013-10-22   20h15
Mmh, strange...
I can't reproduce.
How did you compile/run the game?

did you run "make" and then "./src/freedroidRPG" to start the game?
Author: fluzz Date: 2023-01-04   15h24
Too old, and can not reproduced
History
Date User Action Args
2023-01-04 15:24:39fluzzsetstatus: open -> rejected
messages: + msg3793
2013-10-22 20:15:24matthiaskrgrsetmessages: + msg2626
2013-10-20 02:27:44tdclemenscreate