[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
|
RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-20-2012 I see you included a tga and an alpha jpg. tga supports alpha, so you don't need an alpha map next to it. You only need texture_alpha.jpg if you have texture.jpg and no texture.tga. Can you make a screenshot of the texture glitch you're getting? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-20-2012 here I joined a screen shot. you can see the squares in the tree with the black in the center and the white borders. It became black now that I added the alpha jpg it was green before. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-20-2012 Huh, you're running it in a VM? I'm not sure that's supposed to work right. Can you try running it on your mac directly? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-21-2012 what's the difference? I didn't succeed to install it on mac that is why I m using the VM RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-21-2012 I'm not sure VirtualBox's 3d acceleration is quite finished yet. Why didn't you succeed in running it on your mac? Maybe we can sort this out first. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-21-2012 it compiled then when I try to run it I get this: Jul 21 19:23:35 MacBook-Pro-de-Soukaina.local darkplaces-sdl[3749] <Warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x42731c0 Failed to set video mode to 1024x768: Error setting OpenGL fullscreen: invalid fullscreen drawable Linked against SDL version 1.2.14 Using SDL library version 1.2.14 Jul 21 19:23:36 MacBook-Pro-de-Soukaina.local darkplaces-sdl[3749] <Warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x42731c0 Failed to set video mode to 1024x768: Error setting OpenGL fullscreen: invalid fullscreen drawable Linked against SDL version 1.2.14 Using SDL library version 1.2.14 Jul 21 19:23:37 MacBook-Pro-de-Soukaina.local darkplaces-sdl[3749] <Warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x42731c0 Failed to set video mode to 1024x768: Error setting OpenGL fullscreen: invalid fullscreen drawable Linked against SDL version 1.2.14 Using SDL library version 1.2.14 Jul 21 19:23:38 MacBook-Pro-de-Soukaina.local darkplaces-sdl[3749] <Warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x42731c0 Failed to set video mode to 640x768: Error setting OpenGL fullscreen: invalid fullscreen drawable Linked against SDL version 1.2.14 Using SDL library version 1.2.14 Jul 21 19:23:39 MacBook-Pro-de-Soukaina.local darkplaces-sdl[3749] <Warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x42731c0 Failed to set video mode to 640x480: Error setting OpenGL fullscreen: invalid fullscreen drawable Linked against SDL version 1.2.14 Using SDL library version 1.2.14 Jul 21 19:23:40 MacBook-Pro-de-Soukaina.local darkplaces-sdl[3749] <Warning>: CGDisplayBaseAddress is obsolete and returning NULL for display 0x42731c0 Failed to set video mode to 640x480: Error setting OpenGL fullscreen: invalid fullscreen drawable Quake Error: Video modes failed Invalid response from keygen server: RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-21-2012 Run it in windowed mode. Launch it from the terminal with Xonotic.app +vid_fullscreen 0 or put the line "vid_fullscreen 0" in ~/.xonotic/data/autoexec.cfg. See if you can then set your resolution to match your screen. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-21-2012 I launched it from terminal as u said then it crashed when I clicked on "choose map". and weirdly I can't find .xonotic folder I got this: "Menu_Error: menu Progs attempted to read an out of bounds edict number QuakeC crash report for menu:.." I m fed up with this I prefer to go back to my VM RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-21-2012 Huh, that's a weird error. Did you say you compiled it yourself? Can you give autobuilds a try instead? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - machine! - 07-21-2012 You know .xonotic is a hidden folder in UNIX? You probably already knew that but it might be why you can't find the folder soukaina. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-21-2012 I'm not sure at which point it's created, maybe it simply doesn't exist yet. But yeah, in the Finder there's a "go to location" sort of thing in the menus, use that to go into ~/.xonotic RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-21-2012 weirdly now it works.. but still I don't find my .xonotic folder I know it's hidden but I checked it is not in the home folder RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-21-2012 It very probably is. In the xonotic console, type which config.cfg to check that. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-23-2012 Gd morning now everything is fine, xonotic works on mac youhouu.. but the tga textures for the tree have always the white borders.. Any way to make them transparent ? a function on netradiant? I tried the alpha channels as in http://forums.xonotic.org/archive/index.php/thread-2503.html but it didn't work. RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-23-2012 Again, alpha channels are only needed in jpeg textures because jpeg doesn't have a notion of alpha channels. TGA does, so only one file is needed. Can you post a screenshot of the white borders? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-23-2012 Can you send me a bsp and the texture files for this? Also, does the grass on solarium look fine to you? (See this thread.) RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-23-2012 yes it looks fine RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - Mr. Bougo - 07-23-2012 I know next to nothing about mapping, so your problem could be anything really. Might be related to shaders, or something else. I get the same issue as you do in the files you sent me. I realized I don't know it's as simple as having an alpha map in the tga texture. Maybe a shader is needed too. I think you should post the map sources here so that an actual mapper can have a look at it and tell you what you did wrong. Also, you should stop removing your attachments and posts, I got really confused trying to find two screenshots of yours that showed the problem. EDIT: Oh, and the .bsp, mapinfo etc have to go in the "maps" directory RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-23-2012 thx anyway. Yes I do put them in the maps directory RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-24-2012 I had actually to add shaders. I checked the tree model in xonotic (data/...map..kdir/models/model_tree.shader) where the textures are in tga. Now I think the problem that I still have is that my tga textures don't have transparency even if they look transparent when I edit them. when I remove the shaders for the tree model of xonotic I can see black borders of the textures when in my map the borders are white. Same thing in the textures editor of netradiant. Does anybody know how I can modify my tga textures so that they can look like the xonotic samples? RE: Importing new maps to Xonotic. Errors exporting to .map on Blender - soukaina - 07-24-2012 finally fixed it's all about shaders. Thx every body |