[SVN] few bugs
Posted: Wed Feb 02, 2011 3:58 am
Attacking Eidelon - game over - he changes faction and for some reason dont want to talk anymore : (
there are 2 demon planes in cheat dialog
there are many 'unknown actor' in cheat dialog
arcane eye dosent do anything for now
kills.lua
desc = [[Killed Harkor'Zun and unlocked the Geomancer class]],
after summoning Grgglck's Tentacle using cheat dialog:
yup thats all
in Rak'shor one of Eternal bone giant had faction 'Enemies' and its attacked by his friends : (
links in main menu doesnt work
when clicking link for online character sheet it opens 'cmd' and it doesnt redirect to page until i close it(after that many others 'cmd' opens and closes rapidly and then it opens page)
in inventory i dont see items miniatures(maybe because my ogl doesnt support shaders?)
in character vault Inscriptions onrollover gives 'Array'
when oppening dialog 'inventory' or 'character sheet' using UI buttons sometimes closes them immediately
while 'l'ooking and clicking on your self there is dialog 'qre you sure you want to target yourself?'
Willpower descr.
"Willpower defines your character's ability to concentrate. It increases your mana, stamina and psi capacity, and your chance to resist mental attacks."
on sidenote
scintialling caves... i can barely see enemies there!
there are 2 demon planes in cheat dialog
there are many 'unknown actor' in cheat dialog
arcane eye dosent do anything for now
kills.lua
desc = [[Killed Harkor'Zun and unlocked the Geomancer class]],
after summoning Grgglck's Tentacle using cheat dialog:
Code: Select all
Lua Error: /data/general/npcs/horror.lua:665: attempt to index field 'summoner' (a nil value)
At [C]:-1
At /data/general/npcs/horror.lua:665 on_act
At /mod/class/Actor.lua:353 act
At /mod/class/NPC.lua:39 act
At /engine/GameEnergyBased.lua:73 tick
At /engine
Code: Select all
Program received signal SIGSEGV, Segmentation fault.
0x0045c653 in lua_typename (L=0x3e139a8, t=9961601) at src/lua/lapi.c:250
250 return (t == LUA_TNONE) ? "no value" : luaT_typenames[t];
(gdb) info stack
#0 0x0045c653 in lua_typename (L=0x3e139a8, t=9961601) at src/lua/lapi.c:250
#1 0x0042b08f in stackDump (L=0x3e139a8) at src/main.c:101
#2 0x0042b18a in docall (L=0x3e139a8, narg=2, nret=0) at src/main.c:122
#3 0x0042bb1f in call_draw (nb_keyframes=2) at src/main.c:315
#4 0x0042be71 in on_redraw () at src/main.c:390
#5 0x0042cf1f in SDL_main (argc=1, argv=0xc04168) at src/main.c:862
#6 0x004b514b in console_main (argc=1, argv=0xc04168)
at ./src/main/win32/SDL_win32_main.c:315
#7 0x004b5208 in WinMain (hInst=0x400000, hPrev=0x0, szCmdLine=0x241f00 "",
sw=10) at ./src/main/win32/SDL_win32_main.c:398
#8 0x004b48c6 in main ()
links in main menu doesnt work
when clicking link for online character sheet it opens 'cmd' and it doesnt redirect to page until i close it(after that many others 'cmd' opens and closes rapidly and then it opens page)
in inventory i dont see items miniatures(maybe because my ogl doesnt support shaders?)
in character vault Inscriptions onrollover gives 'Array'
when oppening dialog 'inventory' or 'character sheet' using UI buttons sometimes closes them immediately
while 'l'ooking and clicking on your self there is dialog 'qre you sure you want to target yourself?'
Willpower descr.
"Willpower defines your character's ability to concentrate. It increases your mana, stamina and psi capacity, and your chance to resist mental attacks."
on sidenote
scintialling caves... i can barely see enemies there!