[SOLVED] Importing new maps to Xonotic. Errors exporting to .map on Blender - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4) +--- Thread: [SOLVED] Importing new maps to Xonotic. Errors exporting to .map on Blender (/showthread.php?tid=3257) Pages:
1
2
|
Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-11-2012 Hello, I try to import new maps to Xonotic. Before importing them to netradriant I had first to export them from Blender as .map files but I got this error on blender "calc_tessface not defined " Do anybody know how to fix this please? Thanks RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - hutty - 07-11-2012 wait ... what? .... importing from what ... why do you need blender ... why are you trying to export models as .map file ... why not import them into radiant as a md3 model? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Maddin - 07-11-2012 ehm... yeah... ok... w00t? Don´t understand what you are trying to do. Give us more information about your problem and what you are doing or we can´t really help you! RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - tZork - 07-11-2012 Sounds like you are trying to use the blender .map exporter, afaik that think never really worked. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - TH3FTB0T - 07-11-2012 Blender MAP making RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-11-2012 Exactly I tried to use blender *.map exporter. The thing is that i don't know much about graphism, there was another person who made the map in blender and I want to add it to the game. I saw that I need the .map .bsp .waypoints.. files to constitute the package to put on the data folder. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - hutty - 07-11-2012 ok ....... do you realize that you dont need the blender exporter (which apparently doens't work anyways) export the map as an md3 ... or obj ... open up netradaint (the app most xonotic mappers use) then add the model strait into the map ... save it and you have a .map compile it and you have your .bsp as well obviously ... you will have to add lights -- spawns -- weapons and make sure the mesh collision settings are right ... waypoints are added while playing the map in xonotic RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-12-2012 Thanks, but I don't know how to add the model straight into the map. Can you explain to me the steps please? I tried with right-click->misc->misc_model then I got this error: Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion `GDK_IS_WINDOW (window)' failed Model load failed: "/home/soukaina/.../testcthulhu.obj" entityCreate -class misc_model RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-12-2012 I finally succeeded to export a map from blender and generate the .bsp with netradiant then when I launched the game with my map I got this error "Impossible to locate base/eB_base1". Help please RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Maddin - 07-12-2012 Please, don´t take this route! It´s not leading you to your goal. I would suggest that you forget the idea about creating full maps without knowledge about NetRadiant (or any other Radiant). Learn the map editor first (NetRadiant) and then when you understood all the basics of mapping go on with making custom models for your map. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-12-2012 ok thanks for the advice I'll try even if I think it's a graphist job :p... The last error was due to the multiplayer mode, it is returned also for the other existing maps. I think I should try with the single player mode. Does anybody know how to unlock the maps in the single player mode? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-12-2012 Well sure, mapping is a mapper's job. What do you mean? Are you trying to convert existing maps or something? I really don't understand what you are working with here. There are no "single player mode" maps, and no "multiplayer mode" maps. All maps are common to both. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Maddin - 07-12-2012 Right. Realise something? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-12-2012 I know that they are common for both but in the multiplayer mode you can choose between the maps when in the single player mode you have only one map by default and you need to win a level to unlock the map of the next level. Do you understand now what I mean? or am I wrong :p ? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-12-2012 You just progress through the campaign, there's no unlocking mechanism in maps. The files are there, you don't have to complete the campaign to access them. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-13-2012 Ok thanks everybody RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-19-2012 Hello ! It's me again .. Finally I imported my map from blender as an .obj then it successfully compiled but when I played it on xonotic I can walk through the walls so I tried to make it solid with spawnflag 2 in netradiant, it compiled, then I got this error running it in xonotic: "cannot find a spawn point - please fix the map". How can I fix it? Thx for ur help RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - rocknroll237 - 07-19-2012 Add a spawn point in NetRadiant? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-19-2012 how? I applied the spawnflag 2 to the model.. where should I add a spawn point? ( :$ Sorry I m a newbie in mapping) RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - rocknroll237 - 07-19-2012 Here's a gif that should help you out: http://commons.wikimedia.org/wiki/File:SpawnRadiant.gif RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-19-2012 I've already done that but it's when I tried to make the wall solid that I got the error lol I think it's because a little part of my player is under the model (stairs).. I adjusted it, hope it will work this time that was it sorry for disturbing RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - rocknroll237 - 07-19-2012 I'm glad you found the solution. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-20-2012 Good morning, I have a new problem , I'm trying to texture some trees in my map I have some white borders around so I tried to use the alpha channels for transparency here I attach an example.. but I didn't work I still have my white borders and the grass became black when before I added the alpha jpgs it was green. Any help? or is there any other way to make them transparent. Thanks a lot RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-20-2012 Hummm nobody answering today RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - rocknroll237 - 07-20-2012 Patience my friend... Also, I can't help you with this. |