Thread Tools Display Modes
03-07-13, 11:13 PM   #1
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
Alpha 5 known bugs

Just a list of the one's i've seen myself and trying to narrow down

1) still getting an error about vertemp in Nxcom sometimes

2) quest updates are not sending to parties
 
03-08-13, 11:03 AM   #2
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
thanks to someone on curse I know the fix for the first one.... one small "," was missing in the variable declaration.

as another bug to be added (tho it's already fixed for next release) is warehouse tooltips, I check for Character instead of Characters so it's generating an error. If you want to fix it yourself before I release alpha 6, edit Nxwarehouse.lua and add the 's' on line 1397

Last edited by Rythal : 03-08-13 at 01:35 PM.
 
03-08-13, 04:07 PM   #3
NoggenFogger
A Cyclonian
Join Date: Aug 2012
Posts: 40
Thanks for the fixes Rythal. One question:

How would I find line 1397 in the file? All I have is Notepad or Wordpad with which to edit, and neither has a line counter (that I can find).


If you paste a bit more of the code in the line, I could use the "find" function though.
__________________
No, not like the elixir.
 
03-08-13, 05:19 PM   #4
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
i'm about to upload alpha 6, so you don't need to worry about it
 
03-08-13, 05:37 PM   #5
Nihilo
A Defias Bandit
Join Date: Mar 2013
Posts: 3
Originally Posted by NoggenFogger View Post
Thanks for the fixes Rythal. One question:

How would I find line 1397 in the file? All I have is Notepad or Wordpad with which to edit, and neither has a line counter (that I can find).


If you paste a bit more of the code in the line, I could use the "find" function though.
I'm not sure how to get a line counter for wordpad. But, in Notepad click on the 'View' Tab in the menu bar, and make sure Status Bar is checked. Then on the bottom right corner it will display the line and space within that line.
 
03-08-13, 10:21 PM   #6
NoggenFogger
A Cyclonian
Join Date: Aug 2012
Posts: 40
Originally Posted by Rythal View Post
i'm about to upload alpha 6, so you don't need to worry about it
6 seems to have solved the warehouse issue for me. I'm not sure about the other bugs as I didn't experience any others at all actually.


Thanks again Rythal!
__________________
No, not like the elixir.
 
03-08-13, 10:56 PM   #7
JimJoBlue
An Onyxian Warder
 
JimJoBlue's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 362
Just for future reference.. I use an free editor called Notepad++
__________________
I still say a church steeple with a lightning rod on top shows a lack of confidence. Doug McLeod


 
03-09-13, 05:42 AM   #8
Vis
A Pyroguard Emberseer
 
Vis's Avatar
Join Date: Mar 2009
Posts: 1,827
Originally Posted by JimJoBlue View Post
Just for future reference.. I use an free editor called Notepad++
+1 for Notepad++ also. And here's their homepage too.



http://notepad-plus-plus.org/
 
03-09-13, 07:52 AM   #9
LothwenTLU
A Deviate Faerie Dragon
Join Date: Sep 2012
Posts: 16
Notepad++ is definitely a great text editor. I use it all the time for both work and home.
 
03-09-13, 08:12 AM   #10
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
+1 on notepad++ It's what I use while working on carb.
 
03-09-13, 04:21 PM   #11
ezarra
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 123
Originally Posted by NoggenFogger View Post
Thanks for the fixes Rythal. One question:

How would I find line 1397 in the file? All I have is Notepad or Wordpad with which to edit, and neither has a line counter (that I can find).
You should have Notepad++ on a PC to edit LUA files, or TextWrangelr/BBEdit on a Mac.

You can destroy some LUA files by using notepad since it doesn't support UTF-8 files.

NotePad++ and TextWrangler are free.
__________________
Dude, if you wanted to win, why'd you let me play?
 
03-09-13, 06:53 PM   #12
crazzzzi
A Flamescale Wyrmkin
 
crazzzzi's Avatar
Join Date: Mar 2010
Posts: 117
TextEdit works just fine for mac
 
 

WoWInterface » Featured Projects » Carbonite » Carbonite Archive » Alpha 5 known bugs


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off