
Originally Posted by
lower211
hi im looking to mess around on a 317, i found a video on youtube about running elvarg, and i follow everything the guy does but he doesnt get this error ?
Jan 18, 2020 10:58:32 PM com.elvarg.Server main
INFO: Initializing the Bootstrap...
Jan 18, 2020 10:58:32 PM io.netty.util.internal.PlatformDependent <clinit>
INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
at Serve/com.elvarg.game.definition.ObjectDefinition.init(O bjectDefinition.java:267)
at Serve/com.elvarg.game.collision.RegionManager.init(Regio nManager.java:56)
at Serve/com.elvarg.game.GameBuilder.initialize(GameBuilder .java:45)
at Serve/com.elvarg.Bootstrap.bind(Bootstrap.java:47)
at Serve/com.elvarg.Server.main(Server.java:53)
any help would be much appreicated, thanks in advance