Forums » General

Test Client Beta4 feedback

«1234
Feb 09, 2006 Renegade xxRIPxx link
vo/if_userselect.lua:86: attempt to compare two nil values
stack traceback:
vo/if_userselect.lua:86: in function <vo/if_userselect.lua:79>
[C]: in function `sort'
vo/if_userselect.lua:78: in function <vo/if_userselect.lua:71>
vo/if_userselect.lua:109: in function <vo/if_userselect.lua:107>
vo/if_userselect.lua:151: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'

pressing u button made the above happen and my entire hud vanished.
Feb 09, 2006 BoxCarRacer link
If you pull up your user stats when you log off it gets stuck behind the login box.
Feb 09, 2006 Renegade xxRIPxx link
vo/if_station_tab2.lua:881: attempt to index a nil value
stack traceback:
vo/if_station_tab2.lua:881: in function `ShowValidPorts'
vo/if_station_tab2.lua:332: in function `setup'
vo/if_station_tab2.lua:1441: in function `setup'
vo/if_station.lua:197: in function <vo/if_station.lua:194>
vo/if_station.lua:256: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'
vo/vo_ge_station.lua:200: in function <vo/vo_ge_station.lua:190>
vo/vo_ge_station.lua:234: in function <vo/vo_ge_station.lua:226>
vo/vo_ge_station.lua:350: in function `func'
vo/vo_gameevent.lua:750: in function `GameEvent'
todo: display error: Ship already active.

changing active ship from a behemoth to a centurion that was stored in the station.

Data after going outside of the station:

vo/if_station_tab2.lua:881: attempt to index a nil value
stack traceback:
vo/if_station_tab2.lua:881: in function `ShowValidPorts'
vo/if_station_tab2.lua:332: in function `setup'
vo/if_station_tab2.lua:1451: in function `clear'
vo/if_station.lua:204: in function <vo/if_station.lua:202>
vo/if_station.lua:245: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'
vo/vo_gameevent.lua:464: in function `func'
vo/vo_gameevent.lua:750: in function `GameEvent'
vo/if_station_tab2.lua:881: attempt to index a nil value
stack traceback:
lua/iup/iuplua.lua:188: in function <lua/iup/iuplua.lua:187>
vo/if_station_tab2.lua:881: in function `ShowValidPorts'
vo/if_station_tab2.lua:332: in function `setup'
vo/if_station_tab2.lua:1441: in function `setup'
vo/if_station.lua:197: in function <vo/if_station.lua:194>
vo/if_station.lua:214: in function <vo/if_station.lua:209>
(tail call): ?
[C]: in function `Show'
lua/iup/iuplua.lua:119: in function `show'
vo/if_station.lua:242: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'
vo/vo_gameevent.lua:428: in function <vo/vo_gameevent.lua:425>
vo/vo_gameevent.lua:446: in function `complete_cb'
vo/vo_ge_station.lua:196: in function <vo/vo_ge_station.lua:190>
vo/vo_ge_station.lua:234: in function <vo/vo_ge_station.lua:226>
vo/vo_ge_station.lua:350: in function `func'
vo/vo_gameevent.lua:750: in function `GameEvent'
vo/if_station_tab2.lua:881: attempt to index a nil value
stack traceback:
vo/if_station_tab2.lua:881: in function `ShowValidPorts'
vo/if_station_tab2.lua:332: in function `setup'
vo/if_station_tab2.lua:1441: in function `setup'
vo/if_station.lua:197: in function <vo/if_station.lua:194>
vo/if_station.lua:256: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'
vo/vo_ge_station.lua:200: in function <vo/vo_ge_station.lua:190>
vo/vo_ge_station.lua:234: in function <vo/vo_ge_station.lua:226>
vo/vo_ge_station.lua:350: in function `func'
vo/vo_gameevent.lua:750: in function `GameEvent'
encbuf: tried to get a 4992-byte packet from a 31/111-byte buffer!
weird: truncated ObjectUpdate

