How do I make map in Ubuntu Linux

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
youbob
Rookie
Rookie
Posts: 22
Joined: 31 Mar 2011, 07:06

How do I make map in Ubuntu Linux

Post by youbob »

:augh: :augh: :augh: :augh: :augh:

Hello. I'm using ubuntu linux 11.04 64bit OS. I'm not finding any thing for Linux. Is there a way to make maps on WZ on linux???

Please help me on this one.
youbob
Rookie
Rookie
Posts: 22
Joined: 31 Mar 2011, 07:06

Re: How do I make map in Ubuntu Linux

Post by youbob »

also this should be made into a sticky(or some sort of permanent post) Reason for this a lot of people who play this game use linux.. And for something that is multi platform, you should have a map editor that is the same.

*sorry for double posting*
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: How do I make map in Ubuntu Linux

Post by NoQ »

viewtopic.php?f=5&t=7761
The best thing we have/had so far.
youbob
Rookie
Rookie
Posts: 22
Joined: 31 Mar 2011, 07:06

Re: How do I make map in Ubuntu Linux

Post by youbob »

the main link on that post is broken...

anything else or where can I download it.
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: How do I make map in Ubuntu Linux

Post by NoQ »

https://github.com/flail/flaME
but i didn't try downloading from there yet; i still use some version from this thread, i don't remember which one.

I think i'd reupload it when i get to my desktop. Also, it's sensitive to the version of mono; i'm not sure it'd be compatible with the one in ubuntu.
youbob
Rookie
Rookie
Posts: 22
Joined: 31 Mar 2011, 07:06

Re: How do I make map in Ubuntu Linux

Post by youbob »

this is too hard.. and getting no where for me... I'll guess I'll just have to use my mother PC...
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: How do I make map in Ubuntu Linux

Post by NoQ »

My last map is also my first map made under linux. I was using VirtualBox for this before.
youbob
Rookie
Rookie
Posts: 22
Joined: 31 Mar 2011, 07:06

Re: How do I make map in Ubuntu Linux

Post by youbob »

You know I thought about using it, and I have it installed on my Linux box, but I haven't yet figure out how to boot up Windows or to have it look like Windows xp, WHen I do use it under that configuration it usually says, no boot able image or something like that.. If I figured out how to use it, then I can use this editor on my pc finally!!
User avatar
duda
Trained
Trained
Posts: 141
Joined: 30 Aug 2011, 20:36
Location: Austria

Re: How do I make map in Ubuntu Linux

Post by duda »

hello

post is quite old but...

i'm using ubuntu 12 now
and flame works great with mono -
so today I made my first testmaps :D

here step by step for other linux ubuntu players who want making their own maps:
- download the flame-mono package - viewtopic.php?f=5&t=5309
- download all tileset an object data files
- extract the flame-mono-package where you want (home-folder)
- extract the tileset and object files (in your flame folder)
- open terminal - browse to your flame directory and starts the exe- file with "mono FlaME.exe"
- setting up the tileset and objectdata folders (browse to your directories where you extract it)

and it runs

later you can made a .desktop - entry with texteditor (copy an other desktop entry and change directory and command oder use dolphin (right mouse button) on flame.exe to create the desktop-starter)

:thank_you:
Last edited by duda on 09 May 2012, 00:11, edited 2 times in total.
andrewm
New user
Posts: 2
Joined: 02 May 2012, 08:43

Re: How do I make map in Ubuntu Linux

Post by andrewm »

duda,

Are you running 32bit or 64bit because I am using Ubuntu Precise Pangolin (12.04) as well, and your instructions do not work.
User avatar
duda
Trained
Trained
Posts: 141
Joined: 30 Aug 2011, 20:36
Location: Austria

Re: How do I make map in Ubuntu Linux

Post by duda »

hi andrewm

i have 32bit (Intel® Core™2 Duo CPU T7300 @ 2.00GHz × 2)

do you have installed the mono runtime and mono runtime terminal ?
i think all runtimes you need are included when you install Monodevelop in Ubuntu Sofware-Center
Bildschirmfoto vom 2012-05-09827.png
You do not have the required permissions to view the files attached to this post.
"unit is under attack!", "unit is under attack!", unit is under attack!" then i wake up ... (true story)
User avatar
stealthx
Trained
Trained
Posts: 39
Joined: 01 Dec 2010, 00:59

Re: How do I make map in Ubuntu Linux

Post by stealthx »

i am haveing a problem with the same os. FlaME version 1.28 & 1.27.... here is my error in 1.27:

Code: Select all

