Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Does not run in forge server #33

Closed
italoaa opened this issue Apr 14, 2021 · 7 comments
Closed

Does not run in forge server #33

italoaa opened this issue Apr 14, 2021 · 7 comments

Comments

@italoaa
Copy link

italoaa commented Apr 14, 2021

[20:05:55] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_282]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_282]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_282]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_282]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2854.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2854.jar:?]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/inventory/Container

@italoaa
Copy link
Author

italoaa commented Apr 14, 2021

What's your twitter or discord?

@IkegamiI
Copy link

Ikegami#3283 add me. Im tryin to figure this out too

@3arthqu4ke
Copy link
Owner

You need the Minecraft Client not the server.

@italoaa
Copy link
Author

italoaa commented Apr 15, 2021

I have tried running the client but I do not know how to make the GUI work Can I msg u through discord?

@3arthqu4ke
Copy link
Owner

I recommend using this: https://github.com/3arthqu4ke/HeadlessForge

@italoaa
Copy link
Author

italoaa commented Apr 15, 2021

image
this is my logs after using the headless forge. The file Server.json did no show up so I created it and filled it but it did not work.

this are some more logs before the last ones
image

this is what it says
image

@3arthqu4ke
Copy link
Owner

Moved to.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants