supertuxkart / stk-code

The code base of supertuxkart
Other
4.48k stars 1.05k forks source link

Basketball exploding on track. #3753

Open Mrxx99 opened 5 years ago

Mrxx99 commented 5 years ago

Description

On some tracks there are parts where the basketball can explode on track, mostly on part that you drive under an object (bridge, arc, tunnel...)

Here is a collection of some of these issues I found: https://youtu.be/llfkXyxNrlU

Steps to reproduce

Use the basketballs from debug menu and drive around on these tracks and you will find these issues

Configuration

STK Source (PPA, distribution package, official binary, etc.): git master

123survesh commented 5 years ago

Hi @Mrxx99 how to use the debug menu to get a lot of basketballs? I am trying to see how to reproduce this issue.

I tried bin/supertuxkart -j3 --debug=all. I couldn't get a debuggers menu.

I am new to this. Can you help me with getting the numerous basketballs?

Mrxx99 commented 5 years ago

You have to edit the config file, don't know which one exactly, either the one in the user directory or the one at the install location. In one of the configs there (close to the end) there is a tag called something like enable-artist-debug-mode or menu or something you can change this value to true or false to enable or disable a right click menu during races in which you can set items.

123survesh commented 5 years ago

Thanks I got the Artist Debug Mode on and I was able to reproduce the issue.