Iris2.de

Iris2-Forum
It is currently Thu Mar 28, 2024 11:19 am

All times are UTC




Post new topic Reply to topic  [ 26 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Sun Oct 26, 2008 7:23 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
I tried to start with ./installdeps.ubuntu.sh
all files needed was installed.
then i tried ./stratbinary.sh and recive "rafael@Ilusion:~/UltimaOnline/iris_2.0.2525$ ./startbinary.sh
~/UltimaOnline/iris_2.0.2525/bin ~/UltimaOnline/iris_2.0.2525
./startbinary.sh: line 7: ../linuxbin/iris: Arquivo ou diretório inexistente
~/UltimaOnline/iris_2.0.2525
rafael@Ilusion:~/UltimaOnline/iris_2.0.2525$"
Then i tried ./premakelinux.sh and recive " rafael@Ilusion:~/UltimaOnline/iris_2.0.2525$ ./premakelinux.sh
Removing all project and intermediate files...
disabled asserts (NDEBUG)
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
sh: pkg-config: not found
Generating GNU makefiles:
...lugrelua
...md5lib
...caelumlib
...lugrelib
...iris
==== Building lugrelua ====
ldo.c
lstring.c
lvm.c
ldump.c
lbaselib.c
lzio.c
linit.c
lauxlib.c
liolib.c
lfunc.c
lstate.c
ldebug.c
llex.c
loslib.c
ltablib.c
ltm.c
lopcodes.c
luac.c
lgc.c
lcode.c
loadlib.c
lua.c
lapi.c
lparser.c
lmem.c
lobject.c
lstrlib.c
print.c
ltable.c
lundump.c
ldblib.c
lmathlib.c
Linking lugrelua
==== Building md5lib ====
md5.c
Linking md5lib
==== Building caelumlib ====
ImageHelper.cpp
/bin/sh: ccache: not found
make[1]: ** [obj/Release/ImageHelper.o] Erro 127
make: ** [caelumlib] Erro 2"
What i have to do? Plz Help me.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 26, 2008 9:36 pm 
Offline
iris2-developer
User avatar

Joined: Tue Aug 22, 2006 1:21 pm
Posts: 173
Location: Munich, Germany
try installing pkg-config
which linux distribution and version do you have?

_________________
O-->---


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 26, 2008 10:29 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
I am using an OS Kurumin NG (an Kubuntu) version 8.06
I installed pkg-config an tried ./premakelinux.sh again and recived
"rafael@Ilusion:~/UltimaOnline/iris$ ./premakelinux.sh
Removing all project and intermediate files...
disabled asserts (NDEBUG)
Generating GNU makefiles:
...lugrelua
...md5lib
...caelumlib
...lugrelib
...iris
==== Building lugrelua ====
ldo.c
lstring.c
lvm.c
ldump.c
lbaselib.c
lzio.c
linit.c
lauxlib.c
liolib.c
lfunc.c
lstate.c
ldebug.c
llex.c
loslib.c
ltablib.c
ltm.c
lopcodes.c
luac.c
lgc.c
lcode.c
loadlib.c
lua.c
lapi.c
lparser.c
lmem.c
lobject.c
lstrlib.c
print.c
ltable.c
lundump.c
ldblib.c
lmathlib.c
Linking lugrelua
==== Building md5lib ====
md5.c
Linking md5lib
==== Building caelumlib ====
ImageHelper.cpp
/bin/sh: ccache: not found
make[1]: ** [obj/Release/ImageHelper.o] Erro 127
make: ** [caelumlib] Erro 2
rafael@Ilusion:~/UltimaOnline/iris$"


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 1:07 am 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
hi, please try
apt-get install ccache
and then
./start.sh

the startbinary.sh is obsolete


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 3:38 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
I have installed ccahe and tryied ./start.sh, and I recived this msg: "rafael@Ilusion:~$ cd /home/rafael/UltimaOnline/iris/
rafael@Ilusion:~/UltimaOnline/iris$ ./start.sh
~/UltimaOnline/iris/bin ~/UltimaOnline/iris
MainWorkingDir ../
lugreluapath ../lugre/lua/
gGraphicProfile shadow med
Setting Graphicprofile: ../data/profiles/gfx_med.lua
Lua version : 5.1
loading plugin ../plugins/example.lua
loading plugin ../plugins/hudenemylist.lua
terminate called after throwing an instance of 'Ogre::InternalErrorException'
what(): OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/OGRE/Plugin_CgProgramManager.so. System Error: /usr/lib/OGRE/Plugin_CgProgramManager.so: cannot open shared object file: No such file or directory in DynLib::load at OgreDynLib.cpp (line 80)
./start.sh: line 5: 6133 Cancelado ./iris $1 $2 $3 $4 $5 $6 $7 $8
~/UltimaOnline/iris
rafael@Ilusion:~/UltimaOnline/iris$"
Can you help me with this?
Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 4:21 pm 
Offline
iris2-developer
User avatar

Joined: Tue Aug 22, 2006 1:21 pm
Posts: 173
Location: Munich, Germany
try to locate the file Plugin_CgProgramManager.so
and adjust the iris/bin/plugin_linux.cfg

_________________
O-->---


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 4:29 pm 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
the ogre cg plugin is not in the ogre ubuntu packet i think...
* edit bin/plugins_linux.cfg
* remove the line Plugin=Plugin_CgProgramManager.so
(this will disable water shader and similar)


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 4:51 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
YESSSSSS!
It is working now!
Thanks Ghousblade and Hagish.
I have to remove the line Plugin=Plugin_CgProgramManager.so because I didn't have the file Plugin_CgProgramManager.so


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 5:10 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
Unfortuneli I am having another problem.
Iris starts great and when I trie to login on the shard its crash:
"rafael@Ilusion:~/UltimaOnline/iris$ ./start.sh
~/UltimaOnline/iris/bin ~/UltimaOnline/iris
MainWorkingDir ../
lugreluapath ../lugre/lua/
gGraphicProfile shadow med
Setting Graphicprofile: ../data/profiles/gfx_med.lua
Lua version : 5.1
loading plugin ../plugins/example.lua
loading plugin ../plugins/hudenemylist.lua
bIsFullScreen=0
1879048224 = 1879048224
2484881599 = 2484881599
LuaBitwiseTest: 0x941c48bf & 0x0000000f = 0x0000000f
LuaBitwiseTest: 0x80002600 & 0x00000200 = 0x00000200
LuaBitwiseTest: 0x70000020 & 0x00000020 = 0x00000020
LuaBitwiseTest: 0x80000001 & 0x00000001 = 0x00000001
LuaBitwiseTest: 0xffffffff & 0x00000001 = 0x00000001
LuaBitwiseTest successfull
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont.mul) : 1.4 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont1.mul) : 1.4 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont2.mul) : 1.4 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont3.mul) : 2.5 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont4.mul) : 3.9 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont5.mul) : 2.2 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/unifont6.mul) : 3.3 MB
SoundInit(fmod,22050.000000)

