supertuxkart / stk-editor

SuperTuxKart - Track Editor
GNU General Public License v3.0
55 stars 24 forks source link

Crashes when trying map #43

Open amusicsite opened 1 year ago

amusicsite commented 1 year ago

Just trying out the editor for the first time and made a basic map from the tutorial, few hills and track boundaries. Exported it and said was ok but when I Try the map it launches stk ok up to the menu then appears to crash when trying to launch the map.

The log show a few messages like this...

[info ] Singleton: Destroyed singleton.

Running on Ryzen 7, GeForce RTX 3060 and latest Ubuntu LTS OS. All latest versions of game and editor.

Any help would be most appreciated.

Benau commented 1 year ago

Can you upload your track here?

amusicsite commented 1 year ago

test1.zip

Here you go

amusicsite commented 1 year ago

test1.zip

Or maybe this one?

Benau commented 1 year ago

Your track is working fine for me, and this editor is not actively maintained so please avoid using it

chaulagainrupak commented 1 year ago

Anything to use to make custom maps?

qwertychouskie commented 1 year ago

Anything to use to make custom maps?

Blender is the tool to use. Further documentation is on the SuperTuxKart website.

chaulagainrupak commented 1 year ago

I tried using blender and the plugin but the plugin seems to not work. The addons are not detected and there is no export as STK.

qwertychouskie commented 1 year ago

What version of Blender, and where did you dowmlnload the plugins?

chaulagainrupak commented 1 year ago

Blender 3.0 and plugin from the github repo.

qwertychouskie commented 1 year ago

Blender 3.0 and plugin from the github repo.

Did you remember to copy the stkdata directory when installing the plugins? And go into the Blender settings and enable the plugins?

chaulagainrupak commented 1 year ago

Are there correct? image image image

qwertychouskie commented 1 year ago

Are there correct? image image image

It's possible the issue is because you are trying to install the addons system-wide, rather in the user directory. Try the user directory instead and see if that works.

chaulagainrupak commented 1 year ago

image

I have it installed in the .config too