Forum ‹ VB .Net ‹ Visual Basic Solution
9 posts
• Page 1 of 1
Visual Basic Solution
Hi Guys,
Here is a VB.NET solution for building games with VB.NET. It's just the NewGame solution from the combo pack in a vb solution with vb projects.
- Oliver
Here is a VB.NET solution for building games with VB.NET. It's just the NewGame solution from the combo pack in a vb solution with vb projects.
- Oliver
-

Oliver - .IO
- Posts: 1136
- Joined: January 12th, 2010, 8:29 am
Re: Visual Basic Solution
So you said you liked chocolate chip, right?
- Cyclone103
- Posts: 155
- Joined: January 18th, 2010, 6:47 pm
Re: Visual Basic Solution
Please release a new solution! This one won't work anymore.
- Cyclone103
- Posts: 155
- Joined: January 18th, 2010, 6:47 pm
Re: Visual Basic Solution
Cyclone103 wrote:Please release a new solution! This one won't work anymore.
How does it fail?
Have more questions? Join us at #player.io on the freenode irc network. Making something cool with Player.IO? I would love to talk! My Skype handle is q-rious
-

Benjaminsen - .IO
- Posts: 808
- Joined: January 12th, 2010, 11:54 am
- Location: Denmark
Re: Visual Basic Solution
- Code: Select all
Game Errors:
========================
(dll: C:\Documents and Settings\David\My Documents\Visual Studio 2008\Projects\Lands of Imperion Server\.NET Libraries\Test Server Project\bin\Debug\ServerSide Game VBCode.dll)
Reference found to a .NET dll (Microsoft.VisualBasic) from .NET version 8.0.0.0. Only up to .NET 3.5 is currently supported
^that.
- Cyclone103
- Posts: 155
- Joined: January 18th, 2010, 6:47 pm
Re: Visual Basic Solution
Change the reference of that dll to a 3.5 version?
-

Oliver - .IO
- Posts: 1136
- Joined: January 12th, 2010, 8:29 am
Re: Visual Basic Solution
It already is 
I literally just took your solution, replaced the player.io api dlls with the latest ones, and tried to run it.
EDIT: I also tried changing the target framework to 3.0 instead of 3.5, this resulted in the same error. I can make the game using the older playerio dlls, but then I do not have access to things such as BigDB or GameFS.
I literally just took your solution, replaced the player.io api dlls with the latest ones, and tried to run it.
EDIT: I also tried changing the target framework to 3.0 instead of 3.5, this resulted in the same error. I can make the game using the older playerio dlls, but then I do not have access to things such as BigDB or GameFS.
- Cyclone103
- Posts: 155
- Joined: January 18th, 2010, 6:47 pm
Re: Visual Basic Solution
Still waiting on the vb solution...
- Cyclone103
- Posts: 155
- Joined: January 18th, 2010, 6:47 pm
Re: Visual Basic Solution
i want the VB solution too... Could you please update it? 
- Sepehr
- Posts: 8
- Joined: July 7th, 2011, 5:29 pm
9 posts
• Page 1 of 1