Search found 24 matches

by fatalfeel
11 Apr 2017, 20:08
Forum: Support & Bug reports
Topic: undefined reference help
Replies: 18
Views: 16010

Re: undefined reference help

bug fixed!!! codeblocks 10.05 build good codeblocks 13.12 build with error undefined reference to non-virtual thunk to gcn I use guichan-0.8.2 add source code and include path to mana client and rebuild ok now fixed it! https://github.com/sphaero/guichan source here I put my full source of server an...
by fatalfeel
11 Apr 2017, 17:22
Forum: Support & Bug reports
Topic: compiling error
Replies: 15
Views: 9510

Re: compiling error

Solved the problem now before use codeblocks 10.05 build fine but codeblocks 13.12 build will undefined reference to virtual thunk it's a guichan-0.8.2 bug fixed from http://pkgs.fedoraproject.org/repo/pkgs/guichan/ download here: https://github.com/sphaero/guichan add include and source files to yo...
by fatalfeel
26 Mar 2016, 17:56
Forum: Feedback / Feature Requests / Content Suggestions
Topic: the mana world join the bitcoin or litecoin concept~~~
Replies: 1
Views: 2611

the mana world join the bitcoin or litecoin concept~~~

If the mana world add the bitcoin or litecoin concept
every coin and mineral give the blockchain stamp use sha-256

then the weapon and mineral will limit like real world~~~~

just a suggestion
by fatalfeel
02 Dec 2013, 05:10
Forum: Mana
Topic: how to build tmw on mac?
Replies: 16
Views: 10222

Re: how to build tmw on mac?

1. Mana sdk on on MacOsx http://www.mediafire.com/download/xhkuuzdjanzveoz/manasdk20131102.zip 1. Add source of tales on mana sdk on MacOsx http://www.mediafire.com/download/hst3k94no12p5ku/SourceofTalessdk20131102.zip [quote="fatalfeel"]new macport for Xcode 4.6 of Mountain Lion 10.8.2 ht...
by fatalfeel
21 Aug 2013, 21:40
Forum: Mana
Topic: how to build tmw on mac?
Replies: 16
Views: 10222

Re: how to build tmw on mac?

new macport for Xcode 4.6 of Mountain Lion 10.8.2 http://wiki.themanaworld.org/index.php/Archive:MacOSX_port http://www.libsdl.org/download-1.2.php http://www.libsdl.org/projects/SDL_mixer/release-1.2.html http://www.libsdl.org/projects/SDL_image/release-1.2.html after install to /Library/Frameworks...
by fatalfeel
19 Jul 2013, 13:20
Forum: Mana
Topic: a manaserv data can update
Replies: 1
Views: 1089

a manaserv data can update

https://github.com/jtoelke/lpc2012

To avoid game server crash here is new monsters.xml

make all gold coin to zero

please replace it
by fatalfeel
18 Jul 2013, 06:26
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

Re: How to make my server upload map file in Manaserv

just a test see if it works~~~ This looks a lot like you try to use the TMW client data for manaserv? I mean generally this is fine, the data itself would work. But there is no server which is compatible with this data and runs on manaserv. You mentioned Source of Tales a couple of times. If you run...
by fatalfeel
18 Jul 2013, 04:26
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

here i support a simple httpd server mongoose for manaserv

ref http://code.google.com/p/mongoose/downloads/list

1. search all download find mongoose-2.8

2. here I build all sample in vs2008, download it
http://www.mediafire.com/?0k3vrk6tvz104v9

3.modify mongoose .conf port 8080 to 80
by fatalfeel
17 Jul 2013, 21:09
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

Re: How to make my server upload map file in Manaserv

tks all above answer...ablu jax bj
Bjørn wrote:
fatalfeel wrote:2. http://updates.manasource.org/
You don't have permission to access
any way get it?
It just doesn't allow listing the files. You can access the files just like that client can, starting at http://updates.manasource.org/resources.xml
by fatalfeel
17 Jul 2013, 19:47
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

Re: How to make my server upload map file in Manaserv

tks. by the way~~ why client not update from account server Account server also can support data and zip 1.why update from website? 2. http://updates.manasource.org/ You don't have permission to access any way get it? 1. have any speciall spec? apache2 or some else It does not matter. apache / httpd...
by fatalfeel
16 Jul 2013, 23:22
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

Re: How to make my server upload map file in Manaserv

Another Question

If I make a webserver in ubuntu

1. have any speciall spec? apache2 or some else

2. does tales have site like "http://updates.themanaworld.org" can be download
by fatalfeel
16 Jul 2013, 23:16
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

Re: How to make my server upload map file in Manaserv

What a great answer like god's give! you are my suinshine~~~~ thanks http://www.youtube.com/watch?v=EZr2lYMI8q8 If I understand this right you want to make clients connecting to your server automatically downloading the game content? Note: If you only need this for local testing it is usually a lot ...
by fatalfeel
16 Jul 2013, 17:57
Forum: Mana
Topic: How to make my server upload map file in Manaserv
Replies: 12
Views: 2771

How to make my server upload map file in Manaserv

as follows 1.have any update in Sourceoftales zip 2.and how to do in Manasource? ///////////////////// I was afraid of that, because I've never done this myself. Maybe someone else can help you better in this regard. But what you have to do to my knowledge is: -Put all game data used by your server ...
by fatalfeel
16 Jul 2013, 16:42
Forum: Mana
Topic: help!! How to use createDatabase.sql build mysql
Replies: 3
Views: 1502

Re: help!! How to use createDatabase.sql build mysql

tks a lot For mysql you first need to create a database (either you do it yourself and set your values in the manaserv config or you use our createDatabase.sql script). And then create the tables (via createTables.sql) in it. To run those sql scripts you can use your preferred sql client / database ...
by fatalfeel
16 Jul 2013, 11:42
Forum: Mana
Topic: help!! How to use createDatabase.sql build mysql
Replies: 3
Views: 1502

help!! How to use createDatabase.sql build mysql

Dear All:

nice to meet you and tks for ur email

now have a new question, no document can find, plz help me

http://doc.manasource.org/database_inst ... ?s[]=mysql

C:\mana_alphainfo\server\src\sql\mysql

1.createDatabase.sql

2.createTables.sql


how to use 1. createDatabase.sql ?