Log in

View Full Version : XenoBot Bug - Non-Issue [Other] Error in my new script 180+



Viteloeken
08-24-2015, 05:45 PM
Bug ReportOperating System:
Other Short Description:
Error in my new script 180+ Behaviors: Visual or GUI error
Feature error

Indepth Description:
19:39 XenoScript Error:
Script: [180+ EK] Brimstones Lizard City.xblua
Line #: 2532
Chunk: [string "C:\Users\Simon\DOCUME~1\XenoBot\Scripts\\_1..."]
Error: bad argument #1 to 'input' (..\Settings\[180+ EK] Brimstones LC.xbst: No such file or directory)
This is an error with user-input and should not be reported as a bug with XenoBot.


This happends everytime i try to use it. Please help it will be very appricieted!

Y2Quakepc2
08-24-2015, 05:51 PM
Nakuu, Stusse

Change name of file on web.

Nakuu
08-24-2015, 05:54 PM
Replace in CONFIG this:
Config.HUD = {
enabled = true,
file = '[180+ EK] Brimstones LC'
}

with this:
Config.HUD = {
enabled = true,
file = '[180+ EK] Brimstones Lizard City'
}

or re-download ;)