[02/09/06 22:55:37] 28b4f0weird: truncated ObjectUpdate

This while logging off:

vo/if_station_tab2.lua:881: attempt to index a nil value
stack traceback:
lua/iup/iuplua.lua:188: in function <lua/iup/iuplua.lua:187>
vo/if_station_tab2.lua:881: in function `ShowValidPorts'
vo/if_station_tab2.lua:332: in function `setup'
vo/if_station_tab2.lua:1441: in function `setup'
vo/if_station.lua:197: in function <vo/if_station.lua:194>
vo/if_station.lua:214: in function <vo/if_station.lua:209>
(tail call): ?
[C]: in function `Show'
lua/iup/iuplua.lua:119: in function `show'
vo/if_options.lua:983: in function <vo/if_options.lua:981>

After quitting the client and restarting:

vo/if_charselect.lua:223: attempt to read undeclared variable UserName
stack traceback:
[C]: in function `error'
vo/vo.lua:106: in function <vo/vo.lua:105>
vo/if_charselect.lua:223: in function <vo/if_charselect.lua:217>
vo/if_charselect.lua:238: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'
vo/vo_servernotify.lua:194: in function `func'
vo/vo_servernotify.lua:425: in function `ServerNotify'
Welcome to Vendetta Online.
Feb 09, 2006 jexkerome link
Some times, on Windoze, the crate glow remains after the crates are gone:

http://makchuga.itanialliance.com/images/glow.jpg
Feb 09, 2006 Screwball link
How are you all capturing the LUA error messages? I tried to select the text with my mouse and that didn't work, nor did F12 do a screen dump.
Feb 09, 2006 Will Roberts link
Screwball, check your "errors.log" file.
Feb 09, 2006 raybondo link
or (in windows) press 'Print Screen' and then paste into any decent image editor.
I should make a thing to capture that key and do a screendump.
Feb 09, 2006 roguelazer link
Or just press ` to bring up the console, then type /wait 5 'dump filename.tga' then press enter, then close the console and wait 5 seconds.
Feb 09, 2006 wylfing link
In Gnome thou shalt press Print Screen also.
Feb 10, 2006 Renegade xxRIPxx link
I just capture it by opening the errors log in my vendetta directory and looking for the lines in question.
Feb 10, 2006 jexkerome link
Far far easier to use printscreen and then pasting from clipboard to MS Paint. I'm sure the hapless Mac users have a similar mini-app in their OS?
Feb 10, 2006 LeberMac link
Command-Shift-3 captures the whole screen on a Mac and has done so since System 6. Used to make a PICT file, but now it makes a PDF.
Command-Shift-4 lets you designate an area to capture just in case you don't want the whole screen. In OS X it makes a PDF as well, but you can edit this PDF with most paint/draw programs.

I have SnapzPro and it overrides some of that stuff, also giving me the option of making a movie of the error. SnapzPro = highly recommended.
Feb 10, 2006 Cunjo link
when activating the map, the chat box is placed immediately in focus, so keystrokes (such as 'n' or 'l' to exit) go straight to chat rather than the interface.

I get the same glow remnant bug as jex
Feb 10, 2006 Renegade xxRIPxx link
Gotten this error after i restarted the client after my hud just vanished after some troubles with a part of the stationinterface remaining outside of station. And while opening the sectorlist.

tried to add object (5:1361) type (superbus) with huge position:
state: 22 fc f3 7f 86 ab 9b ff b0 fc 35 60 07 95 7f 86 ab ca d7 a4 52 c3 11 c3 18 eb c0 c8 fb fc 50
vo/if_userselect.lua:86: attempt to compare nil with number
stack traceback:
vo/if_userselect.lua:86: in function <vo/if_userselect.lua:79>
[C]: in function `sort'
vo/if_userselect.lua:78: in function <vo/if_userselect.lua:71>
vo/if_userselect.lua:109: in function <vo/if_userselect.lua:107>
vo/if_userselect.lua:151: in function `OnEvent'
vo/vo_event.lua:51: in function <vo/vo_event.lua:51>
[C]: in function `xpcall'
vo/vo_event.lua:51: in function <vo/vo_event.lua:46>
vo/vo_event.lua:69: in function `ProcessEvent'
00400000h 2015232 vendetta3.exe E:\vendetta_beta4\vendetta3.exe
00CF0000h 507904 directx8.dll E:\vendetta_beta4\drivers\directx8.dll
00D80000h 1232896 d3d8.dll C:\WINDOWS\System32\d3d8.dll
00EB0000h 24576 d3d8thk.dll C:\WINDOWS\System32\d3d8thk.dll
00ED0000h 659456 directx9.dll E:\vendetta_beta4\drivers\directx9.dll
00F90000h 1740800 d3d9.dll C:\WINDOWS\System32\d3d9.dll
01150000h 249856 refgl.dll E:\vendetta_beta4\drivers\refgl.dll
01770000h 61440 MOUDL32A.DLL C:\Program Files\Browser MOUSE\MOUDL32A.DLL
10000000h 110592 cwavsound.dll E:\vendetta_beta4\drivers\cwavsound.dll
51000000h 327680 DDRAW.dll C:\WINDOWS\System32\DDRAW.dll
5B190000h 212992 uxtheme.dll C:\WINDOWS\System32\uxtheme.dll
5F160000h 811008 OPENGL32.dll C:\WINDOWS\System32\OPENGL32.dll
68DB0000h 36864 HID.DLL C:\WINDOWS\System32\HID.DLL
68FE0000h 126976 GLU32.dll C:\WINDOWS\System32\GLU32.dll
6DA30000h 512000 dbghelp.dll C:\WINDOWS\System32\dbghelp.dll
719D0000h 245760 mswsock.dll C:\WINDOWS\system32\mswsock.dll
71A10000h 32768 wshtcpip.dll C:\WINDOWS\System32\wshtcpip.dll
71A20000h 32768 WS2HELP.dll C:\WINDOWS\System32\WS2HELP.dll
71A30000h 86016 WS2_32.dll C:\WINDOWS\System32\WS2_32.dll
71A50000h 36864 WSOCK32.dll C:\WINDOWS\System32\WSOCK32.dll
72210000h 167936 DINPUT.dll C:\WINDOWS\System32\DINPUT.dll
72C80000h 32768 msacm32.drv C:\WINDOWS\System32\msacm32.drv
72C90000h 36864 wdmaud.drv C:\WINDOWS\System32\wdmaud.drv
73B30000h 24576 DCIMAN32.dll C:\WINDOWS\System32\DCIMAN32.dll
746A0000h 278528 MSCTF.dll C:\WINDOWS\System32\MSCTF.dll
76620000h 962560 SETUPAPI.DLL C:\WINDOWS\System32\SETUPAPI.DLL
76AF0000h 184320 WINMM.dll C:\WINDOWS\System32\WINMM.dll
76EE0000h 151552 DNSAPI.dll C:\WINDOWS\System32\DNSAPI.dll
76F20000h 184320 WLDAP32.dll C:\WINDOWS\system32\WLDAP32.dll
76F70000h 28672 winrnr.dll C:\WINDOWS\System32\winrnr.dll
76F80000h 20480 rasadhlp.dll C:\WINDOWS\System32\rasadhlp.dll
77BA0000h 28672 midimap.dll C:\WINDOWS\System32\midimap.dll
77BB0000h 81920 MSACM32.dll C:\WINDOWS\System32\MSACM32.dll
77BD0000h 28672 VERSION.dll C:\WINDOWS\system32\VERSION.dll
77BE0000h 339968 msvcrt.dll C:\WINDOWS\system32\msvcrt.dll
77D10000h 573440 USER32.dll C:\WINDOWS\system32\USER32.dll
77DA0000h 643072 ADVAPI32.dll C:\WINDOWS\system32\ADVAPI32.dll
77E40000h 983040 kernel32.dll C:\WINDOWS\system32\kernel32.dll
77F40000h 708608 ntdll.dll C:\WINDOWS\System32\ntdll.dll
78000000h 552960 RPCRT4.dll C:\WINDOWS\system32\RPCRT4.dll
7E180000h 266240 GDI32.dll C:\WINDOWS\system32\GDI32.dll
Windows 5.01.2600 (platform 2) Service Pack 1
ExceptionCode: 0xc0000005 Access Violation
ExceptionFlags: 0x00000000
ExceptionRecord: 0x00000000
ExceptionAddress: 0x0000016E
NumberParameters: 2
0x00000000
0x0000016e

ContextFlags: 0x0001003f
EFlags: 0x00010206
ds 0x00000023 35
es 0x00000023 35
fs 0x00000038 56
gs 0x00000000 0
cs 0x0000001b 27
ss 0x00000023 35
eax 0x0000016e 366
ecx 0x030985c0 50955712
edx 0x02bedb28 46062376
ebx 0x034745b0 55002544
esi 0x030985c0 50955712
edi 0x034742c8 55001800
ebp 0x0012d7a8 1234856
eip 0x0000016e 366
esp 0x0012d780 1234816
brk> 0000016e: 0000000b 00000000 0012dcdc 034742c8
- 004f2f5a: 034742c8 00000001 033ebec8 004568de
- 004a3541: 036b03a0 0012d80c 0047d098 00000001
- 00456a1b: 00000001 036b03a0 00480b7f 00ca3d28
- 0047d098: 00ca3d28 036b0390 00ca3d28 00000000
- 00442437: 00000020 02be5220 00ca3d28 0012d854
- 00442550: 00ca3d28 02be5220 00000000 00bc2bf8
- 00443686: 01ca3d28 0012d8bc 00441e2a 00ca3d28
- 00442d6c: 00ca3d28 00000000 00ca3d28 00000000
- 00441e2a: 00ca3d28 00442d60 00000000 00ca3d28
- 00442dc8: 00ca3d28 00ca3d28 0012dc8c 0012d918
- 0047a52c: 00ca3d28 d992d481 00bc2bf8 00bda648
- 00405ed1: d992f089 00000000 00420172 011439f0
- 00409fef: 00000001 00bc2bf8 d992f0d1 00bc2bf8
- 0040e92d: 00000001 00bc2bf8 00010000 00030000
- 00418163: 00400000 00000000 00152332 00000001
- 004d2e92: 70a9f1ab 80000002 7ffdf000 99958cf0
- 77e614c7: 004d2efb 00000000 78746341 00000020
Feb 10, 2006 BoxCarRacer link
I timed out, logged back into the station.
Then I tried to type "lol".
5 times.
With 10 second intervals.
And I always got this.
"You must wait 6.8e+003 seconds before sending this type of message."
Feb 10, 2006 Dihelical Synthesis link
I timed out in flight, after reconnecting, I recieved feedback of
"You must wait 8.8e+004 seconds before sending this type of message" every time I used channel chat, or msg.

I exited the client and reloaded it.

When I reopened it, it went to front, but wouldn't take window focus. I couldn't get the client UI to take any of my keystrokes to log in, and I couldn't get it out of the front, even by using alt+tab or control+alt+delete. The whole time, bits and pieces of other windows were flickering around through the game login screen. So I had to start mashing Alt+f4 until windows happened across the VO executable and terminated it. It killed EVERYTHING else before it got to it
Feb 10, 2006 Klox link
1) If you play in windowed mode and another program is in front of vendetta while you jump between sectors (or systems), then the background starfield has black streaks and blobs in it. Linux, GeForce 2 (IIRC).

2) The messages "You are entering <system> <sector>" are missing. I'll never remember where I was without them!
Feb 10, 2006 raybondo link
The linux background issue is due to a bug in nvidia's opengl driver. There's nothing we can do about it at this time.
Feb 11, 2006 incarnate link
Yay, beta5 is out. *lock*