jason_vigo Posted October 13, 2017 Posted October 13, 2017 (edited) I've been trying to adjust the slot number on a few in games items. changing the number from 1 to 4 But as soon as i try and launch the client i get an error: System/ItemInfo.lua:131891: unfinished string near '"...'®?,f"fXf^[,??,' When i launch the clent all items ether show as an apple or empty icon and the client crashes shortly after. So what is causing this error and what can i do about it? I'm using client 2015-11-04a Edited October 13, 2017 by jason_vigo Quote
0 sader1992 Posted October 13, 2017 Posted October 13, 2017 (edited) use visual code to edit your iteminfo (get new copy from the iteminfo first) Edited October 13, 2017 by sader1992 Quote
0 Chaos92 Posted October 13, 2017 Posted October 13, 2017 4 hours ago, jason_vigo said: I've been trying to adjust the slot number on a few in games items. changing the number from 1 to 4 But as soon as i try and launch the client i get an error: System/ItemInfo.lua:131891: unfinished string near '"...'®?,f"fXf^[,??,' When i launch the clent all items ether show as an apple or empty icon and the client crashes shortly after. So what is causing this error and what can i do about it? I'm using client 2015-11-04a open with notepad ++ Quote
0 jason_vigo Posted October 13, 2017 Author Posted October 13, 2017 I've tried Notepad++ as well as Visual Code and SublimeText2. I still get the same error when i save any changes even if that change is something as simple as changing spacing or adding a note. But it doesn't seem to affect the card limit i changes on the server itself. Only what shows up visually for the client so i'm not to worried about it right now. but it will affect my ability to add custom items. Quote
0 sader1992 Posted October 13, 2017 Posted October 13, 2017 (edited) 38 minutes ago, jason_vigo said: I've tried Notepad++ as well as Visual Code and SublimeText2. I still get the same error when i save any changes even if that change is something as simple as changing spacing or adding a note. But it doesn't seem to affect the card limit i changes on the server itself. Only what shows up visually for the client so i'm not to worried about it right now. but it will affect my ability to add custom items. Visual Code File > Preferences > Settings under // Place your settings in this file to overwrite the default settings in the right copy paste this { "files.encoding": "utf8", "files.autoGuessEncoding": true } Save > restart Visual Code now you wont get any error (just first get new copy of iteminfo) Edited October 13, 2017 by sader1992 Quote
0 jason_vigo Posted October 14, 2017 Author Posted October 14, 2017 That did the trick thank you. Quote
Question
jason_vigo
I've been trying to adjust the slot number on a few in games items. changing the number from 1 to 4
But as soon as i try and launch the client i get an error:
System/ItemInfo.lua:131891: unfinished string near '"...'®?,f"fXf^[,??,'
When i launch the clent all items ether show as an apple or empty icon and the client crashes shortly after.
So what is causing this error and what can i do about it?
I'm using client 2015-11-04a
Edited by jason_vigo5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.