X11 Error encountered: 
  Error: BadMatch (invalid parameter attributes)
  Request:     135 (5)
  Resource ID: 0x4600013
  Serial:      207
  Hwnd:        Hwnd, Mapped:False ClientWindow:0x4600013, WholeWindow:0x4600012, Zombie=False, Parent:[<null>]
  Control:     OpenTK.GLControl   at System.Environment.get_StackTrace()
   at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
   at OpenTK.Platform.X11.Glx.MakeCurrent(IntPtr , IntPtr , IntPtr )
   at OpenTK.Platform.X11.Glx.MakeCurrent(IntPtr display, IntPtr drawable, ContextHandle context)
   at OpenTK.Platform.X11.X11GLContext.MakeCurrent(IWindowInfo window)
   at OpenTK.Graphics.GraphicsContext.MakeCurrent(IWindowInfo window)
   at OpenTK.GLControl.MakeCurrent()
   at OpenTK.GLControl.OnHandleCreated(System.EventArgs e)
   at System.Windows.Forms.Control.WmCreate(Message ByRef m)
   at System.Windows.Forms.Control.WndProc(Message ByRef m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message ByRef m)
   at System.Windows.Forms.ContainerControl.WndProc(Message ByRef m)
   at System.Windows.Forms.UserControl.WndProc(Message ByRef m)
   at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef m)
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
   at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam)
   at System.Windows.Forms.XplatUIX11.SendMessage(IntPtr hwnd, Msg message, IntPtr wParam, IntPtr lParam)
   at System.Windows.Forms.XplatUIX11.CreateWindow(System.Windows.Forms.CreateParams cp)
   at System.Windows.Forms.XplatUI.CreateWindow(System.Windows.Forms.CreateParams cp)
   at System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams cp)
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Control.CreateControl()
   at OpenTK.GLControl.ValidateState()
   at OpenTK.GLControl.MakeCurrent()
   at FlaME.ctrlMapView..ctor(FlaME.frmMain Owner)
   at FlaME.frmMain..ctor()
   at FlaME.modProgram..cctor()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[] commandLine)
   at FlaME.My.MyApplication.Main(System.String[] Args)

OpenTK.Graphics.GraphicsContextException: Failed to make context current.
  at OpenTK.Platform.X11.X11GLContext.MakeCurrent (IWindowInfo window) [0x00000] in <filename unknown>:0 
  at OpenTK.Graphics.GraphicsContext.MakeCurrent (IWindowInfo window) [0x00000] in <filename unknown>:0 
  at OpenTK.GLControl.MakeCurrent () [0x00000] in <filename unknown>:0 
  at OpenTK.GLControl.OnHandleCreated (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WmCreate (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.ScrollableControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.ContainerControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.UserControl.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0 
X11 Error encountered: 
  Error: BadMatch (invalid parameter attributes)
  Request:     135 (5)
  Resource ID: 0x4600013
  Serial:      224
  Hwnd:        Hwnd, Mapped:True ClientWindow:0x4600013, WholeWindow:0x4600012, Zombie=False, Parent:[<null>]
  Control:     OpenTK.GLControl   at System.Environment.get_StackTrace()
   at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent ByRef error_event)
   at OpenTK.Platform.X11.Glx.MakeCurrent(IntPtr , IntPtr , IntPtr )
   at OpenTK.Platform.X11.Glx.MakeCurrent(IntPtr display, IntPtr drawable, ContextHandle context)
   at OpenTK.Platform.X11.X11GLContext.MakeCurrent(IWindowInfo window)
   at OpenTK.Graphics.GraphicsContext.MakeCurrent(IWindowInfo window)
   at OpenTK.GLControl.MakeCurrent()
   at FlaME.ctrlMapView..ctor(FlaME.frmMain Owner)
   at FlaME.frmMain..ctor()
   at FlaME.modProgram..cctor()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
   at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(System.String[] commandLine)
   at FlaME.My.MyApplication.Main(System.String[] Args)
it opens and closes suddenly after this error. :(
"Game over man! Game over!"

In-game User: Penguin Army
User avatar
Goth Zagog-Thou
Regular
Regular
Posts: 1582
Joined: 06 Jan 2007, 08:08
Location: Delta Base

Re: How do I make map in Ubuntu Linux

Post by Goth Zagog-Thou »

Stealth, you need to install TCL 8.5, TK 8.5, mono-complete, and mono-vbnc. Also, FlaME needs to be recompiled with a couple of little fixes for 'nix (since we use 24-bit depth instead of 32). I've got a working 1.28 on my Xubuntu install. Check the FlaME thread for what I did.

I won't distribute the binary unless Flail says it's ok -- since it's HIS app.
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: How do I make map in Ubuntu Linux

Post by NoQ »

Also, FlaME needs to be recompiled with a couple of little fixes for 'nix (since we use 24-bit depth instead of 32).
tmp500 had reported that he didn't need this fix on his ubuntu machine, didn't he? Or did i forget something? Probably it's related to a graphic driver though. On my GMA500 netbook with an EMGD proprietary driver, i have to change my screen resolution to some other value and then set it back to native, and only then it starts working >_<

stealthx: what's your graphic card and drivers, anyway? (:
User avatar
Goth Zagog-Thou
Regular
Regular
Posts: 1582
Joined: 06 Jan 2007, 08:08
Location: Delta Base

Re: How do I make map in Ubuntu Linux

Post by Goth Zagog-Thou »

I've never gotten FlaME-Mono to run without the fixes. Ever.