mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #367] Enter file version bug #164
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webiummedia on GitHub (Sep 4, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/367
When i try to build the server i get this message:
"Please enter a valid version number! Example: 1.0.0.0"
I tryed using the 1.0.0.0 example but i still get the same message
@MaxXor commented on GitHub (Sep 4, 2015):
You need to enter a valid product version... you wrote 2016 in there.
@webiummedia commented on GitHub (Sep 4, 2015):
I tryed 1.0.0.0 there as well but then i got this message:
@webiummedia commented on GitHub (Sep 4, 2015):
Also while where at it, if the 2016 was really the issue, the error message should not say valid version numver but product version number cause it gets confusing on the last 2 options "Product version and File version". Also the builder gives the same error (Unable to load the client Assembly Information) when i try to build with the assembly information checkbox unchecked ...
@MaxXor commented on GitHub (Sep 4, 2015):
Be sure to keep the
client.binfile in the same directory asQuasar.exe. Its required for the building process.@webiummedia commented on GitHub (Sep 4, 2015):
Your right ... it was missing ?! ... thx for the great support ;-)
There should be a file check when the builder is open.