Jump to content

Error loading script {scriptName}


Player_001

Recommended Posts

Please! Need help... I have tried to establish the EpicBot connection followed in inteliJ tutorial and the following video. I have an error "unable to load script: "

I have followed exactly as in video steps. I would kindly ask for guidance, as I am a developer but I don't find any documented issues like this, so Im asking if anyone could care to take a look at my issue, maybe the jdk, path or something in the background could be an issue, although I have checked all..

Dependancies are linked under modules. Java jdk is seet to 1.8.1, artifacrts are linked with scripts folder with EpicBot. Please help.. I wish to establish this but seem no one had this initial issue.

 

I have not added an account yet. But that should not be an issue.

[21:28:24.938][ERROR][F][47] Error loading script ResourceGatherer.class
java.lang.IllegalArgumentException
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168)
	at com.epicbot.commons.m.f(qr:208)
	at com.epicbot.core.f.f.G.f(lw:190)
	at com.epicbot.core.f.f.F.f(tp:123)
	at com.epicbot.core.f.f.F.f(tp:213)
	at com.epicbot.core.settings.d.f(cg:6)
	at com.epicbot.core.settings.d.k(cg:36)
	at com.epicbot.core.settings.d$$FastClassByGuice$$21cba84f.invoke(<generated>)
	at com.google.inject.internal.SingleMethodInjector$1.invoke(SingleMethodInjector.java:51)
	at com.google.inject.internal.SingleMethodInjector.inject(SingleMethodInjector.java:85)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:124)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)
	at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:52)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147)
	at com.google.inject.internal.MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101)
	at com.google.inject.internal.Initializer$InjectableReference.get(Initializer.java:245)
	at com.google.inject.internal.Initializer.injectAll(Initializer.java:140)
	at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:176)
	at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
	at com.google.inject.Guice.createInjector(Guice.java:87)
	at com.google.inject.Guice.createInjector(Guice.java:69)
	at com.google.inject.Guice.createInjector(Guice.java:59)
	at com.epicbot.core.f.o.J.i(dr:131)
	at com.epicbot.core.f.G.f(cq:149)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 Script is named ResourceGatherer.java
 

Link to comment
Share on other sites

  • 1 month later...
On 6/5/2022 at 8:30 PM, Player_001 said:

Please! Need help... I have tried to establish the EpicBot connection followed in inteliJ tutorial and the following video. I have an error "unable to load script: "

I have followed exactly as in video steps. I would kindly ask for guidance, as I am a developer but I don't find any documented issues like this, so Im asking if anyone could care to take a look at my issue, maybe the jdk, path or something in the background could be an issue, although I have checked all..

Dependancies are linked under modules. Java jdk is seet to 1.8.1, artifacrts are linked with scripts folder with EpicBot. Please help.. I wish to establish this but seem no one had this initial issue.

 

I have not added an account yet. But that should not be an issue.

[21:28:24.938][ERROR][F][47] Error loading script ResourceGatherer.class
java.lang.IllegalArgumentException
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185)
	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168)
	at com.epicbot.commons.m.f(qr:208)
	at com.epicbot.core.f.f.G.f(lw:190)
	at com.epicbot.core.f.f.F.f(tp:123)
	at com.epicbot.core.f.f.F.f(tp:213)
	at com.epicbot.core.settings.d.f(cg:6)
	at com.epicbot.core.settings.d.k(cg:36)
	at com.epicbot.core.settings.d$$FastClassByGuice$$21cba84f.invoke(<generated>)
	at com.google.inject.internal.SingleMethodInjector$1.invoke(SingleMethodInjector.java:51)
	at com.google.inject.internal.SingleMethodInjector.inject(SingleMethodInjector.java:85)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147)
	at com.google.inject.internal.ConstructorInjector.provision(ConstructorInjector.java:124)
	at com.google.inject.internal.ConstructorInjector.construct(ConstructorInjector.java:91)
	at com.google.inject.internal.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:306)
	at com.google.inject.internal.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:40)
	at com.google.inject.internal.SingletonScope$1.get(SingletonScope.java:168)
	at com.google.inject.internal.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:39)
	at com.google.inject.internal.SingleFieldInjector.inject(SingleFieldInjector.java:52)
	at com.google.inject.internal.MembersInjectorImpl.injectMembers(MembersInjectorImpl.java:147)
	at com.google.inject.internal.MembersInjectorImpl.injectAndNotify(MembersInjectorImpl.java:101)
	at com.google.inject.internal.Initializer$InjectableReference.get(Initializer.java:245)
	at com.google.inject.internal.Initializer.injectAll(Initializer.java:140)
	at com.google.inject.internal.InternalInjectorCreator.injectDynamically(InternalInjectorCreator.java:176)
	at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:109)
	at com.google.inject.Guice.createInjector(Guice.java:87)
	at com.google.inject.Guice.createInjector(Guice.java:69)
	at com.google.inject.Guice.createInjector(Guice.java:59)
	at com.epicbot.core.f.o.J.i(dr:131)
	at com.epicbot.core.f.G.f(cq:149)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 Script is named ResourceGatherer.java
 

I am not familiar with this error. When does this error happen? on boot up or load up?

If its on boot up try running it as an administrator, If that fails let me know and I will contact one of the developers and ask for assistance.

 

Dragolf

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...