cFullFileLoader(/home/rafael/UltimaOnline/uo/anim.idx) : 1.7 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/anim3.idx) : 1.5 MB
cFullFileLoader(/home/rafael/UltimaOnline/uo/animdata.mul) : 1.1 MB
gGuiSystem2Ok true
FATAL ! NetTrafficStep (not connected anymore) -> forced Crash
ERROR : CRASH triggered from script, see console for info (start with commandline option -c)
~/UltimaOnline/iris
rafael@Ilusion:~/UltimaOnline/iris$"
I do not known what is happening, Can You help me?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 6:08 pm 
Offline
iris2-developer
User avatar

Joined: Mon Aug 09, 2004 12:20 pm
Posts: 1431
It seems that the shard you are connecting rejects your connection. Maybe your shard is too old, or for UO:KR Client ?

"forced Crash" means, it has a good "non Iris" reason to crash here.

Try another shard please. UOGamers, UODemise aso.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 7:57 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
Ok I changed the shard and it is working great.
But How Can I Play with the 2D Client?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 27, 2008 10:32 pm 
Offline
iris2-developer
User avatar

Joined: Mon Aug 09, 2004 12:20 pm
Posts: 1431
Press "crtl+r" ;-).

But before try the our Updater and switch to unstable.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 28, 2008 12:12 am 
Offline
iris2-developer
User avatar

Joined: Tue Apr 18, 2006 10:28 pm
Posts: 823
Location: Munich, Bavaria, Germany
(the updater is win only afaik)

2d works a lot better in iris unstable/trunk than in the a bit old stable version.
you can get it by
Code:
sudo apt-get install subversion
svn co http://iris.schattenkind.net/svn/trunk/ iris

(this will create a "iris" dir inside the current working directory and download the latest iris version there.

ctrl-r is switching at runtime, and doesn't work currently (at least not for me)

you can do
Code:
./start.sh -2d


or you can add a line
Code:
gCurrentRenderer = Renderer2D

to data/config.lua


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 28, 2008 12:30 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
Thanks very much!
It is working great!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 28, 2008 12:52 pm 
Offline

Joined: Sun Oct 26, 2008 7:06 pm
Posts: 13
When I start de iris 2d its crashed. :-(
"rafael@Ilusion:~/UltimaOnline/iris/iris$ ./start.sh
~/UltimaOnline/iris/iris/bin ~/UltimaOnline/iris/iris
MainWorkingDir ../
lugreluapath ../lugre/lua/
../data/config.lua:7: unexpected symbol near '/'
lugre/src/lugre_main.cpp:189:Lugre_Run
lugre/src/lugre_game.cpp:19:Run
lugre/src/lugre_scripting.cpp:368:Init
PrintLuaStackTrace:
LuaStackTrace:

ERROR : error in main script-initialisation

If this error remains after running the updater and you think this is a bug
please check the BugTracker at www.iris2.de
and report it if it is not already known.
Please also append the logfile in bin/stacktrace.log to your bugreport.
./start.sh: line 5: 15107 Cancelado ./iris $1 $2 $3 $4 $5 $6 $7 $8
~/UltimaOnline/iris/iris
rafael@Ilusion:~/UltimaOnline/iris/iris$ "


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 26 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group