Open kissdesty opened 6 years ago
Hey, Choi!
I'm glad you want to build this little project. I'll take a look as soon as I can and I'll let you know. What kind of errors are you experiencing?
In the meantime, did you try to reproduce the steps I mentioned in the readme? A common issue is the Monogame reference in the project, you must point to the distribution you have installed in your PC.
Also, there's not much of a game in there, just a few mechanics I explored as a study project like movement, dialog, inventory and some switch variables (like in RPG Maker!). Hope you can learn something from it!
PS: forgive me for my bad code, there's so much I'd do different nowadays @_@
Thanks very much for reply.
I tried build it over 20 times. I think my errors occur because IDE (VS2017) version , Monogame.Extended or JSON.net . Or Monogame Framework version. (3.0 or 3.01)
I'll try take a error screenshot next time.
I want to make Tile-based 2D RPG or 2D Top-down Simulation (like 'Stardew Valley') using MonoGame. But I'm beginner at game programming. So I find many reference. It's so hard because my poor english. And finally i found your source. I think this example is best reference to me. I want to study your 'stryfe-rpg' source. So I need to play.
Thank you for sharing a good reference.
I'm looking forward to build 'stryfe-rpg' source successfully.
Finally, I build it!
1) Add some references, (StryfeServer - Microsoft.XNA) 2) And rename some font files, 3) And reinstall Newtonsoft.Json & Monogame.extended
But Lidgren.Network (load failed) in Solution Explorer.
And...Game is started... When I press arrow key to move character, game is freezed and 'System.NullReferenceException' Error occur. (Because PlayerInfo info is null.)
Hi~ I try to build this source, but many error occur. Can you tell me build environment and framework/library version?
or Please upload the build file. ( I want to play it ~!! ) or Please send build file my e-mail. ( recordable@live.co.kr )
Regards, Choi.