Page 1 of 1

help me! new in forge

PostPosted: 29 Aug 2021, 03:38
by anarchy96
hi, i'm new to programming and i'm having problems with forge configuration
I have installed intellij, imported the project from git and tried to follow the steps in the wiki to configure the project but I can't run the application, when pressing the debug button I get the following message
"Connected to the target VM, address: '127.0.0.1:51872', transport: 'socket'
Error: main class forge.view.Main not found or loaded
Caused by: java.lang.ClassNotFoundException: forge.view.Main
Disconnected from the target VM, address: '127.0.0.1:51872', transport: 'socket'

Process finished with exit code 1 "

Since the tutorial is outdated, I would appreciate if someone with more experience could make an updated tutorial

Re: help me! new in forge

PostPosted: 31 Aug 2021, 01:01
by friarsol
This page should be pretty up-to-date. https://git.cardforge.org/core-develope ... llij-setup

Re: help me! new in forge

PostPosted: 31 Aug 2021, 14:25
by anarchy96
friarsol wrote:This page should be pretty up-to-date.
thanks for answering, the git guide works with previous versions but not with 2021
what I did was install an older version of intellij

Re: help me! new in forge

PostPosted: 01 Sep 2021, 03:02
by friarsol
I'm on latest IntelliJ and it works just fine for me. Feel free to jump into the discord and ask any questions there.