Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug Bot Loading Error

Joined
Dec 6, 2016
Messages
2
Hello,

I went to load a bot and received the following error. It happens on multiple bots. Is there anything that i am doing wrong or is this error out of my hands?


The modscript that was requested arrived in a format that is unusable because it triggered a UTFDataFormatException.
java.io.UTFDataFormatException: malformed input around byte 130
at java.io.DataInputStream.readUTF(DataInputStream.java:656)
at java.io.DataInputStream.readUTF(DataInputStream.java:564)
at nul.IIiIiIiiiiIi.super(bva:32)
at nul.IIiIiIiiiiIi.<init>(bva:186)
at nul.IiIIiIiIIIII.super(uqa:207)
at nul.IiiIiIiIiIiI.run(ikb:233)
 
Joined
Jan 4, 2017
Messages
3
Hello,

I went to load a bot and received the following error. It happens on multiple bots. Is there anything that i am doing wrong or is this error out of my hands?


The modscript that was requested arrived in a format that is unusable because it triggered a UTFDataFormatException.
java.io.UTFDataFormatException: malformed input around byte 130
at java.io.DataInputStream.readUTF(DataInputStream.java:656)
at java.io.DataInputStream.readUTF(DataInputStream.java:564)
at nul.IIiIiIiiiiIi.super(bva:32)
at nul.IIiIiIiiiiIi.<init>(bva:186)
at nul.IiIIiIiIIIII.super(uqa:207)
at nul.IiiIiIiIiIiI.run(ikb:233)

@dbaker10, I had the same shit going on all day and night yesterday. What i found out was my wireless router is a piece of junk so I hooked straight into the modem and that solved the issue. Not saying it'll work for you, but i'd give it a whirl.
 
Joined
Dec 6, 2016
Messages
2
Thanks, Ill give it a try when i get home and let you know if that fixes my issue

UPDATE:
So i reset my router and continue to get the same error message. I also tried a direct connection and still the same. Any other suggestions on things i could try to fix this?
 
Last edited:
Top